Gimp/app
David Odin 0632251cff added a scrolled window in page 2, since the list of directories is too
* app/gui/user-install-dialog.c (user_install_dialog_run): added a
	scrolled window in page 2, since the list of directories is too long
	to fit in a 1024x768 screen.  The user install dialog should now fit
	into a 800x600 screen.  This should close #122211
2003-12-22 19:47:05 +00:00
..
actions added gimp_xml_parser_parse_buffer(). 2003-12-21 00:23:36 +00:00
base return a more exact result. 2003-12-09 12:56:22 +00:00
composite fixed gtk-doc comment. 2003-12-16 13:12:32 +00:00
config added gimp_xml_parser_parse_buffer(). 2003-12-21 00:23:36 +00:00
core fixed cut'n'paste bug: always use offset_x, not offset_y for x coordinates 2003-12-21 15:57:43 +00:00
dialogs added a scrolled window in page 2, since the list of directories is too 2003-12-22 19:47:05 +00:00
display added gimp_display_shell_drop_svg() (untested because there is no place to 2003-12-21 22:09:03 +00:00
file [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
gui added a scrolled window in page 2, since the list of directories is too 2003-12-22 19:47:05 +00:00
menus libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
paint [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
paint-funcs renamed remaining occurences of "use_mmx" to "use_cpu_accel". 2003-11-30 17:53:39 +00:00
pdb added gimp_xml_parser_parse_buffer(). 2003-12-21 00:23:36 +00:00
plug-in [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
text multiply the layout's offsets with PANGO_SCALE, not -PANGO_SCALE. Fixes 2003-12-16 13:33:02 +00:00
tools update the crop dialog in crop_recalc(), not in gimp_crop_tool_draw(). 2003-12-19 21:03:22 +00:00
vectors removed the GError parameter from gimp_vectors_export_string() and 2003-12-21 11:52:20 +00:00
widgets changed "svg_data" from guchar* to gchar*, cleaned up debugging output. 2003-12-21 21:57:46 +00:00
xcf [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
airbrush.c
app_procs.c added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +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 unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
main.c added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
Makefile.am added libgimpthumb. 2003-12-08 09:12:25 +00:00
makefile.msc [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
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