Christian Dywan
f955da564b
Add 'Add Bookmark' to the available toolbar items
2009-10-28 22:54:42 +01:00
Christian Dywan
edb28df168
Don't disable ellipsizing of statusbar text
2009-10-28 22:51:21 +01:00
Christian Dywan
6a297dd4b3
Introduce MIDORI_TOUCHSCREEN and katze_widget_has_touchscreen_mode
2009-10-28 21:07:13 +01:00
Christian Dywan
bda19771c3
Rearrange statusbar packing to keep themes happy
2009-10-28 20:34:39 +01:00
Christian Dywan
c9dc0c5d55
Make midori_view_get_snapshot a public function
2009-10-27 22:58:11 +01:00
Christian Dywan
aff65928b3
Fix preferences, don't destroy child widgets
2009-10-26 23:43:17 +01:00
Christian Dywan
552c99cd56
Show script, image and plugin options and views source in app menu
2009-10-26 18:08:54 +01:00
Christian Dywan
8cf6f4fa6c
Don't load icons when rendering completion on Hildon
2009-10-26 18:05:56 +01:00
Christian Dywan
91113a189c
Use Hildon banners for notifications on Maemo
2009-10-26 18:05:16 +01:00
Christian Dywan
f28d6e78d7
Optimize inline find for mobile use
2009-10-26 02:11:09 +01:00
Christian Dywan
4b633b6006
Hide application preferences on Hildon and preset text editor
2009-10-26 00:27:14 +01:00
Christian Dywan
66079c987b
Map Maemo icons to stock icons
2009-10-26 00:18:56 +01:00
Christian Dywan
55d735fcf6
Layout preferences with a scrolled and no tabs on Hildon
2009-10-25 19:48:12 +01:00
Christian Dywan
9f68b17036
Remove cache and form history preferences
...
These features are implemented as extensions, so the preferences
don't belong in the core.
2009-10-25 14:58:22 +01:00
Christian Dywan
4c5807529b
Hide download, font, proxy, developer, location preferences on Hildon
2009-10-25 14:54:31 +01:00
Christian Dywan
725f717ee8
Open pages in windows on Hildon by default
2009-10-25 14:49:00 +01:00
Christian Dywan
a2891e0ddb
Wrap variables in location entry in Hildon guards as appropriate
2009-10-23 18:08:25 +02:00
Christian Dywan
09498f2473
Initialize icon theme in midori_view_update_icon to avoid warning
2009-10-23 18:07:19 +02:00
Christian Dywan
4b912f17de
Fix underscores in labels in app menu and compact add
2009-10-22 23:27:03 +02:00
Christian Dywan
7c1caed409
Wrap panel title callback in Hildon guards
2009-10-22 23:26:35 +02:00
Christian Dywan
e4dbbf8a27
Remove unused code from after preferences refactoring
2009-10-22 23:19:02 +02:00
Christian Dywan
d37194cd7a
Fix brackets around bookmark URI check
2009-10-22 23:18:23 +02:00
Christian Dywan
421460741d
Move midori_web_view_set_clipboard inside 1.1.15 guards
2009-10-22 22:59:02 +02:00
Christian Dywan
4257bd2bbc
Add Undo close tab to the tab context menu
...
It is very useful and some people who rarely use the page
context menu will look for it in the tab menu.
2009-10-22 22:54:52 +02:00
Christian Dywan
ce5c6ec91b
Move the version check for res:// handling where it belongs
2009-10-22 02:20:27 +02:00
Christian Dywan
f875144aa3
Handle res:// and stock:// with resource request if available
...
This makes these URIs functional in case of network issues.
2009-10-22 02:20:27 +02:00
Christian Dywan
cbd0668fd0
Handle load-error in the view late so it can be overridden
2009-10-22 02:20:27 +02:00
Christian Dywan
0cdcefd4e8
Make all Copy items in the context menu also use primary clipboard
2009-10-22 02:20:27 +02:00
Christian Dywan
f3cf2561ff
Regard data: and javascript: URIs as allowed when adding bookmarks
2009-10-22 02:20:26 +02:00
Christian Dywan
620ccd8384
Load icons in the completion lazily to boost startup
...
This is a partial regression since some icons that come from
XML tags don't show up that way.
2009-10-20 18:25:40 +02:00
Alexander Butenko
90a4acfc6e
Check the non-existence of folders before creating them
2009-10-20 18:24:24 +02:00
Christian Dywan
cef6532429
Refactor MidoriPreferences into KatzePreferences base class
...
The goal is to get rid of detailed table setups in favour of
automatic alignment with few hints as well as abstracting away
the exact layout to allow reimplementing it in a different form.
2009-10-19 23:15:44 +02:00
Christian Dywan
47c5f15684
Implement combos for choosing applications
2009-10-18 17:25:13 +02:00
Christian Dywan
ecde50cb31
Fix conflicting mnemonic in link/ image context menu
2009-10-14 23:35:31 +02:00
Christian Dywan
c49a7d1e04
Keep the thumbnail view around to avoid a WebKitGTK+ bug
...
The thumbnail view will be destroyed when the tab is closed, so
it's a minor memory surplus if a user actually opens many
speed dial pages.
2009-10-14 21:29:04 +02:00
Christian Dywan
1451026160
Implement app menu and progress indicator on Hildon 2.2
2009-10-14 00:48:25 +02:00
Christian Dywan
b2c9fb3cfc
Manually pack OK button for crash dialogue on Hildon 2.2
2009-10-13 23:26:48 +02:00
Christian Dywan
847f18f643
Implement tap and hold with emulated motion and button click events
...
There is no pointer movement on a touchscreen, so we need to pretend
there is, to trigger a proper context menu.
2009-10-13 22:58:50 +02:00
Christian Dywan
8a9599d5a9
Hide redundant items from the default context menu on Hildon
2009-10-13 02:40:38 +02:00
Alexander Butenko
8a62c9ee7a
Void Page Up/ Page down in the address entry
...
It is presumably not an important binding, and accidentally
using it is more annoying than helpful.
2009-10-12 23:17:57 +02:00
Christian Dywan
625ad79631
Remove unused variable and MidoriLocationEntryItem struct
2009-10-12 23:11:53 +02:00
Christian Dywan
8fdb284b54
Implement Compact Add button, and readjust the Hildon toolbar
...
Actions AddNewsFeed and AddDesktopShortcut are introduced and the
toolbar layout for Hildon is changed.
Desktop shortcuts are not implemented yet.
2009-10-12 23:06:04 +02:00
Christian Dywan
7e8f6d5633
Omit any icons in the location in the Hildon version
2009-10-12 23:06:04 +02:00
Christian Dywan
123475d6ea
Don't advertise zooming when having an image open
...
Images cannot be zoomed.
2009-10-12 13:17:53 +02:00
Christian Dywan
406572c4fb
Be sure to focus the web view rather than the scrolled widget
2009-10-12 13:05:43 +02:00
Christian Dywan
641553d312
Use compact menu as the main menu when building for Maemo
2009-10-12 13:02:39 +02:00
Christian Dywan
b9d4266d27
Refactor IDN handling and related unit tests
...
Most code is shared despite different available libraries now and
can more effeciently be tested.
2009-10-10 11:09:10 +02:00
Christian Dywan
0ac4de8aa5
Properly pass external addresses with libSoup 2.27.90
2009-10-09 14:21:55 +02:00
Christian Dywan
fa8f109da9
Conditionalize restoring of the scrolling position
...
Ensure that we differentiate an unset value from a valid value
as well as having restored the position already so we don't
accidentally restore a wrong position.
Restoring after having loaded a page is still not ideal but there
doesn't seem to be a better way at this point.
2009-10-08 20:56:24 +02:00
Christian Dywan
3ed9e482cd
Fix display formatting of URIs and unit test it properly
2009-10-07 01:50:10 +02:00