]> spindle.queued.net Git - midori/log
midori
14 years agoAdd 'LT_PREREQ(2.2)', uncommented, to uri search tests
Christian Dywan [Mon, 11 Jan 2010 20:52:33 +0000 (21:52 +0100)]
Add 'LT_PREREQ(2.2)', uncommented, to uri search tests

The string is obviously not a valid domain name. Yet our
recognition isn't aware of that.

14 years agoAllow the panel to expand, to stop it from ever-growing in fullscreen
André Stösel [Mon, 11 Jan 2010 20:47:37 +0000 (21:47 +0100)]
Allow the panel to expand, to stop it from ever-growing in fullscreen

14 years agol10n: Updated Dutch (Flemish) (nl) translation to 53%
Timo Verbeek [Mon, 11 Jan 2010 15:13:06 +0000 (10:13 -0500)]
l10n: Updated Dutch (Flemish) (nl) translation to 53%

New status: 305 messages complete with 125 fuzzies and 140 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoImplement "autosuggest" in form history and bump the version
Alexander Butenko [Sun, 10 Jan 2010 21:57:17 +0000 (22:57 +0100)]
Implement "autosuggest" in form history and bump the version

1. Honor non W3C but commonly used "autosuggest" attribute.

2. Bump version to 1.0. The plugin can be considered stable.

14 years agoSpeedup adblock with blacklists and reorganize unit tests
Alexander Butenko [Sun, 10 Jan 2010 21:52:06 +0000 (22:52 +0100)]
Speedup adblock with blacklists and reorganize unit tests

1. Blacklist for pattern matching. 1 regexp has more than 1
signature. If the 1st match failed, there is no need to
match with the same regex a second time if the signature matched.
This gives us 20% speedup.

2. Cleanup for performance tests.

3. Tests reorganized. now we are checking pattern validation
plus performance timing. Simlifies testing.

4. Bump version to 0.5. The next patch will add option matching
so we will bump it to 1.0 once it is tested.

14 years agoUse FileTransfer category rather than Network for download managers
Christoph Wickert [Sun, 10 Jan 2010 20:58:24 +0000 (21:58 +0100)]
Use FileTransfer category rather than Network for download managers

14 years agoUse an alignment the image size request to adjust close buttons
Christian Dywan [Sun, 10 Jan 2010 20:56:53 +0000 (21:56 +0100)]
Use an alignment the image size request to adjust close buttons

14 years agoMake %u in command lines work just like %s
Christian Dywan [Sun, 10 Jan 2010 20:55:53 +0000 (21:55 +0100)]
Make %u in command lines work just like %s

This is not strictly by the spec but it works in practise.

14 years agol10n: Updates to Catalan (Valencian) (ca) translation
Carles Muñoz Gorriz [Sun, 10 Jan 2010 12:02:05 +0000 (13:02 +0100)]
l10n: Updates to Catalan (Valencian) (ca) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoMove around preferences so Open panels in Windows is always shown
Christian Dywan [Sat, 9 Jan 2010 22:49:25 +0000 (23:49 +0100)]
Move around preferences so Open panels in Windows is always shown

14 years agoIt should be 'gint position', not gboolean
André Stösel [Sat, 9 Jan 2010 22:12:14 +0000 (23:12 +0100)]
It should be 'gint position', not gboolean

14 years agoAdd i18n comments for Paste Proceed as well as Go to next/ previous page
Christian Dywan [Sat, 9 Jan 2010 22:08:40 +0000 (23:08 +0100)]
Add i18n comments for Paste Proceed as well as Go to next/ previous page

14 years agoUpdate Russian translation
Anton Shestakov [Sat, 9 Jan 2010 22:02:48 +0000 (23:02 +0100)]
Update Russian translation

14 years agol10n: Updates to Portuguese (pt) translation
Sergio Marques [Sat, 9 Jan 2010 10:42:04 +0000 (11:42 +0100)]
l10n: Updates to Portuguese (pt) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Sat, 9 Jan 2010 09:10:49 +0000 (10:10 +0100)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Galician (gl) translation
Leandro Regueiro [Fri, 8 Jan 2010 17:15:03 +0000 (18:15 +0100)]
l10n: Updates to Galician (gl) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Danish (da) translation
Per Kongstad [Fri, 8 Jan 2010 08:43:34 +0000 (09:43 +0100)]
l10n: Updates to Danish (da) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Fri, 8 Jan 2010 07:32:36 +0000 (08:32 +0100)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoRemove empty button from the Extensions panel
Christian Dywan [Fri, 8 Jan 2010 00:44:48 +0000 (01:44 +0100)]
Remove empty button from the Extensions panel

