|
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 |
|
|
57188178d3
|
Fixed compilation with Gtk+ < 2.14.0
|
2010-04-21 01:36:34 +00:00 |
|
|
db8767108b
|
Close the proper tab when closing tabs
|
2010-04-20 23:30:42 +00:00 |
|
|
2bd872d86a
|
Apply the correct status, progress and location when switching tabs
|
2010-04-20 18:51:35 +00:00 |
|
|
9cb637dd42
|
Modified the CTRL+W shortcut to close the current tab instead of the window
|
2010-04-20 18:04:49 +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 |
|
|
c64011f65e
|
Translating some more
|
2010-04-01 23:21:08 +00:00 |
|
|
aed0974738
|
The F11 key is now (un)setting fullscreen mode (fixed some warnings too)
|
2010-04-01 22:26:28 +00:00 |
|
|
1095f983bf
|
Added the CTRL+W shortcut in embedded mode (and fixed a number of warnings)
|
2010-03-28 15:15:10 +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 |
|
|
26a9398843
|
Also hide the location bar when the toolbar should be hidden
|
2010-03-01 23:00:00 +00:00 |
|
|
46dae81bfd
|
Added a preferences button to the toolbar in embedded mode
|
2010-02-28 14:28:09 +00:00 |
|
|
ecbc58302d
|
No longer expose Surfer internals to the GHtml widgets
|
2010-02-28 14:01:59 +00:00 |
|
|
0c3f02e3a0
|
Also use libDesktop to draw the toolbar
|
2009-12-03 13:05:19 +00:00 |
|
|
f50cb34b89
|
Beginning to use libDesktop (for the menu bar)
|
2009-12-03 12:51:52 +00:00 |
|
|
16c25a0147
|
More coherence internally when reloading/refreshing
|
2009-10-24 14:50:12 +00:00 |
|
|
7f741ed1cf
|
Nicer preferences dialog
|
2009-09-24 10:35:24 +00:00 |
|
|
f55d265217
|
Added an icon in the about dialog
|
2009-09-20 11:29:21 +00:00 |
|
|
7080fa989f
|
Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version
|
2009-08-14 16:55:19 +00:00 |
|
|
86575ac16f
|
The initial Surfer instance was sometimes free'd twice
|
2009-07-25 13:04:33 +00:00 |
|
|
cac50d673f
|
Do not automatically delete the last Surfer instance
|
2009-07-25 13:02:45 +00:00 |
|
|
9d65cf44d9
|
Code cleanup
|
2009-07-25 12:58:15 +00:00 |
|
|
1288faa6ab
|
Made the label font bold
|
2009-04-12 23:46:33 +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 |
|
|
b7896d6f0c
|
Code cleanup
|
2009-03-29 02:25:25 +00:00 |
|
|
f2a28fa1a3
|
Code cleanup
|
2009-03-29 02:05:05 +00:00 |
|
|
5f0b1800dc
|
Handling the CTRL+L keyboard shortcut to enter a new location
|
2009-03-06 18:27:00 +00:00 |
|
|
d7a27adf67
|
Code cleanup
|
2009-02-25 16:23:57 +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 |
|
|
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 |
|
|
89ed40be50
|
Prepared support for multiple HTML widgets
|
2008-10-11 17:49:36 +00:00 |
|
|
351549fe71
|
Preparing support for different HTML viewers
|
2008-10-11 17:40:49 +00:00 |
|
|
4b195c4604
|
Preparing a HTML-widget independant design
|
2008-10-11 16:06:34 +00:00 |
|
|
79fd7a057e
|
Fixed double free
|
2008-05-18 15:15:56 +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 |
|