Commit graph

3080 commits

Author SHA1 Message Date
Christian Dywan 936758afdc Add translation comments to 'History' and 'Form History' 2010-10-21 21:09:00 +02:00
Masato Hashimoto 01d5b09190 l10n: Updated Japanese (ja) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-21 11:02:08 +02:00
Christian Dywan 63210d28a1 check-style should warn about g_list_nth in loops 2010-10-20 23:53:02 +02:00
Christian Dywan b25f27cd66 Add static keywords, fix #ifdefs and spurious lines 2010-10-20 23:48:36 +02:00
Paweł Forysiuk 30f3dc0461 Clean up redundant item lists from addons helpers 2010-10-20 23:47:14 +02:00
Christian Dywan fc23eac478 Ask GIO for supported URI schemes
sokoke_external_uri supersedes hardcoded support for tel:
and callto: and notably doesn't count http(s).
2010-10-20 20:56:05 +02:00
Sérgio Cipolla 6bc27b9cd5 Update Brazilian Portuguese translation 2010-10-19 23:18:10 +02:00
Christian Dywan 26081c67f6 Expose midori_view_add_info_bar properly
All infobars are automatically removed if the location changes
or reloads now. The button arguments are dynamic. The infobar
look-alike is also closer to a real GtkInfoBar.
2010-10-20 01:24:43 +02:00
Christian Dywan 558bf01898 Don't advertise handling of generic XML MIME types
While Midori can open XML files any text editor that
highlights is more capable at that.
2010-10-20 01:24:43 +02:00
Christian Dywan 27d6980746 Refactor accel and search engine loading for app mode
So app mode with a config folder uses the same code paths
as normal browsing.

This means accelerators and search engines are available
in Private Browsing now.
2010-10-20 01:24:43 +02:00
Leandro Regueiro b2a13c96d0 l10n: Updated Galician (gl) translation to 99%
New status: 664 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-19 19:26:01 +02:00
Leandro Regueiro ae1932ea9e l10n: Updated Galician (gl) translation to 99%
New status: 647 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-19 19:20:28 +02:00
Ričardas Vasiulis f267b575d4 l10n: Updated Lithuanian (lt) translation to 15%
New status: 104 messages complete with 0 fuzzies and 561 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-19 06:23:22 +02:00
Ričardas Vasiulis 7eb0e43302 l10n: Updated Lithuanian (lt) translation to None%
New status: 0 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-19 06:09:20 +02:00
Christian Dywan 42299f7fe3 Use accessor for widget style 2010-10-19 00:53:01 +02:00
Christian Dywan fc166214b0 Use accessors for statusbar message area 2010-10-19 00:53:01 +02:00
Christian Dywan 32988e55af Use accessors for window and allocation of a widget 2010-10-19 00:53:01 +02:00
Christian Dywan f079d9c48a Use accessor for dialogue content area 2010-10-19 00:53:01 +02:00
Christian Dywan 80d494ca91 Upgrade waf to 1.5.19
The new waf notably addresses threading issues.
2010-10-19 00:53:01 +02:00
Christian Dywan 5082f60093 Make non-progressive build work again 2010-10-19 00:53:01 +02:00
Christian Dywan 66303e6c95 --docdir should take not add 'midori' folder if given
So it is possible to pass either /usr/share/docdir or
/usr/share/doc/midori-0.2.9 as appropriate.
2010-10-19 00:53:00 +02:00
Sergio Marques 068ff32a72 l10n: Updated Portuguese (pt) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-18 15:04:10 +02:00
Xavier Devlamynck 6e2463d126 l10n: Updated French (fr) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-18 09:26:53 +02:00
David Štancl 8ec827eb89 l10n: Updated Czech (cs) translation to 100%
New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-18 08:38:46 +02:00
Christian Dywan 2bc7fbac24 Make 'Clear' the default button for Clear Private Data 2010-10-17 23:13:54 +02:00
Christian Dywan ce64fd3e25 Add item to clear Form History database 2010-10-17 23:11:50 +02:00
Christian Dywan 6480329bbf Add item to clear HTML5 databases 2010-10-17 22:52:11 +02:00
Christian Dywan d73b471ec4 Implement sokoke_register_privacy_item facility
The new function allows registering callbacks which clear data,
with a name and label so they show up in the Clear Private Data
dialogue and the chosen items are saved.

