]> spindle.queued.net Git - midori/log
midori
14 years agol10n: Updated Lithuanian (lt) translation to 15%
Ričardas Vasiulis [Tue, 19 Oct 2010 04:23:22 +0000 (06:23 +0200)]
l10n: Updated Lithuanian (lt) translation to 15%

New status: 104 messages complete with 0 fuzzies and 561 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Lithuanian (lt) translation to None%
Ričardas Vasiulis [Tue, 19 Oct 2010 04:09:20 +0000 (06:09 +0200)]
l10n: Updated Lithuanian (lt) translation to None%

New status: 0 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoUse accessor for widget style
Christian Dywan [Mon, 18 Oct 2010 20:47:51 +0000 (22:47 +0200)]
Use accessor for widget style

14 years agoUse accessors for statusbar message area
Christian Dywan [Mon, 18 Oct 2010 20:44:56 +0000 (22:44 +0200)]
Use accessors for statusbar message area

14 years agoUse accessors for window and allocation of a widget
Christian Dywan [Mon, 18 Oct 2010 20:42:10 +0000 (22:42 +0200)]
Use accessors for window and allocation of a widget

14 years agoUse accessor for dialogue content area
Christian Dywan [Mon, 18 Oct 2010 20:35:39 +0000 (22:35 +0200)]
Use accessor for dialogue content area

14 years agoUpgrade waf to 1.5.19
Christian Dywan [Mon, 18 Oct 2010 20:25:48 +0000 (22:25 +0200)]
Upgrade waf to 1.5.19

The new waf notably addresses threading issues.

14 years agoMake non-progressive build work again
Christian Dywan [Mon, 18 Oct 2010 20:24:27 +0000 (22:24 +0200)]
Make non-progressive build work again

