[go: up one dir, main page]

Menu

/mcomix Commit Log


Commit Date  
[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
[r1421] by benoit-pierre

archive: small cleanup of 7z code

2015-12-25 20:19:14 Tree
[r1420] by benoit-pierre

archive tools: change handlers priority

Switch back to preferring unrar over 7z for RAR archives, since we don't
know if the 7z executable does support RAR (and which versions are supported).

2015-12-25 20:18:10 Tree
Older >