aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/Images/button_left.png
Commit message (Collapse)AuthorAgeFilesLines
* Fix disabled buttons and add some retina iconsAbhi Beckert2016-05-091-0/+0
| | | | #2453 #1432
* - 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
* - 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