1
0
Fork 0
mutter-performance-source/clutter/x11
Damien Lespiau ec59af290c analysis: None used in pointer context
While this is totally fine (None is 0L and, in the pointer context, will
be converted in the right internal NULL representation, which could be a
value with some bits to 1), I believe it's clearer to use NULL instead
of None when we talk about pointers.
2010-06-01 12:08:18 +01:00
..
clutter-backend-x11-private.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-backend-x11.c analysis: None used in pointer context 2010-06-01 12:08:18 +01:00
clutter-backend-x11.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-device-manager-x11.c device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-device-manager-x11.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-x11.c Call backend handle_event from clutter_x11_handle_event() 2010-05-04 11:04:03 +01:00
clutter-input-device-x11.c x11: Re-enable XI1 extension keyboards 2010-01-20 19:40:58 +00:00
clutter-input-device-x11.h device: Make InputDevice an object and subclass it for X11 2010-01-20 00:38:08 +00:00
clutter-stage-x11.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-x11.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-x11-enum-types.c.in 2008-06-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-30 15:03:42 +00:00
clutter-x11-enum-types.h.in 2008-06-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-30 15:03:42 +00:00
clutter-x11-texture-pixmap.c analysis: FALSE/0 used in pointer context 2010-06-01 12:08:18 +01:00
clutter-x11-texture-pixmap.h docs: Documentation fixes 2010-03-02 11:12:32 +00:00
clutter-x11.h docs: Documentation fixes 2010-03-02 11:12:32 +00:00
clutter-x11.pc.in Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00
Makefile.am build: Use the right headers when enumerating them 2010-02-24 14:23:58 +00:00