Commit Graph

753 Commits

Author SHA1 Message Date
2cb285335c Remove auto-generated data 2015-08-24 23:33:18 +02:00
500cd7eecd Update the Italian translation
It is still empty and should really be removed instead.
2015-08-24 23:32:31 +02:00
6ff0d4e0e4 Update the French translation 2015-08-24 23:25:40 +02:00
ee7a6a9032 Update the Spanish translation 2015-08-24 23:23:21 +02:00
48cc98cd16 Update the German translation 2015-08-24 23:16:48 +02:00
b491ae232e Implement the default response in the prompt dialog 2015-08-24 22:52:05 +02:00
65fa89c0ef Remove an obsolete TODO item 2015-08-24 22:52:05 +02:00
24bf93eebb Code cleanup 2015-08-24 22:52:04 +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
f6722ac92f Update the copyright notice 2015-08-24 20:47:20 +02:00
96bf2378cb Remove outdated "response" signal handler for the find dialog 2015-08-24 20:47:06 +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
9f25350d2c Use a generic name in the desktop entries 2015-06-17 17:18:06 -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
7012fab179 Add a keyboard shortcut to the source window to select all 2015-05-03 23:34:12 +02:00
1f6de17551 Update the .gitignore file 2015-04-20 01:34:10 +02:00
897cf644f7 Do not display htmlapp(1) in menus by default 2015-04-18 19:42:34 +02:00
979b5e69a3 Update the copyright notice 2015-04-18 16:16:13 +02:00
efb5cf0c07 See also htmlapp(1) 2015-04-18 16:15:35 +02:00
c827ccd9c2 Write a manual page for htmlapp(1) 2015-04-18 16:13:39 +02:00
1bd3d393aa Update the copyright notice 2015-04-17 23:13:38 +02:00
77727a509c Mention the command line argument is optional 2015-04-17 23:13:06 +02:00
c3ee57f45d Also install a desktop file for htmlapp(1) 2015-04-17 23:09:17 +02:00
fa49377750 Also translate htmlapp(1) 2015-04-17 23:04:53 +02: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
ad948de9ee Create new windows with a size of 800x600 pixels
The default was at 1024x768 before this change.
2015-04-17 22:52:22 +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
6bebdf8ab4 No longer automatically delete the first instance
There is one instance of Surfer per window, and they are automatically
dereferenced already.
2015-04-02 19:30:34 +02:00
8a54dfc334 Re-generated the Makefiles 2015-03-14 18:10:10 +01:00
5edc504ee2 Use getaddrinfo(3) instead of gethostbyname(3) 2015-03-14 15:25:29 +01:00
efa5e485b4 Updated the copyright line 2015-03-14 15:21:24 +01:00
10f4e981fa Use getaddrinfo(3) instead of gethostbyname(3) 2015-03-14 15:20:51 +01:00
e93e81f698 Updated the copyright line 2015-02-15 22:50:46 +01:00