gimp/app
Sven Neumann 0527d02329 themes/Default/images/Makefile.am added a stock icon that shows a simple
2004-09-27  Sven Neumann  <sven@gimp.org>

	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-frame-64.png: added a stock icon
	that shows a simple drop shadow but could be exchanged for other
	image decorations.

	* libgimpwidgets/gimpstock.[ch]: register the new icon.

	* app/widgets/Makefile.am
	* app/widgets/gimpviewrenderer-frame.[ch]: new file that holds some
	ugly code to draw a frame around a preview pixbuf.

	* app/widgets/gimpviewrenderer.[ch]: the frame pixbuf is attached
	to the GimpViewRenderer class so it can be shared by all renderers.

	* app/widgets/gimpviewrendererimagefile.c: use the new functionality
	to draw a nice frame around imagefile previews.

	* app/widgets/gimpcontainerbox.c: draw imagefile preview w/o a border.
2004-09-27 19:40:12 +00:00
..
actions cleanup. 2004-09-27 12:30:04 +00:00
base app/base/curves.[ch] defined CURVES_NUM_POINTS and use it. 2004-09-24 13:39:57 +00:00
composite a regression test now iterates over 8388625 pixels per pass. 2004-09-03 02:53:19 +00:00
config try to improve the tooltip for the layer-preview-size gimprc setting. 2004-09-24 18:15:38 +00:00
core removed conversion to TempBuf. Instead implement 2004-09-26 23:44:24 +00:00
dialogs app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
display cleanup. 2004-09-27 12:30:04 +00:00
file app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
gui app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
menus Ported GimpNavigationView to use actions for its buttons: 2004-09-26 15:21:44 +00:00
paint app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
paint-funcs Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +00:00
pdb cleanup. 2004-09-27 12:30:04 +00:00
plug-in removed a linebreak from a warning message. 2004-09-24 13:36:15 +00:00
text cleanup. 2004-09-27 12:30:04 +00:00
tools set the folder using gtk_file_chooser_set_current_folder(), not 2004-09-24 14:15:38 +00:00
vectors added "GimpPaintInfo *paint_info" member and construct property. Changed 2004-08-31 13:20:57 +00:00
widgets themes/Default/images/Makefile.am added a stock icon that shows a simple 2004-09-27 19:40:12 +00:00
xcf app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
.cvsignore removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
Makefile.am removed all -u hacks. 2004-09-19 22:48:18 +00:00
airbrush.c
app_procs.c install the message handler for the "Gimp-Dialogs" domain. 2004-09-13 20:00:19 +00:00
app_procs.h Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
batch.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h
gimp.rc
gimpcore.def gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
main.c build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico