Commit graph

916 commits

Author SHA1 Message Date
Christian Dywan 2cf8d9323e Require GTK+ 2.16 or later 2012-07-20 01:22:38 +02:00
Christian Dywan b7f438589f Consistently use ifdef HAVE_GRANITE 2012-07-19 21:14:10 +02:00
Christian Dywan 27f5cbfb25 Change browser_save_uri to clear up variable initialization 2012-07-19 21:14:10 +02:00
Christian Dywan 7c5410468f Fix regression causing wrong tab URL "ghost" in urlbar 2012-07-19 02:26:22 +02:00
Christian Dywan 3d14faf9be Save non-text as single file, checkbox otherwise
Fixes: https://bugs.launchpad.net/midori/+bug/1025894
2012-07-18 01:21:36 +02:00
Christian Dywan 19f291d2be Re-introduce window flashing, except on Win32 2012-07-16 21:23:06 +02:00
Christian Dywan ed2a7fea6f Replace Print with Share with Granite
Fixes: https://bugs.launchpad.net/midori/+bug/963903
2012-07-16 21:23:06 +02:00
Christian Dywan 8c54bd5d38 Create window by dragging the tab with Granite 2012-07-15 00:13:44 +02:00
Christian Dywan 7d293b5c19 Fix tabbar after fullscreen with Granite 2012-07-15 00:13:44 +02:00
Christian Dywan 9ac0175899 Move tab removal out of the signal
Every caller should use the API to remove a tab to
produce consistent behavior.
The destroy callback takes care of UI updates.
2012-07-15 00:13:44 +02:00
Christian Dywan 3627c75e0b Add missing noundo and help_button classes 2012-07-15 00:13:43 +02:00
Christian Dywan 649d079b04 Use explicit old and new page when switching
Also pass the view when updating the statusbar.
2012-07-13 17:56:52 +02:00
Johannes Sasongko cd377bb7a8 Include config.h before HAVE_GRANITE
Fixes: https://bugs.launchpad.net/midori/+bug/980355
2012-07-12 00:22:13 +02:00
Christian Dywan 93ef102c23 Deal with moving and switching in dynamic notebook 2012-07-12 00:14:48 +02:00
Christian Dywan 68a4ed6c99 Rememember whether inspector was attached 2012-07-11 21:28:10 +02:00
Christian Dywan c236e4da9e Drop compatibility layer for legacy icon names
Fixes: https://bugs.launchpad.net/midori/+bug/988231
2012-07-11 18:04:59 +02:00
Christian Dywan 7f7668048e Use website title as filename when saving 2012-07-10 19:41:40 +02:00
Christian Dywan 0dcf146b1f Save resources when saving a website
Fixes: https://bugs.launchpad.net/midori/+bug/959449
2012-07-09 22:23:25 +02:00
Christian Dywan 6a4a506f24 Consolidate download types as MidoriDownloadType 2012-07-08 23:55:39 +02:00
Christian Dywan 3bdf2e7b73 Manually start save-as type downloads 2012-07-08 23:04:56 +02:00
Christian Dywan c4791e4a9a Handle tmp folder as midori_view_get_tmp_dir 2012-07-08 23:03:47 +02:00
Christian Dywan a0b2020550 Don't quote commands containing tokens 2012-07-08 21:02:06 +02:00
Christian Dywan 0c201ca2b8 Handle more tokens in sokoke_spawn_program 2012-07-08 20:12:38 +02:00
Christian Dywan 75657d1fb4 Enhance faq.css for use with Readable
See: https://bugs.launchpad.net/midori/+bug/743998
2012-07-06 01:36:20 +02:00
Paweł Forysiuk db30c9a3d7 Re-group app menu to place fullscreen better 2012-07-06 01:36:20 +02:00
Christian Dywan 66a47613b0 Implement "Readable" which applies readable.css
The initial code comes with no stylesheet.
2012-07-05 21:56:40 +02:00
Christian Dywan d319d40416 Replace Panel in app menu with individual panels
So users will see "Bookmarks" and "History" and hopefully
that's more discoverable than "Sidepanel".
2012-07-05 20:34:09 +02:00
Christian Dywan e8cbe34aeb Use optimized code path for current tab 2012-07-04 23:55:31 +02:00
Christian Dywan 120f7440f6 Split connecting and adding tabs
This is necessary to correctly use Granite notebook API.