14 years agoHide panel toolbooks when there is only a controls button in there
Christian Dywan [Fri, 8 Jan 2010 00:43:33 +0000 (01:43 +0100)]
Hide panel toolbooks when there is only a controls button in there

14 years agoPrevent a recurive loop when toggling operating controls
Christian Dywan [Fri, 8 Jan 2010 00:08:37 +0000 (01:08 +0100)]
Prevent a recurive loop when toggling operating controls

14 years agoMove the logo on special pages to the background
Christian Dywan [Thu, 7 Jan 2010 23:42:23 +0000 (00:42 +0100)]
Move the logo on special pages to the background

14 years agoAllow DND also for cookie items by using the value of the parent node
Enrico Tröger [Thu, 7 Jan 2010 23:13:29 +0000 (00:13 +0100)]
Allow DND also for cookie items by using the value of the parent node

14 years agoAlign domains with and without leading dots equally
Enrico Tröger [Thu, 7 Jan 2010 23:11:46 +0000 (00:11 +0100)]
Align domains with and without leading dots equally

14 years agoImplement cm_skip_leading_dot() to avoid code duplication
Enrico Tröger [Thu, 7 Jan 2010 23:10:26 +0000 (00:10 +0100)]
Implement cm_skip_leading_dot() to avoid code duplication

14 years agoShow some basic information in description box when domain is selected
Enrico Tröger [Thu, 7 Jan 2010 23:08:24 +0000 (00:08 +0100)]
Show some basic information in description box when domain is selected

14 years agoImplement cm_list_length() for faster list length computations
Enrico Tröger [Thu, 7 Jan 2010 22:59:00 +0000 (23:59 +0100)]
Implement cm_list_length() for faster list length computations

Since we only need to know whether the list of selected items
has 0, 1 or 2 or more items, it's enough to check for these 3 cases

14 years agoMove panel icons to the bottom and always remove the labels
Christian Dywan [Thu, 7 Jan 2010 22:32:25 +0000 (23:32 +0100)]
Move panel icons to the bottom and always remove the labels

This is an attempt at simplifying the panel, in the hope
that it is still discoverable enough.

14 years agoRemove Plugins panel, instead add Netscape plugins to Extensions
Christian Dywan [Thu, 7 Jan 2010 22:30:36 +0000 (23:30 +0100)]
Remove Plugins panel, instead add Netscape plugins to Extensions

Netscape Plugins cannot actually be activated or deactivated
at the moment.

14 years agoConnect accelerators of implicitly created panel actions
Christian Dywan [Thu, 7 Jan 2010 20:52:06 +0000 (21:52 +0100)]
Connect accelerators of implicitly created panel actions

14 years agoImplement about:version page with important build configuration aspects
Christian Dywan [Thu, 7 Jan 2010 20:12:36 +0000 (21:12 +0100)]
Implement about:version page with important build configuration aspects

14 years agoSpell accept language header as 'Accept-Language'
André Stösel [Thu, 7 Jan 2010 20:10:56 +0000 (21:10 +0100)]
Spell accept language header as 'Accept-Language'

14 years agoDo not run scripts or styles on blank or special pages
Christian Dywan [Thu, 7 Jan 2010 20:10:14 +0000 (21:10 +0100)]
Do not run scripts or styles on blank or special pages

14 years agoMention Transifex in the TRANSLATE file
Christian Dywan [Thu, 7 Jan 2010 20:09:26 +0000 (21:09 +0100)]
Mention Transifex in the TRANSLATE file

14 years agol10n: Updates to Portuguese (pt) translation
Sergio Marques [Thu, 7 Jan 2010 16:59:25 +0000 (17:59 +0100)]
l10n: Updates to Portuguese (pt) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Thu, 7 Jan 2010 13:51:51 +0000 (14:51 +0100)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Slovak (sk) translation
Robert Hartl [Thu, 7 Jan 2010 11:31:12 +0000 (12:31 +0100)]
l10n: Updates to Slovak (sk) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Danish (da) translation
Per Kongstad [Thu, 7 Jan 2010 08:45:02 +0000 (09:45 +0100)]
l10n: Updates to Danish (da) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Thu, 7 Jan 2010 07:25:28 +0000 (08:25 +0100)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoImplement 'Preferred languages' preference, ACCEPT_LANGUAGE header
André Stösel [Wed, 6 Jan 2010 23:49:41 +0000 (00:49 +0100)]
Implement 'Preferred languages' preference, ACCEPT_LANGUAGE header

