]>
spindle.queued.net Git - midori/log
Christian Dywan [Sun, 22 Aug 2010 19:59:11 +0000 (21:59 +0200)]
Rename 'Minimize Tabs' to 'Show Tab Icon Only'
Christian Dywan [Sun, 22 Aug 2010 19:23:54 +0000 (21:23 +0200)]
Show the Feed Panel after adding a new news feed
Christian Dywan [Sun, 22 Aug 2010 19:19:14 +0000 (21:19 +0200)]
Switch to Tab Panel after activating it for the first time
Dmitrij Smirnov [Sun, 22 Aug 2010 17:30:19 +0000 (19:30 +0200)]
l10n: Updated Russian (ru) translation to 98%
New status: 633 messages complete with 9 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Dmitrij Smirnov [Sun, 22 Aug 2010 13:16:33 +0000 (15:16 +0200)]
l10n: Updated Russian (ru) translation to None%
New status: 0 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 22 Aug 2010 01:53:47 +0000 (03:53 +0200)]
Delete history from completion with Delete key
Christian Dywan [Sun, 22 Aug 2010 01:39:11 +0000 (03:39 +0200)]
Don't hide homepage smartly, don't show it in bookmarkbar
Christian Dywan [Sun, 22 Aug 2010 01:25:03 +0000 (03:25 +0200)]
Skip NULL key, which is the case when using the combo arrow
Paweł Forysiuk [Sat, 21 Aug 2010 19:21:30 +0000 (21:21 +0200)]
Clean up redundant user addons item list copies in helper functions
Paweł Forysiuk [Sat, 21 Aug 2010 22:22:57 +0000 (00:22 +0200)]
Fix mistype in addons monitoring to enable watching userscript dirs
Kim Boram [Sun, 22 Aug 2010 01:04:48 +0000 (03:04 +0200)]
Update Korean translation
gianluca foddis [Fri, 20 Aug 2010 15:02:21 +0000 (17:02 +0200)]
l10n: Updated Italian (it) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 16 Aug 2010 19:31:14 +0000 (21:31 +0200)]
Bump version to 0.2.7
Christian Dywan [Mon, 16 Aug 2010 19:01:02 +0000 (21:01 +0200)]
Simplify update_interface and avoid extra updates
Peter de Ridder [Sun, 15 Aug 2010 21:44:13 +0000 (23:44 +0200)]
Support space and percent as wild cards in location completion
Internally the typed key is treated as if spaces are wildcards,
so 'hello world' would be 'hello%world'.
The text renderer splits the typed text by ' ' and '%', so
multiple words are highlighted.
Christian Dywan [Sat, 14 Aug 2010 19:12:02 +0000 (21:12 +0200)]
Make 'Inspect Element' always show the inspector
Without scripts enabled, this doesn't happen implicitly.
Christian Dywan [Sat, 14 Aug 2010 18:58:38 +0000 (20:58 +0200)]
Use midori_browser_open_bookmark for the bookmarkbar
Christian Dywan [Tue, 10 Aug 2010 21:46:49 +0000 (23:46 +0200)]
Use KatzeArray* to remove and monitor deleted bookmarks
The panel and the bookmarkbar need to monitor the removal of
bookmarks, and there can be multiple windows, so the database
should only be used to remove in one central place.
Christian Dywan [Tue, 10 Aug 2010 20:58:11 +0000 (22:58 +0200)]
Disconnect insertion when MidoriHistory finalizes
Christian Dywan [Tue, 10 Aug 2010 20:41:19 +0000 (22:41 +0200)]
Don't bother with unused config filenames in main
Christian Dywan [Sat, 7 Aug 2010 13:46:33 +0000 (15:46 +0200)]
Strip whitespace and line breaks off git version string
Christian Dywan [Sat, 7 Aug 2010 13:30:56 +0000 (15:30 +0200)]
Show tooltip text on tab icon, not only the label
Peter de Ridder [Sat, 7 Aug 2010 13:20:09 +0000 (15:20 +0200)]
Decrement n after clearing individual transfer items
Christian Dywan [Sat, 7 Aug 2010 13:14:58 +0000 (15:14 +0200)]
Correctly load settings and cookies with --config in app mode
Christian Dywan [Sat, 31 Jul 2010 11:59:48 +0000 (13:59 +0200)]
Remove freeze, thaw and set_uri from MidoriLocationAction
Christian Dywan [Fri, 30 Jul 2010 23:42:14 +0000 (01:42 +0200)]
Use KatzeArray* to signal new items to MidoriHistory
Christian Dywan [Fri, 30 Jul 2010 23:29:57 +0000 (01:29 +0200)]
Do NULL-safe address comparison when loading the session
Christian Dywan [Fri, 30 Jul 2010 23:21:50 +0000 (01:21 +0200)]
Store address of bookmarks for tooltip as a string in the model
Christian Dywan [Thu, 29 Jul 2010 13:54:11 +0000 (15:54 +0200)]
Don't' declare 'unescaped' twice in sokoke_format_uri_for_display
Christian Dywan [Thu, 29 Jul 2010 13:39:16 +0000 (15:39 +0200)]
Remove the obsolete MidoriPanel::menu property
Christian Dywan [Thu, 29 Jul 2010 13:18:27 +0000 (15:18 +0200)]
Synchronize browser and panel toolbar style
Christian Dywan [Thu, 29 Jul 2010 13:03:18 +0000 (15:03 +0200)]
Disconnect settings and bookmarkbar when disposing
Gheyret Kenji [Thu, 29 Jul 2010 04:59:50 +0000 (06:59 +0200)]
l10n: Updated Uyghur (ug) translation to 97%
New status: 615 messages complete with 0 fuzzies and 14 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Evaggelos Balaskas [Tue, 27 Jul 2010 17:58:35 +0000 (19:58 +0200)]
l10n: Updated Greek (el) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Alexander Butenko [Fri, 23 Jul 2010 21:11:38 +0000 (17:11 -0400)]
Dont store about:* pages in history, Reset history step counter
Alexander Butenko [Fri, 23 Jul 2010 20:24:11 +0000 (16:24 -0400)]
Emmit uri signals after after item uri is set
Alexander Butenko [Fri, 23 Jul 2010 17:51:28 +0000 (13:51 -0400)]
Update bookmark for export from sqlite database
Alexander Butenko [Fri, 23 Jul 2010 17:57:59 +0000 (13:57 -0400)]
Store 'description' property of a bookmark
Alexander Butenko [Fri, 23 Jul 2010 15:19:38 +0000 (11:19 -0400)]
Dont add items with empty uris into history
Alexander Butenko [Fri, 23 Jul 2010 13:50:10 +0000 (09:50 -0400)]
Duplicate day name for history panel folder names
Alexander Butenko [Fri, 23 Jul 2010 13:48:45 +0000 (09:48 -0400)]
Dont unescape URIs which are not escaped
sokoke_uri_unescape_string handles that and handles '+'
the way we want.
Alexander Butenko [Thu, 22 Jul 2010 13:28:18 +0000 (09:28 -0400)]
Uri property is mandatory for history operations
Alexander Butenko [Thu, 22 Jul 2010 03:46:31 +0000 (23:46 -0400)]
Avoid double unescaping on locationbar updates
Alexander Butenko [Thu, 22 Jul 2010 03:45:42 +0000 (23:45 -0400)]
Unescape spaces as well
Alexander Butenko [Thu, 22 Jul 2010 02:12:20 +0000 (22:12 -0400)]
Create MidoriView proxy item during initialization
Harald Servat [Thu, 22 Jul 2010 10:43:40 +0000 (12:43 +0200)]
l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Alexander Butenko [Wed, 21 Jul 2010 19:28:45 +0000 (15:28 -0400)]
Properly create proxy item and cleanup history agregation
Alexander Butenko [Wed, 21 Jul 2010 17:47:08 +0000 (13:47 -0400)]
Stop listening to notify::uri signal. load-status is enough
Alexander Butenko [Wed, 21 Jul 2010 14:35:47 +0000 (10:35 -0400)]
Decode URIs before updating the locationbar
Alexander Butenko [Wed, 21 Jul 2010 14:34:52 +0000 (10:34 -0400)]
Refactor history panel to match bookmark code.
The toolbar buttons are also taken care of.
The broken clock time warning was removed since it would be
awkward to have with the date formatting where there is not
even a widget available. Should be re-considered.
Alexander Butenko [Tue, 20 Jul 2010 19:25:34 +0000 (15:25 -0400)]
Rework history panel search query
Alexander Butenko [Tue, 20 Jul 2010 18:38:04 +0000 (14:38 -0400)]
Show decoded urls in the locationbar
Alexander Butenko [Tue, 20 Jul 2010 18:18:58 +0000 (14:18 -0400)]
Escape space in search pattern to match the history URL format
Alexander Butenko [Tue, 20 Jul 2010 13:40:28 +0000 (09:40 -0400)]
Fix typos and simplify SQL query for locationbar
Alexander Butenko [Mon, 19 Jul 2010 20:58:18 +0000 (16:58 -0400)]
Fix edit bookmark behavior
Per Kongstad [Tue, 20 Jul 2010 18:51:14 +0000 (20:51 +0200)]
l10n: Updated Danish (da) translation to 99%
New status: 640 messages complete with 0 fuzzies and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Alexander Butenko [Mon, 19 Jul 2010 19:42:15 +0000 (21:42 +0200)]
Verify that we have "folder" meta value in bookmark edit dialog
Christian Dywan [Mon, 19 Jul 2010 19:39:57 +0000 (21:39 +0200)]
Implement activate-item(-alt) for bookmarkbar mouse buttons
Alexander Butenko [Mon, 19 Jul 2010 19:07:26 +0000 (21:07 +0200)]
Attach bookmark table and union bookmarks in location completion
Alexander Butenko [Mon, 19 Jul 2010 18:55:59 +0000 (20:55 +0200)]
Clear the bookmarkbar before populating and populate after editing
Christian Dywan [Mon, 19 Jul 2010 18:47:33 +0000 (20:47 +0200)]
Require bookmarks and folders to have a title
Christian Dywan [Mon, 19 Jul 2010 18:42:56 +0000 (20:42 +0200)]
Append new bookmarks to the end of the store, with G_MAXINT
Christian Dywan [Sat, 17 Jul 2010 19:31:29 +0000 (21:31 +0200)]
Remove conditional guards for sqlite
Christian Dywan [Fri, 16 Jul 2010 19:23:11 +0000 (21:23 +0200)]
Use no border (shadow) on views by default
Christian Dywan [Fri, 16 Jul 2010 19:13:11 +0000 (21:13 +0200)]
Don't save configuration on every location change
Dale Whittaker [Wed, 14 Jul 2010 21:51:39 +0000 (23:51 +0200)]
Handle news feeds with empty date and update them correctly
Christian Dywan [Wed, 14 Jul 2010 21:48:45 +0000 (23:48 +0200)]
Use 'git describe' to generate the git version string
David Štancl [Tue, 13 Jul 2010 14:39:22 +0000 (16:39 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Sergio Marques [Tue, 13 Jul 2010 13:11:43 +0000 (15:11 +0200)]
l10n: Updated Portuguese (pt) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 11 Jul 2010 21:54:52 +0000 (23:54 +0200)]
Read 'config' in app mode, if -c switch was specfified
Christian Dywan [Sun, 11 Jul 2010 21:49:13 +0000 (23:49 +0200)]
Use sqlite3_mprintf to quote when inserting bookmark items
Paweł Forysiuk [Tue, 6 Jul 2010 00:09:15 +0000 (02:09 +0200)]
Fix speed dial regex causing dials other than 1-9 to be ignored when adding
Yarema aka Knedlyk [Sun, 11 Jul 2010 19:10:44 +0000 (21:10 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Masato Hashimoto [Sat, 10 Jul 2010 09:30:22 +0000 (11:30 +0200)]
l10n: Updated Japanese (ja) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Thu, 8 Jul 2010 21:08:18 +0000 (23:08 +0200)]
Implement minimize, duplicate and close other as actions
This allows keyboard shortcuts to be assigned to these operations.
Christian Dywan [Thu, 8 Jul 2010 20:41:42 +0000 (22:41 +0200)]
Provide a fallback definition of gtk_menu_item_set_label
Christian Dywan [Thu, 8 Jul 2010 20:28:02 +0000 (22:28 +0200)]
Don't hide panel if individual panel was already active
What might look like a little convenience for keyboard usage
is very awkward when using buttons or menu items.
Samuel Creshal [Tue, 6 Jul 2010 08:42:30 +0000 (10:42 +0200)]
Delete search history when clearing history
Per Kongstad [Tue, 6 Jul 2010 17:40:51 +0000 (19:40 +0200)]
l10n: Updated Danish (da) translation to 99%
New status: 632 messages complete with 0 fuzzies and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 5 Jul 2010 21:14:49 +0000 (23:14 +0200)]
Fallback to the old parent when inserting bookmarks
Christian Dywan [Mon, 5 Jul 2010 21:02:27 +0000 (23:02 +0200)]
Use a 200ms delay for location completion like elsewhere
Yarema aka Knedlyk [Mon, 5 Jul 2010 10:03:34 +0000 (12:03 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 634 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Evaggelos Balaskas [Mon, 5 Jul 2010 07:34:54 +0000 (09:34 +0200)]
l10n: Updated Greek (el) translation to 100%
New status: 634 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Alexander Butenko [Sat, 3 Jul 2010 07:28:03 +0000 (03:28 -0400)]
Introduce midori_browser_set_current_page_smartly() as public API
Christian Dywan [Sun, 4 Jul 2010 21:59:01 +0000 (23:59 +0200)]
Don't try to release references to dummy separator rows
Alexander Butenko [Sat, 3 Jul 2010 06:35:55 +0000 (02:35 -0400)]
Drop callbacks for cursor-changed and columns-changed
We don't have special separators any more, so there is no items
that can't be deleted.
Alexander Butenko [Sat, 3 Jul 2010 05:49:29 +0000 (01:49 -0400)]
Match appearence of history and bookmark search
Alexander Butenko [Sat, 3 Jul 2010 05:47:41 +0000 (01:47 -0400)]
Implement search in the bookmark panel
Christian Dywan [Sun, 4 Jul 2010 21:10:44 +0000 (23:10 +0200)]
Remove settings Original Cookies, Last visited pages, Autodetect proxy
Christian Dywan [Sun, 4 Jul 2010 20:54:27 +0000 (22:54 +0200)]
Remove "RecentlyVisited" action from the menubar
Christian Dywan [Sun, 4 Jul 2010 20:41:01 +0000 (22:41 +0200)]
Add 'Panel' menu item to compact menu button
Christian Dywan [Sun, 4 Jul 2010 20:35:20 +0000 (22:35 +0200)]
Update German translation
Dmitrij Smirnov [Sun, 4 Jul 2010 19:00:36 +0000 (21:00 +0200)]
l10n: Updated Russian (ru) translation to 98%
New status: 633 messages complete with 9 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
David Štancl [Sun, 4 Jul 2010 17:29:24 +0000 (19:29 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Masato Hashimoto [Sun, 4 Jul 2010 13:46:56 +0000 (15:46 +0200)]
l10n: Updated Japanese (ja) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 4 Jul 2010 09:14:30 +0000 (11:14 +0200)]
Remove "Bookmarks" action from the menubar
Christian Dywan [Sun, 4 Jul 2010 08:45:35 +0000 (10:45 +0200)]
Localize Vala extensions and mark strings for translation
The -include switch is passed to the compiler to work around
Vala failing to include gi18n.h first. This works for
clang and gcc at least.
Christian Dywan [Sun, 4 Jul 2010 08:28:54 +0000 (10:28 +0200)]
Adjust guards in transferbar for WebKitGTK+ < 1.1.3
Christian Dywan [Sat, 3 Jul 2010 21:30:21 +0000 (23:30 +0200)]
Require Vala unless --disable-vala is passed
Christian Dywan [Sat, 3 Jul 2010 21:05:09 +0000 (23:05 +0200)]
Force items dragged onto non-folders to the toplevel