Daniel P. Fore
|
6cdc67a21e
|
Replace threesomes of periods with ellipsises
Also updated all translations accordingly.
Fixes: https://bugs.launchpad.net/midori/+bug/1018065
|
2012-06-28 23:27:25 +02:00 |
|
Daniel P. Fore
|
fd7171298d
|
Remove 'Customize Toolbar' from app/ tools menu
Fixes: https://bugs.launchpad.net/midori/+bug/699933
|
2012-06-28 23:21:43 +02:00 |
|
Christian Dywan
|
b18667220c
|
Handle abp: and abp:// links
Fixed: https://bugs.launchpad.net/midori/+bug/942978
|
2012-06-27 23:58:07 +02:00 |
|
Christian Dywan
|
e840a52a0e
|
Implement "items" string list in Statusbar Features
eg. items=proxy-type;preferred-encoding;enable-spell-checking
|
2012-06-22 16:15:40 +02:00 |
|
André Stösel
|
cef295aae9
|
New extension to delay page loading until page displays
Fixes: https://bugs.launchpad.net/midori/+bug/1010219
|
2012-06-12 00:12:24 +02:00 |
|
Christian Dywan
|
4a4887b511
|
Find res in executable or build folder
We can drop the versioned filename.
|
2012-06-01 00:57:49 +02:00 |
|
Christian Dywan
|
85153f3b49
|
Rewrite Midori.PanedAction in Vala
Also fix errors in the build.
|
2012-05-27 15:08:23 +02:00 |
|
Paweł Forysiuk
|
b854931cfc
|
Also list non-existant system addon folders
|
2012-05-23 00:32:40 +02:00 |
|
Paweł Forysiuk
|
7a172fff27
|
List all addon directories even non-existant
Folders may be created after setting up monitors.
|
2012-05-21 23:09:01 +02:00 |
|
Paweł Forysiuk
|
5cd78ae297
|
Create as needed when opening user addon target folder
|
2012-05-21 23:07:31 +02:00 |
|
Christian Dywan
|
db2869f0a2
|
Typo reodered/ reordered
Fixes: https://bugs.launchpad.net/midori/+bug/993969
|
2012-05-15 00:04:40 +02:00 |
|
André Stösel
|
66abde2db9
|
Check "cancel-download" as well as "open-download"
Fixes: https://bugs.launchpad.net/midori/+bug/986839
|
2012-05-12 03:51:25 +02:00 |
|
André Stösel
|
fc7e30f516
|
Cleanup unused variable in adblock
|
2012-04-15 19:31:40 +02:00 |
|
André Stösel
|
3f795a62cb
|
Ignore request if the source is a redirect and of the main frame
Fixes: https://bugs.launchpad.net/midori/+bug/979767
|
2012-04-13 23:40:27 +02:00 |
|
André Stösel
|
da5f257314
|
Fix for "tab registration" in adblock
Fixes: https://bugs.launchpad.net/midori/+bug/977981
|
2012-04-13 23:34:43 +02:00 |
|
André Stösel
|
8d0d2554ca
|
Ignore request if the source is a navigation request
Fixes: https://bugs.launchpad.net/midori/+bug/979767
|
2012-04-12 23:43:50 +02:00 |
|
André Stösel
|
08d890e20e
|
adblock_deactivate_tabs had the wrong user data
Fixes: https://bugs.launchpad.net/midori/+bug/977981
|
2012-04-12 23:43:50 +02:00 |
|
André Stösel
|
7400114eac
|
Fix download manager compilation with Vala >= 0.16
Fixes: https://bugs.launchpad.net/midori/+bug/976139
|
2012-04-10 22:35:49 +02:00 |
|
Christian Dywan
|
2d921d4416
|
Don't build external download manager on Win32
|
2012-04-06 20:19:34 +02:00 |
|
André Stösel
|
2377ee3c94
|
Display error dialog on external download failure
|
2012-04-05 23:37:56 +02:00 |
|
André Stösel
|
b5d5c17396
|
Pass cookies to Aria2
|
2012-04-05 22:43:58 +02:00 |
|
André Stösel
|
8bba8f9aad
|
New extension to download files with Aria2.
|
2012-04-05 22:43:58 +02:00 |
|
Christian Dywan
|
a32cc0908e
|
Ensure adblock config folder when blocking images
|
2012-04-05 22:43:58 +02:00 |
|
André Stösel
|
1de28a8a7a
|
Minimum Katze.Array vapi including add_item signal
|
2012-03-27 00:54:48 +02:00 |
|
Christian Dywan
|
edc88b7b47
|
Fix MidoriView.download_requested signal in vapi
|
2012-03-19 19:08:11 +01:00 |
|
André Stösel
|
f92fa1a33f
|
External Download manager extension for Steadyflow
As it is activated, the Save button uses Steadyflow.
|
2012-03-16 00:09:58 +01:00 |
|
Christian Dywan
|
48368e9951
|
Add and use midori_browser_(page_num/n_pages) API
To hide the GtkNotebook as an implementation detail.
|
2012-03-14 21:02:16 +01:00 |
|
Christian Dywan
|
5e2b7fdca7
|
Always use var in javascript for loops
Otherwise it may re-use global functions.
|
2012-03-11 22:29:41 +01:00 |
|
Christian Dywan
|
7066679bcf
|
Document Adblock syntax and support status
|
2012-03-11 20:43:24 +01:00 |
|
Christian Dywan
|
0cd1c158d7
|
Guard formhistory_suggestions_hide_cb for GDOM
|
2012-03-11 18:50:36 +01:00 |
|
Christian Dywan
|
fa22841ec9
|
Skip empty, invalid and comment lines in adblock_parse_line
|
2012-03-06 20:14:15 +01:00 |
|
Christian Dywan
|
4f180216a1
|
Fix declaration and deprecation warnings
|
2012-03-06 01:12:20 +01:00 |
|
Christian Dywan
|
cbe84b6820
|
Reverse packing of statusbar features bbox
Apparently with GTK+3 this makes a difference.
|
2012-02-29 00:54:03 +01:00 |
|
Christian Dywan
|
81526df6d6
|
Use correct callback when activating statusbar features
|
2012-02-26 00:03:14 +01:00 |
|
Christian Dywan
|
18b6b48ef5
|
Abstract availability of Netscape plugin support
Disable if MOZ_PLUGIN_PATH is / or MIDORI_UNARMED.
|
2012-02-25 02:06:46 +01:00 |
|
Christian Dywan
|
599de9cb74
|
Fix colorful tabs by checking icon, not load status
Otherwise delayed tabs would never be colored.
|
2012-02-21 21:47:07 +01:00 |
|
Christian Dywan
|
55c6dd38d0
|
Remove remnant openssl availability checks
|
2012-02-20 23:14:10 +01:00 |
|
Christian Dywan
|
af9ec62b25
|
Remove password openssl-based encryption support
|
2012-02-19 23:18:41 +01:00 |
|
Christian Dywan
|
63d7df5a0a
|
Remove bogus widget_destroyed callback in Shortcuts
Fixes: https://bugs.launchpad.net/midori/+bug/933082
|
2012-02-19 18:45:56 +01:00 |
|
Alexander Butenko
|
69c319d62a
|
Sqlite pragma tuning for formhistory and history
|
2012-02-19 17:52:12 +01:00 |
|
Alexander Butenko
|
7bf5005617
|
Fix declaration and signedness warnings in gdom frontend
|
2012-02-13 01:34:47 +01:00 |
|
Christian Dywan
|
669167eb9e
|
Plug leaks in formhistory_suggestion_remove
|
2012-02-13 01:31:02 +01:00 |
|
Christian Dywan
|
93bec3142f
|
Keep a reference on the DOM element
|
2012-02-13 01:27:41 +01:00 |
|
Christian Dywan
|
6c87ccc3b3
|
Handle CapsLock in form history
|
2012-02-13 00:46:31 +01:00 |
|
Christian Dywan
|
3aa37f7953
|
Assert if element is unset in formhistory_editbox_key_pressed_cb
|
2012-02-13 00:27:01 +01:00 |
|
Christian Dywan
|
cad539dfed
|
Store password with g_strdup instead of strcpy
|
2012-02-13 00:16:21 +01:00 |
|
Christian Dywan
|
62ed57bde3
|
Free strings in _suggestions_show and fix signature
|
2012-02-13 00:14:44 +01:00 |
|
Alexander Butenko
|
1e941210db
|
Move form history globals into private struct
|
2012-02-12 22:48:52 +01:00 |
|
Christian Dywan
|
66484a7e02
|
Ensure zoom level combo is initially preset
|
2012-02-12 22:06:33 +01:00 |
|
Alexander Butenko
|
5e052422f5
|
Password manager 1.0
|
2012-02-12 22:06:33 +01:00 |
|