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.49
2012/02/25 03:56:00
khorben
Added a toolbar button to set the zoom level
1.48
2011/08/16 13:10:15
khorben
Added an option to toggle Javascript support
1.47
2011/07/19 17:21:11
khorben
Allow the user-agent to be set within the web browser as well
1.46
2011/05/14 18:59:54
khorben
Implemented a way to specify a default folder for downloads
1.45
2011/05/14 16:37:25
khorben
Code cleanup
1.44
2011/01/29 22:00:08
khorben
Finally implemented cut, copy & paste correctly
1.43
2010/12/21 03:34:17
khorben
Implemented undo/redo with WebKit
1.42
2010/12/20 22:44:15
khorben
Introducing better SSL support with certificate verification
1.41
2010/12/09 22:32:27
khorben
Nicer preferences windows and WebKit support for HTTP proxies
1.40
2010/12/04 01:13:48
khorben
Added support for setting the HTTP proxy (WebKit-only at the moment)
1.39
2010/08/27 00:42:48
khorben
Handling more error cases
1.38
2010/07/02 22:29:18
khorben
Added a configuration entry to focus new tabs
1.37
2010/06/21 23:34:05
khorben
Fixed the GtkMozEmbed-based widget
1.36
2010/04/27 00:44:25
khorben
Fully licensed under the GPL version 3
1.35
2010/04/23 01:35:29
khorben
Using the libDesktop to display the about dialog
1.34
2010/04/21 02:54:33
khorben
The WebKit-based implementation can now execute Javascript code on demand
1.33
2010/04/21 02:25:15
khorben
Implemented basic Javascript console
1.32
2010/04/21 01:30:02
khorben
Fixed handling of Javascript interactions
1.31
2010/04/20 23:30:42
khorben
Close the proper tab when closing tabs
1.30
2010/04/20 17:56:24
khorben
Implemented tabbed browsing (mostly usable already)
1.29
2010/04/20 12:17:29
khorben
Really compute the remaining amount of browsers in surfer_delete()
1.28
2010/03/27 10:01:15
khorben
Added a dialog to search for text
1.27
2010/03/20 23:30:01
khorben
Now able to save the current page (source only)
1.26
2010/03/20 23:05:09
khorben
The WebKit-based implementation of GHtml is now able to print pages
1.25
2010/03/04 22:33:54
khorben
Notably implemented the "View source" feature (works only with GtkHtml so far)
1.24
2010/02/28 14:01:58
khorben
No longer expose Surfer internals to the GHtml widgets
1.23
2010/02/20 10:43:58
khorben
Moved the file download dialog into the Surfer class
1.22
2009/12/03 12:38:53
khorben
Added a helper to use the download utility to download files
1.21
2009/08/14 16:55:19
khorben
Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version
1.20
2009/04/12 23:21:04
khorben
Implemented preferences entry for the homepage
1.19
2009/04/12 22:11:23
khorben
Working on the preferences window
1.18
2009/04/12 21:53:33
khorben
Beginning to add a preferences window
1.17
2009/04/05 00:30:08
khorben
Added surfer_confirm()
1.16
2009/03/29 02:22:49
khorben
Code cleanup
1.15
2009/03/29 02:03:28
khorben
Hiding the toolbar in popup windows if necessary
1.14
2009/03/29 01:53:43
khorben
Implementing more callbacks
1.13
2009/03/29 01:13:10
khorben
Implemented javascript alerts
1.12
2009/03/28 01:24:03
khorben
Hiding the statusbar in embedded mode if appropriate (may break links at bottom of pages)
1.11
2009/02/25 16:35:36
khorben
Added surfer_set_location()
1.10
2009/02/24 15:48:06
khorben
The menubar is not used in embedded mode (disables accelerators though)
1.9
2009/02/23 16:05:04
khorben
Implemented on_file_open()
1.8
2009/02/23 14:47:03
khorben
Updating the status bar
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/11 21:28:20
khorben
Added a download application
1.4
2008/10/11 16:06:34
khorben
Preparing a HTML-widget independant design
1.3
2007/06/25 16:20:30
khorben
Not forking when creating new windows
1.2
2007/06/13 18:05:36
khorben
Properly licensed under the GPL version 2
1.1
2006/11/26 22:37:34
khorben
Initial release