Christian Dywan
83a737e386
Bump version to 0.2.6
2010-05-24 19:34:44 +02:00
Sergio Marques
8d3d61035b
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 621 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-24 19:17:46 +02:00
Kim Boram
07e3f686f9
Update Korean translation
2010-05-24 18:32:18 +02:00
Christian Dywan
bf70878903
Update German translation
2010-05-24 13:13:39 +02:00
Ivica Kolić
94bbfa5cae
l10n: Updated Croatian (hr) translation to 63%
...
New status: 393 messages complete with 0 fuzzies and 228 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-24 11:45:43 +02:00
Ivica Kolić
d03da50412
l10n: Updated Croatian (hr) translation to 60%
...
New status: 376 messages complete with 0 fuzzies and 245 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-24 11:24:45 +02:00
Xu Meihong
cc554248db
l10n: Updated Chinese (China) (zh_CN) translation to 100%
...
New status: 621 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-24 08:43:11 +02:00
David Štancl
a9ce85cc35
l10n: Updated Czech (cs) translation to 100%
...
New status: 621 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-24 07:18:35 +02:00
Ivica Kolić
cc0e6d0f3d
l10n: Updates to Croatian (hr) translation
...
New status: 373 messages complete with 0 fuzzies and 248 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-24 03:01:17 +02:00
Ivica Kolić
fd445571c7
l10n: Updates to Croatian (hr) translation
...
New status: 364 messages complete with 0 fuzzies and 246 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-23 22:04:07 +02:00
Yarema aka Knedlyk
a41111ceb1
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 621 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-23 20:46:07 +02:00
Johannes Lips
e022e48451
l10n: Updated German (de) translation to 96%
...
New status: 599 messages complete with 12 fuzzies and 10 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-23 18:47:13 +02:00
Masato Hashimoto
bbdaf4723d
l10n: Updated Japanese (ja) translation to 100%
...
New status: 621 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-23 07:38:03 +02:00
Christian Dywan
8cb761239f
Show dialog if quitting while files are being downloaded
2010-05-23 01:09:40 +02:00
Andres Kovtunos
533db989d3
l10n: Updated Russian (ru) translation to 100%
...
New status: 618 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-22 12:19:55 +02:00
Andres Kovtunos
203e65ed87
l10n: Updated Russian (ru) translation to 99%
...
New status: 615 messages complete with 1 fuzzy and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-22 12:15:41 +02:00
Per Kongstad
91395c2565
l10n: Updated Danish (da) translation to 99%
...
New status: 617 messages complete with 0 fuzzies and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-21 18:14:00 +02:00
Sergio Marques
361ca87623
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 618 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-21 10:57:47 +02:00
Gheyret Kenji
6eed68e5ee
l10n: Uyghur Translation
...
New status: 32 messages complete with 0 fuzzies and 578 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-21 09:48:40 +02:00
David Štancl
db2a120cc3
l10n: Updated Czech (cs) translation to 100%
...
New status: 618 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-21 07:59:02 +02:00
David Štancl
27620f2aff
l10n: Updated Czech (cs) translation to 100%
...
New status: 618 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-21 07:58:24 +02:00
Christian Dywan
6c4d94942f
Render stock:// as pixbufs and pass as data URIs
...
Stock icons do not match filenames in many icon themes and the
appropriate sizes may not be available. Thus we now always
render the icon through the theme engine and encode it as a
data URI with BASE64/ PNG.
As a side effect, we use stock sizes now instead of pixel sizes,
where 1 means menu size, 4 means button size and 6 dialog size;
the value 16 is translated to 4 to keep existing files working.
2010-05-21 02:23:15 +02:00
Christian Dywan
62cafb87b2
Deprecate midori_viewable_new_from_uri and _register_protocol
...
These facilities haven't been used and likely won't be.
2010-05-21 01:07:25 +02:00
Christian Dywan
2a43689175
Import 'Utils' to fix API documentation build
2010-05-21 00:07:52 +02:00
André Stösel
7753db46e0
Pass the frame to midori_view_load_alternate_string
...
The frame where an error occurs may not be the main frame, and
coincidentally there is a race condition where the main frame
isn't valid, so this actually reolves a crash.
2010-05-20 23:21:55 +02:00
Piotr Sokół
f04c7ef76d
l10n: Updated Polish (pl) translation to 90%
...
New status: 558 messages complete with 18 fuzzies and 42 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-19 22:47:56 +02:00
Xu Meihong
4ec0309662
l10n: Updated Chinese (China) (zh_CN) translation to 100%
...
New status: 618 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-19 15:21:43 +02:00
Harald Servat
0e4658b6bd
l10n: Updated Catalan (Valencian) (ca) translation to 100%
...
New status: 618 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-19 11:22:54 +02:00
David Štancl
046dbda868
l10n: Updated Czech (cs) translation to 100%
...
New status: 618 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-19 08:29:31 +02:00
Peter de Ridder
84d4865e22
Allow custom shortcut and column count in speed dial
2010-05-19 00:58:03 +02:00
Christian Dywan
2f5a65947f
Add 'Copy All' to console panel
2010-05-19 00:42:15 +02:00
Christian Dywan
01548549a8
Rename midori_browser_get/set_current_tab to get/set_tab
2010-05-19 00:18:31 +02:00
Christian Dywan
a69ba674b1
Add 'Add to Speed Dial' button to 'Add bookmark'
2010-05-19 00:18:31 +02:00
Yarema aka Knedlyk
9ef1b0bf87
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-17 15:41:01 +02:00
Christian Dywan
3926ce682a
Bump version to 0.2.5
2010-05-16 20:32:33 +02:00
David Štancl
c64a0efaee
l10n: Updated Czech (cs) translation to 100%
...
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-16 19:28:05 +02:00
Peter de Ridder
486ebfb930
Check user data dir first for resource files
2010-05-16 17:57:41 +02:00
Ivica Kolić
0fca240bf6
l10n: Updates to Croatian (hr) translation
...
New status: 326 messages complete with 0 fuzzies and 284 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-16 04:54:06 +02:00
Christian Dywan
be0fe03eee
Refactor error display into midori_view_display_error
...
Further more midori_view_load_alternate_string now abstracts the
different ways to load data in different WebKitGTK+ versions.
2010-05-16 02:02:09 +02:00
Pascal Gervais
2b8b76f090
Update French translation
2010-05-15 23:13:45 +02:00
Samed Beyribey
1d23cdd572
l10n: Updated Turkish (tr) translation to 100%
...
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-15 14:30:04 +02:00
Andres Kovtunos
5caf9c0b24
l10n: Updated Russian (ru) translation to 100%
...
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-15 14:24:29 +02:00
Peter de Ridder
1e10607cb5
Implement keyboard access and dynamic columns in speed dial
2010-05-15 01:06:17 +02:00
Enrico Tröger
bab6124cff
Guard debug variables in Adblock with G_ENABLE_DEBUG
2010-05-15 01:06:17 +02:00
Christian Dywan
25a08b36ee
Move construction of ExternalApplications inside the class
2010-05-15 01:06:17 +02:00
Sergio Marques
0189921974
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 611 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-14 17:18:35 +02:00
Per Kongstad
3f47325bb2
l10n: Updated Danish (da) translation to 99%
...
New status: 610 messages complete with 0 fuzzies and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-14 08:52:57 +02:00
Ivica Kolić
6d950c0df0
l10n: Updates for Croatian (hr) translation
...
New status: 253 messages complete with 1 fuzzy and 357 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-05-14 02:14:56 +02:00
Christian Dywan
dfddd7ce0a
Leave panel icon styles to the system settings
2010-05-13 16:53:19 +02:00
Christian Dywan
9241afa0db
Implement FTP support in External Applications
...
For the moment 'gftp' is hardcoded for ftp://.
2010-05-13 01:06:58 +02:00