Commit Graph

64 Commits

Author SHA1 Message Date
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
2c7d2f1695 Code cleanup 2011-05-14 16:37:25 +00:00
350d463776 Only close the current tab by default 2011-03-13 11:49:12 +00:00
a6d9d06ab0 Added toolbar buttons to open tabs and windows in embedded mode 2011-03-11 11:20:05 +00:00
d73fff8cf7 Finally implemented cut, copy & paste correctly 2011-01-29 22:00:08 +00:00
fba5ed6b9a Added an entry to the "View" menu to toggle the fullscreen status 2011-01-05 17:08:07 +00:00
4fa2e30e49 Implemented undo/redo with WebKit 2010-12-21 03:34:17 +00:00
cabf04f48b Introducing better SSL support with certificate verification 2010-12-20 22:44:15 +00:00
7414eb9f6d Check the "http_proxy" environment variable and warn when closing multiple tabs 2010-12-10 21:50:43 +00:00
8c86a90dd1 Nicer preferences windows and WebKit support for HTTP proxies 2010-12-09 22:32:27 +00:00
9b6e062579 Added support for setting the HTTP proxy (WebKit-only at the moment) 2010-12-04 01:13:48 +00:00
55b2b2018d Added buttons in the toolbar in embedded mode for zooming in/out 2010-10-29 00:09:10 +00:00
656479e501 Code cleanup 2010-10-25 22:31:09 +00:00
94c0400280 Using GtkDialog for the preferences dialog 2010-10-24 17:18:21 +00:00
c9a12340dd Added a configuration entry to focus new tabs 2010-07-02 22:29:18 +00:00
b74ef557f9 Fully licensed under the GPL version 3 2010-04-27 00:44:25 +00:00
3eed7e32a6 Using the libDesktop to display the about dialog 2010-04-23 01:35:29 +00:00
1592373742 The WebKit-based implementation can now execute Javascript code on demand 2010-04-21 02:54:33 +00:00
a92edc3f72 Implemented basic Javascript console 2010-04-21 02:25:15 +00:00
57188178d3 Fixed compilation with Gtk+ < 2.14.0 2010-04-21 01:36:34 +00:00
db8767108b Close the proper tab when closing tabs 2010-04-20 23:30:42 +00:00
2bd872d86a Apply the correct status, progress and location when switching tabs 2010-04-20 18:51:35 +00:00
9cb637dd42 Modified the CTRL+W shortcut to close the current tab instead of the window 2010-04-20 18:04:49 +00:00
7ec113c1eb Implemented tabbed browsing (mostly usable already) 2010-04-20 17:56:25 +00:00
83dc7491b6 Really compute the remaining amount of browsers in surfer_delete() 2010-04-20 12:17:29 +00:00
c64011f65e Translating some more 2010-04-01 23:21:08 +00:00
aed0974738 The F11 key is now (un)setting fullscreen mode (fixed some warnings too) 2010-04-01 22:26:28 +00:00
1095f983bf Added the CTRL+W shortcut in embedded mode (and fixed a number of warnings) 2010-03-28 15:15:10 +00:00
d07851e867 Added a dialog to search for text 2010-03-27 10:01:15 +00:00
46ac384bde Now able to save the current page (source only) 2010-03-20 23:30:01 +00:00
e0857f5675 The WebKit-based implementation of GHtml is now able to print pages 2010-03-20 23:05:09 +00:00
edcccde42e Notably implemented the "View source" feature (works only with GtkHtml so far) 2010-03-04 22:33:54 +00:00
26a9398843 Also hide the location bar when the toolbar should be hidden 2010-03-01 23:00:00 +00:00
46dae81bfd Added a preferences button to the toolbar in embedded mode 2010-02-28 14:28:09 +00:00
ecbc58302d No longer expose Surfer internals to the GHtml widgets 2010-02-28 14:01:59 +00:00
0c3f02e3a0 Also use libDesktop to draw the toolbar 2009-12-03 13:05:19 +00:00
f50cb34b89 Beginning to use libDesktop (for the menu bar) 2009-12-03 12:51:52 +00:00
16c25a0147 More coherence internally when reloading/refreshing 2009-10-24 14:50:12 +00:00
7f741ed1cf Nicer preferences dialog 2009-09-24 10:35:24 +00:00
f55d265217 Added an icon in the about dialog 2009-09-20 11:29:21 +00:00
7080fa989f Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version 2009-08-14 16:55:19 +00:00
86575ac16f The initial Surfer instance was sometimes free'd twice 2009-07-25 13:04:33 +00:00
cac50d673f Do not automatically delete the last Surfer instance 2009-07-25 13:02:45 +00:00
9d65cf44d9 Code cleanup 2009-07-25 12:58:15 +00:00
1288faa6ab Made the label font bold 2009-04-12 23:46:33 +00:00
235869fe9b Implemented preferences entry for the homepage 2009-04-12 23:21:04 +00:00
7fc36675c9 Working on the preferences window 2009-04-12 22:11:23 +00:00
c86e3e03d3 Beginning to add a preferences window 2009-04-12 21:53:33 +00:00
b7896d6f0c Code cleanup 2009-03-29 02:25:25 +00:00