Commit Graph

381 Commits

Author SHA1 Message Date
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
7b07df6d14 Set additional icon names 2012-06-22 22:19:21 +00:00
b643973e83 Added helper for a Help->Contents menu 2012-06-22 22:17:43 +00:00
5ebb692515 The window can no longer be resized 2012-06-02 11:18:32 +00:00
a133ccc0f9 Added missing include 2012-06-02 11:11:00 +00:00
1dbfe708ca Look & feel while maximized 2012-06-02 11:09:22 +00:00
8e14354958 Added a label for the time remaining 2012-06-02 11:04:14 +00:00
d2e280c8a0 Code cleanup 2012-06-02 10:32:46 +00:00
77a972c62e Code cleanup 2012-06-02 10:21:37 +00:00
864dc1e6a8 Code cleanup 2012-06-02 10:17:56 +00:00
dc298e13d1 Displaying the speed along the data received 2012-06-02 09:50:24 +00:00
54cc541139 Translated the Helper tool as well 2012-05-29 22:22:20 +00:00
51e4a41240 Updated the comment in the about dialog 2012-05-20 11:06:39 +00:00
727f733033 Re-generated Makefiles 2012-04-08 14:05:25 +00:00
56d1cf3841 Consider 100% load progress to be complete 2012-02-25 23:08:40 +00:00
39a3580dfa Implemented zooming in and out 2012-02-25 23:06:03 +00:00
da1f73bd20 Removed unused variable 2012-02-25 22:59:37 +00:00
a177ded4cf Added a toolbar button to set the zoom level 2012-02-25 03:56:00 +00:00
4c89e69218 Code cleanup 2012-02-25 03:50:10 +00:00
3ea9b1ffca Updated copyright information 2012-02-24 04:59:22 +00:00
814766d11c No longer crash when closing the web inspector window 2012-02-24 04:58:22 +00:00
bba457c8af Avoid a warning when compiled in debugging mode (at least for 64-bits) 2012-02-24 04:51:10 +00:00
b0a342eb44 Partly implemented the WebKitWebInspector (enabled in debugging mode) 2012-02-24 04:47:50 +00:00