Christian Dywan
|
338ddf8ea7
|
Consider all about: URIs as blank
about:version is prominently not rendered as "" so we need
to check the prefix.
Fixes: https://bugs.launchpad.net/midori/+bug/784337
|
2011-07-24 22:50:15 +02:00 |
|
Christian Dywan
|
22a7862654
|
Add 'Last open tabs' option to Clear Private Data
Fixes: https://bugs.launchpad.net/midori/+bug/814739
|
2011-07-24 21:41:47 +02:00 |
|
Christian Dywan
|
bfc6a034ab
|
Remove the according action when destroying panels
Fixes: https://bugs.launchpad.net/midori/+bug/699982
|
2011-07-21 18:18:58 +02:00 |
|
Christian Dywan
|
6c95ea19db
|
Show kinetic scrolling option regardless of Hildon
|
2011-07-20 23:10:50 +02:00 |
|
Christian Dywan
|
9bc26e97fe
|
Interpret Shift+Backspace as going forward
Analogous to Backspace for back.
|
2011-07-19 22:14:07 +02:00 |
|
André Stösel
|
92e23d9d4e
|
Don't destroy the current tab if it is last and blank
If you hit the shortcut for closing tabs over a long time
(to close all tabs), Midori hangs for some seconds.
|
2011-07-19 22:03:37 +02:00 |
|
Christian Dywan
|
3331921cfc
|
Interpret Ctrl+= as Zoom In for compatibility
|
2011-07-09 22:48:26 +02:00 |
|
Christian Dywan
|
eb7245c30a
|
Zoom in steps of 10% instead of 25% by default
Related to: https://bugs.launchpad.net/midori/+bug/707026
|
2011-07-09 21:43:02 +02:00 |
|
Alexander Butenko
|
aafd5bc0a0
|
Dont crash on unvalid geo: links
Fixes: https://bugs.launchpad.net/midori/+bug/804866
|
2011-07-04 23:42:24 +02:00 |
|
Paweł Forysiuk
|
e1c79b3a60
|
Properly rename speed dial item containing multiple spaces
|
2011-07-04 23:26:55 +02:00 |
|
Paweł Forysiuk
|
12aed6c566
|
Compose complete markup inside prepare_speed_dial_html()
|
2011-06-25 00:10:30 +02:00 |
|
Paweł Forysiuk
|
01c353366d
|
Remove legacy code from midori_view_populate_popup
Delete code which was ommited by mistake in commit
46de9f7767 .
Only version check was removed, whithout actually
removing legacy code.
|
2011-06-17 11:57:20 +02:00 |
|
Christian Dywan
|
8bac897a88
|
Purge unused web_frame in midori_view_construct_web_view
|
2011-06-17 11:54:21 +02:00 |
|
Christian Dywan
|
783bed774a
|
Remove erroneous title check in set_uri
The condition was written this way due to the now gone legacy
workaround, the title shouldn't be checked at all.
|
2011-06-17 11:13:41 +02:00 |
|
Paweł Forysiuk
|
46de9f7767
|
Remove further support for WebKitGTK+ < 1.1.14
|
2011-06-09 00:45:34 +02:00 |
|
Alexander Butenko
|
38da85ee43
|
Handle unique_filename and null-check data source
|
2011-06-09 00:37:25 +02:00 |
|
Paweł Forysiuk
|
0dbee646b7
|
Require WebKitGTK+ 1.1.14, remove backwards compatibility
|
2011-06-08 22:38:05 +02:00 |
|
Christian Dywan
|
f681ac9ef1
|
Unset error before calling speeddial_new_from_file
|
2011-06-08 20:43:00 +02:00 |
|
André Stösel
|
fa970c076b
|
Add some missing Midori.Extension functions to VAPI
|
2011-06-08 20:18:09 +02:00 |
|
André Stösel
|
037db65a38
|
Upon closer consideration the property "preferences" is redundant
|
2011-06-08 20:16:55 +02:00 |
|
André Stösel
|
6120fa1e49
|
Add new signal for extension preferences
If the "preferences" property is TRUE and the signal
is implemented, a button is shown next to the extension
and the callback is invoked on click.
|
2011-06-07 21:02:09 +02:00 |
|
Paweł Forysiuk
|
11dd3d758f
|
Drop thumb:// pseudo-uri since it is not reliable enough
|
2011-06-02 01:03:10 +02:00 |
|
Paweł Forysiuk
|
1b8bf1cd2b
|
Check for data folder relative to install on Windows
|
2011-06-02 00:57:40 +02:00 |
|
Paweł Forysiuk
|
15a65b6166
|
Add timestamps if logging to a file
And try to match appearance of console messages.
|
2011-06-02 00:55:36 +02:00 |
|
Alexander Butenko
|
243f93b70d
|
Return original URI if unescaping failed
The issue could be seen in the form of error messages:
g_regex_replace_eval: assertion `string != NULL' failed
|
2011-06-02 00:40:44 +02:00 |
|
Alexander Butenko
|
4bfbe5b30e
|
Reuse source of webview when saving a page to disk
Fixes: https://bugs.launchpad.net/midori/+bug/782133
|
2011-06-02 00:33:17 +02:00 |
|
Alexander Butenko
|
3db6445e54
|
Reuse source of webview instead of redownloading on view source
|
2011-06-02 00:19:35 +02:00 |
|
Christian Dywan
|
ac162e11d2
|
Remove the description field from bookmark dialog
Fixes: https://bugs.launchpad.net/midori/+bug/790262
|
2011-05-31 00:43:39 +02:00 |
|
Paweł Forysiuk
|
5ab09ee552
|
Add --log-file/ -l switch to log to a file
|
2011-05-27 23:32:54 +02:00 |
|
Alexander Butenko
|
cd7522ef7f
|
Pass through javascript: URIS from the command line
|
2011-05-22 16:54:56 +02:00 |
|
Paweł Forysiuk
|
03254c22af
|
Merge HTTP logins with Form History in Clear Private Data
|
2011-05-22 14:32:10 +02:00 |
|
Christian Dywan
|
3a8ce008ad
|
Use a form for the Try Again button in error pages
Fixes: https://bugs.launchpad.net/midori/+bug/784931
|
2011-05-20 22:04:11 +02:00 |
|
Christian Dywan
|
7f549b89a9
|
Handle missing speedial.json and missing shortcuts array
|
2011-05-20 21:58:35 +02:00 |
|
Christian Dywan
|
83194abe8f
|
Don't mixup window title and app name
Fixes: https://bugs.launchpad.net/midori/+bug/778402
|
2011-05-17 22:17:17 +02:00 |
|
Christian Dywan
|
33e8c038e7
|
Clarify menu item labels
Related to: https://bugs.launchpad.net/midori/+bug/743159
Fixes: https://bugs.launchpad.net/midori/+bug/699934
|
2011-05-16 03:30:55 +02:00 |
|
Christian Dywan
|
caaa9e04c7
|
Remove 'Midori' from 'Private Browsing' window title
|
2011-05-16 03:23:52 +02:00 |
|
Christian Dywan
|
b8befff93d
|
maximum-history-age is integer, not boolean
|
2011-05-16 03:20:59 +02:00 |
|
Christian Dywan
|
20d47ffac4
|
Count both cookies and history expiry in months
|
2011-05-16 03:19:21 +02:00 |
|
Christian Dywan
|
98da02a5fd
|
Rename 'Appearance' tab to 'Fonts' in Preferences
|
2011-05-16 02:53:40 +02:00 |
|
Christian Dywan
|
38850f7444
|
Remove all currently deprecated settings
|
2011-05-16 02:51:03 +02:00 |
|
Christian Dywan
|
7d0c949a0c
|
Validate URI in Manage Search Engines dialogue
|
2011-05-16 02:37:51 +02:00 |
|
Marin Moulinier
|
e469e4315b
|
Interpret F5 as reloading for compatibility
Fixes: https://bugs.launchpad.net/midori/+bug/772068
|
2011-05-16 01:05:27 +02:00 |
|
Christian Dywan
|
e66ea168c2
|
Track selected search engine per window
|
2011-05-15 21:40:39 +02:00 |
|
Christian Dywan
|
a1855abf67
|
Left-align labels in preferences dialogue
Fixes: https://bugs.launchpad.net/midori/+bug/782323
|
2011-05-15 21:25:53 +02:00 |
|
Christian Dywan
|
f97395dab1
|
Validate URIs and render entry red if invalid
Fixes: https://bugs.launchpad.net/midori/+bug/710855
|
2011-05-15 16:46:23 +02:00 |
|
Christian Dywan
|
f0bd717ac6
|
Speak of details sent to s/external /web/sites
|
2011-05-15 11:35:20 +02:00 |
|
Christian Dywan
|
b6de48d342
|
Divide preferences into visual groups
|
2011-05-15 11:28:03 +02:00 |
|
Christian Dywan
|
4560cd35e8
|
Merge 'Applications' preferences into 'Browsing'
|
2011-05-15 02:31:34 +02:00 |
|
Christian Dywan
|
fdf73ce98d
|
Use proper button to set current page as homepage
Fixes: https://bugs.launchpad.net/midori/+bug/767389
|
2011-05-15 02:27:21 +02:00 |
|
Christian Dywan
|
f2fa49f342
|
Interpret Backspace as going back
A user continually hitting the Backspace key and then mousing
for the Back button, someone who rarely uses shortcuts at all.
|
2011-05-15 01:43:26 +02:00 |
|