Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Convert all old .tiff resource images to .png format | rowanbeentje | 2012-12-21 | 1 | -0/+0 |
| | | | | | | | - Recompress all pngs losslessly to reduce disk use slightly - Remove old unused images - Switch some code over to imageNamed: to allow easier Retina additions in future | ||||
* | - Replace the LIMIT interface on the content view with a pagination control ↵ | rowanbeentje | 2009-11-23 | 1 | -0/+0 |
at the bottom. This addresses the last of Issue #49 and implements Issue #133; jump-to and two prefs affecting loading are available in a popup when clicking the pagination interface. - Format row counts at the bottom of the content pane - Increase the MCPStreamingResult buffer for a stronger workaround for #463 |