Fixes: https://bugs.launchpad.net/midori/+bug/1020346
2012-07-04 22:45:47 +02:00
Christian Dywan f1db28a6ce No need to connect to tab-removed
By default the widget will be destroyed.
2012-07-03 01:46:02 +02:00
Christian Dywan ec2a7446e4 Add work-around for dynamic notebook current tab 2012-07-03 01:46:02 +02:00
Christian Dywan f9d32072f4 Port dynamic notebook to API rewrite
Fixes: https://bugs.launchpad.net/midori/+bug/1019710
2012-07-03 00:27:48 +02:00
Christian Dywan ef4ee2f634 Remove window flashing on new tabs
The flashing can be distracting to some users. We
may re-visit the feature if we find a better behavior.

The setting stays to avoid resetting old config files.
2012-07-01 22:16:12 +02:00
Christian Dywan aa1ffbf1d0 Rework sokoke_spawn_command internals
Caller decides if the command and the argument are quoted,
otherwise quoting only affects %s. The actual quoting is
split to allow use in test cases.

The Hildon version was dropped.
The GAppInfo version was dropped.
A test case with a cuple examples was added.
2012-07-01 21:26:06 +02:00
Daniel P. Fore 2ac581519c Remove bookmark bar item from app menu
Fixes: https://bugs.launchpad.net/midori/+bug/1018225
2012-06-28 23:30:20 +02:00
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
Christian Dywan 8dccae9303 Rename Toplevel folder to Bookmarks
Fixes: https://bugs.launchpad.net/midori/+bug/1018135
2012-06-28 23:11:21 +02:00
Christian Dywan a6fd514030 Correct show_all after latest bookmark dialog tweak
Otherwise the web app check box isn't visible.
2012-06-28 01:50:52 +02:00
Christian Dywan 2cec07a6ea Cast Granite about dialog 2012-06-27 22:54:54 +02:00
Christian Dywan 6a58d790b8 Add icon to Add Bookmark dialog and remove labels 2012-06-27 22:50:00 +02:00
Christian Dywan 82741b139b Move Private Browsing menu item next to New Tab/ Window 2012-06-27 01:11:30 +02:00
Christian Dywan d455382a22 Use Granite about dialog if available
FAQ and Report items are part of the dialog.

Fixes: https://bugs.launchpad.net/midori/+bug/1016807
2012-06-27 01:07:00 +02:00
Christian Dywan 959fc712bd Remove 'INspect page' from app menu
Fixes: https://bugs.launchpad.net/midori/+bug/1017332
2012-06-26 23:49:18 +02:00
Christian Dywan 3effb9a4ce Remove 'Open' menu item from app menu
Fixes: https://bugs.launchpad.net/midori/+bug/1018044
2012-06-26 23:15:05 +02:00
Oliver Hanraths f840f0508c Bookmarks: Database structure improved
The new format uses bookmarks_v2.db.

We require sqlite 3.6.19 now due to foreign keys.

Fixes: https://bugs.launchpad.net/midori/+bug/836707
2012-06-20 01:19:30 +02:00
Christian Dywan aa51909f69 Move Midori 0.2.6 era bookmarks to import dialog 2012-06-16 00:33:45 +02:00
Paweł Forysiuk 0b14449f68 Cast MidoriView in _midori_browser_set_statusbar_text 2012-06-11 23:08:48 +02:00
André Stösel f38715efb2 Bugfix: "save as" doesn't download anything
Fixes: https://bugs.launchpad.net/midori/+bug/1005881
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
Christian Dywan 117b057edc Label Dummy menu as Tools since it shows up in HUD 2012-05-25 23:46:04 +02:00