14 years agoDisconnect add-browser callback when deactivating Colourful Tabs
Tsahee Zidenberg [Wed, 6 Jan 2010 22:56:30 +0000 (23:56 +0100)]
Disconnect add-browser callback when deactivating Colourful Tabs

14 years agoHandle window raising without the help of unique
Christian Dywan [Wed, 6 Jan 2010 21:30:59 +0000 (22:30 +0100)]
Handle window raising without the help of unique

14 years agoOmit an unused config variable when loading extensions
Christian Dywan [Wed, 6 Jan 2010 21:18:22 +0000 (22:18 +0100)]
Omit an unused config variable when loading extensions

14 years agoRemove locationentry and dnsprefetch from POTFILES.in
Christian Dywan [Wed, 6 Jan 2010 21:17:35 +0000 (22:17 +0100)]
Remove locationentry and dnsprefetch from POTFILES.in

14 years agoRemove translation template midori.pot from the repository
Christian Dywan [Wed, 6 Jan 2010 21:03:29 +0000 (22:03 +0100)]
Remove translation template midori.pot from the repository

Transifex should generate a template. A benefit of this is that it
automatically notifies about problems.

The file midori.pot does unfortunately have to live in the source
tree, but we remove it in clean and distclean targets.

14 years agoMention ./waf clean and ./waf distclean in INSTALL
Christian Dywan [Wed, 6 Jan 2010 20:57:09 +0000 (21:57 +0100)]
Mention ./waf clean and ./waf distclean in INSTALL

14 years agoRename 'Spell checking languages' to 'Spelling dictionaries'
Christian Dywan [Wed, 6 Jan 2010 20:56:33 +0000 (21:56 +0100)]
Rename 'Spell checking languages' to 'Spelling dictionaries'

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Wed, 6 Jan 2010 07:04:46 +0000 (08:04 +0100)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Wed, 6 Jan 2010 06:52:01 +0000 (07:52 +0100)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Galician (gl) translation
Leandro Regueiro [Tue, 5 Jan 2010 16:46:58 +0000 (17:46 +0100)]
l10n: Updates to Galician (gl) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Tue, 5 Jan 2010 05:53:33 +0000 (06:53 +0100)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoUpdate German translation
Enrico Tröger [Mon, 4 Jan 2010 22:57:21 +0000 (23:57 +0100)]
Update German translation

14 years agoAdd a label 'Spell checking languages:' in front of the spell entry
Christian Dywan [Mon, 4 Jan 2010 22:38:35 +0000 (23:38 +0100)]
Add a label 'Spell checking languages:' in front of the spell entry

The entry by itself is confusing to many users, and a label is better
than nothing while we don't have a better interface.

14 years agoCtrl + Right-click to suppress javascript button handling
Christian Dywan [Sun, 3 Jan 2010 22:57:21 +0000 (23:57 +0100)]
Ctrl + Right-click to suppress javascript button handling

Pages like Google Maps handle right-clicks and either provide
their own sort of context menu or just disable the menu. We
want the option to always get our proper menu.

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Mon, 4 Jan 2010 07:49:04 +0000 (07:49 +0000)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Mon, 4 Jan 2010 07:31:50 +0000 (07:31 +0000)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoIncrease filter line buffer, revise css block matching, use strchr
Alexander Butenko [Sun, 3 Jan 2010 22:37:44 +0000 (23:37 +0100)]
Increase filter line buffer, revise css block matching, use strchr

14 years agoDisable developer extras in web app mode
Christian Dywan [Sun, 3 Jan 2010 22:00:27 +0000 (23:00 +0100)]
Disable developer extras in web app mode

14 years agoBuild only main.c in the progressive midori target
Christian Dywan [Sun, 3 Jan 2010 21:58:04 +0000 (22:58 +0100)]
Build only main.c in the progressive midori target

14 years agoDetermine whether we can view the source via g_content_type_is_a
Christian Dywan [Sat, 2 Jan 2010 22:32:52 +0000 (23:32 +0100)]
Determine whether we can view the source via g_content_type_is_a

14 years agoUse mnemonic _o instead of _l for 'Block image'
Christian Dywan [Sat, 2 Jan 2010 21:04:50 +0000 (22:04 +0100)]
Use mnemonic _o instead of _l for 'Block image'

14 years agoUse mnemonic s instead of C for 'Copy Link destination'
Christian Dywan [Sat, 2 Jan 2010 21:03:32 +0000 (22:03 +0100)]
Use mnemonic s instead of C for 'Copy Link destination'

It can conflict if Copy is visible due to a selection.