The old enumeration still keeps history, trash and the flag
whether to clear when Midori quits.
2010-10-17 22:48:32 +02:00
David Štancl 384e2f5afd l10n: Updated Czech (cs) translation to 100%
New status: 661 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-15 09:00:17 +02:00
Christian Dywan d3b278231f Implement internal Open With fallback dialogue 2010-10-14 22:36:32 +02:00
Christian Dywan 52d7a43e28 Don't use "path" setting in web cache to create the folder 2010-10-14 22:20:21 +02:00
Christian Dywan fb3fb594a9 Eliminate 'send' flag from midori_app_send_notification
The declaration is misplaced and the logic actually makes
no sense.
2010-10-14 21:14:28 +02:00
Christian Dywan ca2582c5e3 Don't declare command in callback as UniqueCommand
Since we're using a custom command it is in fact not part of
the enumeration and thus some compilers complain.
2010-10-14 21:11:01 +02:00
Christian Dywan 5d7bbe6eb1 Plug leak of icon path when loading icons 2010-10-14 21:07:55 +02:00
Christian Dywan 18946b10b2 Use cairo to draw static throbber and avoid unused code paths 2010-10-14 21:07:55 +02:00
Christian Dywan 54d037f689 Free script code in thumb_view_load_status_cb with g_free
Allocating and releasing must match.
2010-10-14 21:07:55 +02:00
Christian Dywan 8302cfe004 Don't leak URI in midori_browser_get_uri_extension 2010-10-14 21:07:55 +02:00
Christian Dywan 72be5942f7 Don't leak strings when adding speed dial shortcut 2010-10-14 21:07:55 +02:00
Masato Hashimoto 0c48667704 l10n: Updated Japanese (ja) translation to 100%
New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-14 15:07:23 +02:00
David Štancl cdb108ffa3 l10n: Updated Czech (cs) translation to 100%
New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-14 08:23:27 +02:00
Christian Dywan b5430eeead Always enable HTML5 databases with WebKitGTK+ >= 1.1.14
The infobar will be shown when databases are saved, and it will
be added to the private data dialogue.
2010-10-14 01:42:36 +02:00
Christian Dywan 89c0975e66 Present an infobar when an HTML5 database is saved
The infobar code is refactored into midori_view_add_info_bar
2010-10-14 01:37:10 +02:00
Christian Dywan 2dbce1e327 Implement --help-execute to list available commands 2010-10-14 01:36:42 +02:00
Christian Dywan bcc622c456 Let private mode inherit preferences
Private mode should retain most preferences, while menus for
Bookmarks, Tools and Panel are hidden.

App mode now hides the navigationbar by default.
2010-10-13 23:41:11 +02:00
Christian Dywan 80ff8ac0f0 Add midori_browser_set_action_visible method 2010-10-13 23:22:54 +02:00
Christian Dywan f3c519d715 Always add None and Custom to application property proxies 2010-10-13 23:13:02 +02:00
Christian Dywan 324d3c3d6a Use truncated journal mode for history database
This instructs sqlite to preserve the journal file, which
can improve performance and allows it to be a symbolic link.
2010-10-12 23:09:12 +02:00
Christian Dywan 6331573a2c Allow passing NULL path to sokoke_hostname_from_uri 2010-10-13 03:23:09 +02:00
Christian Dywan 48c2681115 Advertise handling of http and https schemes
See http://lists.freedesktop.org/archives/xdg/2010-October/011628.html
2010-10-13 03:23:09 +02:00
Christian Dywan 717bc948b0 Remove MidoriView::net property completely 2010-10-13 03:23:09 +02:00