Comix 2.4.1
	
	- Improved cache handling slightly.
	
	- FIxed a bug which could cause Comix to crash when starting with the
	"Save window position and size for future sessions" option turned on.

	- Fixed a bug which caused only one thumbnail to remain selected when 
	clicking on the first of the two selected thumbnails in double page mode.
	
	- Fixed a bug which caused Comix to always go to the first page when reloading
	thumbnails in double page mode due to switching the "Show page numbers on
	thumbnails" on or off.

Comix 2.4
	
	- Added full support for internationalization (i18n). Apart from English, Comix
	is now translated to Swedish, Simplified Chinese and Spanish.
	
	- Added an option to let Comix automatically adjust the contrast of the
	images so that the darkest pixel is completely black and the lightest pixel is
	completely white.
	
	- Added an option to space key "smart scrolling" feature as if in double page
	mode even when in single page mode.
	
	- Added thin borders around the thumbnails so that they should be more 
	easily distinguished.
	
	- Added accelerators for more menu items.
	
	- Fixed a bug which caused the wrong image to be displayed when viewing the
	third last and the second last pages in double page mode, exiting double page
	mode and flipping forward one page.
	
	- Fixed a bug which caused Comix to display no warning when trying to create
	a file in a directory where it does not have permission to do so.

Comix 2.3

	- Comix now depends on the Python Imaging Library 
	(http://www.pythonware.com/products/pil/) to handle some image 
	manipulations.
	
	- Added the ability to rotate and mirror images.
	
	- Added an option to set the contrast of the images.
	
	- Added an option to show the page numbers in the upper left corner of each
	thumbnail.
	
	- Cleaned up the preferences dialog a bit.

	- The arrow keys now flips pages in fit-to-screen mode.
	
	- Added an option to go to the same directory as last time when opening the
	"Open" dialog, instead of always going to a preset directory.
	
	- Fixed a bug which caused comments to not be displayed until after all
	thumbnails had been loaded when using the "Always view comments when
	opening a new file" option.
	
	- Fixed a bug which caused comment files in a directory, had their 
	extensions been added to the comment extensions list while the directory was
	loaded, to not be	opened correctly until the directory had been reloaded.
	
	- Fixed a bug which caused the scrollbars to not align themselves 
	automatically when switching between viewing comments and viewing images.
	
	- Fixed a bug which caused the "Fit width", "Fit height" and "Best fit"
	commands to scale incorrectly when viewing thumbnails.
	
	- Fixed a bug which could cause the wrong image to be displayed if switching
	from one page to another and back again really quickly.
	
	- Some minor fixes.

Comix 2.2.1

	- Fixed a bug which caused underscores in bookmark names to be shown 
	as underlines for the next character.
	
	- Fixed a bug which caused Comix to crash when trying to close the 
	program while loading thumbnails for an archive/directory that was 
	opened while loading thumbnails for the same archive/directory.
	
	- Fixed a bug which caused some events (e.g. switching fullscreen on/off),
	invoked while loading thumbnails, to be delayed until all the thumbnails
	had been loaded if they were invoked more than once during this loading.
	There are still some issues with events that in themself initiate the loading 
	of thumbnails (e.g. open new file) being delayed if invoked multiple times 
	during the loading. This should, however, not be a problem in most cases.
	
	- Fixed a bug which caused some thumbnails to not be displayed in whole
	when using certain GTK themes.
	
	- Fixed a bug which caused the selected thumbnails to not be updated
	properly when switching between single page and double page mode.
	
	- Fixed a bug which caused the thumbnail scrollbar to not update it's
	length when resizing the main window.
	
	- Made the automatic scrolling of the thumbnail pane more consequent
	in double page mode.

Comix 2.2

	- Added a thumbnail browser.
	
	- Added a "smart scrolling" option for the space key. 
	
	- The number pad on the keyboard can now be used to align the image(s). 
	'1' takes you to the lower left corner, '2' takes you to the middle of the
	bottom, '3' takes you to the lower right corner and so on for all nine digits.
	
	- Added an option to automatically open the last viewed page when Comix
	is started.
	
	- The zoom in and zoom out commands now zoom straight on, preserving
	the alignment of the viewed image(s).
	
	- Fixed a bug which caused images to be scaled slighty wrong during
	specific window size/image size combinations.
	
	- Fixed a bug which caused the wrong image to be displayed when jumping
	two pages forward with the cache option turned on in single page mode.

Comix 2.1

	- Made the dialogs more GNOME HIG compliant.
	
	- Added an option to let the scroll wheel scroll horizontally when at the 
	top or bottom of the page.
	
	- Added an option to let the scroll wheel flip pages when scrolling "off 
	the page".
	
	- Added an option to use smart scaling when in double page mode and
	fit-to-screen mode. The smart scaling feature makes the images scale
	independently so that no space is wasted. The largest of the images is 
	scaled as before, but the smallest in now scaled up to fill any extra space.
	
	- Added an option to set the toolbar to show either icons, text or both.
	
	- The image can now be dragged around with the middle mouse button
	as well.
	
	- If adding a bookmark for an archive/directory that is already 
	bookmarked, Comix now updates the page number of that bookmark
	instead of adding a new one.
	
	- Added tooltips for the preferences dialog.
	
	- Removed the zoom entry in the preferences dialog.
	
	- Made the cleanup of files in /tmp a bit more sturdy.
	
	- Fixed a bug which caused the scrollbars to not align themselves 
	automatically when opening a new archive/folder.
	
	- Fixed a bug which caused changes to fullscreen, fit-to-screen mode etc. 
	that were made while the preferences dialog was open to be reverted when 
	the dialog was closed.
	
	- Fixed a bug which caused some images to appear twice if they were 
	packed in an archive containing multiple subfolders.
	
	- Fixed a bug which caused some strange behaviour when (un)hiding the
	menubar after a bookmark had been added/removed.
	
	- Some minor fixes.
	
Comix 2.0

	- The text in the comments is now selectable.
	
	- Some minor (mainly cosmetic) changes.

Comix 2.0b

	- Comix 2.0b has a major speed advantage over previous versions.
	I rewrote some of the code, mainly the parts concerning the caching of 
	images. Page flipping with the cache option turned off is now about 
	twice as fast as before (not counting the time it takes to scale the 
	image(s) since this is highly dependant on the image scaling quality being 
	used). Forward page flipping with the cache option turned on now seems
	almost instantaneous (again not counting the possible delay to scale 
	the image(s)). Backwards flipping with the cache option turned on is no 
	longer suffering any speed penalty, it is just as fast as normal flipping
	without any cache would be. The only occasion when things will be slower
	with the cache option turned on is when doing irregular flipping, as from 
	page 1 to page 7 to page 3 etc., and even then things will seem to be 
	as fast as normal though some extra work is done "under the hood". 
	Using cache is strongly recommended from now on.
	
	- Added a bookmarks manager that lets you add or remove single bookmarks. 
	
	- Added support for image/x-icon, image/x-xpixmap and image/x-xbitmap 
	image formats.
	
	- Changed the text entry field for the default path to a button which brings up
	a nice standard folder selection dialog.
	
	- The "Flip position of pages in double page mode" option, now called 
	"Manga mode", automatically aligns the scrollbars to the upper-right corner 
	of the window when flipping to a new page.
	
	- The "Hide menubar etc. in fullscreen" option now also affects the 
	scrollbars.
	
	- Fixed a bug which caused temporary files to be overwritten when viewing
	two archives in two different Comix sessions at the same time.
	
	- Fixed a bug which caused the separators in the menus to disappear after 
	a while.
	
	- Fixed a bug that caused the wrong page to be displayed when flipping 
	backwards one step in double page mode, switching to one page mode, 
	switching back to double page mode again and then flipping forward one 
	step, all with the cache option set.
	
	- Lots of minor fixes.

Comix 1.6

	- The next page can now be flipped to by pressing the left mouse button
	on the main window. Images can still be moved around by clicking and 
	dragging before you release the button again.

	- The "Hide cursor" option now only affect fullscreen.
	
	- Comix now sorts files by the standard set up by the LC_COLLATE
	environmental variable.
	
	- Added a new dialog to display an error message if the convert utility
	is used in some way to alter a file which the user does not have 
	appropriate permissions to.
	
	- Fixed a bug with the wrong filename sometimes being shown in the 
	properties dialog when viewing plain image files.
	
	- Fixed a bug with strange things happening when opening the
	preferences window in windowed mode and closing it in fullscreen mode
	and vice versa.
	
	- Fixed a bug with the "Hide menubar etc. in fullscreen" option not
	always working as expected.
	
	- Some minor fixes.

Comix 1.5
	
	- Added support for forward/back buttons on mice that have them.
	Thanks to Stephen Jones for this feature.
	
	- New option to set which filename extensions should be treated as 
	comment files.
	
	- New option to automatically hide menubar etc. when entering 
	fullscreen mode.
	
	- Improved the look of the properties dialog.
	
	- Fixed problems with parsing certain comment files.
	
	- Some minor fixes.

Comix 1.4
	
	- Added support for embedded archive comments in the form of .txt or 
	.nfo files.
	
	- The convert utility now creates exact copies of the directory structure
	in the source archive/directory, including correct filenames.
	
	- The zoom in and zoom out commands now zoom 15% relative to the
	current size instead of 20% relative to the original size.
	
	- Changed default image scaling quality to "Tiles" from "Hyper".
	
	- Some minor fixes.

Comix 1.3.1
	
	- Fixed a bug with old cached images sometimes being shown when a new
	archive/directory had been opened.

Comix 1.3
	
	- The viewed page(s) can now be dragged around by pressing the mouse
	button and moving the cursor.
	
	- New option to cache the next page for faster forward page flipping.
	Continuous backwards flipping will be slower with this option. Slightly more 
	RAM will be used as well.
	
	- Comix now handles manipulation of already loaded images (resizing, 
	changing scaling technique, etc.) more efficiently due to less disk IO.
	
	- Fixed a bug that caused saved options to not be loaded when the 
	program is restarted.

Comix 1.2
	
	- Drag and drop support.
	
	- Changed the install.py script slightly.
	
	- Added new error messages for the statusbar when trying to open 
	non-valid files etc.

Comix 1.1.2
	
	- Applied a workaround for a bug(?) in newer versions of PyGTK, which made
	the OK button in the file selection dialog return the wrong value, rendering it 
	useless. Thanks to neota for this solution.
	
Comix 1.1.1
	
	- The "file" dependancy is no longer needed. All mime type checks are now
	done internally.
	
	- Fixed an error in the .desktop file. 
	
	- The install.py script now uses "update-desktop-database" to update the 
	menus properly.
	
	- Some minor fixes.

Comix 1.1

	- Support for nestled archives, i.e. archives in archives.
	
	- The install.py script now includes a "--installdir" option to let the user 
	choose the install directory, e.g. /usr instead of /usr/local.
	
	- Comix now includes a manpage.
	
	- Some minor fixes.

Comix 1.0.2
	
	- Added support for filenames encoded with various international 
	character encodings.
	
	- Some minor fixes.

Comix 1.0.1
	
	- Fixed a bug with the background colour option not working as expected
	on certain systems.
	
Comix 1.0
	
	- Added an archive convert feature. Archives and directories can be
	converted to Zip, tar, tar.gz or tar.bz2.
	
	- More changes toward a hopefully more user-friendly GUI.
	
Comix 0.9
	
	- A number of efforts has been made to make Comix more GNOME HIG 
	compliant.
	
	- Added optional menubar, toolbar and statusbar.
	
	- Added an option to hide the mouse cursor.
	
	- The space key now works in fit to screen mode as well.
	
	- Fixed a bug with certain hotkeys not working before the right-click menu
	had been shown the first time.
	
	- Fixed a bug with archive names sometimes being displayed incorrectly in
	the bookmarks menu.
	
	- Some minor fixes.
	
Comix 0.8
	
	- Comix now handles zip, tar, tar.gz and tar.bz2 archives 
	internally. The unzip and tar programs are no longer needed.
	
	- New option to let you go to the next archive when flipping past the 
	last page in the current archive, and vice versa for the first page.
	
	- Fixed a bug with small images sometimes being stretched to
	fit the screen although the corresponding option was not set.
	
	- Fixed a bug with exiting fullscreen mode with the escape key.
	
	- Supported image formats are now "only" JPEG, PNG, TIFF, GIF and BMP.
	There were problems with other files being reported as image files though
	they were not.
	
	- Some minor fixes.

Comix 0.7
	
	- Added a new "bookmark" feature.
	
	- Now reads any image format supported by gtk.gdk.Pixbuf (that
	means most formats).
	
	- Fixed a bug with capital letters not working as hotkeys.
	
	- Some minor fixes.

Comix 0.6

	- Added a new option to hide the scrollbars even when not in fit to
	screen mode.
	
	- Pressing space now scrolls the page to show the next part of it, if 
	pressed at the bottom of the page it flips to the next page.
	
	- Dialogs should now look better and use buttons with stock icons.
	
	- Scrolling could be a bit faulty due to different dimensions of the
	scrollbars in different themes. That problem is now fixed.
	
	- `Fit width', `Fit height' and `Fit to screen' commands should now be 
	exact.

Comix 0.5.2

	- The makefile in 0.5.1 could in some cases change the permissions
	of the folders Comix were installed in to 0755. To solve this 
	vulnerability Comix 0.5.2 uses a python script `install.py' to install 
	the program instead.
	
	Usage of the 0.5.1 makefile is not recommended!

Comix 0.5.1

	- Fixed a problem with the makefile. Destination directories will now
	be created if they do not already exist.

Comix 0.5

	- Fixed a bug with the background colour option not working.
	
	- Added a colour picking dialog instead of the old entry box for the
	background colour.
	
	- Added a new more user-friendly file chooser dialog.
	
	- Added `Fit width', `Fit height' and `Fit to screen' commands to the
	right-click menu.
	
	- Added new option to save zooming values to future sessions.
	
	- The right-click menu and the preferences window now looks better
	and should hopefully be more user friendly.
	
	- Changed some hotkeys and their effect.
	
	- PyGTK requirement is now 2.6+.

Comix 0.4

	- Comix now supports image zooming and window scrolling as well
	as the old fit-to-screen-mode.
	
	- Comix now includes a makefile, a .desktop file and an icon for an 
	easy installation and desktop integration.

Comix 0.3

	- New option to save window position and size to future sessions.
	
	- New option to set a default path to open when selecting a new file
	with the `Open file' command.
	
	- Comix now supports page scrolling with the mouse wheel.
	
	- Fixed a bug with trying to view `File info' when viewing the last page
	in double page mode.
	
	- Fixed a bug with the number of pages always reported as zero in the
	go-to-page-window.
	
	- Some minor fixes.

Comix 0.2.1

	- Fixed a bug with opening archives with 3+ files with the same name.

Comix 0.2

	- Now uses the shutil module to move and delete files instead
	of calling the `rm' and `mv' programs.
	
	- Now uses gtk.gdk.pixbuf_get_file_info() to check image file types
	and the `file' program to check filetypes for ZIP/RAR archives.
	Filename extensions should no longer matter for Comix.
	
	- Now supports tar, tar.gz and tar.bz2 archives.
	
	- New menu option `File info' brings up a window and displays various
	information about the file being viewed.
	
	- New option to flip the pages viewed in double page mode.
	
	- New option to reverse the reading order (start with the last page).
	
	- New option to set the saturation of the images displayed.
	
	- Some minor fixes.
	
	- New dependencies are `file' and `tar' (should be installed on most 
	systems as default).
	