Commit graph

3082 commits

Author SHA1 Message Date
Christian Dywan
f14152fe17 Don't hardcode toolbar icon style on Windows 2010-06-24 22:37:12 +02:00
Christian Dywan
eec5359cf5 Don't clear bindings of an erroneous sqlite statement
This is not safe and can cause a crash.
2010-06-23 02:12:56 +02:00
Christian Dywan
72756ed3f1 Add Yahoo Web Search to default search engines
This doesn't affect current users, only new or reset configurations.
2010-06-23 02:12:52 +02:00
Leandro Regueiro
6c496fab54 l10n: Updated Galician (gl) translation to 99%
New status: 632 messages complete with 1 fuzzy and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-22 16:06:20 +02:00
Leandro Regueiro
bcb867042c l10n: Updated Galician (gl) translation to 99%
New status: 629 messages complete with 1 fuzzy and 5 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-22 16:02:05 +02:00
Gabor Kelemen
8551c16f84 l10n: Updated Hungarian (hu) translation to 100%
New status: 635 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-22 11:04:52 +02:00
Gabor Kelemen
6ac4bba4d0 l10n: Updated Hungarian (hu) translation to 100%
New status: 629 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-22 03:13:40 +02:00
Christian Dywan
e200f2cb3e Hide panel if a panel was activated that's already shown
Also default hotkeys for History And Transfers.
2010-06-21 22:47:52 +02:00
Christian Dywan
00f417b710 Add MidoriFindbar to POTFILES.in 2010-06-21 22:22:24 +02:00
Christian Dywan
bc6849494d Add 'Open in New Window' to page context menu
While we're at it, the label of the according tab menu item
should be the same.
2010-06-21 22:19:59 +02:00
Harald Servat
63f7549480 l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 629 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-21 18:10:45 +02:00
Sergio Marques
111fb25a93 l10n: Updated Portuguese (pt) translation to 100%
New status: 629 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-21 11:19:24 +02:00
Christian Dywan
f5604f290c Refactor findbar into MidoriFindbar
The findbar still depends on the browser for knowing when to
search and to propagate focus. Behaviour did not change.
2010-06-21 01:53:08 +02:00
Yarema aka Knedlyk
2e7307b014 l10n: Updated Ukrainian (uk) translation to 100%
New status: 635 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-20 10:26:50 +02:00
MonkeyOfDoom
09af931756 Disconnect tabs_minimized_add_tab_cb when deactivating 2010-06-19 22:37:46 +02:00
David Štancl
91ed4b7bc8 l10n: Updated Czech (cs) translation to 100%
New status: 635 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-19 22:09:41 +02:00
Alexander Butenko
053048d05e Fixed handling of bookmark meta data
sqlite doesn't store negative value but rather 0 and 1, so we
work with these values now. As a side effect it makes the code
easier to read.
2010-06-19 16:23:49 +02:00
Alexander Butenko
633b7ed294 Inline functions in adblock for 0.5 percent speedup 2010-06-19 16:22:16 +02:00
Christian Dywan
0d665e2d00 Update German translation 2010-06-19 16:02:31 +02:00
Christian Dywan
22cd35be6f Fix typo of sokoke_gtk_action_count_modifier/s
Oddly enough the compiler failed to complain that the
function had no definition/ prototype.
2010-06-19 15:17:34 +02:00
Per Kongstad
bc024f86f2 l10n: Updated Danish (da) translation to 99%
New status: 633 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-19 13:09:36 +02:00
Christian Dywan
05c7622aeb Add Minimize Tabs and Copy Addresses to POTFILES.in 2010-06-19 00:36:25 +02:00
André Stösel
6556d71273 Add sokoke_gtk_action_count_modifiers helper function 2010-06-19 00:32:58 +02:00
MonkeyOfDoom
89e72b73d3 Add extension 'Minimize new Tabs'
Once it is activated the extension will minimize all newly opened
tabs by default.
2010-06-19 00:32:05 +02:00
MonkeyOfDoom
8cbdd61c97 Add extension 'Copy Addresses of Tabs'
The extension adds a menu item to copy the addresses of all tabs
to the clipboard.
2010-06-19 00:30:46 +02:00
Per Kongstad
ff9ef6aeae l10n: Updated Danish (da) translation to 99%
New status: 628 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-18 19:19:55 +02:00
Gheyret Kenji
5d4ba964d4 l10n: Updated Uyghur (ug) translation to 15%
New status: 97 messages complete with 0 fuzzies and 513 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-18 15:52:52 +02:00
Christian Dywan
fa08c4d1f9 Refactor transferbar into MidoriTransferbar
The transferbar is separated from the browser, albeit it is still
created and filled from within the browser so it is not completely
independent.

