Gimp/app
Michael Natterer 7e7e7480a6 added a context property and use it when creating GimpViews.
2006-09-01  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpaction.[ch]: added a context property and use
	it when creating GimpViews.

	* app/actions/file-actions.c: set the context on the "Open Recent"
	actions.
2006-09-01 17:12:29 +00:00
..
actions added a context property and use it when creating GimpViews. 2006-09-01 17:12:29 +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 disallow NULL context and removed code that used to deal with this case. 2006-09-01 13:17:55 +00:00
dialogs implement set_context() and set the view renderers' contexts. 2006-09-01 16:55:37 +00:00
display use a hash table instead of object data to maintain context ids. Saves 2006-09-01 12:15:14 +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 minor documentation fix 2006-09-01 12:28:41 +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 added GimpContext parameters and create the GimpView with that context. 2006-09-01 11:26:54 +00:00
vectors Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
widgets added a context property and use it when creating GimpViews. 2006-09-01 17:12:29 +00:00
xcf coding style. 2006-08-15 15:59:09 +00:00
.cvsignore
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
batch.c formatting. 2006-06-09 06:47:03 +00:00
batch.h
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
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.am added $(SYMPREFIX) to the -u flags 2006-08-16 23:05:36 +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