summaryrefslogtreecommitdiff
path: root/gdk/directfb/gdkevents-directfb.c
Commit message (Expand)AuthorAgeFilesLines
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-9/+0
* Remove deprecated code from GdkEventJavier Jardón2010-05-031-30/+0
* [gdk/directfb] Made dfb_events_dispatch() thread saveJavier Jardón2009-11-301-0/+4
* Use G_STRFUNC instead __FUNCTION__Javier Jardón2009-10-261-1/+1
* Bug 533456 – Memory leak when window is destroyedSven Neumann2009-02-181-2/+0
* Bug 560671 – the client_message API doesn't work in DirectFBSven Neumann2009-02-181-9/+33
* gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.cMichael Natterer2008-05-061-2/+2
* Add private backend data to events, and handle it when copying/freeingRichard Hult2008-05-061-0/+11
* Committed a patch by DOK to fix GDK events generations in the DirectFB backendAttilio Fiandrotti2007-12-061-3/+105
* Fixed memory leak at window closing in DirectFB backend, patch provided by Si...Attilio Fiandrotti2007-07-121-0/+19
* Mouse crossing fixes from AttilioMichael David Emmel2007-01-201-2/+17
* Added new directfb backendMichael David Emmel2006-02-051-0/+829