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.68
2012/06/22 22:43:35
khorben
Added missing include
1.67
2012/06/22 22:42:11
khorben
Use libDesktop to open help contents
1.66
2012/06/22 22:34:55
khorben
Added a manual page to the Surfer project
1.65
2012/06/22 22:17:42
khorben
Added helper for a Help->Contents menu
1.64
2012/02/25 22:59:37
khorben
Removed unused variable
1.63
2012/02/25 03:55:59
khorben
Added a toolbar button to set the zoom level
1.62
2011/05/14 16:37:24
khorben
Code cleanup
1.61
2011/03/13 11:49:12
khorben
Only close the current tab by default
1.60
2011/03/11 11:20:04
khorben
Added toolbar buttons to open tabs and windows in embedded mode
1.59
2011/01/29 22:00:06
khorben
Finally implemented cut, copy & paste correctly
1.58
2011/01/05 17:08:07
khorben
Added an entry to the "View" menu to toggle the fullscreen status
1.57
2010/12/21 03:34:17
khorben
Implemented undo/redo with WebKit
1.56
2010/12/20 22:44:14
khorben
Introducing better SSL support with certificate verification
1.55
2010/12/10 21:50:43
khorben
Check the "http_proxy" environment variable and warn when closing multiple tabs
1.54
2010/12/09 22:32:27
khorben
Nicer preferences windows and WebKit support for HTTP proxies
1.53
2010/12/04 01:13:46
khorben
Added support for setting the HTTP proxy (WebKit-only at the moment)
1.52
2010/10/29 00:09:10
khorben
Added buttons in the toolbar in embedded mode for zooming in/out
1.51
2010/10/25 22:31:09
khorben
Code cleanup
1.50
2010/10/24 17:18:21
khorben
Using GtkDialog for the preferences dialog
1.49
2010/07/02 22:29:18
khorben
Added a configuration entry to focus new tabs
1.48
2010/04/27 00:44:24
khorben
Fully licensed under the GPL version 3
1.47
2010/04/23 01:35:29
khorben
Using the libDesktop to display the about dialog
1.46
2010/04/21 02:54:32
khorben
The WebKit-based implementation can now execute Javascript code on demand
1.45
2010/04/21 02:25:14
khorben
Implemented basic Javascript console
1.44
2010/04/21 01:36:34
khorben
Fixed compilation with Gtk+ < 2.14.0
1.43
2010/04/20 23:30:42
khorben
Close the proper tab when closing tabs
1.42
2010/04/20 18:51:35
khorben
Apply the correct status, progress and location when switching tabs
1.41
2010/04/20 18:04:49
khorben
Modified the CTRL+W shortcut to close the current tab instead of the window
1.40
2010/04/20 17:56:23
khorben
Implemented tabbed browsing (mostly usable already)
1.39
2010/04/20 12:17:28
khorben
Really compute the remaining amount of browsers in surfer_delete()
1.38
2010/04/01 23:21:07
khorben
Translating some more
1.37
2010/04/01 22:26:28
khorben
The F11 key is now (un)setting fullscreen mode (fixed some warnings too)
1.36
2010/03/28 15:15:10
khorben
Added the CTRL+W shortcut in embedded mode (and fixed a number of warnings)
1.35
2010/03/27 10:01:15
khorben
Added a dialog to search for text
1.34
2010/03/20 23:30:01
khorben
Now able to save the current page (source only)
1.33
2010/03/20 23:05:08
khorben
The WebKit-based implementation of GHtml is now able to print pages
1.32
2010/03/04 22:33:54
khorben
Notably implemented the "View source" feature (works only with GtkHtml so far)
1.31
2010/03/01 23:00:00
khorben
Also hide the location bar when the toolbar should be hidden
1.30
2010/02/28 14:28:09
khorben
Added a preferences button to the toolbar in embedded mode
1.29
2010/02/28 14:01:58
khorben
No longer expose Surfer internals to the GHtml widgets
1.28
2009/12/03 13:05:19
khorben
Also use libDesktop to draw the toolbar
1.27
2009/12/03 12:51:52
khorben
Beginning to use libDesktop (for the menu bar)
1.26
2009/10/24 14:50:12
khorben
More coherence internally when reloading/refreshing
1.25
2009/09/24 10:35:24
khorben
Nicer preferences dialog
1.24
2009/09/20 11:27:04
khorben
Added an icon in the about dialog
1.23
2009/08/14 16:55:18
khorben
Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version
1.22
2009/07/25 13:04:33
khorben
The initial Surfer instance was sometimes free'd twice
1.21
2009/07/25 13:02:45
khorben
Do not automatically delete the last Surfer instance
1.20
2009/07/25 12:58:15
khorben
Code cleanup
1.19
2009/04/12 23:46:33
khorben
Made the label font bold
1.18
2009/04/12 23:21:04
khorben
Implemented preferences entry for the homepage
1.17
2009/04/12 22:11:23
khorben
Working on the preferences window
1.16
2009/04/12 21:53:33
khorben
Beginning to add a preferences window
1.15
2009/03/29 02:22:49
khorben
Code cleanup
1.14
2009/03/29 02:05:05
khorben
Code cleanup
1.13
2009/03/06 18:27:00
khorben
Handling the CTRL+L keyboard shortcut to enter a new location
1.12
2009/02/25 16:23:57
khorben
Code cleanup
1.11
2009/02/24 15:48:06
khorben
The menubar is not used in embedded mode (disables accelerators though)
1.10
2009/02/23 16:05:04
khorben
Implemented on_file_open()
1.9
2009/02/23 12:05:10
khorben
Improved the GtkHtml widget a lot (http has to be reimplemented)
1.8
2009/02/22 21:24:37
khorben
Minor improvements
1.7
2008/10/11 17:49:36
khorben
Prepared support for multiple HTML widgets
1.6
2008/10/11 17:40:49
khorben
Preparing support for different HTML viewers
1.5
2008/10/11 16:06:34
khorben
Preparing a HTML-widget independant design
1.4
2008/05/18 15:15:56
khorben
Fixed double free
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