Commit graph

671 commits

Author SHA1 Message Date
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
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
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
3dab3ac1a0 Add Bookmark Import and Export to app menu 2011-02-11 23:31:27 +01:00
Christian Dywan
adfedc4197 Uncached reload action, default Ctrl+Shift+R 2011-02-02 01:55:32 +01:00
Christian Dywan
1add09e5ea Refer to about:version instead of numbers in About 2011-02-02 01:45:38 +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
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
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
567d5a7d14 Remove duplicated GtkActionEntry 2011-01-29 08:58:38 +01:00
Christian Dywan
f9c38fda6f Import to a new, empty bookmark array 2011-01-22 21:24:10 +01:00
Christian Dywan
7a0d04ac52 Export to a new, empty bookmark array 2011-01-22 21:17:37 +01:00
Christian Dywan
84beea9108 Add KatzeArray::update and call it after import
This new function and according signal allow one
update of the treeview after importing directly
into the database.
2011-01-19 21:58:26 +01:00
Christian Dywan
2f2e368b8a Use actual data dir to store desktop shortcut 2011-01-19 21:31:23 +01:00
Christian Dywan
6780ed8be3 Replace midori_view_new_with_uri with _new_with_title
The old function is actually being removed because it breaks
monitoring of page loading. It was only used internally so far.

Moreover a warning is now emitted when loading an URI before
adding a view to a browser.
2011-01-01 20:05:34 +01:00
Christian Dywan
69c229b7a7 Don't try to set a non-existing page at startup
And print a proper warning should this occur somewhere
else later on.
2010-12-25 02:07:45 +01:00
Christian Dywan
448e119b0b Issue warning if adding to history fails 2010-12-24 16:45:40 +01:00
Christian Dywan
1d09019b38 Implement 'Add Shortcut to desktop' for X11 2010-12-12 01:26:08 +01:00
Christian Dywan
ecb9de246c Put 'Find' into the compact popup menu 2010-12-05 23:01:01 +01:00
Christian Dywan
5f90c91a24 Use Properties stock icon for the compact menu 2010-11-22 03:49:52 +01:00
Christian Dywan
8ad224c9a8 Add bookmarks through array and update the panel 2010-11-22 03:49:52 +01:00
Christian Dywan
6246987ba8 Clear history through array and update the panel 2010-11-22 03:49:51 +01:00
Christian Dywan
cb83843a28 Open blank page if an item with no URI is passed
This avoids the very confusing situation where the session
file contains no URI and critical warnings are visible.

Notably MIDORI_UNARMED can cause this.
2010-11-18 21:22:12 +01:00
Christian Dywan
32d80dcfad Follow up to correct custom docdir location 2010-11-01 21:21:58 +01:00
Christian Dywan
10222bffd2 Be sure to show bookmarkbar if enabled 2010-11-01 16:54:11 +01:00
Christian Dywan
ed6d44df5f Use function to access browser settings an panel 2010-11-01 16:47:32 +01:00
Christian Dywan
d20f0c3b89 Only show Trash and UndoTabClose if there is a trash 2010-10-31 21:27:47 +01:00
Christian Dywan
f9559b7d27 Only show bookmarkbar if we have bookmarks at all 2010-10-31 21:27:22 +01:00
Christian Dywan
a0c0207133 Use mnemonic for "History" in Clear Private Data
This doesn't introduce a new string.
2010-10-30 21:44:19 +02:00
Christian Dywan
691f6c7bbd Right-click on statusbar border should show context menu 2010-10-26 00:26:54 +02:00
Christian Dywan
cbb9189e7c Label 'Custom' and file chooser 'Import from a file' 2010-10-24 23:48:03 +02:00
Christian Dywan
21a82db268 Correct description of TabMinimize
While internally still called 'minimize', the description
needs to say that only the icon of the tab is shown.
2010-10-24 21:06:28 +02:00
Christian Dywan
b915e45332 Fallback for opening new windows in app mode
This is not quite enough, inheriting config won't
work, but better than nothing at all.
2010-10-24 21:06:27 +02:00
Christian Dywan
6b77d140ea Toggle bookmark actions depending on if we have any
So app mode without bookmarks won't show menu items
for adding or managing bookmarks.
2010-10-24 21:06:27 +02:00
Christian Dywan
bcde0df374 Remove 'locked' browser hack and rely on actions 2010-10-24 21:06:27 +02:00
Christian Dywan
23db2145ad Avoid build_config_filename in main() and simplify it 2010-10-23 00:31:11 +02:00
Christian Dywan
ed0440cd9f Click Go icon in blank or speed dial to Paste and Proceed 2010-10-22 23:52:08 +02:00
Christian Dywan
936758afdc Add translation comments to 'History' and 'Form History' 2010-10-21 21:09:00 +02:00
Christian Dywan
fc166214b0 Use accessors for statusbar message area 2010-10-19 00:53:01 +02:00
Christian Dywan
32988e55af Use accessors for window and allocation of a widget 2010-10-19 00:53:01 +02:00
Christian Dywan
2bc7fbac24 Make 'Clear' the default button for Clear Private Data 2010-10-17 23:13:54 +02:00
Christian Dywan
d73b471ec4 Implement sokoke_register_privacy_item facility
The new function allows registering callbacks which clear data,
with a name and label so they show up in the Clear Private Data
dialogue and the chosen items are saved.

The old enumeration still keeps history, trash and the flag
whether to clear when Midori quits.
2010-10-17 22:48:32 +02:00
Christian Dywan
8302cfe004 Don't leak URI in midori_browser_get_uri_extension 2010-10-14 21:07:55 +02:00
Christian Dywan
72be5942f7 Don't leak strings when adding speed dial shortcut 2010-10-14 21:07:55 +02:00
Christian Dywan
bcc622c456 Let private mode inherit preferences
Private mode should retain most preferences, while menus for
Bookmarks, Tools and Panel are hidden.

App mode now hides the navigationbar by default.
2010-10-13 23:41:11 +02:00
Christian Dywan
80ff8ac0f0 Add midori_browser_set_action_visible method 2010-10-13 23:22:54 +02:00