Commit graph

4269 commits

Author SHA1 Message Date
Christian Dywan c06fbee023 Merge bookmark folder combo into helper functions
Fixes: https://bugs.launchpad.net/midori/+bug/874592
2011-10-20 22:19:41 +02:00
Paweł Forysiuk a12a8e26d6 Re-add enter_shortcut_name placeholder in speeddial-head.html
It is used in renaming dialog
2011-10-20 19:14:27 +02:00
Paweł Forysiuk 06620d014b Fix dialing with keyboard after some recent changes 2011-10-20 19:14:27 +02:00
Christian Dywan 2e203e746b Find Firefox profiles for import 2011-10-20 19:14:27 +02:00
Pjotr Anon 8521d98ed0 l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-20 19:00:47 +02:00
Tomas Schertel 50ddc4f85c l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-20 17:53:43 +02:00
Leandro Regueiro 32f942fb37 l10n: Updated Galician (gl) translation to 96%
New status: 645 messages complete with 4 fuzzies and 16 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-20 12:37:53 +02:00
Christian Dywan ac5eb28d49 Error out if Vala < 0.13.2, GTK+ 3 and extensions
See https://bugs.launchpad.net/midori/+bug/871579
2011-10-20 09:47:11 +02:00
Peter Hatina b6469de5e6 Work-around icon being activatable by default
Fixes: https://bugs.launchpad.net/midori/+bug/770521
2011-10-20 09:14:33 +02:00
Christian Dywan 30f4225cd9 Work-around libSoup not setting a proper directory title
Fixes: https://bugs.launchpad.net/midori/+bug/872123
2011-10-19 09:26:58 +02:00
Christian Dywan 2bb7fe3c2d Rework --run feature based on a hidden browser
Scripts can use console.info to print and create new
windows to have a UI or open websites.

Internal "pass-through-console" is introduced to print
all messages to the console.

Fixes: https://bugs.launchpad.net/midori/+bug/875318
2011-10-19 09:15:47 +02:00
Christian Dywan 6494269ab9 Add certificate file location used on openSUSE 2011-10-19 09:05:08 +02:00
Christian Dywan e420c36860 Enable Vala debug symbols and disable deprecations 2011-10-19 09:01:28 +02:00
Paweł Forysiuk a023dc5471 Show speed dial close button only when hovering over thumbnail 2011-10-17 02:47:56 +02:00
Paweł Forysiuk 7b4f2254ff No need to check for rows and columns in speed dial now 2011-10-17 02:47:56 +02:00
Christian Dywan 3fa294d100 Require GLib 2.22 it's already an implicit dependency 2011-10-17 02:47:56 +02:00
Walther Maldonado eb45219936 Clear downloads when the transferbar is full
Fixes: https://bugs.launchpad.net/midori/+bug/851452
2011-10-17 02:47:56 +02:00
Christian Dywan a8bf171c62 Add 'Create desktop shortcut' to app menu 2011-10-17 02:47:55 +02:00
Christian Dywan 85b1b8509a Install form history always-load only if should_init 2011-10-17 02:47:55 +02:00
Christian Dywan 756830f6e4 Require libSoup 2.27.90 and drop libidn 2011-10-17 02:47:55 +02:00
Christian Dywan bf8b1d9375 Don't register recent files in app or private mode 2011-10-17 02:47:55 +02:00
Ričardas Vasiulis 910f07e466 l10n: Updated Lithuanian (lt) translation to 42%
New status: 284 messages complete with 38 fuzzies and 348 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-15 08:01:37 +02:00
André Stösel b639067520 Resize the history list treeview in GTK3, not the parent 2011-10-13 18:31:51 +02:00
Christian Dywan bd5c317ad9 Use function in midori_findbar_entry_clear_icon_released_cb 2011-10-13 18:31:51 +02:00
Christian Dywan eda8ac68f9 Findbar should honor close-buttons-left value 2011-10-13 18:31:50 +02:00
Christian Dywan edb01a11f6 Speed dial should honor close-buttons-left value 2011-10-13 18:31:50 +02:00
David Štancl bb7c900144 l10n: Updated Czech (cs) translation to 100%
New status: 670 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-12 07:30:31 +02:00
Christian Dywan fd643d72e9 Allow last tab to close private and app mode 2011-10-11 02:53:14 +02:00
Christian Dywan 2f40eee0a5 Only show close in speed dial if it can be saved
And un-negate return value of sokoke_is_app_or_private().
2011-10-11 02:48:47 +02:00
Christian Dywan 19a8002eee Install close.png which is used by speed dial 2011-10-11 02:12:07 +02:00
Christian Dywan 7bd92bc67c Set speed dial shortcut title without asking 2011-10-11 01:53:12 +02:00
Paweł Forysiuk a5ea7607d4 Properly position speed dial close and show on hover 2011-10-11 01:52:39 +02:00
Christian Dywan 8a8e59b598 Don't leak config_file in midori_load_soup_session_full 2011-10-10 23:23:19 +02:00
Alexander Butenko f5447b921f Implement sqlite3 cookie storage backend
From now on cookies are stored in an sqlite3 database, existing
cookies are imported on first startup.
2011-10-10 23:22:27 +02:00
Alexander Butenko eeb4b7b391 Reduce strlen usage in adblock by using GString 2011-10-10 22:37:57 +02:00
Christian Dywan be6d6932f8 Avoid allocating empty mime_type and news_feeds 2011-10-10 21:58:19 +02:00
Christian Dywan d013cc85a9 Use goto to not leak parts in midori_view_update_icon 2011-10-10 21:55:12 +02:00
Christian Dywan 3071da6711 Use g_format_size with GLib 2.30.0 2011-10-10 21:53:00 +02:00
Christian Dywan cb6a4290d6 Don't save file dialog folder with GTK+ 3.1.10
The last used folder is restored by default.
2011-10-10 21:49:27 +02:00
Christian Dywan 2219399440 Only disable prefetch in private with WebKitGTK+ 1.3.11 2011-10-10 21:45:51 +02:00
Christian Dywan 9bd775b2d3 Make --snapshot save png images with GtkOffscreenWindow 2011-10-10 21:44:27 +02:00
Paweł Forysiuk 5eb5663cf6 Implement embossed speed dial with custom close buttons
The close button position is wrong.
2011-10-10 01:38:39 +02:00
Christian Dywan d3dbd33911 Bump version to 0.4.1 2011-10-10 00:41:47 +02:00
Christian Dywan ac272d2f48 Use secondary toolbar style for bookmarks bar
Fixes: https://bugs.launchpad.net/midori/+bug/870854
2011-10-09 14:48:12 +02:00
Christian Dywan b378554df2 Disable GTK+3 support by default, it's unfinnished 2011-10-09 14:31:27 +02:00
Christian Dywan 73354dbbab Use GtkOffscreenWindow for speed dial thumbnails
Fixes: https://bugs.launchpad.net/midori/+bug/736427
2011-10-09 14:31:27 +02:00
Paweł Forysiuk 89ba05924e Add GDK_KEY_Return to gtk3-compat.h 2011-10-09 14:31:27 +02:00
Ričardas Vasiulis 8bcd2e8987 l10n: Updated Lithuanian (lt) translation to 41%
New status: 278 messages complete with 40 fuzzies and 356 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-09 13:14:51 +02:00
Ričardas Vasiulis 0c5b24a4ff l10n: Updated Lithuanian (lt) translation to 40%
New status: 274 messages complete with 21 fuzzies and 379 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-09 13:09:06 +02:00
Anton Shestakov a0b2ce34d6 Update Russian translation 2011-10-09 12:56:32 +02:00