Commit Graph

102 Commits

Author SHA1 Message Date
be93a95ea5 Add a secondary icon to clear the search entry 2015-08-15 17:40:59 +02:00
33eca40fbb No longer automatically pop up the open dialog on startup 2015-08-15 17:39:49 +02:00
d92d7ab022 Code cleanup 2015-08-15 17:39:49 +02:00
3450a0cde6 Fix the command selection in the open dialog 2015-08-15 17:39:49 +02:00
f274a21294 Code cleanup 2015-01-18 12:34:51 +01:00
84460968d6 Fixed lookup of existing manual sections 2015-01-18 12:24:05 +01:00
8d6d4c1698 Let each tree model be sorted 2015-01-18 12:01:54 +01:00
9e5a967439 Implemented activating search results 2015-01-18 11:32:30 +01:00
849a5dea7a Let the notebook be scrollable 2015-01-16 06:10:30 +01:00
286936f909 The search entry now works
On another hand there this introduced a couple bugs at least:
- wrong mix of text and pixbuf
- alphabetical sorting no longer works
Incidentally the latter solves the performance issue while loading
the list of manual pages.
2015-01-16 06:05:07 +01:00
2a770ecb95 Updated the copyright line 2015-01-16 01:37:10 +01:00
89bab321bb Really use PROGNAME in the whole usage screen 2015-01-16 01:36:41 +01:00
88eb3ab915 Code cleanup 2014-12-26 23:42:40 +01:00
b86ffb7a5c Avoid warnings while building with Gtk+ 3 2014-12-24 19:02:00 +01:00
d6f242d9c5 Code cleanup 2014-12-23 19:03:24 +01:00
e796488fe2 Moved the "find" dialog to a toolbar at the bottom of the main window 2014-12-23 18:55:06 +01:00
61668ea95c Began to implement the search tab 2014-09-09 08:03:51 +02:00
e4437b5f7c Using gtk_tree_store_insert_with_values() to gain performance 2014-09-09 07:48:29 +02:00
b9de04c299 Using gtk_tree_store_insert_with_values() to gain performance 2014-08-29 21:52:22 +02:00
20f1d6fb3f Code cleanup 2014-08-29 21:50:03 +02:00
8a52eb6bf0 Open the page for helper(1) directly from the Help->Contents menu 2014-08-29 21:36:34 +02:00
7b800f50a7 Fixed the path to the manual pages 2014-08-29 21:35:58 +02:00
596bcdb8fd Code cleanup 2014-08-29 21:34:59 +02:00
2902c3f570 Code cleanup 2014-08-29 21:34:04 +02:00
6c30ac6f98 Spelling of menu items with mnemonics 2014-07-11 21:35:27 +02:00
ad233c8caa Modified a comment 2014-05-22 02:56:50 +02:00
0dc5fd8969 Gather manual pages of the same category 2014-05-22 02:56:16 +02:00
652cbb78fa Load API information and pages while idle 2014-05-22 02:55:23 +02:00
bbc067eec1 Added debugging information 2014-05-22 02:54:38 +02:00
fddbd9eae2 Avoid opening the same file twice 2014-05-22 02:53:23 +02:00
ca29a6dd1a Load the GtkDoc, manual and contents pages while idle 2014-05-21 00:18:40 +02:00
23f4dd9d82 Set the search column for manual pages 2014-05-20 23:14:58 +02:00
850d794680 More efficient and accurate opening manual pages from the list 2014-05-20 23:14:58 +02:00
d2291f9485 Set the right sort column ID for manual pages 2014-05-10 01:03:38 +02:00
fa136a7971 Also list the system manual pages 2014-05-10 00:20:24 +02:00
9805dfe19b Support manual pages in other sections than just "1" 2014-05-10 00:09:06 +02:00
b38cbe2436 Now able to open some manual pages from the notebook 2014-04-25 01:31:30 +08:00
2913a58a1f Code cleanup 2014-04-25 01:29:29 +08:00
cec09ae958 Code cleanup 2014-04-25 01:26:07 +08:00
70c5f95eb1 s/MANHTMLDIR/MANDIR/ 2014-04-25 01:24:29 +08:00
622f97ef79 Also list the manual pages available (only in MANHTMLDIR for now) 2014-04-25 01:23:21 +08:00
b91c39f520 Code cleanup 2014-04-25 01:05:32 +08:00
1d063d7395 Separating contents from manual pages 2014-04-25 01:00:28 +08:00
8baaa2089e Code cleanup 2014-01-04 01:30:44 -06:00
3d91bac34f Fixed the F11 keyboard shortcut while in fullscreen mode 2014-01-04 01:20:30 -06:00
c0bcadc4fa Look for API references in more directories by default 2014-01-04 01:14:50 -06:00
5b554db222 Use a "file://" URL for API references as well 2014-01-04 00:44:24 -06:00
aa4d1d5dc2 Added some hard-coded path to API references 2014-01-04 00:42:04 -06:00
5d72fd4ea2 Dynamically allocate the path to the API reference "index.html" files 2014-01-04 00:39:57 -06:00
cd33ad164c Updated the copyright information 2014-01-04 00:35:51 -06:00