Commit graph

6 commits

Author SHA1 Message Date
wiz
e74ad2ab56 Update to 3.6.1:
Comix 3.6.1

    - Updated Brazilian Portuguese and Dutch translations.
2006-10-22 11:39:00 +00:00
wiz
aca8e8471a Update to 3.6:
Comix 3.6

    - Added an "Adjust colour" dialog that lets you specify values for
    brightness, contrast, saturation and sharpness.

    - Improved the behaviour of the "Save window position and size" and
    "Default fullscreen" preferences.

    - Changed the "Save window position and size" preference to on by default.

    - Changed the menus a bit.

    - Improved autocontrast (slightly heavier contrast change).

    - Changed the UI of the properties dialog a bit to better suit low
    resolution screens.

    - Improved handling of Zip files containing files with filenames of an
    unknown character encoding.

    - Added extra error message to install.py that is displayed when trying to
    install into a non-existing directory.

    - Added a --no-balloon option to install.py that tells the Nautilus
    thumbnailer to not imprint balloon images on thumbnails by default.

    - Fixed a bug that could cause Comix to scale images to the wrong
    dimensions on a dual-screen setup. Thanks to Vegard Eriksen for this fix.

    - Fixed a bug that caused icons to not be loaded when starting Comix
    through a symbolic link not located in the same directory as the `comix`
    executable.

    - Fixed a bug that could cause an error message when going back to a
    previous archive by flipping backwards in double page mode and directly
    switching to single page mode afterwards.

    - Fixed a bug that caused Comix to treat empty files as tar archives.
    Thanks to Christoph Wolk for this fix.

    - Fixed a bug in comicthumb with thumbnailing rar archives, plus
    some cleanup. (Christoph Wolk)
2006-10-07 18:35:12 +00:00
wiz
ab00185e32 Update to 3.5.1:
Comix 3.5.1

    - Fixed a bug that caused the mode of all images to be reported as
     "unknown" instead of RGB/CMYK etc.

     - Fixed a bug that could cause an error when trying to quit Comix under
     certain circumstances (i.e. when there is no ~/.comix/menu_thumbnails/
     directory present).
2006-09-03 10:24:55 +00:00
wiz
d0f62f9193 Update to 3.5:
Comix 3.5

    - Added a bunch of new icons, including a new "logo".

    - The magnifying lens code has been polished a bit. It is now
    substantially faster so the lens should appear less choppy.

    - Added horizontal and vertical lossless JPEG flip commands.

    - Added a JPEG desaturation command.

    - Added support for SVG, PCX, PNM, PBM, PGM, PPM, Targa and Sun raster
    image files.

    - Rearranged the toolbar a bit and added tooltips to it.

    - When a directory is given as a command line parameter, Comix now
    recursively searches for cbr, cbz and cbt files as well as image files.

    - Changed install.py so that it aborts installation if the required
    dependencies are not found.

    - Fixed a bug that caused the space key to not scroll down when in double
    page mode and manga mode and the window is wider than the pages.

    - Applied a workaround for a bug(?) in WindowMaker that caused problems
    when using the "fullscreen as default" preference.

    - Fixed a memory leak in the magnifying lens code.

    - Some internal and some minor changes.
2006-08-25 16:00:07 +00:00
wiz
cfa16ba831 Update to 3.4:
Comix 3.4

    - Added more image data to the properties dialog.

    - Added a "delete image" command that can remove single images from Comix.
    It is currently not possible to remove image files within archives.

    - Added lossless JPEG rotation commands. It is currently not possible to
    rotate image files within archives. The `jpegtran` program (part of the
    jpeg library) must be present for this to work. Comix can still run as
    normal without `jpegtran`, but then without the new JPEG rotation
    capabilities.

    - Changed the buttons in the toolbar.

    - Improved the space key smart scrolling mode so that it automatically
    performs all the sideways scrolling as well.

    - Added a preference to set the magnitude of the space key scroll in
    percentages of either the window size or the page size.

    - Added a Traditional Chinese translation by Hsin-Lin Cheng.

    - Comments are now displayed using a monospaced font.

    - Comments can now be dragged around with the mouse just like an image.

    - Directories can now be given as command line parameters as well as
    files. If a directory is given it will be recursed into and the first
    image file found will be loaded.

    - Improved cover guessing of comicthumb and the library a bit.

    - Handling of files that have filenames encoded with the wrong
     character encoding is now more sturdy.

     - Fixed a bug that could cause outdated thumbnails to be left in the
     ~/.comix/menu_thumbnails/ directory when running multiple instances of
     Comix at the same time.

     - Applied a workaround for a bug(?) in WindowMaker that caused the "Open
     dialog" to be invisible while in fullscreen mode when using WindowMaker.
     The same problem applies to the library window, but there is no
     workaround for that in place currently.

     - Fixed a bug that could cause no images to be displayed when turning
     double page mode off, then on again and flipping to the next couple
     of pages in that order.

    - Some minor changes.
2006-08-05 17:56:39 +00:00
wiz
2fb517dd23 Import comix-3.3 from pkgsrc-wip, initially package by Hugo Rivera.
Comix is an image viewer specifically designed to handle comic books.
It reads ZIP, RAR and tar archives (also gzip or bzip2 compressed), as
well as plain image files. It has a simple and user-friendly GUI using
PyGTK.
2006-07-06 20:36:02 +00:00