Commit graph

495 commits

Author SHA1 Message Date
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
Christian Dywan 1ef7182e95 Guarding 'autocomplete' with 1.6.1 is enough 2012-01-19 02:31:27 +01:00
Christian Dywan 26485b9be2 Guard 'autocomplete' with WebKitGTK+ 1.7.4 2012-01-19 01:39:38 +01:00
Alexander Butenko c3eb4e4403 More selective key code excludes 2012-01-11 21:04:46 +01:00
Alexander Butenko 164f016924 Implement del handling v.2 2012-01-11 21:04:34 +01:00
Alexander Butenko 74ae33e232 Remove focus grabbing when showing suggestions 2012-01-11 00:36:27 +01:00
Alexander Butenko fd03ff56b4 Avoid race condition storing view in element 2012-01-10 02:19:45 +01:00
Alexander Butenko 3d5d2f4766 Fix keyboard navigation in suggestions 2012-01-10 02:15:41 +01:00
Alexander Butenko 696b377b32 Process all the frames 2012-01-10 02:14:24 +01:00
Alexander Butenko 835f808115 Refactor JS code generation for adblock 2012-01-10 02:12:55 +01:00
Alexander Butenko 729e960cd6 Reorganize code in formhistory-gdom 2012-01-10 02:10:38 +01:00
Alexander Butenko 3d774d2d09 Optimize get_absolute_offset_for_element 2012-01-10 02:06:20 +01:00
Alexander Butenko 9445539c48 Refactor navigation handling 2012-01-10 02:02:24 +01:00
Alexander Butenko 43952508eb JS backend compilation fix + warnings fixes 2012-01-10 01:59:14 +01:00
Christian Dywan bf4ddd3358 Only define formhistory_suggestions_hide_cb with GDOM 2012-01-10 01:50:15 +01:00
Alexander Butenko e61743db9c Formhistory 2.0 with GDOM frontend 2012-01-10 01:01:28 +01:00
Alexander Butenko fe6acc509a Reload all rulesets instead of re-downloading one 2012-01-06 01:58:44 +01:00