aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/Images/button_pagination.png
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all old .tiff resource images to .png formatrowanbeentje2012-12-211-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
* - Tweak the pagination interface - remove the text and replace with an ↵rowanbeentje2009-12-151-0/+0
| | | | icon, to reduce the overall space taken up in the bottom bar and to make it clearer a jump-to/options button is available
* - Replace the LIMIT interface on the content view with a pagination control ↵rowanbeentje2009-11-231-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