mutter/clutter/osx
Tommi Komulainen e783591eab OSX: handle gracefully NULL title
Bug #909 - OSX: missing NULL pointer handling

	* clutter/osx/clutter-stage-osx.c (ClutterGLWindow,
	clutter_stage_osx_set_title): NSString:stringWithUTF8String:
	does not accept NULL values, use empty string ("") instead.
	Avoids potential crash.
2008-06-05 20:10:00 +00:00
..
clutter-backend-osx.c 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-23 11:20:14 +00:00
clutter-backend-osx.h 2007-10-26 Matthew Allum <mallum@openedhand.com> 2007-10-26 22:06:45 +00:00
clutter-event-osx.c 2008-01-14 Tommi Komulainen <tommi.komulainen@iki.fi> 2008-01-14 13:59:27 +00:00
clutter-osx.h 2007-10-26 Matthew Allum <mallum@openedhand.com> 2007-10-26 22:06:45 +00:00
clutter-stage-osx.c OSX: handle gracefully NULL title 2008-06-05 20:10:00 +00:00
clutter-stage-osx.h 2007-10-26 Matthew Allum <mallum@openedhand.com> 2007-10-26 22:06:45 +00:00
Makefile.am Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00