Commit graph

3449 commits

Author SHA1 Message Date
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
Christian Dywan
969c225c3b Add Midori.View to midori.vala description 2010-05-12 23:52:39 +02:00
Christian Dywan
4027fdfcd4 Use grouped bit fields in MidoriWebSettings
One settings instance needs only about half the memory
when using bit fields with exact sizes.
2010-05-12 23:37:26 +02:00
Ivica Kolić
f65bd0ada8 l10n: Updates for Croatian (hr) translation
New status: 242 messages complete with 0 fuzzies and 368 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-12 17:42:51 +02:00
Ivica Kolić
850eb3c15b l10n: Updates to Croatian translation
New status: 239 messages complete with 0 fuzzies and 371 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-12 03:53:12 +02:00
Ivica Kolić
d54396110c l10n: Updaters to Croatian translation
New status: 159 messages complete with 0 fuzzies and 451 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-11 22:39:36 +02:00
Ivica Kolić
5da6dbdbb6 l10n: Updates to Croatian translation
New status: 98 messages complete with 0 fuzzies and 512 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-11 21:40:47 +02:00
Ayhan YALÇINSOY
20ef843ff9 l10n: Updated Turkish (tr) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-10 08:50:45 +02:00
Christian Dywan
af29dcf304 Always save KatzeItem::icon as meta data
This gives us saving of the icon in XML for free.
2010-05-09 00:56:03 +02:00
Christian Dywan
d522efa23c Hide the tab label properly if it's minimized initially 2010-05-09 00:30:24 +02:00
Christian Dywan
3b9a4a5705 Hide the tab label if it's minimized at creation 2010-05-09 00:27:02 +02:00
Christian Dywan
6442b34b89 Use the basename of the suggested download name
Sometimes the suggested name contains a folder name.
2010-05-09 00:25:22 +02:00
Christian Dywan
cd54d23dbe Take care to avoid overwriting files accidentally
When a file needs to be saved in a specific location, ask
whether to overwrite or not. And if a file is saved
implicitly, append a number if the filename exists.
2010-05-08 03:38:07 +02:00
Christian Dywan
743b264a72 Rework rendering of raw XML as source
We need to be stricter with what counts as raw XML, for instance
not SVG images. And we shouldn't break explicit source view.
2010-05-07 20:31:41 +02:00
Christian Dywan
fb72bcfeae Unify content type/ MIME type handling and plug leak 2010-05-07 20:17:53 +02:00
Yarema aka Knedlyk
058325a022 l10n: Updated Ukrainian (uk) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-07 11:31:04 +02:00
Christian Dywan
2611a24803 Remove unused extension panel popup logic 2010-05-06 23:41:07 +02:00
Christian Dywan
affde90e2c Consistently focus the view, which propagates
Rather than trying to determine and focus the web view
from different places, the parent view should simply
propagate focus by default. The child needs to be
constructed implicitly if focus comes in early.
2010-05-06 22:49:47 +02:00
Kim Boram
896404ba75 Update Korean translation 2010-05-05 22:54:59 +02:00
Sergio Marques
34ca2931bb l10n: Updated Portuguese (pt) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-05 16:46:32 +02:00
Carles Muñoz Gorriz
0c1ee85d92 l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-04 19:57:24 +02:00
Leandro Regueiro
1a6907ea0e l10n: Updated Galician (gl) translation to 99%
New status: 609 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-04 17:46:07 +02:00
Masato Hashimoto
935f42894b l10n: Updated Japanese (ja) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-04 09:36:46 +02:00
David Štancl
1a43556b30 l10n: Updated Czech (cs) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-04 08:08:27 +02:00
Xu Meihong
5d99fac481 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-04 06:13:33 +02:00
Per Kongstad
6078901241 l10n: Updated Danish (da) translation to 99%
New status: 608 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-03 13:58:15 +02:00
Per Kongstad
00b2661f5c l10n: Updated Danish (da) translation to 99%
New status: 607 messages complete with 1 fuzzy and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-05-03 13:56:23 +02:00
Christian Dywan
1fd993dc7a Update POTFILES.in to refect addon refactoring 2010-05-02 23:09:43 +02:00
Christian Dywan
4b94b63f70 Base KatzeThrobber on GtkSpinner if available 2010-05-02 16:11:18 +02:00
Christian Dywan
a1a2510fa9 Add --enable-tests configuration option
This allows building tests regardless of running ./waf check,
either to ensure they compile or to use them outside of waf.

Disabled by default.
2010-05-02 12:29:53 +02:00
Christian Dywan
001d9e463a Rely on WebKitWebView::icon-uri for icon discovery 2010-05-02 12:19:37 +02:00