| 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 Next | |
| Dec 7, 2006 | |
| 17 years 1 month | removed "one level up" label in favor of the simple ".." |
| 17 years 1 month | changed files/folders are now typed bold (and do no longer have the >-style |
| 17 years 1 month | * implemented "show only changed files" functionality in file/folder list |
| 17 years 1 month | sort file/folder list ascending by default |
| 17 years 1 month | fixed font for revision list in switch workspace dialog |
| Dec 6, 2006 | |
| 17 years 1 month | disabled graph view |
| 17 years 1 month | added check for automate interface_version and adapted the code |
| 17 years 1 month | * check the monotone version on every start and show the preferences dialog |
| 17 years 1 month | * unified user message if a command can't be processed because another |
| 17 years 1 month | made command waiting time configurable, some commentary on top of the class |
| 17 years 1 month | if a command is triggered while another one is running, wait for the other |
| Dec 5, 2006 | |
| 17 years 1 month | framework for show revision dialog via key management |
| 17 years 1 month | * added support for automate genkey (creation of keypairs) |
| 17 years 1 month | also abort if the return code of the command is not 0 (success) |
| 17 years 1 month | done(1) instead of done(0) (the latter means reject() and not accept()) |
| 17 years 1 month | Monotone wrapper class once again refactored, this time it fixes problems |
| 17 years 2 months | updated translation |
| 17 years 2 months | * added completion support in switch workspace revision dialog, |
| 17 years 2 months | corrected IFDEF which lead to compile errors |
| 17 years 2 months | a little work on the key management dialog, not yet complete (model is there, view should work if there wasn't this stupid compile error I still need to track) |