Commit Graph

403 Commits

Author SHA1 Message Date
f5f4788e81 Added a helper to show and hide the location bar 2013-12-15 06:54:03 +01:00
87e1811123 Sharing code for the "Find" dialog in both surfer(1) and helper(1) 2013-12-15 06:51:35 +01:00
43b555985e Use the copyright sign in the about dialogs 2013-11-24 18:59:35 +01:00
c8eafed9bc Build with "-lintl" by default 2013-07-26 00:00:41 +02:00
810e634a8d Now able to load local files as well 2013-06-10 02:42:15 +02:00
12bb4145d7 Fixed building helper(1) with libgtkhtml2 2013-06-10 02:10:23 +02:00
7d71006b65 Code cleanup 2013-06-10 01:45:59 +02:00
efdc3321cc Code cleanup 2013-06-07 22:17:29 +02:00
8a67a10a62 Integrating the inspector in the popup menu (XXX crashes) 2013-05-21 07:10:41 +02:00
0fab7002d1 Added a doctype to the "about:" page 2013-05-21 06:42:49 +02:00
149fc40d26 Implemented one more callback for the popup menu 2013-05-21 06:29:24 +02:00
9eb2491453 Implement one more callback for the popup menu 2013-05-21 06:24:54 +02:00
0ee08886f3 Fixed a compilation warning 2013-05-21 06:24:15 +02:00
3db943f3f1 Code cleanup 2013-05-21 06:07:53 +02:00
8037461bbb Implemented one more callback in the popup menu 2013-05-21 06:03:17 +02:00
5f1cbd5acf Implemented a couple more callbacks 2013-05-21 05:50:29 +02:00
7101bd26fb Added an entry in the contextual menu 2013-05-20 07:26:12 +02:00
d386203faa Added a couple callbacks to the contextual menu 2013-05-20 07:20:18 +02:00
683488d6df Improved the context menu some more 2013-05-20 07:11:06 +02:00
9c8a964894 Fixed building helper 2013-05-20 06:47:19 +02:00
c769c792fa Began to implement callbacks in the context menu 2013-05-20 06:26:51 +02:00
75c2c87a2b Began to implement the context menu 2013-05-20 06:13:06 +02:00
82fd113d68 Fixed building the other widgets supported 2013-05-20 00:57:04 +02:00
c5e588bf2d The "load-error" signal does not exist before WebKit 1.1.6 2013-05-20 00:50:40 +02:00
88110ad285 Allow more memory to be de-allocated 2013-05-20 00:46:05 +02:00
ff56aed70b Added support for favicons (requires WebKit 1.8) 2013-05-20 00:45:27 +02:00
b860df5155 Updated the copyright information 2013-04-20 16:46:31 +02:00
eb1afb1602 Re-generated the Makefiles 2013-04-20 16:44:23 +02:00
444eceadde Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
49a0c5a5db Re-generated Makefiles 2013-01-07 02:21:29 +01:00
793ea77f50 Code cleanup 2012-12-06 18:40:25 +01:00
3002b37a5f Added a keyboard shortcut to search for text in embedded mode 2012-11-29 12:48:03 +01:00
5d053349cc Code cleanup 2012-11-29 12:44:46 +01:00
e008fcf3c5 Fixed the "Escape" key shortcut in embedded mode 2012-11-29 12:43:11 +01:00
de7f0c2dfd Fixed unitialized widget access in embedded mode 2012-11-29 12:39:29 +01:00
3d2897d01c Fixed build in embedded mode 2012-11-29 12:35:40 +01:00
209a514fcb Re-generated Makefiles 2012-11-29 12:30:06 +01:00
597c752ffd Added a keyboard shortcut in embedded mode for "Open URL..." 2012-11-29 12:29:24 +01:00
1746aeab71 Let ghtml.c see the current PREFIX 2012-10-16 16:18:47 +00:00
f7eaef4c97 Added an embedded mode to the download utility 2012-10-06 01:34:55 +00:00
e8e5c587f0 Code cleanup 2012-10-05 18:56:18 +00:00
747611a7fb Code cleanup 2012-09-10 22:13:36 +00:00
eace2f90ea Code cleanup 2012-06-26 22:11:22 +00:00
d9aafd3076 Compatibility fix for Gtk+ < 2.8 2012-06-26 22:08:29 +00:00
8d8f6373ca Slightly improved the usage screen 2012-06-23 22:07:22 +00:00
cb8ea76e9b Compatibility fix for Gtk+ < 2.6 2012-06-22 22:49:08 +00:00
e27e993324 Added missing include 2012-06-22 22:43:35 +00:00
69f928df71 Use libDesktop to open help contents 2012-06-22 22:42:11 +00:00
12f0918a49 Added a manual page to the Surfer project 2012-06-22 22:34:55 +00:00
fc35803b67 Added a Help->Contents menu 2012-06-22 22:23:02 +00:00