The new class now keeps a list of TransferInfo items to keep track
of transfers and queries the status from the download object.

Destroying a button belonging to a transfer is connected to
removing it from the list and cleaning up the info structure. Also
the Clear button is updated from the destroy handler.
2010-06-17 20:17:21 +02:00
Yarema aka Knedlyk
0fdef5d825 l10n: Updated Ukrainian (uk) translation to 100%
New status: 630 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-17 15:09:55 +02:00
David Štancl
9f904b93d7 l10n: Updated Czech (cs) translation to 100%
New status: 630 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-17 09:52:49 +02:00
Alexander Butenko
6d3672a433 Initial support of DND in bookmarks 2010-06-17 00:54:59 +02:00
Alexander Butenko
f55377e7f3 Fix selecting a directory while adding a new bookmark
Allow folders to be removed
2010-06-17 00:12:17 +02:00
Alexander Butenko
09d9615964 Refresh bookmark sidebar on new items 2010-06-17 00:02:10 +02:00
Alexander Butenko
0b99bbdd4e Add outstanding bookmark issues to TODO file 2010-06-16 23:33:58 +02:00
Alexander Butenko
954939fdd1 Use extra attributes of a bookmark 2010-06-16 23:30:56 +02:00
Alexander Butenko
5af37f6c92 Fix edit/ delete/ new operations on bookmarks 2010-06-16 23:27:59 +02:00
Alexander Butenko
6f415c4e6e Import bookmarks from bookmarks.xbel on the first start.
The bookmark handling in main is not needed any more.
2010-06-16 23:17:51 +02:00
Alexander Butenko
9bff58199a Order bookmarks descending. Folders should always be on top 2010-06-16 20:57:52 +02:00
Alexander Butenko
3b46d80161 Fixup the bookmark panel initialization 2010-06-16 20:57:08 +02:00
Alexander Butenko
87ac3ae563 Initial sqlite read support
We go back to GtkTreeStore rather than a custom class.
2010-06-16 20:55:37 +02:00
Christian Dywan
1676fcc217 Confirm before overwriting in Save As dialogue 2010-06-11 22:52:51 +02:00
Christian Dywan
61add83eeb Iterate links and anchors for next/ previous labels 2010-06-11 21:36:18 +02:00
Ivica Kolić
b747f00e26 l10n: Updated Croatian (hr) translation to 78%
New status: 496 messages complete with 0 fuzzies and 133 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-11 19:51:48 +02:00
Christian Dywan
61c5514c1c Remove toolbar menu items from the compact menu 2010-06-10 17:54:44 +02:00
Christian Dywan
ff6fec6367 Use g_file_set_contents to save 'config' with a temporary file
If the filesystem runs out of space and Midori tries to save
the 'config' file under that condition, the file is lost. To
avoid that, we use g_file_set_contents which writes a temporary
file first, at the cost of destroying symbolic links.
2010-06-10 17:54:44 +02:00
Nuno Miguel
5333845ba4 l10n: Updated Portuguese (pt) translation to 100%
New status: 629 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-09 23:14:39 +02:00
Harald Servat
e327b6fa8f l10n: Updated Catalan (Valencian) (ca) translation to 99%
New status: 626 messages complete with 0 fuzzies and 3 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-09 15:42:59 +02:00
Ivica Kolić
bce8268b27 l10n: Updates to Croatian (hr) translation
New status: 496 messages complete with 0 fuzzies and 133 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-06-09 01:29:45 +02:00
Christian Dywan
fd2e0b7aed Implement MIDORI_UNARMED variable for 'dry run' 2010-06-07 22:01:41 +02:00
Christian Dywan
4aebdad671 Enable encoding action at compilation time 2010-06-07 22:01:41 +02:00