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 | |
16 years 11 months | made bounding box fit the actual icon size |
16 years 11 months | * added more view options and generalized the interface to the proxy model for them |
16 years 11 months | added some stuff which could be added in the future |
Dec 10, 2006 | |
16 years 11 months | * dropped the idea of having a configurable file open/view management in favor |
Dec 7, 2006 | |
16 years 11 months | first try of a file association functionality for open files with certain |
16 years 11 months | removed "one level up" label in favor of the simple ".." |
16 years 11 months | changed files/folders are now typed bold (and do no longer have the >-style |
16 years 11 months | * implemented "show only changed files" functionality in file/folder list |
16 years 11 months | sort file/folder list ascending by default |
16 years 11 months | fixed font for revision list in switch workspace dialog |
Dec 6, 2006 | |
16 years 11 months | disabled graph view |
16 years 11 months | added check for automate interface_version and adapted the code |
16 years 11 months | * check the monotone version on every start and show the preferences dialog |
16 years 11 months | * unified user message if a command can't be processed because another |
16 years 11 months | made command waiting time configurable, some commentary on top of the class |
16 years 11 months | if a command is triggered while another one is running, wait for the other |
Dec 5, 2006 | |
16 years 11 months | framework for show revision dialog via key management |
16 years 11 months | * added support for automate genkey (creation of keypairs) |
16 years 11 months | also abort if the return code of the command is not 0 (success) |
16 years 11 months | done(1) instead of done(0) (the latter means reject() and not accept()) |