Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
fe5d17d0
Commit
fe5d17d0
authored
May 20, 2004
by
Sven Neumann
Browse files
NEWS update
parent
84eb3697
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
fe5d17d0
...
...
@@ -9,32 +9,33 @@ GIMP 2.2, will emerge out of this.
Overview of Changes since 2.0
=============================
GIMP 2.
2
includes the following enhancements:
GIMP 2.
1
includes the following enhancements:
- Major user interface improvements
* Work has begun to make the GIMP user interface comply better with
the GNOME HIG. This is an ongoing effort and the interface is
quite
the GNOME HIG. This is an ongoing effort and the interface is
still
inconsistent at the moment.
* Users are now allowed to clear the undo history.
* Pixels are now considered image units; this simplifies the handling of
units.
* New widgets and frameworks provided by GTK+ 2.4 are used; this means
+ uses the new GtkFileChooser dialog, vastly improving the file dialogs.
+ includes port of menus to GtkUIManager, which creates all core menus
from
XML files at runtime. This means that menu items can be rearra
i
nged
by
users simply by editing the files.
+ uses a global accelerator table in all docks and image windows.
This
+ includes port of menus to GtkUIManager, which creates all core menus
from
XML files at runtime. This means that menu items can be rearranged
by
users simply by editing the
se
files.
+ uses a global accelerator table in all docks and image windows. This
means that a hotkey will do the same thing regardless of which dock
or image window you are using.
+ adds replacement widgets based on GtkComboBox for most uses of
GtkOptionMenu (GimpUnitMenu remains to be ported)
+ makes the order and visibility of tools in the toolbox configurable
(This effort has not yet been completed.)
+ allows keeping toolbox and dock windows above other windows (if the WM
supports this hint)
- Some changes to plug-ins
* Plug-ins can now register the same procedures in multiple places (the
API to register menu entries has been changed in a backward-compatible
fashion.)
* Plug-ins can now optionally register a menu icon.
* File plug-ins can now register a mime-type.
* The obsolete AlienMap and GIcon plug-ins were removed. AlienMap 2 does
everything than AlienMap did, and the GIMP-specific GIcon format has not
been used by anything for quites some time now.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment