Commit Graph

153 Commits

Author SHA1 Message Date
16be440421 Build manual pages reproducibly 2016-02-21 13:14:46 +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
a3ad5a5780 Expose the backends for helper(1) to main() 2016-02-07 05:42:56 +01:00
03f144c242 Update the copyright notice 2016-02-07 05:13:09 +01:00
0aec53affd Update the usage screen 2016-02-07 05:12:56 +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
018fbfbdc3 Look for more directories on NetBSD 2016-02-07 04:05:59 +01:00
6c4996e925 Use descriptions for the different manual chapters 2016-02-07 04:04:01 +01:00
7f09b45ed3 Match manual folders per section 2016-02-07 04:04:01 +01:00
e7b2e9c777 Update the copyright notice 2016-02-07 04:04:01 +01:00
0d545703de Avoid a few warnings 2016-02-07 04:04:01 +01:00
31db968389 Update the copyright notice 2016-02-07 04:04:01 +01:00
f699fba684 Do not needlessly update manual folders 2016-02-07 04:04:01 +01:00
452361098a Avoid warnings with Gtk+ 3 2015-11-28 16:22:10 +01:00
960b6bc136 Build with RELRO by default 2015-10-28 22:32:36 +01:00
9611265022 Register the bookmarking tool 2015-08-31 19:09:39 +02:00
88e4ed3fb3 Refactor helper(1) with modular backends 2015-08-31 19:08:48 +02:00
bc3408bd2b Update the TODO list 2015-08-31 19:07:04 +02:00
857cbb0c32 Implement the file chooser button in htmlapp(1) 2015-08-24 23:54:32 +02:00
7a48af3a6d Build with SSP and PIE by default 2015-08-24 23:39:30 +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
fd8d7009ca Build as PIE and with -fstack-protector 2015-07-12 16:31:19 +02:00
a3d82209ba Also translate bookmark(1) 2015-07-12 16:30:10 +02:00
21b31f6e84 Add a flag to overwrite existing entries 2015-06-18 00:20:45 -04:00
3277f106b9 Do not overwrite existing bookmarks by default 2015-06-18 00:16:29 -04:00
cdafa7ad6b Add support for XDG_DATA_HOME 2015-06-18 00:15:59 -04:00
df42b7894d Code cleanup 2015-06-17 17:29:47 -04:00
5f5fc4b1c8 Automatically create the applications directory
The parent needs to exist already at the moment though.
2015-06-17 17:28:14 -04:00
85ccab1720 Import a new tool to create bookmarks 2015-06-17 17:16:45 -04:00
dc3759a03c Revert to ASCII content 2015-06-17 16:41:39 -04:00
4f5f08bce6 Enable Javascript by default
Command-line flags were also added to disable or enable Javascript for
this session.
2015-04-17 23:03:37 +02:00
ea93aa029e Register htmlapp(1) in .gitignore as well 2015-04-17 22:57:16 +02:00
2f89b9f5d3 Initial import of htmlapp(1)
This application is meant to run stand-alone HTML applications.
2015-04-17 22:57:01 +02:00
79ea9a1f79 Add a few .gitignore files 2015-04-06 15:21:02 +02:00
5550c7915f No longer store Makefiles in the source tree 2015-04-06 15:19:23 +02:00
0ba9a9e082 Corrected the hints for compilation with Gtk+ 3 2015-01-27 00:03:52 +01: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