Commit Graph

753 Commits

Author SHA1 Message Date
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
dbcfe0a29e Avoid warnings while building with Gtk+ 3 2014-12-24 18:57:39 +01:00
5a0d578a6a Updated the translations 2014-12-23 19:15:01 +01:00
866123434f Added a "clear" icon to the "find" dialog 2014-12-23 19:11:37 +01:00
7632c38637 Updated the copyright line 2014-12-23 19:03:35 +01:00
d6f242d9c5 Code cleanup 2014-12-23 19:03:24 +01:00
c30e099811 Updated some copyright lines 2014-12-23 18:56:59 +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
3acc4624e8 Updated the translations 2014-12-23 15:28:54 +01:00
78af743fd8 Updated the comment with the compilation options for Gtk+ 3 2014-12-23 15:23:48 +01:00
140856eb86 Fixed building with Gtk+ 3 2014-12-23 15:21:53 +01:00
571e106eae Re-generated the Makefiles 2014-12-23 15:20:38 +01:00
34aa79ef13 Added partial support for building with OBJDIR 2014-11-04 00:58:49 +01:00
945b9963c4 Re-generated the Makefiles 2014-10-12 23:29:02 +02: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
c91bc59dd6 More accurate mnemonics 2014-09-09 07:43:45 +02:00
613754b7a7 Updated the comment 2014-09-09 02:58:59 +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