Commit Graph

35 Commits

Author SHA1 Message Date
def0b21c58 Also allow the search to wrap around 2010-03-28 15:04:38 +00:00
386d976b37 Detect when a string cannot be found 2010-03-28 14:59:46 +00:00
a8defcdbe2 Searching text can now be case-sensitive 2010-03-28 11:58:44 +00:00
d07851e867 Added a dialog to search for text 2010-03-27 10:01:15 +00:00
e5a79067a1 Probably avoid a few warnings 2010-03-21 00:03:23 +00:00
e0857f5675 The WebKit-based implementation of GHtml is now able to print pages 2010-03-20 23:05:09 +00:00
2026447003 Try to suggest a filename when a content cannot be displayed 2010-03-20 22:45:51 +00:00
e7e8bdcd69 Download the current file when it cannot be displayed (with WebKit's widget) 2010-03-17 23:09:11 +00:00
1e2ae3c167 Ignore network errors when the user actually cancelled the request 2010-03-17 22:57:56 +00:00
4c975a81f7 Removed outdated comment 2010-03-09 23:09:50 +00:00
5cde2f8a67 Fixed "View source" with WebKit's HTML widget 2010-03-09 23:09:05 +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
d058f476de The webkit widget now completes URL automatically 2010-02-20 10:33:37 +00:00
5bdd1ee462 Implemented file download with the Webkit widget 2009-11-30 23:44:10 +00:00
0acefbb95f Fixed build on Debian lenny 2009-11-08 20:20:17 +00:00
af25a78243 Bypass the cache when reloading 2009-10-24 14:59:35 +00:00
7080fa989f Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version 2009-08-14 16:55:19 +00:00
2ab1cc90aa Let Surfer compile on Debian Lenny 2009-07-25 20:09:12 +00:00
e15a42895a Fixed a warning 2009-07-16 15:26:44 +00:00
dbd977adda Implemented the load-committed signal (fixes history) 2009-04-05 00:44:06 +00:00
24de22e685 Implemented get_location and get_title 2009-04-05 00:36:54 +00:00
7066d63733 Handling more signals 2009-04-05 00:30:38 +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
4c76ecaf78 Implementing more callbacks 2009-03-29 01:06:56 +00:00
29074642fb Implemented the "hovering-over-link" signal 2009-03-28 18:27:48 +00:00
4e0b1a7441 Implemented tracking progress 2009-03-28 12:12:17 +00:00
6aa20974a5 Implemented the title callback 2009-03-28 12:07:02 +00:00
55db4a88f8 Use a scrolled window 2009-03-28 11:56:51 +00:00
8faf826f2f Initial functional release 2009-03-28 11:33:59 +00:00
65fa9db5c7 Initial release 2009-03-28 11:14:49 +00:00