gimp/app
Nils Philippsen 8ff9c4c84c drop own recently used files code in favour of GtkRecentManager:
* app/core/gimp-gui.c (gimp_recent_list_add_uri), app/core/gimp-gui.h,
app/gui/gui-vtable.c (gui_recent_list_add_uri): add
{gimp,gui}_recent_list_add_uri(), gui_recent_list_add_uri() dispatches to
GtkRecentManager

* app/dialogs/file-save-dialog.c (file_save_dialog_save_image),
app/actions/file-commands.c (file_save_cmd_callback),
app/widgets/gimpdnd-xds.c (gimp_dnd_xds_save_image): pass Gimp instance to
file_save() calls

* app/file/file-open.c (file_open_with_proc_and_display,
file_open_layers), app/file/file-save.c (file_save), app/file/file-save.h:
pass Gimp instance to gimp_recent_list_add_uri() calls

* app/file/gimprecentitem.c, app/file/gimprecentitem.h,
app/file/gimprecentlist.c, app/file/gimprecentlist.h: removed

* app/file/Makefile.am: drop reference to removed files

svn path=/trunk/; revision=23526
2007-09-13 14:19:30 +00:00
..
actions drop own recently used files code in favour of GtkRecentManager: 2007-09-13 14:19:30 +00:00
base use TILE_WIDTH for the horizontal offset 2007-09-12 18:34:04 +00:00
composite removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
config removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
core drop own recently used files code in favour of GtkRecentManager: 2007-09-13 14:19:30 +00:00
dialogs drop own recently used files code in favour of GtkRecentManager: 2007-09-13 14:19:30 +00:00
display clone the middle row/column when walking off the source drawable during 2007-09-12 20:26:58 +00:00
file drop own recently used files code in favour of GtkRecentManager: 2007-09-13 14:19:30 +00:00
gui drop own recently used files code in favour of GtkRecentManager: 2007-09-13 14:19:30 +00:00
menus take over cosmetic fix from upstream. 2007-08-30 15:00:50 +00:00
paint use the offsets module TILE_WIDTH and TILE_HEIGHT instead of doing the 2007-09-12 18:29:11 +00:00
paint-funcs use the offsets module TILE_WIDTH and TILE_HEIGHT instead of doing the 2007-09-12 18:29:11 +00:00
pdb add PDB function to determine the available paint methods. 2007-09-11 13:18:41 +00:00
plug-in updated msvc build include <io.h> for get_osfhandle() prototype 2007-08-26 18:59:34 +00:00
text corrected Pango version number in comment. 2007-09-13 12:42:24 +00:00
tools remove FOO_DISABLE_DEPRECATED for only glib >= 2.15 and gtk+ >= 2.13, GIMP 2007-09-13 10:44:07 +00:00
vectors app/core/gimp-transform-region.[ch] app/core/gimpchannel.c 2007-09-10 15:29:48 +00:00
widgets drop own recently used files code in favour of GtkRecentManager: 2007-09-13 14:19:30 +00:00
xcf marked two error messages as translatable strings. 2007-07-06 10:02:31 +00:00
Makefile.am Made 2.4.0-rc2 release. 2007-09-03 16:03:36 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c if GIMP_UNSTABLE is undefined before calling exit() call tile_swap_exit(), 2007-06-13 14:01:37 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 msvc build 2007-08-05 15:16:02 +00:00
main.c updated msvc build include <io.h> for get_osfhandle() prototype 2007-08-26 18:59:34 +00:00
makefile.msc updated msvc build 2007-08-05 15:16:02 +00:00
sanity.c configure.in depend on glib >= 2.12.3. 2007-01-12 13:48:30 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00