gimp/app
Michael Natterer fcdb536372 removed GimpContext member I added before deciding it needs to be added to
2006-08-31  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpgradienteditor.[ch] (struct GimpGradientEditor):
	removed GimpContext member I added before deciding it needs to be
	added to GimpDataEditor.

	Use GimpDataEditor's context instead of the bogus one. Also use
	the data editor's context instead of the user context wherever it
	was used.

	* app/widgets/gimppaletteeditor.c: use GimpDataEditor's context
	instead of the user context here too.
2006-08-31 18:54:20 +00:00
..
actions Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
base libgimpbase/Makefile.am libgimpbase/gimpbase.h added new files that hold 2006-08-29 14:46:32 +00:00
composite moved declarations at the beginning of the functions. 2006-08-31 10:04:01 +00:00
config app/config/gimprc-blurbs.h app/dialogs/preferences-dialog.c string changes 2006-08-30 15:35:56 +00:00
core new funtion which returns TRUE if any of the gradient's segments refer to 2006-08-31 18:47:13 +00:00
dialogs app/config/gimprc-blurbs.h app/dialogs/preferences-dialog.c string changes 2006-08-30 15:35:56 +00:00
display Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
file added a GError parameter to file_utils_find_proc(). 2006-08-10 21:22:05 +00:00
gui updated 2006-08-15 15:13:08 +00:00
menus app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
paint Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-05 22:45:09 +00:00
pdb Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
plug-in use gimp_message() if a plug-in crashes. 2006-08-29 11:08:31 +00:00
text Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
tools use italic style for the informative label. 2006-08-31 10:33:31 +00:00
vectors Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
widgets removed GimpContext member I added before deciding it needs to be added to 2006-08-31 18:54:20 +00:00
xcf coding style. 2006-08-15 15:59:09 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
Makefile.am added $(SYMPREFIX) to the -u flags 2006-08-16 23:05:36 +00:00
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c app/core/gimp-user-install.[ch] always migrate old user settings during 2006-06-05 13:48:57 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c formatting. 2006-06-09 06:47:03 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c app/core/gimp-gui.[ch] renamed gimp_message() to gimp_show_message() 2006-08-08 18:18:40 +00:00
errors.h use G_GNUC_PRINTF. 2006-07-16 10:31:37 +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 [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2006-08-15 15:13:08 +00:00
main.c I18n improvements based on a patch from Zbigniew Chyla: 2006-06-27 07:49:14 +00:00
makefile.msc updated 2005-09-25 19:30:55 +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