[go: up one dir, main page]

Menu

/mcomix Commit Log


Commit Date  
[r1440] by benoit-pierre

archive: fix 7z support for tar.xz archives

2016-01-27 21:14:57 Tree
[r1439] by oddegamra

Updated ChangeLog and translation credits.

2016-01-26 16:42:40 Tree
[r1438] by oddegamra

Updated Korean translation (by Gyeongmin Bak)

From: Gyeongmin Bak <drdrpyan@...>

2016-01-26 16:42:38 Tree
[r1437] by benoit-pierre

archive: improve external RAR support

- check for `unrar-nonfree` when looking for an executable
- ignore `unrar-free`, as it's too limited to be of use
(only support RAR format 2, no password support,
different command line syntax, ...)

2016-01-24 19:51:29 Tree
[r1436] by benoit-pierre

process: tweak find_executable

Add optional function argument 'is_valid_candidate': must return True if
the path passed in argument is a valid candidate (to check for version
number, symlinks to an unsupported variant, etc...).

2016-01-24 19:50:30 Tree
[r1433] by aaku

Update Russian translation

2016-01-24 16:08:41 Tree
[r1432] by benoit-pierre

win32: update fontconfig cache on startup

On Windows, update the fontconfig cache manually, before MComix starts
using Gtk, since the process may take several minutes, during which the
main window will just be frozen if the work is left to Gtk itself...

2016-01-20 15:30:47 Tree
[r1431] by benoit-pierre

constants: remove gtk dependency

Move GDK/GTK dependent "constants" from the 'image_tools' module, so the
'constant' module can be included without triggering GDK/GTK imports.

2016-01-20 14:43:18 Tree
[r1428] by benoit-pierre

image_tools: fix load_pixbuf_size bug

Let GDK/PIL calculate the correct image dimensions after resizing,
otherwise the 2 compounded calculations can result in a rounding error,
making one of the dimension of the resulting pixbuf one pixel smaller
than what we asked for.

This in turn can result in some of the library covers being always
regenerated because the resulting thumbnails size does not match what
was asked for.

2016-01-09 18:46:55 Tree
[r1427] by aaku

It is 2016 already.

2016-01-09 18:16:52 Tree
Older >