Commit graph

940 commits

Author SHA1 Message Date
Christian Dywan 3b8b96a52d Update German translation 2009-03-03 01:01:57 +01:00
Christian Dywan f5f3262774 Update translation template 2009-03-03 00:59:19 +01:00
Pascal Gervais bd2e38e0f1 Update French translation 2009-03-03 00:30:25 +01:00
Masato Hashimoto f1950aeff6 Update Japanese translation 2009-03-02 23:57:44 +01:00
Sergio Durzu c87ce08f62 Update Italian translation 2009-03-02 23:54:53 +01:00
Christian Dywan 58920912fc Bump version to 0.1.4 2009-03-01 21:11:31 +01:00
Christian Dywan e12716c917 Update copyright year in --version and about dialog 2009-03-01 21:00:06 +01:00
Pascal Gervais c5c3e040d7 Update French translation 2009-03-01 20:57:48 +01:00
Christian Dywan 7f250e9ee3 Update French translation 2009-03-01 20:39:02 +01:00
Christian Dywan 2433019856 Mention the MIME type of a document that cannot be displayed. 2009-03-01 20:21:35 +01:00
Christian Dywan 73feaf9ae1 Add a Preference to disable automatic inline find while typing 2009-03-01 19:21:27 +01:00
Anton Shestakov 047f086a53 Update Russian translation 2009-03-01 14:55:25 +01:00
Christian Dywan 0380d8bd2e Use libSoup to percent decode scripts, ie. bookmarklets 2009-03-01 00:29:44 +01:00
Christian Dywan ff9085b400 Disable WebKit's authentication dialog if needed
We need to handle WebKit possibly having an authentication
dialog more expressly. Obviously we only ever want to
see one dialog and we choose our own simply because it
is localized.
2009-02-28 23:46:41 +01:00
Christian Dywan dc357a40aa Use the date format of the user locale to display history dates 2009-02-28 23:03:23 +01:00
Christian Dywan f799af8c0c Report to the web view we didn't handle if the MIME type is fine
This caused blank pages to erroneously look as thought they were
loading infinitely. In fact it is due to a bug in WebKit that
this ever worked at all.
2009-02-28 22:33:37 +01:00
Christian Dywan 8ec0e53441 Check for settings and views more properly
These improvements were assisted by a test case that is
going to follow soon.
2009-02-28 14:05:01 +01:00
Christian Dywan 5b2380433b Only apply settings on the web view if we actually have any 2009-02-28 14:03:23 +01:00
Christian Dywan c02e181750 Only disconnect signals when we actually have search engines 2009-02-28 14:02:36 +01:00
Christian Dywan 68f00fb31c Add function to obtain the action group of the browser 2009-02-28 04:15:16 +01:00
Matthias Kruk 7ff1a016f4 Implement activating and deactivating extensions in the panel 2009-02-28 01:59:06 +01:00
Christian Dywan 823f8dbc3f Handle activation and deactivation of Statusbar Features properly 2009-02-28 01:43:20 +01:00
Christian Dywan 9c4d3ea62a Implement Encoding menu 2009-02-27 23:09:36 +01:00
Christian Dywan 0ddf1bd1b2 Implement 'Open all in Tabs' for bookmark folders and history 2009-02-27 21:52:51 +01:00
Christian Dywan da2e4755e6 Add addtional file:// URI tests 2009-02-27 21:00:24 +01:00
Enrico Tröger 498232b805 Fix memory leaks in IDN handling and exclude file:// URIs 2009-02-27 20:59:23 +01:00
Christian Dywan edce7d348b Reflect completion selection directly in the entry 2009-02-24 23:56:28 +01:00
Matthias Kruk 1f00d2ed14 Remove any left timeouts if the browser is destroyed 2009-02-24 22:59:18 +01:00
Christian Dywan 3abace66ea Add more debugging tips to INSTALL file 2009-02-24 22:49:51 +01:00
Masato Hashimoto faa5ecdaf5 Update Japanese translation 2009-02-24 00:45:07 +01:00
Christian Dywan 69aa3bfdd9 Enable changing the containing folder of bookmarks 2009-02-24 00:17:21 +01:00
Christian Dywan d9bdaf0f8c Restrict IDN conversion to hostname 2009-02-23 23:44:30 +01:00
Christian Dywan d8bcecc99d Only add the git hash to the version if it's not empty 2009-02-23 01:03:59 +01:00
Christian Dywan e3485dfbfb Bump version to 0.1.3 2009-02-22 23:37:51 +01:00
Enrico Tröger 40a3eeb94d Cache libSoup version and remove an extra space 2009-02-22 23:34:17 +01:00
Christian Dywan 5e14715d2f Print actual libSoup version if found, otherwise required versions 2009-02-22 23:17:36 +01:00
Johannes Reinhardt 1d8de6e72d Fix #ifdefs for building without libxml or sqlite 2009-02-22 22:39:08 +01:00
Christian Dywan 791c3ecaae Update French translation 2009-02-22 19:54:00 +01:00
Christian Dywan c150b311c1 Update German translation 2009-02-22 19:32:43 +01:00
Christian Dywan e406aa7535 Update translation template 2009-02-22 19:31:24 +01:00
Christian Dywan 35ae81c90a Test boolean properties as well 2009-02-22 19:29:42 +01:00
Christian Dywan 254c4dd846 Correct default values of some preferences 2009-02-22 19:29:08 +01:00
Christian Dywan 6e2b0872a0 Wrap lines in source views 2009-02-22 19:24:52 +01:00
Christian Dywan 94532ab9f8 Add a button to change the alignment to the panel 2009-02-22 19:23:45 +01:00
Sergio Durzu 3b074844e3 Update Italian translation 2009-02-22 18:04:52 +01:00
Christian Dywan e354f8e17b Fix highlighted matches in 'typing' mode 2009-02-22 16:17:32 +01:00
Christian Dywan 9662e99354 Do not actually search less than 3 characters in 'typing' search 2009-02-22 16:12:58 +01:00
Christian Dywan 30729676db Flip the toolbar of the panel as well when aligning it to the right 2009-02-22 16:03:08 +01:00
Christian Dywan 2347045245 Cancel 'typing' search when the entry loses its focus 2009-02-22 15:36:41 +01:00
Dale Whittaker 0d1a1edaaa Save the normal window size, not the maximized size 2009-02-22 14:42:27 +01:00