1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
News for paul-0.1.1
- Rotation at variable angles using gtkimrot widget
News for paul 0.1.0.2
- just fixed the realy ugly icon
News for paul-0.1.0.1
- Do not color monochrome images green by default. Use -G command line
switch if you need this former behaviour.
- Better GIF loading.
- Added icon
News for paul-0.1.0.1
- Do not color monochrome images green by default. Use -G command line
switch if you need this former behaviour.
- Better GIF loading.
- Added icon
News for paul-0.1
- Moving of images now seperately done in GtkImMov widget
which is shipped with gtkimreg library
News for paul-0.0.9
- Despite fixing some serious and some not so serios bugs there
was some stuff for physical data added. This feature is by
default switched of because it is of less common interest and
not documented at this time.
- Overworked PNG loading routine to work with libpng >= 1.0.2b
- Difference to operating image
- additional Backward animation
News for paul-0.0.8
- Changed mechanism of marking images in filelist. Now filelist
is allows to select only a single image and marking is done with
an internal flag.
- Internationalisation and start of German translation.
News for paul-0.0.7
- Cut a set of images according to the active image
- Documentation of the "image-insert"-feature in the german
documentation (remember there are many invalid informations
in it!, but the insert image part is OK)
- bugfixes
News for paul-0.0.6
- Switched to GTK+-1.1.15
- image selection list is now GtkCList => changed user interface
+ left mouse button: click -> select
<CTRL>-click -> add selection
<SHIFT>-click -> select up to clicked item
+ middle mouse button: click -> select all
<CTRL>-click -> operating image
+ right mouse button: click -> add selection
<CTRL>-click -> operating image
- new GTK+ widget which may be of common interrest:
GtkImreg was compiled separately and is used to cut images
and to build clickable HTML maps
- New display for histograms using GtkDatabox of Roland Bock
obtainable from ftp://ftp.eudoxos.de/pub/gtkdatabox
- Updated German documentation
News for paul-0.0.5
- kind of a man page
News for paul-0.0.3
New concept: operation image
- <Shift><Left mouse> moves image from list to operation window
- if there was any file move append this to the list
-> resorting images
-> use operation image to move images relative to this one
-> possible further use: insert operation image into other images (-j),
difference images against operation image
New option: -j[H]a+b_<file>
- insert image <file> at position (a,b)
- if 'H' is given produce/change HTML file with image and image map
|