14 years agoImplement 'Open Link as Web A_pplication' in link context menu
Christian Dywan [Sat, 2 Jan 2010 20:59:34 +0000 (21:59 +0100)]
Implement 'Open Link as Web A_pplication' in link context menu

14 years agoRefactor adblock_reload_rules to handle filters versus only custom
Christian Dywan [Sat, 2 Jan 2010 20:34:17 +0000 (21:34 +0100)]
Refactor adblock_reload_rules to handle filters versus only custom

14 years agoBlock and hide images by domain and relative path
Alexander Butenko [Sat, 2 Jan 2010 20:15:58 +0000 (21:15 +0100)]
Block and hide images by domain and relative path

14 years agoHide images blocked with 'Block image' via element hiding
Alexander Butenko [Sat, 2 Jan 2010 03:11:44 +0000 (04:11 +0100)]
Hide images blocked with 'Block image' via element hiding

14 years agoImplement 'Block image' menuitem in adblock, adding URIs to custom list
Alexander Butenko [Sat, 2 Jan 2010 02:47:56 +0000 (03:47 +0100)]
Implement 'Block image' menuitem in adblock, adding URIs to custom list

For now it only has effect after reloading the page.

14 years agoConstruct entry in location action, obsoleting location entry class
Christian Dywan [Fri, 1 Jan 2010 23:28:44 +0000 (00:28 +0100)]
Construct entry in location action, obsoleting location entry class

14 years agoMerge MidoriLocationEntry progress drawing into GtkIconEntry
Christian Dywan [Fri, 1 Jan 2010 22:55:04 +0000 (23:55 +0100)]
Merge MidoriLocationEntry progress drawing into GtkIconEntry

14 years agoFix a macro typo in the GtkIconEntry implementation
Christian Dywan [Fri, 1 Jan 2010 22:45:29 +0000 (23:45 +0100)]
Fix a macro typo in the GtkIconEntry implementation

14 years agoShow bookmarkbar if 'Show in the toolbar' is used on a bookmark
Christian Dywan [Fri, 1 Jan 2010 22:37:13 +0000 (23:37 +0100)]
Show bookmarkbar if 'Show in the toolbar' is used on a bookmark

14 years agoMerge compat.h into sokoke and remove gtk_show_uri implementation
Christian Dywan [Fri, 1 Jan 2010 22:24:03 +0000 (23:24 +0100)]
Merge compat.h into sokoke and remove gtk_show_uri implementation

14 years agoImplement "Paste and proceed" menuitem in location context menu
Christian Dywan [Fri, 1 Jan 2010 22:01:56 +0000 (23:01 +0100)]
Implement "Paste and proceed" menuitem in location context menu

14 years agoStore searches with tokens in the completion as a distinct item
Christian Dywan [Fri, 1 Jan 2010 21:47:24 +0000 (22:47 +0100)]
Store searches with tokens in the completion as a distinct item

Currently searches won't be stored persistently in the database.

14 years agoDisable 'inline' completion, it causes a huge extra matching overhead
Christian Dywan [Fri, 1 Jan 2010 20:53:28 +0000 (21:53 +0100)]
Disable 'inline' completion, it causes a huge extra matching overhead

14 years agoMove up/ down key handling from the entry into MidoriLocationAction
Christian Dywan [Fri, 1 Jan 2010 17:23:15 +0000 (18:23 +0100)]
Move up/ down key handling from the entry into MidoriLocationAction

14 years agoBuild katze, core and panels as one, and allow non-progressive build
Christian Dywan [Fri, 1 Jan 2010 17:20:08 +0000 (18:20 +0100)]
Build katze, core and panels as one, and allow non-progressive build

This simplifies the build and possibly helps with linking problems
on some platforms. The 'progressive' option allows building
without an intermediate static library except for unit tests.

14 years agoMove DNS prefetching into the core
Christian Dywan [Fri, 1 Jan 2010 16:53:58 +0000 (17:53 +0100)]
Move DNS prefetching into the core

The feature is going to be included with WebKitGTK+ and
having it in the core allows us to prefetch bookmarks as well.

14 years agoEnable page cache by default with WebKitGTK+ 1.1.18
Christian Dywan [Thu, 31 Dec 2009 22:24:02 +0000 (23:24 +0100)]
Enable page cache by default with WebKitGTK+ 1.1.18

14 years agoUpdate Chinese translation
Stanley Zhang [Thu, 31 Dec 2009 22:12:24 +0000 (23:12 +0100)]
Update Chinese translation

14 years agoShow error message if bookmarklet/ javascript: fails
Christian Dywan [Wed, 30 Dec 2009 22:53:58 +0000 (23:53 +0100)]
Show error message if bookmarklet/ javascript: fails

