Commit Graph

43 Commits

Author SHA1 Message Date
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
3093770714 Fixed compilation and slightly improved history handling 2010-09-01 01:29:37 +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
230fd1defc Re-implemented status tracking in the GtkTextView-based implementation 2010-04-20 19:12:25 +00:00
473eae8b59 Use the correct status when switching tabs 2010-04-20 18:27:16 +00:00
7ec113c1eb Implemented tabbed browsing (mostly usable already) 2010-04-20 17:56:25 +00:00
da577faaca Really fixed compilation (bad initializer) 2010-04-11 13:13:22 +00:00
4b4f504010 Fixed compilation for the GtkHtml implementation 2010-04-11 13:08:17 +00:00
777cd5b5c4 Include <strings.h> for strcasecmp() 2010-04-11 13:03:26 +00:00
92a4d428aa Translating the HTML widgets as well 2010-04-11 11:08:53 +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
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
917a8873b2 Began to implement the widget based on GtkTextView 2009-12-27 17:30:56 +00:00
dc5167bff3 Hopefully fixed compilation with GNet < 2.0.8 2009-08-25 23:32:41 +00:00
9edf7ef964 Implemented history 2009-04-27 04:08:42 +00:00
2b14fd410d Partially implemented absolute links to the same site 2009-04-27 01:17:44 +00:00
a62648d601 Added a popup menu 2009-04-10 21:03:51 +00:00
032ddfd7c2 Hiding the statusbar in embedded mode if appropriate (may break links at bottom of pages) 2009-03-28 01:24:03 +00:00
025e434d16 Smarter progress calculation 2009-03-27 23:29:34 +00:00
84133281ea Removed superfluous debugging information 2009-03-27 22:51:04 +00:00
b980bfbbf6 Supports displaying images 2009-03-27 22:49:42 +00:00
fbf431efde Set GET as the default when method is not defined (fixes a crash) 2009-03-06 11:49:10 +00:00
02791496d4 Implemented POST support 2009-02-25 16:36:56 +00:00
82907236a4 Minor fixes and improvements 2009-02-24 15:51:57 +00:00
7a4c4bbae7 Implemented on_file_open() 2009-02-23 16:05:04 +00:00
57e003d38b Was missing <errno.h> 2009-02-23 15:43:08 +00:00
c42f8665dc Nicer handling of the progress bar and status 2009-02-23 14:58:45 +00:00
71580f6f56 Updating the status bar 2009-02-23 14:47:03 +00:00
83cabc42f4 Minor fixes 2009-02-23 13:12:19 +00:00
8347783622 Partly restored http protocol handling 2009-02-23 12:51:42 +00:00
44a41395fc Improved the GtkHtml widget a lot (http has to be reimplemented) 2009-02-23 12:05:10 +00:00
15aa31d3c8 Minor improvements 2009-02-22 21:24:37 +00:00
867cde3f5c Make gnet's http code visible even when the API was experimental 2009-01-12 02:38:35 +00:00
7ca34d6306 Do not display the scrollbars when not necessary 2009-01-09 02:43:46 +00:00
66fef73c02 Implementing some more 2009-01-09 02:17:37 +00:00
db982d94e3 Beginning of an implementation 2009-01-09 01:11:16 +00:00
4b195c4604 Preparing a HTML-widget independant design 2008-10-11 16:06:34 +00:00