Commit Graph

626 Commits

Author SHA1 Message Date
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
3044b9629e No longer let the preferences window be resized 2015-02-15 22:50:16 +01:00
a8a370ad6e Added missing include <netdb.h>
Noticed by both Joerg Sonnenberger and Olivier Cochard-Labbé; thanks!
2015-02-04 20:51:52 +01:00
0ba9a9e082 Corrected the hints for compilation with Gtk+ 3 2015-01-27 00:03:52 +01:00
411ed3872b Updated the Spanish translation
From carolina@
2015-01-26 23:37:22 +01:00
211fb31686 Updated copyright information 2015-01-26 23:01:18 +01:00
c35ad3b707 Completed the French translation 2015-01-26 22:36:54 +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
2d4bce401c Updated the French translation 2015-01-18 12:16:24 +01:00
49446bae23 Updated the translations 2015-01-18 12:15:52 +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
d1dea0ed8e Merge remote-tracking branch 'origin/translation/spanish' 2015-01-04 23:59:47 +01:00
e616362a59 Translation of Surfer into Spanish 2015-01-04 23:51:00 +01:00
fa07bdb561 .cvsignore files are no longer necessary 2014-12-27 17:42:28 +01:00
88eb3ab915 Code cleanup 2014-12-26 23:42:40 +01:00
7f465388ed Fixed "make distcheck" 2014-12-24 19:15:45 +01:00
454a88a0c7 Preparing for the 0.2.7 release 2014-12-24 19:03:56 +01:00
e803e0eab5 Updated the translations 2014-12-24 19:02:12 +01:00
b86ffb7a5c Avoid warnings while building with Gtk+ 3 2014-12-24 19:02:00 +01:00
e4a487468e Updated the translations 2014-12-24 19:00:09 +01:00
011bb98144 Avoid warnings while building with Gtk+ 3 2014-12-24 18:59:48 +01:00
614436ff71 Updated the translations 2014-12-24 18:58:00 +01:00