bcb32c9fc0
Update the copyright notice
2020-01-03 01:50:41 +01:00
7229faebfd
Use PROGNAME_HELPER for helper(1)
2020-01-03 01:50:41 +01:00
02b317a2fc
Set the left pane to 200 pixels by default
2016-02-21 13:05:40 +01:00
c4becf1bb1
Let the about dialog be modal
2016-02-07 05:53:21 +01:00
ff4c7516a1
Update the copyright notice
2016-02-07 04:46:49 +01:00
9ad08dc33a
Add menu entries to expand and collapse the views
2016-02-07 04:36:53 +01:00
452361098a
Avoid warnings with Gtk+ 3
2015-11-28 16:22:10 +01:00
88e4ed3fb3
Refactor helper(1) with modular backends
2015-08-31 19:08:48 +02:00
fb83e1d9f3
Improve the layout of the open dialog
2015-08-24 20:51:33 +02:00
bd79907e1f
Move the find dialog to the right pane
2015-08-24 20:51:16 +02:00
1bae594286
Allow strings for manual sections
2015-08-24 20:50:50 +02:00
28c6a20fa1
Add a button to the search tab
2015-08-15 17:51:02 +02:00
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