Commit Graph

120 Commits

Author SHA1 Message Date
bcbe66f99a Listing the shortcut for fullscreen mode in the menus 2011-05-27 11:48:11 +00:00
323feb3073 Added a filter when opening files 2011-05-27 11:46:49 +00:00
d24301b2bc Code cleanup 2011-05-14 19:26:40 +00:00
15eaff165f Code cleanup 2011-05-14 19:25:42 +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
2b3895cdd0 Code cleanup 2011-05-14 16:18:48 +00:00
d7fad7b75d Fix behavior of the "CTRL+U" keyboard shortcut 2011-04-21 15:49:54 +00:00
08bdcfa691 Preparing for migration to Gtk+ 3.0 2011-04-16 01:05:40 +00:00
c62256d0a9 Allow CTRL+W to close popups as well 2011-03-16 15:40:47 +00:00
230c26e590 Matching the about dialog 2011-03-11 11:54:01 +00:00
a6d9d06ab0 Added toolbar buttons to open tabs and windows in embedded mode 2011-03-11 11:20:05 +00:00
773e249709 Implemented backward text search 2011-02-19 13:29:39 +00:00
59736aabbd Added a tooltip to the security icon 2011-02-02 13:47:35 +00:00
d73fff8cf7 Finally implemented cut, copy & paste correctly 2011-01-29 22:00:08 +00:00
49de44acd2 Imported the icon to view HTML source 2011-01-26 01:41:08 +00:00
fba5ed6b9a Added an entry to the "View" menu to toggle the fullscreen status 2011-01-05 17:08:07 +00:00
a82a23699d Deny loading empty URLs 2010-12-30 22:22:32 +00:00
4fa2e30e49 Implemented undo/redo with WebKit 2010-12-21 03:34:17 +00:00
19fa96a518 Updated translations 2010-12-21 03:15:44 +00:00
7670e65c22 Initial implementation of surfer_view_security() 2010-12-21 03:11:16 +00:00
bfc794e9f8 Display the current security status in the location bar 2010-12-21 01:52:53 +00:00
cabf04f48b Introducing better SSL support with certificate verification 2010-12-20 22:44:15 +00:00
58da8ad29b More convenient tabbed browsing (re-orderable tabs and scrollbar) 2010-12-14 22:02:41 +00:00
7414eb9f6d Check the "http_proxy" environment variable and warn when closing multiple tabs 2010-12-10 21:50:43 +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
1772425bfb Compilation fix 2010-11-15 03:01:00 +00:00
ca471f52bc Only embed the Download class in Surfer when really available 2010-11-15 02:57:22 +00:00
602f8430f8 Ask for confirmation before erasing files 2010-11-15 02:44:57 +00:00
3b66dfc693 The download class is also re-usable when gnet is being used 2010-11-15 02:26:17 +00:00
d8f2221264 Keep cookies by no longer separating the download process (with webkit) 2010-11-15 02:18:23 +00:00
f7f4acd25a Fixed the about dialog when forcibly closed 2010-11-15 01:14:06 +00:00
4a1418421c Allowed compilation with older versions of Gtk+ 2010-11-10 15:53:46 +00:00
c1da5e6650 Handling the "Back" and "Forward" keyboard shortcuts 2010-11-09 09:31:46 +00:00
92f78b7ca3 Changed the window icon to "web-browser" 2010-11-09 09:31:05 +00:00
78a05b8ac3 Set focus to the location bar when focusing new tabs 2010-11-04 14:29:18 +00:00
c6ad3999c8 Added some keyboard accelerators in embedded mode 2010-10-29 00:12:16 +00:00
55b2b2018d Added buttons in the toolbar in embedded mode for zooming in/out 2010-10-29 00:09:10 +00:00
90cef32f62 Code cleanup 2010-10-26 00:29:32 +00:00
9515d8c4e6 Fixed a stock icon with newer themes 2010-10-24 17:34:22 +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
22dfd8779c Improved the shortcut list 2010-05-04 00:16:55 +00:00
b6f5674ffe Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
0b987b3c04 Slightly improve usability while searching text 2010-05-03 11:58:46 +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
41dbc91738 Nicer Javascript console 2010-04-21 03:07:46 +00:00