Commit graph

3035 commits

Author SHA1 Message Date
Christian Dywan 3bfb452e69 Don't save configuration on every location change 2010-07-16 21:13:11 +02:00
Dale Whittaker 0fcc460312 Handle news feeds with empty date and update them correctly 2010-07-15 00:06:15 +02:00
Christian Dywan b5a4023a7d Use 'git describe' to generate the git version string 2010-07-15 00:06:15 +02:00
David Štancl 1b933a5da6 l10n: Updated Czech (cs) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-13 16:39:22 +02:00
Sergio Marques 7fbc8b2f88 l10n: Updated Portuguese (pt) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-13 15:11:43 +02:00
Christian Dywan f6be9c4972 Read 'config' in app mode, if -c switch was specfified 2010-07-11 23:54:52 +02:00
Christian Dywan 5a082100c8 Use sqlite3_mprintf to quote when inserting bookmark items 2010-07-11 23:49:13 +02:00
Paweł Forysiuk df1f754a56 Fix speed dial regex causing dials other than 1-9 to be ignored when adding 2010-07-11 23:40:52 +02:00
Yarema aka Knedlyk 68c866325b l10n: Updated Ukrainian (uk) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-11 21:10:44 +02:00
Masato Hashimoto 74df2a583c l10n: Updated Japanese (ja) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-10 11:30:22 +02:00
Christian Dywan e794fe798a Implement minimize, duplicate and close other as actions
This allows keyboard shortcuts to be assigned to these operations.
2010-07-08 23:08:18 +02:00
Christian Dywan 880587a055 Provide a fallback definition of gtk_menu_item_set_label 2010-07-08 22:41:42 +02:00
Christian Dywan cfd00f7fe4 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.
2010-07-08 22:28:02 +02:00
Samuel Creshal 922a94fc98 Delete search history when clearing history 2010-07-08 22:15:13 +02:00
Per Kongstad b4a21723fc l10n: Updated Danish (da) translation to 99%
New status: 632 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-06 19:40:51 +02:00
Christian Dywan ec2d1e21c9 Fallback to the old parent when inserting bookmarks 2010-07-05 23:14:49 +02:00
Christian Dywan c94e12e41c Use a 200ms delay for location completion like elsewhere 2010-07-05 23:38:34 +02:00
Yarema aka Knedlyk f92ce0b790 l10n: Updated Ukrainian (uk) translation to 100%
New status: 634 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-05 12:03:34 +02:00
Evaggelos Balaskas 30819851dd l10n: Updated Greek (el) translation to 100%
New status: 634 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-05 09:34:54 +02:00
Alexander Butenko 62930be082 Introduce midori_browser_set_current_page_smartly() as public API 2010-07-05 00:14:06 +02:00
Christian Dywan e70bc2cb75 Don't try to release references to dummy separator rows 2010-07-05 00:00:26 +02:00
Alexander Butenko 76ea968e20 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.
2010-07-04 23:47:39 +02:00
Alexander Butenko 7f4c4ad287 Match appearence of history and bookmark search 2010-07-04 23:40:44 +02:00
Alexander Butenko 8c784e7486 Implement search in the bookmark panel 2010-07-04 23:33:20 +02:00
Christian Dywan d6d1cd21a9 Remove settings Original Cookies, Last visited pages, Autodetect proxy 2010-07-04 23:10:44 +02:00
Christian Dywan fefd9fd850 Remove "RecentlyVisited" action from the menubar 2010-07-04 22:54:27 +02:00
Christian Dywan 9ed9cebe92 Add 'Panel' menu item to compact menu button 2010-07-04 22:43:29 +02:00
Christian Dywan aaa831d0c3 Update German translation 2010-07-04 22:43:28 +02:00
Dmitrij Smirnov 809a94c34b l10n: Updated Russian (ru) translation to 98%
New status: 633 messages complete with 9 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-04 21:00:36 +02:00
David Štancl 3728accefc l10n: Updated Czech (cs) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-04 19:29:24 +02:00
Masato Hashimoto 9d587ff3a2 l10n: Updated Japanese (ja) translation to 100%
New status: 642 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-04 15:46:56 +02:00
Christian Dywan bba875c634 Remove "Bookmarks" action from the menubar 2010-07-04 11:14:30 +02:00
Christian Dywan c3e145f540 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.
2010-07-04 10:53:21 +02:00
Christian Dywan 9aebc6d374 Adjust guards in transferbar for WebKitGTK+ < 1.1.3 2010-07-04 10:28:54 +02:00
Christian Dywan 67f4f7d977 Require Vala unless --disable-vala is passed 2010-07-03 23:30:21 +02:00
Christian Dywan 78cfcb64d9 Force items dragged onto non-folders to the toplevel 2010-07-03 23:05:09 +02:00
Alexander Butenko 2caaed659c Remove last bits of 'type' field usage 2010-07-03 22:33:45 +02:00
Alexander Butenko 9230c299e9 Fix for Open all in tabs for directories in history bar 2010-07-03 22:33:45 +02:00
Alexander Butenko b170dd688a Delete bookmarks from the folder they reside in 2010-07-03 22:33:45 +02:00
Alexander Butenko 067eb6c3ec Display correct folder name in bookmark edit dialog 2010-07-03 22:33:45 +02:00
Alexander Butenko 659b7c351e Add 'folder' property to bookmarks 2010-07-03 22:33:45 +02:00
Alexander Butenko dbcc8e2054 Do removal from bookmarkbar via the database 2010-07-03 22:33:44 +02:00
Alexander Butenko 1e8e6f4652 Fix handling of 'app' property on bookmark open 2010-07-02 23:34:33 +02:00
Alexander Butenko ad5066a43f Remove ghosts after bookmark edit. Merge edit/ delete callbacks 2010-07-02 23:32:06 +02:00
Alexander Butenko 4e0c1396a0 Allow to expand/ collapse folder by double click 2010-07-02 23:17:05 +02:00
Alexander Butenko 8306424277 Remove separator when expanding bookmark folders 2010-07-02 23:11:03 +02:00
Christian Dywan 93b0b9029b Check absent 'version' in toplevel 'xbel' element
Albeit required, in pracise the 'version' value may be missing.
2010-07-02 23:06:10 +02:00
Alexander Butenko 8c6a8abe5f Revamp bookmark import with sqlite 2010-07-02 23:05:27 +02:00
Harald Servat e1fbfb6bde l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 635 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-07-02 18:30:25 +02:00
Alexander Butenko f907128904 Drop bookmark type field and save meta boolean properly 2010-07-01 23:37:14 +02:00