Commit Graph

25 Commits

Author SHA1 Message Date
773e249709 Implemented backward text search 2011-02-19 13:29:39 +00:00
d73fff8cf7 Finally implemented cut, copy & paste correctly 2011-01-29 22:00:08 +00:00
3d5a5222b7 Added a function to copy the selection to the clipboard 2011-01-26 01:26:45 +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
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
93fab0fb53 Fixed the GtkMozEmbed-based widget 2010-06-21 23:34:05 +00:00
b74ef557f9 Fully licensed under the GPL version 3 2010-04-27 00:44:25 +00:00
1592373742 The WebKit-based implementation can now execute Javascript code on demand 2010-04-21 02:54:33 +00:00
7ec113c1eb Implemented tabbed browsing (mostly usable already) 2010-04-20 17:56:25 +00:00
def0b21c58 Also allow the search to wrap around 2010-03-28 15:04:38 +00:00
386d976b37 Detect when a string cannot be found 2010-03-28 14:59:46 +00:00
a8defcdbe2 Searching text can now be case-sensitive 2010-03-28 11:58:44 +00:00
d07851e867 Added a dialog to search for text 2010-03-27 10:01:15 +00:00
25474118f0 Hopefully improved popup management in the GtkMozEmbed-based GHtml widget 2010-03-21 00:04:53 +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
ecbc58302d No longer expose Surfer internals to the GHtml widgets 2010-02-28 14:01:59 +00:00
1283f50d38 Considering reload means bypassing the cache 2009-10-24 14:48:24 +00:00
caaa099922 Use surfer_set_status() 2009-02-25 16:32:05 +00:00
15aa31d3c8 Minor improvements 2009-02-22 21:24:37 +00:00
89ed40be50 Prepared support for multiple HTML widgets 2008-10-11 17:49:36 +00:00
351549fe71 Preparing support for different HTML viewers 2008-10-11 17:40:49 +00:00
4b195c4604 Preparing a HTML-widget independant design 2008-10-11 16:06:34 +00:00