Gimp/app
Michael Natterer 3736ea8284 First version of global menubar support for OSX. Work in progress.
2007-08-30  Michael Natterer  <mitch@gimp.org>

	First version of global menubar support for OSX. Work in progress.

	* app/gui/Makefile.am
	* app/gui/sync-menu.[ch]: new files containing code that takes
	a GtkMenuShell and proxies it in the OSX global menubar. Taken
	from http://developer.imendio.com/projects/gtk-macosx/menubar

	* app/gui/gui.c: put the global image popup menu to the menubar.

	* app/dialogs/preferences-dialog.c
	* app/display/gimpdisplayshell.c
	* app/widgets/gimptoolbox.c: #ifdef out all menubars in windows.

	* app/Makefile.am (AM_LDFLAGS): add $(CARBON_LDFLAGS)


svn path=/trunk/; revision=23408
2007-08-30 11:19:00 +00:00
..
actions use _() instead of N_() when setting the label of "Revert Zoom" directly. 2007-08-18 13:27:24 +00:00
base corrected caluclation for the histogram in RGB mode (bug #466189). 2007-08-13 10:34:35 +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 updated msvc build include <io.h> for get_osfhandle() prototype 2007-08-26 18:59:34 +00:00
dialogs First version of global menubar support for OSX. Work in progress. 2007-08-30 11:19:00 +00:00
display First version of global menubar support for OSX. Work in progress. 2007-08-30 11:19:00 +00:00
file renamed files: 2007-08-11 19:36:08 +00:00
gui First version of global menubar support for OSX. Work in progress. 2007-08-30 11:19:00 +00:00
menus overwrite the menurc with the systemwide default. Only if that fails, 2007-07-20 12:41:08 +00:00
paint added a sanity check. 2007-07-26 10:20:54 +00:00
paint-funcs updated msvc build include <io.h> for get_osfhandle() prototype 2007-08-26 18:59:34 +00:00
pdb fixed incorrect description of gimp-selection-is-empty, reported by pk. 2007-08-24 17:50:04 +00:00
plug-in updated msvc build include <io.h> for get_osfhandle() prototype 2007-08-26 18:59:34 +00:00
text don't call strlen on a NULL font name. 2007-07-20 15:10:24 +00:00
tools Don't adjust the rectangle shape if it is is merely being moved. 2007-08-21 19:52:00 +00:00
vectors formatting. 2007-08-11 19:40:22 +00:00
widgets First version of global menubar support for OSX. Work in progress. 2007-08-30 11:19:00 +00:00
xcf marked two error messages as translatable strings. 2007-07-06 10:02:31 +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
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.am First version of global menubar support for OSX. Work in progress. 2007-08-30 11:19:00 +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