[go: up one dir, main page]

Menu

SVN (old) Commit Log


Commit Date  
[r465] by oddegamra

Move hardcoded colons into translation strings.

Frédéric Chateaux points out that some languages might require spaces
before punctuation, which is difficult to manage for translators
when the actual punctuation is hardcoded and invisible without lookin
at the source code.

2011-10-23 07:28:53 Tree
[r464] by oddegamra

Updated French translation.

From: Frédéric Chateaux <fredchat@...>

2011-10-23 07:28:33 Tree
[r463] by oddegamra

Updated French translation.

From: Frédéric Chateaux <fredchat@...>

2011-10-22 16:52:55 Tree
[r462] by oddegamra

Silence warnings when external extraction applications could not be found.

This is on INFO message level now.

2011-10-17 05:47:36 Tree
[r461] by oddegamra

Fix filenames that Python couldn't decode to Unicode strings.

Python occasinally fails to return a list of Unicode strings
with os.listdir. Force conversation if necessary, even if the
result turns out to be invalid, to prevent crashes later
when implicit conversation takes place.

From: Joseph Seaton <grepenguin@...>

2011-10-17 05:01:53 Tree
[r460] by oddegamra

Handle errors while opening archive files.

2011-10-15 16:04:12 Tree
[r459] by oddegamra

First steps to build a test infrastructure.

This should probably have been done sooner. While no actual test cases
exist yet, one day they will. Or so I hope.

2011-10-15 16:03:59 Tree
[r458] by oddegamra

Create a few files for testing

2011-10-15 16:03:43 Tree
[r457] by oddegamra

Eliminate some GTK warnings regarding alpha channels.

2011-10-09 15:59:20 Tree
[r456] by oddegamra

Fixed "Copy to clipboard" doing nothing on Win32.

PyGTK's Clipboard class seems to have some problems with delayed
clipboard data, so fall back on Win32 API to do the copying. Why is
Win32 API so ugly?

2011-10-09 12:32:48 Tree
Older >