Gimp/app
Sven Neumann 13004433f5 cursors/Makefile.am cursors/cursor-move.png cursors/gimp-tool-cursors.xcf
2006-11-15  Sven Neumann  <sven@gimp.org>

	* cursors/Makefile.am
	* cursors/cursor-move.png
	* cursors/gimp-tool-cursors.xcf
	* cursors/xbm/cursor-move-mask.xbm
	* cursors/xbm/cursor-move.xbm: added new cursor.

	* app/widgets/gimpcursor.c
	* app/widgets/widgets-enums.h: added as GIMP_CURSOR_MOVE.

	* app/tools/gimprectangletool.c: use instead of a cursor
modifier.
2006-11-15 22:43:24 +00:00
..
actions app/actions/file-actions.c app/actions/file-commands.[ch] renamed 2006-11-05 11:35:57 +00:00
base app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
composite added missing quotes in test for libcurl. 2006-11-09 09:39:36 +00:00
config always deal with embedded color profiles. 2006-11-01 14:09:29 +00:00
core use brush_scale_pixmap(), not brush_scale_mask(). 2006-11-15 18:46:10 +00:00
dialogs don't use gimp_dialog_set_sensitive(); just make the entry not editable 2006-11-14 13:46:43 +00:00
display added gimp_image_add_layers() which takes a list of layers and vierport 2006-11-03 19:59:30 +00:00
file improved error reporting. 2006-11-07 11:09:22 +00:00
gui app/widgets/Makefile.am new widget featuring a proof-of-concept palette 2006-11-03 17:28:52 +00:00
menus app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
paint Properly abstract brush scaling: 2006-11-09 14:54:49 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-10-12 17:07:09 +00:00
pdb formatting. 2006-11-06 08:14:46 +00:00
plug-in app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
text app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
tools cursors/Makefile.am cursors/cursor-move.png cursors/gimp-tool-cursors.xcf 2006-11-15 22:43:24 +00:00
vectors app/actions/brush-editor-actions.c app/base/tile-manager-crop.c 2006-10-30 10:13:06 +00:00
widgets cursors/Makefile.am cursors/cursor-move.png cursors/gimp-tool-cursors.xcf 2006-11-15 22:43:24 +00:00
xcf fix g_str_has_prefix() change below. Now we can open XCF files again. 2006-11-13 13:11:34 +00:00
.cvsignore
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
app_procs.h app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
batch.c formatting. 2006-06-09 06:47:03 +00:00
batch.h
errors.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
errors.h app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00
gimp.rc
gimpcore.def updated 2006-10-27 16:04:53 +00:00
main.c app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
Makefile.am libgimpconfig/gimpcolorconfig-enums.[ch] libgimpconfig/gimpcolorconfig.c 2006-10-27 13:52:40 +00:00
makefile.msc include "gimpcontext.h" for gimp_context_set_gradient() 2006-09-03 12:39:24 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
sanity.h
transform_core.c
units.c app/units.c converted tabs to spaces. 2006-04-11 12:54:09 +00:00
units.h
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00