Commit Graph

98 Commits

Author SHA1 Message Date
7f465388ed Fixed "make distcheck" 2014-12-24 19:15:45 +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
34aa79ef13 Added partial support for building with OBJDIR 2014-11-04 00:58:49 +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
9ee5d0008b Removed debugging information 2014-01-04 00:35:16 -06:00
99502a6d1d Allow opening API references from more different directories 2014-01-04 00:33:40 -06:00
7e58b3869d Initialize threading support if necessary 2013-12-31 21:24:51 +01:00
e1ae3b7d54 Preparing to parse the contents of the devhelp XML file for API references 2013-12-31 03:42:07 +01:00
2892e175e9 Added a back and forward buttons to the toolbar 2013-12-31 03:33:24 +01:00
894414a65b Added a tab for API reference books 2013-12-27 19:24:02 +01:00
3f7a9f6985 Managed to sort the view automatically already 2013-12-24 21:20:47 +01:00
440e04b870 Fixed errors related to the GtkComboBox(Entry)'s model and text column 2013-12-18 02:37:25 +01:00
87e1811123 Sharing code for the "Find" dialog in both surfer(1) and helper(1) 2013-12-15 06:51:35 +01:00
30e13017d6 Avoid a compilation warning 2013-12-15 06:36:43 +01:00
ec8d0df66a Replaced the package entry with a combo box in the "Open" dialog 2013-12-15 06:22:27 +01:00