14 years agoAllow selecting (and so deleting) multiple cookies at once
Enrico Tröger [Wed, 30 Dec 2009 22:01:04 +0000 (23:01 +0100)]
Allow selecting (and so deleting) multiple cookies at once

14 years agoMove code to delete selected item from button handler into separate function
Enrico Tröger [Wed, 30 Dec 2009 21:55:26 +0000 (22:55 +0100)]
Move code to delete selected item from button handler into separate function

14 years agoHandle Delete key for the selected item in the Cookie Manager
Enrico Tröger [Wed, 30 Dec 2009 21:52:43 +0000 (22:52 +0100)]
Handle Delete key for the selected item in the Cookie Manager

14 years agol10n: Updates to Italian (it) translation
gianluca foddis [Wed, 30 Dec 2009 11:54:04 +0000 (11:54 +0000)]
l10n: Updates to Italian (it) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoConnect callbacks for gtk_widget_destroy where signature differs
Enrico Tröger [Tue, 29 Dec 2009 22:49:10 +0000 (23:49 +0100)]
Connect callbacks for gtk_widget_destroy where signature differs

Apparently dependent on architecture and compiler, mismatching
callback signatures can cause segmentation faults.

14 years agoUse g_strndup as opposed to strndup in Adblock
Enrico Tröger [Mon, 28 Dec 2009 22:57:47 +0000 (23:57 +0100)]
Use g_strndup as opposed to strndup in Adblock

14 years agoUpdate Italian translation
Michele Gastaldo [Mon, 28 Dec 2009 22:54:14 +0000 (23:54 +0100)]
Update Italian translation

14 years agoImplement katze_utf8_stristr, katze_collfold and use in completion
Christian Dywan [Mon, 28 Dec 2009 22:44:16 +0000 (23:44 +0100)]
Implement katze_utf8_stristr, katze_collfold and use in completion

Evidently normalizing any whole string is too slow for completion,
so we need to even out case and composition while iterating through
the strings.

The decompositing version of katze_utf8_stristr is disabled, since
it is too slow, and an ascii only version is used, for now.

A unit test 'compare' is added that solely measures performance of
katze_collfold and katze_utf8_stristr.

14 years agol10n: Updates to Portuguese (pt) translation
Sergio Marques [Mon, 28 Dec 2009 17:58:20 +0000 (17:58 +0000)]
l10n: Updates to Portuguese (pt) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Mon, 28 Dec 2009 10:03:57 +0000 (10:03 +0000)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Mon, 28 Dec 2009 05:50:58 +0000 (05:50 +0000)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoCheck that g_utf8_normalize was non-NULL, fallback otherwise
Christian Dywan [Sun, 27 Dec 2009 21:18:02 +0000 (22:18 +0100)]
Check that g_utf8_normalize was non-NULL, fallback otherwise

14 years agoCheck whether the header file was created and mkdir the parent folder
Alexander Butenko [Sun, 27 Dec 2009 21:00:39 +0000 (22:00 +0100)]
Check whether the header file was created and mkdir the parent folder

When the web cache folder is deleted, the filenames passed to callbacks
may not be updated, so trying to write headers results in a crash.
We need to make sure we only write after opening the file properly.

14 years agol10n: Updated Romanian translation
Mișu Moldovan [Sun, 27 Dec 2009 19:06:56 +0000 (19:06 +0000)]
l10n: Updated Romanian translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoReword history error messages to be more accurate
Peter de Ridder [Sun, 27 Dec 2009 16:20:42 +0000 (17:20 +0100)]
Reword history error messages to be more accurate

14 years agoRemove SelectionSourceView action stubs
Christian Dywan [Sun, 27 Dec 2009 16:05:40 +0000 (17:05 +0100)]
Remove SelectionSourceView action stubs

The web inspector is more than good enough for inspecting select
parts of a page.

14 years agoInclude 'Inspect element' in all menus and show Copy in link menus
Christian Dywan [Sun, 27 Dec 2009 15:58:37 +0000 (16:58 +0100)]
Include 'Inspect element' in all menus and show Copy in link menus

14 years agoPrint error on console if script execution failed
Christian Dywan [Sun, 27 Dec 2009 15:54:34 +0000 (16:54 +0100)]
Print error on console if script execution failed

14 years agoImplement Next and Previous buttons and add to the default toolbar
Christian Dywan [Sat, 26 Dec 2009 22:12:36 +0000 (23:12 +0100)]
Implement Next and Previous buttons and add to the default toolbar