Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.52
2012/02/25 23:01:24
khorben
Implemented zooming in and out
1.51
2012/02/25 03:55:59
khorben
Added a toolbar button to set the zoom level
1.50
2011/08/16 13:10:14
khorben
Added an option to toggle Javascript support
1.49
2011/07/19 17:21:09
khorben
Allow the user-agent to be set within the web browser as well
1.48
2011/02/19 13:29:38
khorben
Implemented backward text search
1.47
2011/01/29 22:00:07
khorben
Finally implemented cut, copy & paste correctly
1.46
2011/01/26 01:26:44
khorben
Added a function to copy the selection to the clipboard
1.45
2010/12/21 03:34:17
khorben
Implemented undo/redo with WebKit
1.44
2010/12/20 22:44:14
khorben
Introducing better SSL support with certificate verification
1.43
2010/12/09 22:32:27
khorben
Nicer preferences windows and WebKit support for HTTP proxies
1.42
2010/12/04 01:13:47
khorben
Added support for setting the HTTP proxy (WebKit-only at the moment)
1.41
2010/09/01 01:29:37
khorben
Fixed compilation and slightly improved history handling
1.40
2010/04/27 00:44:25
khorben
Fully licensed under the GPL version 3
1.39
2010/04/21 02:54:32
khorben
The WebKit-based implementation can now execute Javascript code on demand
1.38
2010/04/20 19:12:24
khorben
Re-implemented status tracking in the GtkTextView-based implementation
1.37
2010/04/20 18:27:16
khorben
Use the correct status when switching tabs
1.36
2010/04/20 17:56:24
khorben
Implemented tabbed browsing (mostly usable already)
1.35
2010/04/11 13:13:22
khorben
Really fixed compilation (bad initializer)
1.34
2010/04/11 13:08:17
khorben
Fixed compilation for the GtkHtml implementation
1.33
2010/04/11 13:03:26
khorben
Include <strings.h> for strcasecmp()
1.32
2010/04/11 11:08:53
khorben
Translating the HTML widgets as well
1.31
2010/03/28 15:04:38
khorben
Also allow the search to wrap around
1.30
2010/03/28 14:59:45
khorben
Detect when a string cannot be found
1.29
2010/03/28 11:58:43
khorben
Searching text can now be case-sensitive
1.28
2010/03/27 10:01:15
khorben
Added a dialog to search for text
1.27
2010/03/20 23:05:08
khorben
The WebKit-based implementation of GHtml is now able to print pages
1.26
2010/03/04 22:33:54
khorben
Notably implemented the "View source" feature (works only with GtkHtml so far)
1.25
2009/12/27 17:30:55
khorben
Began to implement the widget based on GtkTextView
1.24
2009/08/25 23:32:41
khorben
Hopefully fixed compilation with GNet < 2.0.8
1.23
2009/04/27 04:08:42
khorben
Implemented history
1.22
2009/04/27 01:17:44
khorben
Partially implemented absolute links to the same site
1.21
2009/04/10 21:03:51
khorben
Added a popup menu
1.20
2009/03/28 01:24:03
khorben
Hiding the statusbar in embedded mode if appropriate (may break links at bottom of pages)
1.19
2009/03/27 23:29:34
khorben
Smarter progress calculation
1.18
2009/03/27 22:51:04
khorben
Removed superfluous debugging information
1.17
2009/03/27 22:49:42
khorben
Supports displaying images
1.16
2009/03/06 11:49:10
khorben
Set GET as the default when method is not defined (fixes a crash)
1.15
2009/02/25 16:36:56
khorben
Implemented POST support
1.14
2009/02/24 15:51:57
khorben
Minor fixes and improvements
1.13
2009/02/23 16:05:04
khorben
Implemented on_file_open()
1.12
2009/02/23 15:43:08
khorben
Was missing <errno.h>
1.11
2009/02/23 14:58:45
khorben
Nicer handling of the progress bar and status
1.10
2009/02/23 14:47:03
khorben
Updating the status bar
1.9
2009/02/23 13:12:19
khorben
Minor fixes
1.8
2009/02/23 12:51:42
khorben
Partly restored http protocol handling
1.7
2009/02/23 12:05:10
khorben
Improved the GtkHtml widget a lot (http has to be reimplemented)
1.6
2009/02/22 21:24:37
khorben
Minor improvements
1.5
2009/01/12 02:38:35
khorben
Make gnet's http code visible even when the API was experimental
1.4
2009/01/09 02:43:46
khorben
Do not display the scrollbars when not necessary
1.3
2009/01/09 02:17:37
khorben
Implementing some more
1.2
2009/01/09 01:11:16
khorben
Beginning of an implementation
1.1
2008/10/11 16:06:34
khorben
Preparing a HTML-widget independant design