Commit graph

3613 commits

Author SHA1 Message Date
Dmitrij Smirnov
cc79b94c34 l10n: Updated Russian (ru) translation to 99%
New status: 580 messages complete with 3 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-28 22:58:22 +01:00
Carles Muñoz Gorriz
47b88fdebc l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-28 13:23:13 +01:00
Yarema aka Knedlyk
58b92e0cdd l10n: Updated Ukrainian (uk) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-27 23:53:44 +01:00
Harald Servat
cc0cd1147c l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-25 18:23:36 +01:00
David Štancl
583ea007da l10n: Updated Czech (cs) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-25 17:23:26 +01:00
Per Kongstad
e55c37f95e l10n: Updated Danish (da) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-25 09:52:49 +01:00
Christian Dywan
de89bcd2dc Store searches and completion search in the location 2010-02-25 00:44:25 +01:00
Yarema aka Knedlyk
705d2b7627 l10n: Updated Ukrainian (uk) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-24 16:27:43 +01:00
Alexander Butenko
458c5109be Dupe OS type for ident string before using it 2010-02-22 19:03:45 +01:00
Alexander Butenko
f3f53db4d7 Fallback to the first browser if one is closed
We need to keep one browser as the default for commands
and opening files externally.
2010-02-22 19:03:45 +01:00
Evaggelos Balaskas
8388e263c2 l10n: Updated Greek (el) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-22 18:04:56 +01:00
Christian Dywan
679ecf5d84 Don't override small toolbar icon size
The hack was originally meant to fix themes with no proper
small icons, but it doesn't really help in most cases.
2010-02-22 14:23:20 +01:00
David Štancl
6788ae4770 l10n: Updated Czech (cs) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-21 21:17:25 +01:00
Christian Dywan
7cf326a338 Always use Icons only for panel toolbar 2010-02-21 18:03:27 +01:00
Christian Dywan
515795a317 Add fallback definition of gtk_widget_get_visible in KatzeScrolled 2010-02-21 18:01:20 +01:00
Christian Dywan
1f9dbe9f25 Fix fallback gtk_widget_get_allocation definitions 2010-02-21 12:51:31 +01:00
Carles Muñoz Gorriz
1261405a0f l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-21 12:45:29 +01:00
Christian Dywan
7580ecad8e Omit micro version and arch from ident string 2010-02-20 22:31:58 +01:00
Sergio Marques
9ae1d173d1 l10n: Updated Portuguese (pt) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-20 15:30:29 +01:00
Masato Hashimoto
c2e1d6592c l10n: Updated Japanese (ja) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-20 13:11:05 +01:00
Christian Dywan
623784d65d Bump to version 0.2.3 2010-02-20 12:39:23 +01:00
Christian Dywan
e81745f19d Update German translation 2010-02-20 01:21:46 +01:00
Per Kongstad
482afb555b l10n: Updated Danish (da) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-20 00:37:28 +01:00
Alexander Butenko
34761080e7 Install extension config files to xdg, like search 2010-02-19 19:24:45 +01:00
Christian Dywan
142dc432ca Use content_area instead of GtkDialog->vbox in browser 2010-02-19 19:05:29 +01:00
Christian Dywan
daa04eaeb1 Avoid GtkScrolledWindow members in KatzeScrolled 2010-02-19 19:02:57 +01:00
Alexander Butenko
e94edca766 Use the correct completion model and no static
Since the model was a static variable and only set when the
popup was created, we ended up using an obsolete model in
case multiple windows were opened and closed.

As a small optimization we don't need to retrieve the database
pointer except when compiling the statement initially.
2010-02-19 18:55:16 +01:00
Christian Dywan
20602673fe Use allocation accessor in katze utils 2010-02-19 17:22:34 +01:00
Christian Dywan
fa66334289 Accessors instead of widget flag macros in Katze 2010-02-19 17:10:54 +01:00
Christian Dywan
cd855b7cde Use allocation accessor in KatzeScrolled 2010-02-19 16:48:02 +01:00
Christian Dywan
ff97ec6232 Allocation/ requisition accessors in KatzeThrobber 2010-02-19 16:46:23 +01:00
Christian Dywan
42cf028781 Use accessors for widget window in KatzeScrolled 2010-02-19 16:37:43 +01:00
Christian Dywan
10591640d1 Re-implement 'Recently visited pages' based on sqlite 2010-02-19 00:34:39 +01:00
Christian Dywan
302e751f8c Update TODO regarding window/ panel switching 2010-02-17 23:19:17 +01:00
Rivo Nurges
d8d0c95a02 Look for inet_aton and inet_addr in more header files
This is needed for BSD like systems.
2010-02-17 23:19:17 +01:00
Christian Dywan
f3f9dd2b3f Be sure to save outstanding changes to the config on quit
We intentionally set a timeout before saving changes to avoid
continuous disc access and also in case opening or closing a tab
results in an immediate crash or freezing.
But closing Midori normally should save outstanding changes.
2010-02-17 23:19:16 +01:00
Yarema aka Knedlyk
d1072b2c51 l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-16 22:54:43 +01:00
Yarema aka Knedlyk
cba085f5a4 l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-16 08:54:26 +01:00
Peter de Ridder
aef84bfa02 Look for MidoriView resource files dynamically 2010-02-16 00:59:43 +01:00
Peter de Ridder
4774e35932 Look for user documentation dynamically on win32 2010-02-16 00:59:43 +01:00
Peter de Ridder
c90344ac44 Look for extensions relative to program folder on win32 2010-02-16 00:59:42 +01:00
Peter de Ridder
f4b2111b40 Implement sokoke_show_uri on top of explorer for win32 2010-02-16 00:59:42 +01:00
Peter de Ridder
6ad713c6d5 Look for the formhistory javascript dynamically 2010-02-16 00:59:42 +01:00
Peter de Ridder
b993cdc553 Add win32 specific linker flags for Midori extensions 2010-02-16 00:59:42 +01:00
Peter de Ridder
f9a6a8e379 Use po directory either in current or parent folder 2010-02-16 00:59:42 +01:00
Yarema aka Knedlyk
2235a2507c l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-14 08:53:54 +01:00
Yarema aka Knedlyk
fe99fcbfd8 l10n: Updated Ukrainian (uk) translation to 97%
New status: 569 messages complete with 6 fuzzies and 6 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-14 08:39:44 +01:00
Yarema aka Knedlyk
418a1e0a83 l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-13 20:35:49 +01:00
Yarema aka Knedlyk
14cfcb9f1a l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-13 19:14:03 +01:00
Yarema aka Knedlyk
0538d9ca9f l10n: Updated Ukrainian (uk) translation to 99%
New status: 580 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-13 19:08:29 +01:00