|
f288a41f82
|
Allow the user-agent to be set within the web browser as well
|
2011-07-19 17:21:11 +00:00 |
|
|
bb108fcf33
|
Implemented a way to specify a default folder for downloads
|
2011-05-14 18:59:54 +00:00 |
|
|
2c7d2f1695
|
Code cleanup
|
2011-05-14 16:37:25 +00:00 |
|
|
d73fff8cf7
|
Finally implemented cut, copy & paste correctly
|
2011-01-29 22:00:08 +00:00 |
|
|
4fa2e30e49
|
Implemented undo/redo with WebKit
|
2010-12-21 03:34:17 +00:00 |
|
|
cabf04f48b
|
Introducing better SSL support with certificate verification
|
2010-12-20 22:44:15 +00:00 |
|
|
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 |
|
|
0dcac17a1c
|
Handling more error cases
|
2010-08-27 00:42:48 +00:00 |
|
|
c9a12340dd
|
Added a configuration entry to focus new tabs
|
2010-07-02 22:29:18 +00:00 |
|
|
93fab0fb53
|
Fixed the GtkMozEmbed-based widget
|
2010-06-21 23:34:05 +00:00 |
|
|
b74ef557f9
|
Fully licensed under the GPL version 3
|
2010-04-27 00:44:25 +00:00 |
|
|
3eed7e32a6
|
Using the libDesktop to display the about dialog
|
2010-04-23 01:35:29 +00:00 |
|
|
1592373742
|
The WebKit-based implementation can now execute Javascript code on demand
|
2010-04-21 02:54:33 +00:00 |
|
|
a92edc3f72
|
Implemented basic Javascript console
|
2010-04-21 02:25:15 +00:00 |
|
|
2e3102e0e0
|
Fixed handling of Javascript interactions
|
2010-04-21 01:30:02 +00:00 |
|
|
db8767108b
|
Close the proper tab when closing tabs
|
2010-04-20 23:30:42 +00:00 |
|
|
7ec113c1eb
|
Implemented tabbed browsing (mostly usable already)
|
2010-04-20 17:56:25 +00:00 |
|
|
83dc7491b6
|
Really compute the remaining amount of browsers in surfer_delete()
|
2010-04-20 12:17:29 +00:00 |
|
|
d07851e867
|
Added a dialog to search for text
|
2010-03-27 10:01:15 +00:00 |
|
|
46ac384bde
|
Now able to save the current page (source only)
|
2010-03-20 23:30:01 +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 |
|
|
ecbc58302d
|
No longer expose Surfer internals to the GHtml widgets
|
2010-02-28 14:01:59 +00:00 |
|
|
5072bba17a
|
Moved the file download dialog into the Surfer class
|
2010-02-20 10:43:58 +00:00 |
|
|
3457a7d2ee
|
Added a helper to use the download utility to download files
|
2009-12-03 12:38:53 +00:00 |
|
|
7080fa989f
|
Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version
|
2009-08-14 16:55:19 +00:00 |
|
|
235869fe9b
|
Implemented preferences entry for the homepage
|
2009-04-12 23:21:04 +00:00 |
|
|
7fc36675c9
|
Working on the preferences window
|
2009-04-12 22:11:23 +00:00 |
|
|
c86e3e03d3
|
Beginning to add a preferences window
|
2009-04-12 21:53:33 +00:00 |
|
|
372ef61e89
|
Added surfer_confirm()
|
2009-04-05 00:30:08 +00:00 |
|
|
b7896d6f0c
|
Code cleanup
|
2009-03-29 02:25:25 +00:00 |
|
|
4e325e7f6e
|
Hiding the toolbar in popup windows if necessary
|
2009-03-29 02:03:28 +00:00 |
|
|
9fc16aef17
|
Implementing more callbacks
|
2009-03-29 01:53:43 +00:00 |
|
|
49372d5a7f
|
Implemented javascript alerts
|
2009-03-29 01:13:10 +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 |
|
|
8ffba20220
|
Added surfer_set_location()
|
2009-02-25 16:35:36 +00:00 |
|
|
8bd591944f
|
The menubar is not used in embedded mode (disables accelerators though)
|
2009-02-24 15:48:06 +00:00 |
|
|
7a4c4bbae7
|
Implemented on_file_open()
|
2009-02-23 16:05:04 +00:00 |
|
|
71580f6f56
|
Updating the status bar
|
2009-02-23 14:47:03 +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 |
|
|
10f6f46cc1
|
Added a download application
|
2009-01-11 21:28:20 +00:00 |
|
|
4b195c4604
|
Preparing a HTML-widget independant design
|
2008-10-11 16:06:34 +00:00 |
|
|
faec6aaf53
|
Not forking when creating new windows
|
2007-06-25 16:20:30 +00:00 |
|
|
49a2202c2f
|
Properly licensed under the GPL version 2
|
2007-06-13 18:05:36 +00:00 |
|
|
20ebe4d866
|
Initial release
|
2006-11-26 22:37:34 +00:00 |
|