Christian Dywan
|
3ec44384f3
|
Always save when quitting the application
|
2011-02-24 21:26:49 +01:00 |
|
Christian Dywan
|
b47184778a
|
Don't add session tabs to the history on startup
Otherwise the startup as a whole causes a lot of disk activity
that isn't really needed.
|
2011-02-23 22:56:28 +01:00 |
|
Christian Dywan
|
997db05a9e
|
Rename 'Download link destination' to 'Save as'
Fixes: https://bugs.launchpad.net/midori/+bug/699989
|
2011-02-21 19:42:48 +01:00 |
|
Christian Dywan
|
b7f8281f77
|
Remove a redundant katze_array_move_item all
|
2011-02-21 19:42:48 +01:00 |
|
Christian Dywan
|
857551fe61
|
Add FAQ menu item to the app menu
|
2011-02-21 19:42:47 +01:00 |
|
Christian Dywan
|
ea8b9ee7fe
|
Improve handling of cookie updates
Be sure to remove outstanding times, use libsoup API
to free the list of cookies and use the cookie jar to
delete cookies.
Fixes: https://bugs.launchpad.net/midori/+bug/712770
|
2011-02-20 20:55:34 +01:00 |
|
Christian Dywan
|
c1f592bb75
|
Show at minimum 10% progress when loading
|
2011-02-20 20:09:57 +01:00 |
|
Christian Dywan
|
a205df3970
|
Don't limit search engines shown in completion popup
|
2011-02-20 20:07:29 +01:00 |
|
Christian Dywan
|
912637025c
|
Use distinct labels for Refresh actions in shortcut editor
|
2011-02-20 04:13:30 +01:00 |
|
Christian Dywan
|
71f89a3d8a
|
Take text for Go button in location from the entry
|
2011-02-19 23:38:34 +01:00 |
|
Tomasz Szatkowski
|
ce106b0d7f
|
g_strescape the URI in the location completion
Fixes: https://bugs.launchpad.net/midori/+bug/700004
|
2011-02-19 22:32:21 +01:00 |
|
Christian Dywan
|
85e78eab9a
|
Reflect tab order in saved session
Discussed, tested and tweaked by amphi, ml| and MonkeyofDoom in IRC.
|
2011-02-19 22:32:21 +01:00 |
|
Christian Dywan
|
663a82d873
|
Check that pspec is not NULL when skipping state changes
|
2011-02-17 21:48:48 +01:00 |
|
Paweł Forysiuk
|
00b116a940
|
Use page title for inspector window tile
|
2011-02-17 21:38:54 +01:00 |
|
Christian Dywan
|
d19396a065
|
Add hidden setting for close buttons on the left
This value can be changed by distributions using window
decorations on the left side.
Fixes: https://bugs.launchpad.net/midori/+bug/699972
|
2011-02-17 20:57:57 +01:00 |
|
Paweł Forysiuk
|
2c4015ab94
|
Unescape HTML entities when importing bookmarks from Netscape HTML.
|
2011-02-17 20:15:35 +01:00 |
|
Christian Dywan
|
e272fc04f2
|
Don't save config file on state related property changes
|
2011-02-17 19:54:36 +01:00 |
|
Christian Dywan
|
503ed3ac94
|
Be sure to only migrate bookmarks if .db doesn't exist
Fixes: https://bugs.launchpad.net/midori/+bug/711377
|
2011-02-17 19:54:36 +01:00 |
|
Christian Dywan
|
40a6743e78
|
Check if filename to open is a filename or not
Fixes: https://bugs.launchpad.net/midori/+bug/715118
|
2011-02-17 19:54:35 +01:00 |
|
Christian Dywan
|
f4875ceb7c
|
Escape title to be set on error pages
|
2011-02-17 19:54:35 +01:00 |
|
Paweł Forysiuk
|
b63444f3cb
|
Escape bookmark items when exporting to Netscape HTML
|
2011-02-16 00:19:17 +01:00 |
|
Christian Dywan
|
296ede80f7
|
Append fallback icon instead of checking the theme
|
2011-02-15 21:32:08 +01:00 |
|
Christian Dywan
|
b55ab3afa9
|
Fallback to file icon if no MIME icon is found
|
2011-02-15 00:58:34 +01:00 |
|
Christian Dywan
|
3ff376b43b
|
Mandatory transferbar and no implicit statusbar
|
2011-02-13 19:07:48 +01:00 |
|
Christian Dywan
|
cea9c3f426
|
Always show progress inside location bar
|
2011-02-13 18:35:47 +01:00 |
|
Christian Dywan
|
9bebcf32cc
|
Remove search engines in completion preference
Display up to 5 engines, to not make it annoying when there
are too many in total.
|
2011-02-13 18:35:47 +01:00 |
|
Christian Dywan
|
75a1d90233
|
Show error on failure to read global config file
|
2011-02-13 18:35:47 +01:00 |
|
Christian Dywan
|
0bfcf34450
|
Rename 'Add Desktop Shortcut' to 'Create launcher'
Fixes: https://bugs.launchpad.net/midori/+bug/710281
|
2011-02-12 18:12:55 +01:00 |
|
Christian Dywan
|
4eb874f044
|
Update copyright year for '--version' and About dialogue
|
2011-02-12 17:09:35 +01:00 |
|
Christian Dywan
|
42bf6f5c61
|
Default to app menu instead of menubar
|
2011-02-11 23:31:27 +01:00 |
|
Christian Dywan
|
3dab3ac1a0
|
Add Bookmark Import and Export to app menu
|
2011-02-11 23:31:27 +01:00 |
|
Christian Dywan
|
18776c59b2
|
Add CA bundle path used on Foresight Linux
|
2011-02-11 23:31:27 +01:00 |
|
Christian Dywan
|
c0f8cda7c6
|
Avoid action accessors, use properties instead
Fixes: https://bugs.launchpad.net/midori/+bug/715306
|
2011-02-09 00:54:54 +01:00 |
|
Christian Dywan
|
6c0395b65e
|
Use DESKTOP_SESSION variable if set to look for Xfce
|
2011-02-08 19:10:40 +01:00 |
|
Paweł Forysiuk
|
9ab46a3daa
|
Append "Private Browsing" to title in private mode
Fixes: https://bugs.launchpad.net/midori/+bug/699969
|
2011-02-04 01:43:06 +01:00 |
|
Christian Dywan
|
adfedc4197
|
Uncached reload action, default Ctrl+Shift+R
|
2011-02-02 01:55:32 +01:00 |
|
Christian Dywan
|
6ebcc4e21c
|
Translate explanation in about:version
|
2011-02-02 01:46:14 +01:00 |
|
Christian Dywan
|
1add09e5ea
|
Refer to about:version instead of numbers in About
|
2011-02-02 01:45:38 +01:00 |
|
Christian Dywan
|
2d4afde696
|
Make download folder and notifications obligatory
|
2011-02-02 01:31:16 +01:00 |
|
Christian Dywan
|
e8d2dc3ee7
|
Show error dialogue for invalid bookmark export filename
|
2011-02-02 01:31:16 +01:00 |
|
Christian Dywan
|
2d3aab8d8a
|
Add file filters for XBEL and Netscape to export
|
2011-02-01 01:25:27 +01:00 |
|
Paweł Forysiuk
|
ab7b069769
|
Add support for exporting to Netscape HTML
|
2011-02-01 01:25:26 +01:00 |
|
Samuli Suominen
|
26873b0f97
|
Conditionally support libnotify 0.7 API
Fixes: https://bugs.launchpad.net/midori/+bug/710352
|
2011-01-31 01:48:08 +01:00 |
|
Paweł Forysiuk
|
5acdb5516d
|
Unescape URLs with spaces, not only with %
|
2011-01-30 21:37:06 +01:00 |
|
Christian Dywan
|
aeccc9e9ac
|
Use midori_browser_add_tab for tab on tab bar click
So we get speed dial if it is enabled like on new tab button.
|
2011-01-30 19:11:38 +01:00 |
|
Christian Dywan
|
07ffc279b2
|
Refer to Launchpad rather than Flyspray for bug tracking
Fixes: https://bugs.launchpad.net/midori/+bug/706241
|
2011-01-30 18:58:00 +01:00 |
|
Christian Dywan
|
1f08629a4f
|
Preserve %20 for pasting URLs into other windows
|
2011-01-30 18:58:00 +01:00 |
|
Paweł Forysiuk
|
7368ca00c1
|
Remove unneeded check in HTML import function.
It was triggering a missleading warning at the last line of file
giving the impression of interrupted and broken import.
|
2011-01-30 18:58:00 +01:00 |
|
Paweł Forysiuk
|
11ac3fe157
|
Make bookmark import button label show supported formats when importing from a file.
|
2011-01-30 18:58:00 +01:00 |
|
Paweł Forysiuk
|
74bb09b8c7
|
Rename HTML import function from mozilla to netscape to be more consistent.
|
2011-01-30 18:58:00 +01:00 |
|