Commit graph

3035 commits

Author SHA1 Message Date
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
Yarema aka Knedlyk 38fa5551ab l10n: Updated Ukrainian (uk) translation to 100%
New status: 658 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-12 22:28:02 +02:00
Christian Dywan ab414bc251 Remove web cache path and size settings 2010-10-12 00:25:49 +02:00
Christian Dywan eb0848e42b Present an infobar when a website asks for location
Based on a patch by Arno Renevier <arno@renevier.net>
2010-10-12 00:25:49 +02:00
Evaggelos Balaskas 010b35eb50 l10n: Updated Greek (el) translation to 100%
New status: 654 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-11 19:02:35 +02:00
Sérgio Cipolla da3255888d Update Brazilian Portuguese translation 2010-10-10 22:45:35 +02:00
Christian Dywan 9d8c819521 Always prefill language entries with default values 2010-10-10 22:41:15 +02:00
Christian Dywan 4d2968a0cc Intern property proxy hint strings statically 2010-10-10 22:40:26 +02:00
Christian Dywan 31dabca224 Shell quote URI passed to sokoke_spawn_program 2010-10-10 13:39:38 +02:00
Christian Dywan e74f89f8c2 Remove 'filename' argument from sokoke_spawn_program 2010-10-10 13:27:06 +02:00
Christian Dywan 120c5bf40f Move app spawning to sokoke_spawn_app and use in MidoriView 2010-10-10 13:02:50 +02:00
Paweł Forysiuk 0344792c2f Don't try to translate now inexistent midori-console.c file 2010-10-06 18:33:31 +02:00
Christian Dywan 8f4827a382 Use a power friendly second timeout for session saving 2010-10-06 18:32:03 +02:00
Christian Dywan 392fa7fc85 Revise cookie saving based on a timeout
The variable MIDORI_COOKIES_DEBUG can be used to print
the number of updated cookies when they're written.

The temporary cookie file is written in the same location
now as moving across filesystems may not work.

Saving when Midori is quit is enforced.
2010-10-06 18:32:03 +02:00
Sergio Marques cf18d418de l10n: Updated Portuguese (pt) translation to 100%
New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-06 12:28:29 +02:00
Christian Dywan 579108e4e6 Don't leak the inspector_view in showing and detaching 2010-10-05 21:43:34 +02:00
Christian Dywan a9406ab0ec Add base stock icons statically to save some memory 2010-10-05 21:43:34 +02:00
Christian Dywan 1e49e9f95c Don't use a custom stock icon for Cookie Manager
Due to the change of the stock icon names in GTK+ 2.22 the
stock item trick doesn't work anymore. Using the authentication
icon directly is good enough.
2010-10-05 21:43:34 +02:00
Christian Dywan 2cf3c2f5b0 Fix removal of tabs from Tab Panel treeview 2010-10-05 21:43:34 +02:00
Christian Dywan dec42c00a8 Remove the 'Open external pages in' from Preferences 2010-10-05 21:43:34 +02:00
Christian Dywan 343badcc58 Remove Console panel in favour of the Inspector 2010-10-05 21:43:33 +02:00
Christian Dywan 0b3cf4810f Add InspectPage action to dummies to make hotkey work 2010-10-05 21:43:33 +02:00
Sergio Marques 4a49016f8c l10n: Updated Portuguese (pt) translation to 100%
New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-05 03:35:06 +02:00
Christian Dywan 06b1d45870 Update German translation 2010-10-05 00:04:29 +02:00
Christian Dywan 41f96167d1 Remove unused variables in KatzeNet and simplify code 2010-10-05 00:04:29 +02:00
Christian Dywan 5a0fc37d2f Don't use the deprecated GTK_IN_DESTRUCTION flag
As a workaround, the browser now sets its own flag.
2010-10-05 00:04:28 +02:00
Christian Dywan d141086b24 Add a step to INSTALL to type 'run' in gdb. 2010-10-05 00:04:28 +02:00
Christian Dywan 20aa562de5 Remove scrollbar drawing from KatzeScrolled
The gdk_draw interfaces are deprecated, and since we don't use
custom scrollbars anyway, we might as well remove them.
2010-10-05 00:04:28 +02:00
Christian Dywan 80e1c4149c Don't use GtkNotebookPage* in callback signature 2010-10-05 00:04:28 +02:00
Christian Dywan cd783acee0 Don't use GTK_WIDGET_SET_FLAGS in browser and panel 2010-10-05 00:04:28 +02:00
David Štancl c539fab8ee 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-04 08:32:22 +02:00
Yarema aka Knedlyk 5436ced5b7 l10n: Updated Ukrainian (uk) translation to 100%
New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-03 22:58:44 +02:00
Kim Boram e7ca5cecdc Update Korean translation 2010-10-03 20:46:34 +02:00
Sergio Cipolla 3e5a3e59ae Update Brazilian Portuguese translation 2010-10-03 20:43:47 +02:00
Masato Hashimoto 1669964892 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-03 08:27:32 +02:00
Christian Dywan b6247e3314 Shell quote argv[0] before spawning a process
The path to the executable may contain spaces.
2010-10-03 07:15:44 +02:00
Christian Dywan 9a0e2bffef Remove Remember last downloaded files preference
The preference was never actually implemented.
2010-10-03 07:15:44 +02:00
Christian Dywan bfa8709900 Add a small label to summarise what cookies store 2010-10-03 07:15:44 +02:00
Christian Dywan a37c1df18d Simplify cookie privacy preferences
Instead of choosing what cookies to accept, there is a tick box
if cookies should be deleted when quitting, or in other words
pretending all cookies are session cookies.

The choice of maximum age was replaced with a combo box.
2010-10-03 07:15:44 +02:00
Christian Dywan 28eb039ec0 Only update expiry of cookies if higher than maximum
Also assume 0 days to really mean 1 hour, and set the
maximum age accordingly. Otherwise SoupCookie thinks
that these cookies expire immediately.
2010-10-03 07:15:43 +02:00
Christian Dywan 3c7d4800bc Reset age to enforce session cookies, don't delete
It is more practical to keep long-lived cookies but treat them
as if they were session cookies.
2010-10-03 07:15:43 +02:00
Masato Hashimoto a70ceebd50 l10n: Updated Japanese (ja) translation to 100%
New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-02 16:49:38 +02:00
Christian Dywan bba6cb76ad Verify that the download location is writable 2010-10-01 01:12:12 +02:00
Christian Dywan 3bb34f9f9b Fallback to the name of an app info if there's no executable
Apparently on Windows command line and executable can be NULL,
but the name appears to be the executable name.
2010-09-30 23:51:46 +02:00
Christian Dywan 08691b7745 Cope with unset history in midori_location_action_toggle_arrow_cb
If history is unset, we don't have any items to populate the
combobox dropdown with. So we should always hide the button. Also
suppress the popup if we have no history.
2010-09-29 01:35:41 +02:00
gianluca foddis 1a404c50b1 l10n: Updated Italian (it) translation to 97%
New status: 636 messages complete with 9 fuzzies and 5 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-09-27 18:10:32 +02:00