[go: up one dir, main page]

Menu

/mcomix Commit Log


Commit Date  
[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
[r1426] by aaku

Make main window width default to 640 pixels.

500 is not wide enough for the toolbar, at least on Windows.

2016-01-09 18:11:31 Tree
[r1425] by aaku

Change double buffering behavior of the thumbnailer.

Also adds a note.

2016-01-06 15:15:58 Tree
[r1423] by aaku

Update Russian translation

2016-01-05 21:46:39 Tree
[r1422] by benoit-pierre

archive: improve external rar support

- support encrypted contents/headers
- fix solid archive detection

2015-12-25 20:19:19 Tree
Older >