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
Robert Roth
09d1950029
Don't show clear in inline find if there's no text
...
Fixes: https://bugs.launchpad.net/midori/+bug/772841
2011-10-09 12:41:46 +02:00
Christian Dywan
3e60f4424b
Introduce Automatic user agent and allow quirks
...
The new Automatic user agent is meant to pick the string
that websites most likely check for. Right now this is
Safari. Quirks built-in to WebKit are also used.
The separate Midori identification has no quirks.
Fixes: https://bugs.launchpad.net/midori/+bug/865503
2011-10-09 12:20:13 +02:00
Paweł Forysiuk
76a9bc38ff
Introduce and use midori_view_save_speed_dial_config
2011-10-07 21:07:21 +02:00
Lucas Baudin
b5aad2d176
Allow building with GTK+3
...
Fixes: https://bugs.launchpad.net/midori/+bug/861351
2011-10-07 20:24:02 +02:00
Lucas Baudin
b46db9b170
Use DOM API to get selected text in WebKitGTK+ 1.4.3
...
Related to https://bugs.launchpad.net/midori/+bug/799603
2011-10-05 20:51:18 +02:00
Guido Berhoerster
bd5a85fb9f
Link explicitly against libjavascriptcoregtk
...
Fixes: https://bugs.launchpad.net/midori/+bug/855978
2011-10-05 10:02:43 +02:00
Christian Dywan
f303736ad0
Register successfully downloaded files as recent
...
So they show up in Recent menus and modern dash boards.
2011-10-05 09:59:02 +02:00
Christian Dywan
441191b4a1
Use correct enum value for Flash window on bg tabs
...
Fixes: https://bugs.launchpad.net/midori/+bug/859107
2011-09-28 22:18:11 +02:00
Christian Dywan
76a8f160f2
Close inspector with Ctrl+W just like a tab
...
Fixes: https://bugs.launchpad.net/midori/+bug/797865
2011-09-28 18:01:51 +02:00
Christian Dywan
ae56fbf818
Introduce MIDORI_EVENT_NEW_TAB and use it
...
Fixes: https://bugs.launchpad.net/midori/+bug/797224
Fixes: https://bugs.launchpad.net/midori/+bug/797229
2011-09-28 17:45:37 +02:00
Cheng-Chia Tseng
daa6fa0ee7
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
...
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-09-25 08:01:03 +02:00
Christian Dywan
b8c707f1cb
Fix bogus semicolon in midori_view_set_uri
2011-09-22 00:27:55 +02:00
Christian Dywan
a49c6e8ad7
Switch to already open tab of external URI if possible
2011-09-22 00:26:49 +02:00
Christian Dywan
648d869e4f
Use DOM API to get selected text in WebKitGTK+ 1.5.1
...
Fixes: https://bugs.launchpad.net/midori/+bug/799603
2011-09-21 23:50:51 +02:00
Paweł Forysiuk
24604a3db6
Save compiled addon regexpes instead of strings
2011-09-21 23:28:43 +02:00
Paweł Forysiuk
e4d03290d3
Remove cookie feature after running cleanup callbacks
2011-09-21 23:07:53 +02:00
Christian Dywan
bac3dc1842
Introduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.h
...
The new header contains all state and event handling.
2011-09-21 23:04:20 +02:00
Ivica Kolić
fc21488881
l10n: Updated Croatian (hr) translation to 83%
...
New status: 560 messages complete with 0 fuzzies and 114 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-09-21 02:37:24 +02:00
Christoph Wickert
98bcbdfbae
l10n: Updated German (de) translation to 100%
...
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-09-19 09:31:56 +02:00
Mișu Moldovan
1deed9804f
l10n: Updated Romanian (ro) translation to 100%
...
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-09-18 22:27:35 +02:00
Paweł Forysiuk
6e51e7014c
Make Copy Link Location copy the original URI
2011-09-14 21:48:18 +02:00
André Stösel
ec92c64dff
Don't switch panels while destroying
...
Fixes: https://bugs.launchpad.net/midori/+bug/819688
2011-09-14 21:24:10 +02:00
Henrique P. Machado
6a8b4ae60c
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
...
New status: 674 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-09-14 06:36:00 +02:00
Paweł Forysiuk
043581547b
Drop MooTools dependency in speed dial
2011-09-14 02:39:18 +02:00
Paweł Forysiuk
4cdc347287
Only run user scripts on the main frame
2011-09-14 02:38:22 +02:00
Paweł Forysiuk
602d0e1366
Properly omit user script / styles on special pages
2011-09-14 02:19:30 +02:00