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
Xu Meihong
52a346c06f
l10n: Updated Chinese (China) (zh_CN) translation to 99%
...
New status: 628 messages complete with 0 fuzzies and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-07 02:40:27 +02:00
Christian Dywan
dcf1bb5356
Always add blank pages without delay
2010-06-06 23:52:55 +02:00
Christian Dywan
31885fe2be
Assume 'http://' if adding address without scheme to speed dial
2010-06-06 23:34:21 +02:00
douart patrick
5f790a7217
l10n: Updated French (fr) translation to 97%
...
New status: 611 messages complete with 18 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-06 21:02:15 +02:00
douart patrick
44296a6d36
l10n: Updated French (fr) translation to 97%
...
New status: 611 messages complete with 17 fuzzies and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-06 20:56:25 +02:00
padv
d3f60cd835
l10n: Updated Dutch (Flemish) (nl) translation to 100%
...
New status: 629 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-06 14:49:18 +02:00
padv
5897b112db
l10n: Updated Dutch (Flemish) (nl) translation to 85%
...
New status: 538 messages complete with 27 fuzzies and 64 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-06 11:56:58 +02:00
padv
67d5758283
l10n: Updated Dutch (Flemish) (nl) translation to 81%
...
New status: 513 messages complete with 37 fuzzies and 79 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-06 11:42:49 +02:00
padv
f2fe44b49f
l10n: Updated Dutch (Flemish) (nl) translation to 77%
...
New status: 488 messages complete with 45 fuzzies and 96 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-06 11:32:54 +02:00
Nick Schermer
b8283b8fbf
l10n: Updated Dutch (Flemish) (nl) translation to 65%
...
New status: 412 messages complete with 80 fuzzies and 137 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-06 11:14:18 +02:00
Gheyret Kenji
fb25c74ece
l10n: Updated Uyghur (ug) translation to 13%
...
New status: 82 messages complete with 0 fuzzies and 528 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-05 04:33:40 +02:00
Christian Dywan
997d8df49c
Ensure the web view of the thumb view is realized
2010-06-05 00:50:06 +02:00
Abel Martín
fc88d4bed3
l10n: Updated Spanish (Castilian) (es) translation to 100%
...
New status: 629 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-04 10:24:23 +02:00
Ivica Kolić
a2330c57f6
l10n: Updates to Croatian (hr) translation
...
New status: 465 messages complete with 0 fuzzies and 164 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-06-04 00:26:01 +02:00
Christian Dywan
57b05a458e
Replace {enter_dial_size}, not {enter_dial_width}
2010-06-03 22:21:55 +02:00
Anton Shestakov
7a1c84d96e
Update Russian translation
2010-06-03 22:21:55 +02:00