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.47
2012/02/25 23:06:03
khorben
Implemented zooming in and out
1.46
2012/02/25 03:56:00
khorben
Added a toolbar button to set the zoom level
1.45
2011/08/16 13:10:15
khorben
Added an option to toggle Javascript support
1.44
2011/07/19 17:21:10
khorben
Allow the user-agent to be set within the web browser as well
1.43
2011/02/19 13:29:38
khorben
Implemented backward text search
1.42
2011/01/29 22:00:07
khorben
Finally implemented cut, copy & paste correctly
1.41
2011/01/26 01:26:45
khorben
Added a function to copy the selection to the clipboard
1.40
2010/12/21 03:34:17
khorben
Implemented undo/redo with WebKit
1.39
2010/12/20 22:44:14
khorben
Introducing better SSL support with certificate verification
1.38
2010/12/09 22:32:27
khorben
Nicer preferences windows and WebKit support for HTTP proxies
1.37
2010/12/04 01:13:47
khorben
Added support for setting the HTTP proxy (WebKit-only at the moment)
1.36
2010/11/09 15:13:14
khorben
Implemented relative links
1.35
2010/11/09 15:02:58
khorben
More adequately implemented <base>
1.34
2010/11/09 14:42:54
khorben
Implemented the <base> tag
1.33
2010/09/13 03:58:15
khorben
Added a few common entities
1.32
2010/09/13 03:47:16
khorben
Now handling a number of default HTML entities
1.31
2010/09/13 03:16:59
khorben
Now also handling strikethrough (as in <del>, <s> and <strike>)
1.30
2010/09/13 03:10:55
khorben
Now handling text in italic as well
1.29
2010/09/13 03:03:01
khorben
Ignoring XML entities for now
1.28
2010/09/12 21:24:15
khorben
Code cleanup
1.27
2010/09/12 21:23:10
khorben
Implemented page titles by also separating the head from the body
1.26
2010/09/01 01:28:56
khorben
Beginning of a history implementation
1.25
2010/08/27 00:28:14
khorben
Implemented absolute links
1.24
2010/08/26 23:25:46
khorben
More appropriate rendering of a number of tags
1.23
2010/08/25 20:25:26
khorben
Rendering some tags with a bold font
1.22
2010/08/25 19:18:11
khorben
Matching the new XML API
1.21
2010/08/24 23:44:53
khorben
Using libParser to parse XML/HTML content
1.20
2010/04/27 00:44:25
khorben
Fully licensed under the GPL version 3
1.19
2010/04/21 15:19:31
khorben
Do not crash when closing empty tabs
1.18
2010/04/21 02:54:33
khorben
The WebKit-based implementation can now execute Javascript code on demand
1.17
2010/04/20 19:12:24
khorben
Re-implemented status tracking in the GtkTextView-based implementation
1.16
2010/04/20 17:56:24
khorben
Implemented tabbed browsing (mostly usable already)
1.15
2010/04/11 11:08:53
khorben
Translating the HTML widgets as well
1.14
2010/04/05 16:58:19
khorben
Implemented case-sensitive search
1.13
2010/03/28 15:04:38
khorben
Also allow the search to wrap around
1.12
2010/03/28 14:59:46
khorben
Detect when a string cannot be found
1.11
2010/03/28 11:58:44
khorben
Searching text can now be case-sensitive
1.10
2010/03/28 11:49:53
khorben
Avoid a warning
1.9
2010/03/28 11:47:30
khorben
Now able to search from the last position found and increment
1.8
2010/03/27 11:28:31
khorben
Implemented basic functionality for searching text
1.7
2010/03/27 10:01:15
khorben
Added a dialog to search for text
1.6
2010/03/20 23:05:09
khorben
The WebKit-based implementation of GHtml is now able to print pages
1.5
2010/03/17 22:23:33
khorben
Bluntly implemented "View source" with the GtkTextView-based GHtml widget
1.4
2010/03/04 22:33:54
khorben
Notably implemented the "View source" feature (works only with GtkHtml so far)
1.3
2009/12/27 17:30:55
khorben
Began to implement the widget based on GtkTextView
1.2
2009/02/22 21:24:37
khorben
Minor improvements
1.1
2008/10/11 16:06:34
khorben
Preparing a HTML-widget independant design