Commit Graph

11 Commits

Author SHA1 Message Date
Hombre
b3f44005bb Bugfix : the image file was not saved if the path or the filename were containing non ASCII chars (seen on Winddows) 2010-09-13 01:27:06 +02:00
Wyatt Olson
e232d8eb2e Removed debugging statements 2010-09-11 21:22:46 -06:00
Wyatt Olson
3d566919b9 If a key does not exist in any translation, it returns the key instead of empty string. 2010-09-11 20:55:28 -06:00
Wyatt Olson
815d8066cf Loading of translations is now done in a hierarchical manner. New translations are added to default; you can then specify the language and the locale, and you only need to override the differences. 2010-09-11 20:41:10 -06:00
Hombre
ee382db3bd Fix issue 213 : TIFF always compressed regardless the setting in batch queue manager 2010-09-09 22:17:48 +02:00
Hombre
ee1443ab51 Fix issue 171 and 210, and change the name format of the pp3 files : now keep the output image extension in it, to avoid overwriting the pp3 file of an image with the same name, but with a different extension.
For consistency, the filename of the pp3 saved next to the output image in batch mode is modified in the same manner.
2010-09-08 00:37:24 +02:00
Philip Rinn
27a7492b91 Allow to open files with non-latin characters from command line (fixes issue 45) 2010-08-31 11:25:44 +02:00
Hombre
76285ea74d Second batch of correction to lower the number of GCC warnings 2010-08-30 01:07:43 +02:00
Hombre
02dac0425d Batch of correction to lower the number of GCC warnings 2010-08-29 02:25:59 +02:00
Philip Rinn
7661e0bc23 Move the cache directory automatically to the new location (on non-Win) 2010-08-26 14:33:10 +02:00
Philip Rinn
1393463d9f Backed out changeset 0f925a42ac9d (Fixing creation and use of profile direcory) 2010-08-23 11:19:43 +02:00