14 years ago--docdir should take not add 'midori' folder if given
Christian Dywan [Mon, 18 Oct 2010 20:17:19 +0000 (22:17 +0200)]
--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.

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Mon, 18 Oct 2010 13:04:10 +0000 (15:04 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated French (fr) translation to 100%
Xavier Devlamynck [Mon, 18 Oct 2010 07:26:53 +0000 (09:26 +0200)]
l10n: Updated French (fr) translation to 100%

New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Mon, 18 Oct 2010 06:38:46 +0000 (08:38 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 665 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoMake 'Clear' the default button for Clear Private Data
Christian Dywan [Sun, 17 Oct 2010 21:13:54 +0000 (23:13 +0200)]
Make 'Clear' the default button for Clear Private Data

14 years agoAdd item to clear Form History database
Christian Dywan [Sun, 17 Oct 2010 21:11:50 +0000 (23:11 +0200)]
Add item to clear Form History database

14 years agoAdd item to clear HTML5 databases
Christian Dywan [Sun, 17 Oct 2010 20:52:11 +0000 (22:52 +0200)]
Add item to clear HTML5 databases

14 years agoImplement sokoke_register_privacy_item facility
Christian Dywan [Sun, 17 Oct 2010 20:48:32 +0000 (22:48 +0200)]
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.

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Fri, 15 Oct 2010 07:00:17 +0000 (09:00 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 661 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoImplement internal Open With fallback dialogue
Christian Dywan [Thu, 14 Oct 2010 20:36:32 +0000 (22:36 +0200)]
Implement internal Open With fallback dialogue

14 years agoDon't use "path" setting in web cache to create the folder
Christian Dywan [Thu, 14 Oct 2010 20:20:21 +0000 (22:20 +0200)]
Don't use "path" setting in web cache to create the folder

14 years agoEliminate 'send' flag from midori_app_send_notification
Christian Dywan [Thu, 14 Oct 2010 19:14:28 +0000 (21:14 +0200)]
Eliminate 'send' flag from midori_app_send_notification

The declaration is misplaced and the logic actually makes
no sense.

14 years agoDon't declare command in callback as UniqueCommand
Christian Dywan [Thu, 14 Oct 2010 19:11:01 +0000 (21:11 +0200)]
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.

14 years agoPlug leak of icon path when loading icons
Christian Dywan [Thu, 14 Oct 2010 19:06:45 +0000 (21:06 +0200)]
Plug leak of icon path when loading icons

14 years agoUse cairo to draw static throbber and avoid unused code paths
Christian Dywan [Thu, 14 Oct 2010 18:59:47 +0000 (20:59 +0200)]
Use cairo to draw static throbber and avoid unused code paths

14 years agoFree script code in thumb_view_load_status_cb with g_free
Christian Dywan [Thu, 14 Oct 2010 18:30:49 +0000 (20:30 +0200)]
Free script code in thumb_view_load_status_cb with g_free

Allocating and releasing must match.

14 years agoDon't leak URI in midori_browser_get_uri_extension
Christian Dywan [Thu, 14 Oct 2010 18:27:31 +0000 (20:27 +0200)]
Don't leak URI in midori_browser_get_uri_extension

14 years agoDon't leak strings when adding speed dial shortcut
Christian Dywan [Thu, 14 Oct 2010 18:26:23 +0000 (20:26 +0200)]
Don't leak strings when adding speed dial shortcut

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Thu, 14 Oct 2010 13:07:23 +0000 (15:07 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Thu, 14 Oct 2010 06:23:27 +0000 (08:23 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoAlways enable HTML5 databases with WebKitGTK+ >= 1.1.14
Christian Dywan [Wed, 13 Oct 2010 23:42:36 +0000 (01:42 +0200)]
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.

14 years agoPresent an infobar when an HTML5 database is saved
Christian Dywan [Wed, 13 Oct 2010 23:31:10 +0000 (01:31 +0200)]
Present an infobar when an HTML5 database is saved

The infobar code is refactored into midori_view_add_info_bar

14 years agoImplement --help-execute to list available commands
Christian Dywan [Wed, 13 Oct 2010 23:18:15 +0000 (01:18 +0200)]
Implement --help-execute to list available commands

14 years agoLet private mode inherit preferences
Christian Dywan [Wed, 13 Oct 2010 21:41:11 +0000 (23:41 +0200)]
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.

14 years agoAdd midori_browser_set_action_visible method
Christian Dywan [Wed, 13 Oct 2010 21:22:54 +0000 (23:22 +0200)]
Add midori_browser_set_action_visible method

14 years agoAlways add None and Custom to application property proxies
Christian Dywan [Wed, 13 Oct 2010 21:13:02 +0000 (23:13 +0200)]
Always add None and Custom to application property proxies

14 years agoUse truncated journal mode for history database
Christian Dywan [Tue, 12 Oct 2010 21:09:12 +0000 (23:09 +0200)]
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.

14 years agoAllow passing NULL path to sokoke_hostname_from_uri
Christian Dywan [Tue, 12 Oct 2010 21:02:44 +0000 (23:02 +0200)]
Allow passing NULL path to sokoke_hostname_from_uri

14 years agoAdvertise handling of http and https schemes
Christian Dywan [Tue, 12 Oct 2010 20:51:36 +0000 (22:51 +0200)]
Advertise handling of http and https schemes

See http://lists.freedesktop.org/archives/xdg/2010-October/011628.html

14 years agoRemove MidoriView::net property completely
Christian Dywan [Tue, 12 Oct 2010 20:51:01 +0000 (22:51 +0200)]
Remove MidoriView::net property completely

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Tue, 12 Oct 2010 20:28:02 +0000 (22:28 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 658 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoRemove web cache path and size settings
Christian Dywan [Mon, 11 Oct 2010 21:11:26 +0000 (23:11 +0200)]
Remove web cache path and size settings

14 years agoPresent an infobar when a website asks for location
Christian Dywan [Mon, 11 Oct 2010 20:52:07 +0000 (22:52 +0200)]
Present an infobar when a website asks for location

Based on a patch by Arno Renevier <arno@renevier.net>

14 years agol10n: Updated Greek (el) translation to 100%
Evaggelos Balaskas [Mon, 11 Oct 2010 17:02:35 +0000 (19:02 +0200)]
l10n: Updated Greek (el) translation to 100%

New status: 654 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoUpdate Brazilian Portuguese translation
Sérgio Cipolla [Sun, 10 Oct 2010 20:45:35 +0000 (22:45 +0200)]
Update Brazilian Portuguese translation

14 years agoAlways prefill language entries with default values
Christian Dywan [Sun, 10 Oct 2010 20:41:15 +0000 (22:41 +0200)]
Always prefill language entries with default values

14 years agoIntern property proxy hint strings statically
Christian Dywan [Sun, 10 Oct 2010 20:40:26 +0000 (22:40 +0200)]
Intern property proxy hint strings statically

14 years agoShell quote URI passed to sokoke_spawn_program
Christian Dywan [Sun, 10 Oct 2010 11:39:38 +0000 (13:39 +0200)]
Shell quote URI passed to sokoke_spawn_program

14 years agoRemove 'filename' argument from sokoke_spawn_program
Christian Dywan [Sun, 10 Oct 2010 11:27:06 +0000 (13:27 +0200)]
Remove 'filename' argument from sokoke_spawn_program

14 years agoMove app spawning to sokoke_spawn_app and use in MidoriView
Christian Dywan [Sun, 10 Oct 2010 11:02:50 +0000 (13:02 +0200)]
Move app spawning to sokoke_spawn_app and use in MidoriView

14 years agoDon't try to translate now inexistent midori-console.c file
Paweł Forysiuk [Wed, 6 Oct 2010 14:27:51 +0000 (16:27 +0200)]
Don't try to translate now inexistent midori-console.c file

14 years agoUse a power friendly second timeout for session saving
Christian Dywan [Wed, 6 Oct 2010 16:31:19 +0000 (18:31 +0200)]
Use a power friendly second timeout for session saving

14 years agoRevise cookie saving based on a timeout
Christian Dywan [Wed, 6 Oct 2010 16:27:49 +0000 (18:27 +0200)]
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.

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Wed, 6 Oct 2010 10:28:29 +0000 (12:28 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoDon't leak the inspector_view in showing and detaching
Christian Dywan [Tue, 5 Oct 2010 19:41:19 +0000 (21:41 +0200)]
Don't leak the inspector_view in showing and detaching

14 years agoAdd base stock icons statically to save some memory
Christian Dywan [Tue, 5 Oct 2010 19:39:21 +0000 (21:39 +0200)]
Add base stock icons statically to save some memory

14 years agoDon't use a custom stock icon for Cookie Manager
Christian Dywan [Tue, 5 Oct 2010 19:36:48 +0000 (21:36 +0200)]
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.

14 years agoFix removal of tabs from Tab Panel treeview
Christian Dywan [Tue, 5 Oct 2010 19:31:37 +0000 (21:31 +0200)]
Fix removal of tabs from Tab Panel treeview

14 years agoRemove the 'Open external pages in' from Preferences
Christian Dywan [Tue, 5 Oct 2010 19:24:41 +0000 (21:24 +0200)]
Remove the 'Open external pages in' from Preferences

14 years agoRemove Console panel in favour of the Inspector
Christian Dywan [Tue, 5 Oct 2010 19:18:18 +0000 (21:18 +0200)]
Remove Console panel in favour of the Inspector

14 years agoAdd InspectPage action to dummies to make hotkey work
Christian Dywan [Tue, 5 Oct 2010 19:12:08 +0000 (21:12 +0200)]
Add InspectPage action to dummies to make hotkey work

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Tue, 5 Oct 2010 01:35:06 +0000 (03:35 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoUpdate German translation
Christian Dywan [Mon, 4 Oct 2010 22:04:13 +0000 (00:04 +0200)]
Update German translation

14 years agoRemove unused variables in KatzeNet and simplify code
Christian Dywan [Mon, 4 Oct 2010 21:58:19 +0000 (23:58 +0200)]
Remove unused variables in KatzeNet and simplify code

14 years agoDon't use the deprecated GTK_IN_DESTRUCTION flag
Christian Dywan [Mon, 4 Oct 2010 21:05:21 +0000 (23:05 +0200)]
Don't use the deprecated GTK_IN_DESTRUCTION flag

As a workaround, the browser now sets its own flag.

14 years agoAdd a step to INSTALL to type 'run' in gdb.
Christian Dywan [Mon, 4 Oct 2010 20:55:44 +0000 (22:55 +0200)]
Add a step to INSTALL to type 'run' in gdb.

14 years agoRemove scrollbar drawing from KatzeScrolled
Christian Dywan [Mon, 4 Oct 2010 20:16:50 +0000 (22:16 +0200)]
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.

14 years agoDon't use GtkNotebookPage* in callback signature
Christian Dywan [Mon, 4 Oct 2010 20:07:41 +0000 (22:07 +0200)]
Don't use GtkNotebookPage* in callback signature

14 years agoDon't use GTK_WIDGET_SET_FLAGS in browser and panel
Christian Dywan [Mon, 4 Oct 2010 19:36:26 +0000 (21:36 +0200)]
Don't use GTK_WIDGET_SET_FLAGS in browser and panel

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Mon, 4 Oct 2010 06:32:22 +0000 (08:32 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Sun, 3 Oct 2010 20:58:44 +0000 (22:58 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoUpdate Korean translation
Kim Boram [Sun, 3 Oct 2010 18:45:47 +0000 (20:45 +0200)]
Update Korean translation

14 years agoUpdate Brazilian Portuguese translation
Sergio Cipolla [Sun, 3 Oct 2010 18:43:47 +0000 (20:43 +0200)]
Update Brazilian Portuguese translation

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sun, 3 Oct 2010 06:27:32 +0000 (08:27 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 659 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoShell quote argv[0] before spawning a process
Christian Dywan [Sun, 3 Oct 2010 05:14:00 +0000 (07:14 +0200)]
Shell quote argv[0] before spawning a process

The path to the executable may contain spaces.

14 years agoRemove Remember last downloaded files preference
Christian Dywan [Sun, 3 Oct 2010 05:03:38 +0000 (07:03 +0200)]
Remove Remember last downloaded files preference

The preference was never actually implemented.

14 years agoAdd a small label to summarise what cookies store
Christian Dywan [Sun, 3 Oct 2010 04:51:55 +0000 (06:51 +0200)]
Add a small label to summarise what cookies store

14 years agoSimplify cookie privacy preferences
Christian Dywan [Sun, 3 Oct 2010 04:18:06 +0000 (06:18 +0200)]
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.

14 years agoOnly update expiry of cookies if higher than maximum
Christian Dywan [Sun, 3 Oct 2010 04:13:55 +0000 (06:13 +0200)]
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.

14 years agoReset age to enforce session cookies, don't delete
Christian Dywan [Sun, 3 Oct 2010 04:12:05 +0000 (06:12 +0200)]
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.

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sat, 2 Oct 2010 14:49:38 +0000 (16:49 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 640 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoVerify that the download location is writable
Christian Dywan [Thu, 30 Sep 2010 23:12:12 +0000 (01:12 +0200)]
Verify that the download location is writable

14 years agoFallback to the name of an app info if there's no executable
Christian Dywan [Thu, 30 Sep 2010 21:51:46 +0000 (23:51 +0200)]
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.

14 years agoCope with unset history in midori_location_action_toggle_arrow_cb
Christian Dywan [Tue, 28 Sep 2010 23:24:27 +0000 (01:24 +0200)]
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.

14 years agol10n: Updated Italian (it) translation to 97%
gianluca foddis [Mon, 27 Sep 2010 16:10:32 +0000 (18:10 +0200)]
l10n: Updated Italian (it) translation to 97%

New status: 636 messages complete with 9 fuzzies and 5 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoDefine kalistglobal only once, declare it globally
Enrico Tröger [Sat, 25 Sep 2010 10:42:51 +0000 (12:42 +0200)]
Define kalistglobal only once, declare it globally

This fixes building with gcc and the -fno-common option. The
option is now added to compiler flags in full debugging mode.

14 years agol10n: Updated French (fr) translation to 100%
Mike Massonnet [Sat, 25 Sep 2010 09:21:53 +0000 (11:21 +0200)]
l10n: Updated French (fr) translation to 100%

New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoMake sure there are search engines before populating the menu
Christian Dywan [Fri, 24 Sep 2010 21:35:01 +0000 (23:35 +0200)]
Make sure there are search engines before populating the menu

14 years agoAdd g_return_val_if_fail to katze_array_peek_items
Christian Dywan [Fri, 24 Sep 2010 21:29:23 +0000 (23:29 +0200)]
Add g_return_val_if_fail to katze_array_peek_items

14 years agoUpdate Swedish translation
Oscar Rentzhog [Fri, 24 Sep 2010 21:21:10 +0000 (23:21 +0200)]
Update Swedish translation

14 years agol10n: Updated Danish (da) translation to 99%
Per Kongstad [Fri, 24 Sep 2010 20:14:56 +0000 (22:14 +0200)]
l10n: Updated Danish (da) translation to 99%

New status: 648 messages complete with 0 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Fri, 24 Sep 2010 11:40:55 +0000 (13:40 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Thu, 23 Sep 2010 15:16:58 +0000 (17:16 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Thu, 23 Sep 2010 06:46:37 +0000 (08:46 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoDon't treat « or » as sub page indicators
Christian Dywan [Wed, 22 Sep 2010 21:56:30 +0000 (23:56 +0200)]
Don't treat « or » as sub page indicators

14 years agoAdd midori-extension.c to translatable files
Christian Dywan [Wed, 22 Sep 2010 21:23:39 +0000 (23:23 +0200)]
Add midori-extension.c to translatable files

14 years agoUpdate Korean translation
Kim Boram [Mon, 20 Sep 2010 22:25:37 +0000 (00:25 +0200)]
Update Korean translation

14 years agoEnsure link URI is updated before it is used
Christian Dywan [Mon, 20 Sep 2010 22:08:10 +0000 (00:08 +0200)]
Ensure link URI is updated before it is used

Apparently the URI obtained from hovering-over-link can be
mangled, so a # would be interpreted as a fragment identifier.

14 years agoWrite cookies to a temporary file first, to be safe
Christian Dywan [Mon, 20 Sep 2010 21:33:08 +0000 (23:33 +0200)]
Write cookies to a temporary file first, to be safe

It may happen that we are running out of space in the middle
of writing the file, and fopen deleted it already.

14 years agoBump version to 0.2.8
Christian Dywan [Sun, 19 Sep 2010 21:22:41 +0000 (23:22 +0200)]
Bump version to 0.2.8

14 years agoUpdate German translation
Christian Dywan [Sun, 19 Sep 2010 21:02:24 +0000 (23:02 +0200)]
Update German translation

14 years agoRemove unused katze_collfold and katze_utf8_stristr
Christian Dywan [Fri, 17 Sep 2010 23:48:55 +0000 (01:48 +0200)]
Remove unused katze_collfold and katze_utf8_stristr