# # # patch "notes/IDEAS" # from [c67780bd06e95feef71cf4a6a3205296376a780a] # to [47da5906a02d529c4fac7090de9c8c4e72717e58] # # patch "notes/TODO" # from [d41645c79208bdef1e8887bb76c7de7961ce9845] # to [6e6659cc466c3d7b127b654c1aab78ffc66182c7] # ============================================================ --- notes/IDEAS c67780bd06e95feef71cf4a6a3205296376a780a +++ notes/IDEAS 47da5906a02d529c4fac7090de9c8c4e72717e58 @@ -1,7 +1,9 @@ the TODO file: This file lists some ideas what could be improved / implemented in guitone mid- to longterm in no particular order, for a list of definite changes see the TODO file: +* code rendering for graph view in the changeset dialog (and think about + a nice way to include this view in the per-file history as well) * better version detection for RSS * markdown-alike functionality for diff view * proper support for different text encodings (Qt already has everything, @@ -32,7 +34,7 @@ the TODO file: * implement a thread info panel which shows the currently running threads/mtn instances, shows their workload and the items in the queue and allows to abort / restart single threads -* test and optionally download / install a known working version of monotone +* test and optionally download / install a known working version of monotone inside the windows installer changelog messages * make the Settings class aware of global defaults, so these don't have to ============================================================ --- notes/TODO d41645c79208bdef1e8887bb76c7de7961ce9845 +++ notes/TODO 6e6659cc466c3d7b127b654c1aab78ffc66182c7 @@ -1,6 +1,5 @@ Current TODO, for "long-term" stuff see Current TODO, for "long-term" stuff see IDEAS. * make previous / next group buttons work again in detailed diff dialog +* Mac OS X: close the app from the dock icon does not work * decide what to do with the inventory watcher and incremental updates -* code rendering for graph view in the changeset dialog (and think about - a nice way to include this view in the per-file history as well)