mutter/doc
Neil Roberts e66c679e84 win32: Add a public clutter_win32_handle_event function
This function handles a single windows message. The idea is that it
could be used by clutter-gtk to forward on events from a
GdkEventFilter. The function replaces the old message_translate()
function. That function didn't translate the event anymore anyway and
instead it could generate multiple events so
clutter_win32_handle_event seems like a more appropriate name. The
function returns TRUE or FALSE depending on whether the event was
completely handled instead of setting call_window_proc.
2010-10-25 13:19:17 +01:00
..
common build: Dist cookbook.xsl 2010-10-22 06:52:27 +01:00
cookbook cookbook: Remove unused variable from the animator example 2010-09-30 12:32:08 +01:00
manual build: Distcheck fixes 2010-06-30 12:26:10 +01:00
reference win32: Add a public clutter_win32_handle_event function 2010-10-25 13:19:17 +01:00
clutter-actor-invariants.txt Try to clean up how we handle actor transformations 2010-09-13 18:18:34 +01:00
CODING_STYLE docs: Update the coding style 2010-10-03 11:02:56 +01:00
HACKING docs: Use "Cogl" not "COGL" in Cogl API reference 2010-09-23 15:53:29 +01:00
HACKING.backends docs: Update the HACKING.backends file 2010-03-04 18:07:04 +00:00
Makefile.am docs: Disable manual 2010-06-30 11:56:13 +01:00
RELEASING docs: Update the RELEASING checklist 2010-10-03 16:37:41 +01:00