File: ChangeLog

package info (click to toggle)
quiteinsanegimpplugin 0.3-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,056 kB
  • ctags: 1,458
  • sloc: cpp: 14,845; sh: 11,678; perl: 2,572; ansic: 319; python: 258; makefile: 105
file content (19 lines) | stat: -rw-r--r-- 668 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#30.03.2004
- Added support for Gimp 2
- Merged some code from QuiteInsane (standalone)

#28.04.2003
- Bugfix: Changes to metric system (options dialog) not updated correctly
- Message filter added to main.cpp
  This avoids debug messages on stderr. To enable debug output, one can set
  the environment variable DEBUG_QUITEINSANE_GIMPPLUGIN .

#27.04.2003
- syncronize with QuiteInsane (standalone)
- Bugfix: image resolution not set correctly in multi-selection mode
  This caused an error message in Gimp

#28.02.2003
- applied patch from Aurelien Jarno <aurelien@aurel32.net>
  set resolution for scanned image correctly
- syncronize with QuiteInsane (standalone)