mutter/doc/reference
Emmanuele Bassi a7a511ce79 2007-04-25 Emmanuele Bassi <ebassi@openedhand.com>
Merge from clutter.git/master

	* clutter/glx/clutter-event-glx.c:
	* clutter/glx/clutter-stage-glx.c: Implement the _NET_WM_PING
	protocol handling on the main stage window.

	* clutter/clutter-stage.h:
	* clutter/clutter-stage.c:
	* clutter/clutter-main.c: Handle CLUTTER_DELETE events internally,
	by calling clutter_main_quit(), and remove the ::delete-event
	signal from ClutterStage; clean up the signal emission sequence
	for the events: emit the ::event signal before emitting any signal
	and the ::event-after signal after the signal has been emitted; move
	the signal emission calls inside ClutterStage so we can call
	g_signal_emit() instead of g_signal_emit_by_name(), thus sparing us
	a lookup for each event.

	* examples/test.c: Remove ::delete-event signal handling.
2007-04-25 14:22:24 +00:00
..
tmpl 2007-04-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-04-25 14:22:24 +00:00
ChangeLog Update changelogs for SVN merge. 2007-04-16 10:26:11 +00:00
clutter-docs.sgml Add missing types and sections in the API documentation. 2007-04-16 10:25:53 +00:00
clutter-sections.txt 2007-04-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-04-25 14:22:24 +00:00
clutter.types Add missing types and sections in the API documentation. 2007-04-16 10:25:53 +00:00
Makefile.am Ignore the clutter/cogl directory when building documentation, as it 2007-03-27 09:39:00 +00:00
version.xml.in 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00