From 1064dfa5438d493f996d52fd9b1554d121b93214 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 23 Nov 2009 02:15:45 +0000 Subject: - 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 --- Resources/Images/button_left.png | Bin 0 -> 408 bytes Resources/Images/button_pagination.png | Bin 0 -> 311 bytes Resources/Images/button_right.png | Bin 0 -> 422 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Resources/Images/button_left.png create mode 100644 Resources/Images/button_pagination.png create mode 100644 Resources/Images/button_right.png (limited to 'Resources') diff --git a/Resources/Images/button_left.png b/Resources/Images/button_left.png new file mode 100644 index 00000000..e7a16e15 Binary files /dev/null and b/Resources/Images/button_left.png differ diff --git a/Resources/Images/button_pagination.png b/Resources/Images/button_pagination.png new file mode 100644 index 00000000..89c612df Binary files /dev/null and b/Resources/Images/button_pagination.png differ diff --git a/Resources/Images/button_right.png b/Resources/Images/button_right.png new file mode 100644 index 00000000..98ba5931 Binary files /dev/null and b/Resources/Images/button_right.png differ -- cgit v1.2.3