|
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 |
|
|
1bc84ea528
|
Allow type-ahead search in the manual list
|
2013-12-15 05:52:54 +01:00 |
|
|
61a8fa01f0
|
Sort the manual page list by default
|
2013-12-15 05:51:10 +01:00 |
|
|
d56b13b417
|
Load icons the size of menus in the manual page list
|
2013-12-15 05:38:20 +01:00 |
|
|
a49c522f4a
|
Code cleanup
|
2013-12-15 05:37:05 +01:00 |
|
|
eef0f468da
|
Improved the icons used
|
2013-12-15 05:34:10 +01:00 |
|
|
b1a6c4f264
|
Now able to open manual pages from the list
|
2013-12-15 05:28:24 +01:00 |
|
|
82d85ff8bd
|
Code cleanup
|
2013-12-15 04:37:59 +01:00 |
|
|
a4367e0cd1
|
Placed an icon next to each manual page
|
2013-12-15 04:32:03 +01:00 |
|
|
e36aaf58be
|
Listing some of the manual pages available
|
2013-12-15 04:25:08 +01:00 |
|
|
2bee1e92e8
|
Allow a couple more strings to be translated
|
2013-12-04 16:24:05 +01:00 |
|
|
31986b6070
|
Fixed activating the default response in the "Open" dialog
|
2013-12-04 14:58:09 +01:00 |
|
|
8be21e7e88
|
Added an "Edit" menu
|
2013-12-04 14:56:24 +01:00 |
|
|
0524448bed
|
Let the "Open" dialog be useful again
|
2013-12-04 14:48:11 +01:00 |
|
|
a592a2710c
|
Using PROGNAME for helper(1)
|
2013-12-04 14:40:06 +01:00 |
|
|
43b555985e
|
Use the copyright sign in the about dialogs
|
2013-11-24 18:59:35 +01:00 |
|
|
5b331bc2c3
|
Fixed building helper(1)
|
2013-06-02 20:41:41 +02:00 |
|
|
09322a0282
|
Fixed building helper(1)
|
2013-05-21 05:55:21 +02:00 |
|
|
18b53f28ca
|
Fixed building helper
|
2013-05-20 07:20:34 +02:00 |
|
|
9c8a964894
|
Fixed building helper
|
2013-05-20 06:47:19 +02:00 |
|
|
a9575ebd48
|
Partially fixed building helper
|
2013-05-20 06:39:33 +02:00 |
|
|
58bcb30d58
|
Added a keyboard shortcut for getting in and out of fullscreen in embedded mode
|
2013-03-24 20:02:46 +01:00 |
|
|
fa1cd75a59
|
Avoid a crash in and out of fullscreen mode when embedded
|
2013-03-24 20:00:00 +01:00 |
|
|
23c5951024
|
Code cleanup
|
2013-02-23 01:41:50 +01:00 |
|
|
9f164af7a4
|
Fixed build in debugging mode
|
2013-01-26 20:26:20 +01:00 |
|
|
00688c5490
|
Code cleanup
|
2012-12-06 15:21:41 +01:00 |
|