Commit Graph

201 Commits

Author SHA1 Message Date
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
86bee02a06 Updated PO files 2010-04-21 01:40:06 +00:00
57188178d3 Fixed compilation with Gtk+ < 2.14.0 2010-04-21 01:36:34 +00:00
2e3102e0e0 Fixed handling of Javascript interactions 2010-04-21 01:30:02 +00:00
9456d61b91 Finally fixed opening content in new windows 2010-04-21 00:16:47 +00:00
721eea0dd8 Code cleanup 2010-04-21 00:08:26 +00:00
8b941884a9 Updated translations 2010-04-20 23:38:46 +00:00
db8767108b Close the proper tab when closing tabs 2010-04-20 23:30:42 +00:00
76d467f53a Also set the title within the tab labels 2010-04-20 23:16:50 +00:00
230fd1defc Re-implemented status tracking in the GtkTextView-based implementation 2010-04-20 19:12:25 +00:00
2bd872d86a Apply the correct status, progress and location when switching tabs 2010-04-20 18:51:35 +00:00
473eae8b59 Use the correct status when switching tabs 2010-04-20 18:27:16 +00:00
77cd2bb082 ghtml-webkit.c no longer depends on "common.h" 2010-04-20 18:09:00 +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
85bbf47b42 Fixed a warning (missing prototype) 2010-04-20 18:01:52 +00:00
1220080a91 Re-generated the translations 2010-04-20 18:01:34 +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
dc6d581103 Can start multiple windows at once 2010-04-20 12:13:47 +00:00
4b781bd452 Completed the translation 2010-04-16 22:32:38 +00:00
8087fc54d6 Integrated latest translation from Calimero 2010-04-16 22:31:28 +00:00
da577faaca Really fixed compilation (bad initializer) 2010-04-11 13:13:22 +00:00
4b4f504010 Fixed compilation for the GtkHtml implementation 2010-04-11 13:08:17 +00:00
777cd5b5c4 Include <strings.h> for strcasecmp() 2010-04-11 13:03:26 +00:00
92a4d428aa Translating the HTML widgets as well 2010-04-11 11:08:53 +00:00
9542443e92 Allowed the download utility to be translated too 2010-04-11 10:19:47 +00:00
6ab45d64c8 Preparing the Italian translation 2010-04-11 10:08:44 +00:00
4fcd919063 Simplified project configuration for translations (fixes "make distclean") 2010-04-10 00:28:50 +00:00
23d78a40ea Implemented case-sensitive search 2010-04-05 16:58:19 +00:00
989107f648 Code cleanup 2010-04-05 16:17:35 +00:00
67f65c569d Initial release 2010-04-05 14:32:54 +00:00
135db90662 Translating some more 2010-04-05 14:31:00 +00:00
0b2e425570 Translating the menus 2010-04-05 01:49:13 +00:00
b3e6ebaf8d Imported latest version from Browser 2010-04-05 01:22:17 +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
1990c058b4 Translating the Surfer 2010-04-01 18:05:24 +00:00
7861cab135 Also include common.h in the archive tarball 2010-03-28 15:22:43 +00:00
1ce9b4b2e3 About to release 0.1.0 2010-03-28 15:18:56 +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
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
8349bfee10 Avoid a warning 2010-03-28 11:49:53 +00:00
34448a7d2f Now able to search from the last position found and increment 2010-03-28 11:47:30 +00:00
2c8ad83aac Implemented basic functionality for searching text 2010-03-27 11:28:31 +00:00
d07851e867 Added a dialog to search for text 2010-03-27 10:01:15 +00:00
25474118f0 Hopefully improved popup management in the GtkMozEmbed-based GHtml widget 2010-03-21 00:04:53 +00:00
e5a79067a1 Probably avoid a few warnings 2010-03-21 00:03:23 +00:00