Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add history menus to the history back/forward buttons for faster ↵ | rowanbeentje | 2009-08-06 | 1 | -1/+6 |
| | | | | navigation; click and hold buttons to view navigation menu | ||||
* | - Fix some small memory leaks when changing tables | rowanbeentje | 2009-08-04 | 1 | -1/+3 |
| | | | | | - Fix the history navigation to correctly switch across databases without invalid history states | ||||
* | - Fix an errant NSLog in TableSource | rowanbeentje | 2009-08-01 | 1 | -1/+2 |
| | | | | | | - Improve and make consistent state saving in TableContent; now saves filters and scroll position mor reliably on refresh/edit, and supports remembering and restoring which rows were selected - Significantly improve table history - only create entries for tables switches or filters, only remember 50 items, and save view/filters/scroll position/selections in table content view | ||||
* | - Add an initial barebones version of the history controller, with a basic ↵ | rowanbeentje | 2009-07-30 | 1 | -0/+59 |
toolbar item to navigate backwards and forwards. TBC! |