diff options
author | rowanbeentje <rowan@beent.je> | 2009-11-23 02:15:45 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2009-11-23 02:15:45 +0000 |
commit | 1064dfa5438d493f996d52fd9b1554d121b93214 (patch) | |
tree | b41093f58a98ff63607ea6268e1d8bee13ad07a4 /Resources/Images | |
parent | 3c52d5ea78847330f86bad7548a8d1a9bd2f0df6 (diff) | |
download | sequelpro-1064dfa5438d493f996d52fd9b1554d121b93214.tar.gz sequelpro-1064dfa5438d493f996d52fd9b1554d121b93214.tar.bz2 sequelpro-1064dfa5438d493f996d52fd9b1554d121b93214.zip |
- Replace the LIMIT interface on the content view with a pagination control 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
Diffstat (limited to 'Resources/Images')
-rw-r--r-- | Resources/Images/button_left.png | bin | 0 -> 408 bytes |
-rw-r--r-- | Resources/Images/button_pagination.png | bin | 0 -> 311 bytes |
-rw-r--r-- | Resources/Images/button_right.png | bin | 0 -> 422 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/Resources/Images/button_left.png b/Resources/Images/button_left.png Binary files differnew file mode 100644 index 00000000..e7a16e15 --- /dev/null +++ b/Resources/Images/button_left.png diff --git a/Resources/Images/button_pagination.png b/Resources/Images/button_pagination.png Binary files differnew file mode 100644 index 00000000..89c612df --- /dev/null +++ b/Resources/Images/button_pagination.png diff --git a/Resources/Images/button_right.png b/Resources/Images/button_right.png Binary files differnew file mode 100644 index 00000000..98ba5931 --- /dev/null +++ b/Resources/Images/button_right.png |