gimp/app
Sven Neumann 6b581cc500 app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text
2003-04-09  Sven Neumann  <sven@gimp.org>

	* app/text/text-enums.[ch]
	* app/text/gimptext.[ch]
	* app/text/gimptextlayout.c: added some more text properties that
	can't be accessed from the GUI yet.
2003-04-09 21:19:12 +00:00
..
actions app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch] 2003-04-08 12:39:02 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base Applied a patch from Øyvind Kolås that adds supersampling to the transform 2003-04-04 11:19:57 +00:00
config app/config/gimpguiconfig.[ch] added "gboolean save_accels" and "gboolean 2003-04-08 10:02:42 +00:00
core fixed algorithm that calculates the brush size, some code cleanup. 2003-04-09 15:31:45 +00:00
dialogs added "gboolean set_image_clean" and call gimp_image_clean_all() only if 2003-04-09 09:52:01 +00:00
display applied a patch from Pedro Gimeno that fixes incorrect drawing of the 2003-04-04 22:33:01 +00:00
file added "gboolean set_image_clean" and call gimp_image_clean_all() only if 2003-04-09 09:52:01 +00:00
gui don't try to hide the tearoff menu item if tearoff menus are disabled in 2003-04-09 11:13:00 +00:00
menus don't try to hide the tearoff menu item if tearoff menus are disabled in 2003-04-09 11:13:00 +00:00
paint more gimp-intl.h fixes 2003-03-25 17:52:47 +00:00
paint-funcs added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
pdb added vitrual function GimpViewable::get_description() which returns the 2003-04-08 16:01:01 +00:00
plug-in Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
text app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text 2003-04-09 21:19:12 +00:00
tools fixed boolean logic bug introduced by the fix for bug #110173. Spotted by 2003-04-09 16:29:58 +00:00
vectors app/tools/gimpvectortool.[ch] app/vectors/gimpbezierstroke.c 2003-03-29 04:47:44 +00:00
widgets Added "gpointer get_tab_data" to GimpDockableGetTabFunc and to 2003-04-08 19:54:22 +00:00
xcf added "position" and "push_undo" parameters to gimp_image_add_[vh]guide(). 2003-03-28 13:52:01 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
app_procs.h when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c forgot a "return". 2001-12-01 22:59:48 +00:00
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
gimp.sym Add the symbols used by libgimpwidgets. 2002-12-26 02:25:55 +00:00
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
main.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
Makefile.am Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
ops_buttons.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
ops_buttons.h
paint_core.h
paint_options.h
path.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
path.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
path_transform.h General undo cleanup: 2002-02-23 17:29:19 +00:00
pathP.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
plug_in_cmds.c
transform_core.c
wilber.ico