~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to plug-ins/imagemap/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Version 1.4
2
 
 
3
 
 * Snap to grid during resize.
4
 
 * 'Divider' object.
5
 
 * Move polygon sides.
6
 
 * Gimp style guides.
7
 
 
8
 
Version 1.5
9
 
 
10
 
 * Standalone version
11
 
 * Configuration script
12
 
 * Warning icon for area's without URL.
13
 
 * Add HTML 4.0 tags (TABINDEX, ACCESKEY)
14
 
 * User-definable tags
15
 
 * Use shift mousebutton to restrict polygon drawing direction.
16
 
 
17
 
Version 1.9
18
 
 
19
 
 * Freehand drawing of polygon
20
 
 * 'Morph to' functions (Polygon <-> circle <-> Rectangle)
21
 
 * Write manual
22
 
 
23
 
Version 2.0
24
 
 
25
 
 * Same as 1.9 with bugs fixed
26
 
 * Code cleanup
27
 
 
28
 
 
29
 
 
30
 
BUGS
31
 
 
32
 
* Polygon not limited to 100 points (Is this really neccessary?)
33
 
* Rulers move when scrolling in preview window (see interface.c in Gimp).
34
 
* 'Move' only moves current object.
35
 
 
36
 
Miscellaneous
37
 
 
38
 
* Zooming performance is poor
39
 
* Compare image-name in HTML file with loaded image and issue warning
40
 
  if different.
41
 
* Restrict to screen size for large images.
42
 
* Don't redraw complete polygon while moving a sash.
43
 
* Compliancy with GIMP 1.1.x:
44
 
  - Use GIMP's 1.1.x new help system
45
 
  - Tear-off menu's
46
 
  - Arrow button with similar action as pop-up in upper left of preview window
47
 
  - Paner widget in lower right of preview window for fast navigation.
 
 
b'\\ No newline at end of file'