~ubuntu-branches/ubuntu/hoary/gimp/hoary

« back to all changes in this revision

Viewing changes to plug-ins/imagemap/NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-04-04 14:51:23 UTC
  • Revision ID: james.westby@ubuntu.com-20050404145123-9py049eeelfymur8
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
What's new in GIMP Imagemap plug-in 1.3
 
2
 
 
3
* 'Follow' mode to dynamically update object dimensions.
 
4
* Added 'Most recently used' and 'Number of Undo levels' to Preferences menu.
 
5
* Movement of objects with cursor keys (left/right/up/down). Select next/prev
 
6
  object with TAB key.
 
7
* Double-click in selection brings up Area dialog.
 
8
* Drop links (e.g. from Netscape) into the selection list updates the URL.
 
9
* Drop links (e.g. from Netscape) onto an object in the preview window updates
 
10
  the URL.
 
11
* A few bug fixes.
 
12
* Lot's of internationalization preparations.
 
13
* Grid can be dynamically updated when changing grid parameters.
 
14
 
 
15
What's new in GIMP Imagemap plug-in 1.2
 
16
 
 
17
* Implemented Undo/Redo
 
18
* User defineable image URL in settings dialog.
 
19
* A few bug fixes.
 
20
 
 
21
What's new in GIMP Imagemap plug-in 1.1
 
22
 
 
23
* Rescale objects after rescaling of image.
 
24
* Added 2 new HTML 4.0 tags (ONFOCUS, ONBLUR)
 
25
* Option to make image gray to allow easier editing of images with lots of
 
26
  colors.
 
27
* Most recently used list.
 
28
* Rectangular selection of objects.
 
29
* Drag and drop of links (e.g. from Netscape) to URL field.
 
30
* Usage of shift + left mousebutton during rectangle drawing makes width and
 
31
  height equal.
 
32
* Usage of shift + left mousebutton at start of circle drawing defines 2 points
 
33
  on circle side.
 
34
 
 
35
What's new in GIMP Imagemap plug-in 1.0
 
36
 
 
37
* Code cleanup
 
38
* Memory leaks fixed.
 
39
* All (?) bugs fixed.
 
40
* Use right mousebutton to cancel drawing operation of circle, rectangle or
 
41
  polygon.
 
42
 
 
43
What's new in GIMP Imagemap plug-in 0.9
 
44
 
 
45
* Added list of standard prefixes (http://, news:, ftp://, gopher://, etc.) 
 
46
  before URL in settings dialog.
 
47
* Invalid input in dialogs (area settings, numeric values) is now handled 
 
48
  correctly.
 
49
* Add 'Apply' button to some dialogs.
 
50
* Default author field in settings dialog with user name.
 
51
* Show resulting source in 'View Source' dialog to allow copy/paste of 
 
52
  generated code to other programs.
 
53
 
 
54
What's new in GIMP Imagemap plug-in 0.7
 
55
 
 
56
* Plug-in now works correctly for GIF and grayscale images.
 
57
* Finished implementation of NCSA and CERN mapfiles.
 
58
* Implemented 'Close'.
 
59
* The usual bug fixes.
 
60
 
 
61
What's new in GIMP Imagemap plug-in 0.6
 
62
 
 
63
* Implemented 'Preferences' dialog:
 
64
* Dropped support for GTK 1.0.6. Support for GTK 1.2 and GIMP 1.1.x or
 
65
  GIMP 1.0.4 has greatly improved.
 
66
* Synchronized Mapping menu items and toolbar items (arrow, rectangle, circle
 
67
  and polygon)
 
68
* Synchronized zoom icon and 'Zoom To' menu item.
 
69
* synchronize grid icon and 'snap to grid' toggle button in 'grid settings'
 
70
  dialog.
 
71
* Warn against overwriting of existing files.
 
72
* Lots of serious and cosmetic bug fixes.
 
73
 
 
74
What's new in GIMP Imagemap plug-in 0.5
 
75
 
 
76
* New better looking icons (thanks Mete Cirali!)
 
77
* Implemented 'Map Info' dialog.
 
78
* Add/remove polygon points by clicking with right mousebutton on edges/sashes.
 
79
* Added icon showing type (arrow, rectangle, circle) in selection.
 
80
* Implemented pop-up menu when right-button is pressed.
 
81
* Restrict size of preview window for large images.
 
82
* Shapes cannot be moved outside the picture anymore.
 
83
* Use hourglass cursor for lengthy operations (e.g. zooming, saving, loading).
 
84
* Show resulting dimension in 'guides' dialog.
 
85
* Added "cut/copy/paste/select all" functionality.
 
86
* You can now select multiple objects.
 
87
* Lots of bug fixes.
 
88
 
 
89
What's new in GIMP Imagemap plug-in 0.4
 
90
 
 
91
* Ported to Gimp 1.1.x and GTK 1.2
 
92
* Implemented zooming
 
93
* Removed C++ stuff. The binary immediately shrunk from 140 to 90k!
 
94
* Objects that are currently being edited cannot be deleted anymore.
 
95
* Show area info in statusbar when moving mouse over areas.
 
96
* Added warning dialog for unsaved changes when quiting.
 
97
 
 
98
What's new in GIMP Imagemap plug-in 0.3
 
99
 
 
100
* You can now load a CSIM file that was saved by this plug-in. Files saved by
 
101
  other programs may cause problems. I haven't tested this yet.
 
102
* Accelerators in menus
 
103
* Selection operations (move up/down, delete, edit).
 
104
* Warning/error dialog for file operations
 
105
* Map-name in title in main dialog
 
106
* 'target frame name' in area settings.
 
107
* JavaScript (onMouseover, onMouseout) in area settings.
 
108
* Doubleclick on shape pops up area settings dialog.
 
109
* Browse button in URL field in area settings dialog.
 
110
* Fixed size of statusbar fields.
 
111
* Move to front/send to back
 
112
* Write image size in HTML file
 
113
* Deselect all if clicked in area with no object.
 
114
* Implement statusbar dimension field
 
115
* Added 4 extra handles to rectangular selection.
 
116
 
 
117
What's new in GIMP Imagemap plug-in 0.2
 
118
 
 
119
* Implementation of grid
 
120
* Properties tabs for rectangles, circles and polygons.
 
121
* Resizing of objects
 
122
* Moving objects
 
123
* Guide creation
 
124
* GUI for 'Map info' dialog
 
125
* 'Save' menu now popups 'Save As' dialog if no file is selected yet.
 
126
* Several minor cosmetic changes
 
127
 
 
128
GIMP Imagemap plug-in 0.1 released.