AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 Next | |
Dec 11, 2006 | |
18 years 1 month | made bounding box fit the actual icon size |
18 years 1 month | * added more view options and generalized the interface to the proxy model for them |
18 years 1 month | added some stuff which could be added in the future |
Dec 10, 2006 | |
18 years 1 month | * dropped the idea of having a configurable file open/view management in favor |
Dec 7, 2006 | |
18 years 1 month | first try of a file association functionality for open files with certain |
18 years 1 month | removed "one level up" label in favor of the simple ".." |
18 years 1 month | changed files/folders are now typed bold (and do no longer have the >-style |
18 years 1 month | * implemented "show only changed files" functionality in file/folder list |
18 years 1 month | sort file/folder list ascending by default |
18 years 1 month | fixed font for revision list in switch workspace dialog |
Dec 6, 2006 | |
18 years 1 month | disabled graph view |
18 years 1 month | added check for automate interface_version and adapted the code |
18 years 1 month | * check the monotone version on every start and show the preferences dialog |
18 years 1 month | * unified user message if a command can't be processed because another |
18 years 1 month | made command waiting time configurable, some commentary on top of the class |
18 years 1 month | if a command is triggered while another one is running, wait for the other |
Dec 5, 2006 | |
18 years 1 month | framework for show revision dialog via key management |
18 years 1 month | * added support for automate genkey (creation of keypairs) |
18 years 1 month | also abort if the return code of the command is not 0 (success) |
18 years 1 month | done(1) instead of done(0) (the latter means reject() and not accept()) |