Enrico Tröger
606c629fa5
Use midori_browser_get_for_widget in the bookmark panel
...
This fixes opening bookmarks in the current tab.
2009-05-03 21:11:20 +02:00
Enrico Tröger
ae23ae0583
Implement middle click on array actions, ie. bookmark menu items
...
Add a new signal activate-item-alt to KatzeArrayAction which has
a button argument specifying the mouse button that was pressed. If
this signal is handled one can special case middle or right
clicks, and return TRUE to suppress the emission of activate-item.
The browser utilizes this to open new tabs when middle clicking
on bookmark menu items.
2009-05-03 12:42:47 +02:00
Enrico Tröger
dfef979499
Automatically reset the filter after deleting all matching cookies
...
Also fix wording in the confirmation dialog.
2009-05-03 10:14:55 +02:00
Christian Dywan
9d472f4054
Introduce 'news-feeds' property on MidoriView
...
This is a KatzeArray of KatzeItems with the feeds of the loaded
web page, particularly useful for extensions.
2009-05-03 03:11:33 +02:00
Christian Dywan
1d7293a2a8
Quote the page address in the error page
2009-05-03 01:53:49 +02:00
Christian Dywan
2d09f9358f
Update French translation
2009-05-03 01:51:13 +02:00
Christian Dywan
c62f5a64b8
Update German translation
2009-05-03 01:01:21 +02:00
Christian Dywan
9c2772d0c8
Update translation template
2009-05-03 00:49:04 +02:00
Christian Dywan
ca98c68e70
Support error pages with the load-error signal in WebKitGTK+ 1.1.6
2009-05-02 21:44:20 +02:00
Christian Dywan
7d0d2d60bc
Add sokoke_replace_variables
2009-05-02 21:38:43 +02:00
Christian Dywan
d6721f09b0
Add sokoke_get_res_server
2009-05-02 21:36:09 +02:00
Christian Dywan
8c8551d384
Generate thumbnails of open tabs
...
The images aren't used for anything yet, and can't be disabled
2009-05-02 00:23:43 +02:00
Christian Dywan
f93c3c166f
Ensure that completion items have a title
...
Items are added as lone URIs often enough, so it happened that
we accidentally unset a title. We check that now.
2009-05-01 20:03:40 +02:00
Anton Shestakov
ffb64d32fa
Update Russian translation
2009-04-30 19:05:39 +02:00
Dale Whittaker
c0df53a169
Fix item movement callback in feed panel
2009-04-30 19:00:27 +02:00
Christian Dywan
44b1590100
Fix saving changes to the Download folder
2009-04-30 01:17:57 +02:00
Christian Dywan
566e8252c2
Activating Search if hidden should spawn the search page
2009-04-30 00:43:47 +02:00
Christian Dywan
a245be912f
Update German translation
2009-04-30 00:18:10 +02:00
Sérgio Marques
adc29bb645
Update Portuguese translation
2009-04-30 00:07:59 +02:00
Dale Whittaker
eb606ecdad
Leave 'added' stamp of history items to fix duplicate detection
...
Only the 'added' value of parents shall contain the age in days.
2009-04-29 23:53:59 +02:00
Christian Dywan
b7e852fe09
Localize 'Last updated' display of feeds and quote URIs
2009-04-29 23:46:41 +02:00
Christian Dywan
5257a9e6c5
Correct 'Enables spell checking' to 'Enable spell checking'
2009-04-29 17:44:12 +02:00
Christian Dywan
9e5477815a
Wrap XML element names in error messages in quotes
2009-04-29 17:42:36 +02:00
Christian Dywan
f8b10d8513
Add example to the spell checking language tooltip
2009-04-29 17:35:36 +02:00
Christian Dywan
0506d04601
Add Spell Checking preferences to the dialogue
...
We need to think of a better way to choose dictionaries than a
mere text entry.
2009-04-29 00:42:47 +02:00
Christian Dywan
bd002e9a7b
Fix 'Refresh' menu item localization in the context menu
2009-04-29 00:16:26 +02:00
Christian Dywan
be803ad765
Add a description to Statusbar Features and localize it
2009-04-28 23:57:56 +02:00
Christian Dywan
a40cd75d14
Add new transfer preferences and new Applications tab
2009-04-28 23:52:16 +02:00
Christian Dywan
bd11e1c4f7
Add Ask for destination folder preference
...
The value is not functional yet
2009-04-28 23:49:52 +02:00
Dale Whittaker
3150e4e9db
Allow horizontal scrollbars in the feed panel
2009-04-28 23:44:04 +02:00
Dale Whittaker
522b3ac678
Prevent attempts to add duplicate feeds
2009-04-28 23:31:37 +02:00
David Stancl
9c6322b6fc
Add Czech translation
2009-04-28 23:26:14 +02:00
Enrico Tröger
c711a75379
No need to work around GtkIconEntry issue afterall
2009-04-27 21:30:27 +02:00
Robert Hartl
0191fdaf8b
Add Slovak translation
2009-04-27 21:21:37 +02:00
Masato Hashimoto
0ec3dff95d
Update Japanese translation
2009-04-27 21:12:04 +02:00
Dale Whittaker
129f7d8f77
Display feed URLs and show an icon instead of error dialogues
2009-04-27 20:58:30 +02:00
Christian Dywan
6d2013f16f
Default to loading the last open pages at startup
2009-04-27 20:49:32 +02:00
Christian Dywan
10426983b0
Fail silently on xprop errors when determining the environment
2009-04-27 17:46:04 +02:00
Enrico Tröger
ba7e8846ee
Do not display any icon if there's no news feed available
...
Work around a bug that made unsetting the secondary icon in the
location entry impossible and do not set an icon if there is
no news feed instead of an 'information' icon.
2009-04-27 01:11:58 +02:00
Christian Dywan
d328d2afab
Implement transfer completion notification via libnotify
2009-04-27 00:22:16 +02:00
Christian Dywan
d7b33085db
Update Spanish translation
2009-04-26 23:31:52 +02:00
Christian Dywan
62edfeb06e
Disconnect panel toolitem destroy handler when detaching
2009-04-26 17:11:16 +02:00
Christian Dywan
bdf9c2c11d
Fix label/ button on the panel when detaching and re-attaching
2009-04-26 16:57:23 +02:00
Elega
141e5317c1
Update Spanish translation
2009-04-26 16:20:51 +02:00
Christian Dywan
9cda61ad1a
Add a Fixed-width Font Family preference
2009-04-26 02:23:27 +02:00
Christian Dywan
dafa435e47
Switch the current panel after detaching a panel
2009-04-25 23:33:09 +02:00
Christian Dywan
5d3afb0713
Disable 'Detach' button if all panels are detached
2009-04-25 23:26:54 +02:00
Christian Dywan
b81e815427
Skip files that are not shared libraries in the Plugins panel
2009-04-25 23:10:43 +02:00
Christian Dywan
d5d1c8e76c
Add Feed Panel files to POTFILES.in
2009-04-25 23:01:15 +02:00
Enrico Tröger
c4037afadc
Fix the Delete All dialog icon when the Cooke Manager is detached
2009-04-25 18:32:28 +02:00