summaryrefslogtreecommitdiff
path: root/gdk/directfb
Commit message (Expand)AuthorAgeFilesLines
* Attempts to load stock X cursors no longer results in annoying error messages...Attilio Fiandrotti2007-07-271-0/+3
* Fixed memory leak at window closing in DirectFB backend, patch provided by Si...Attilio Fiandrotti2007-07-123-1/+25
* #undef GDK_DISABLE_DEPRECATED to get prototype for gdk_font_ref().Behdad Esfahbod2007-06-131-0/+2
* Add support for composited child windows. (#412882, Ryan Lortie)Matthias Clasen2007-06-012-0/+15
* Remove duplicate doc comments that cause problems when building the docs.Matthias Clasen2007-05-271-24/+0
* Fix docsMatthias Clasen2007-05-261-14/+0
* Updated minimum DirectFB version required to enable gdk_directfb_create_child...Attilio Fiandrotti2007-05-202-2/+2
* Added stub gdk_notify_startup_complete_with_id to compile AddedMichael Emmel2007-05-013-13/+94
* Some more compiler warning fixes.Matthias Clasen2007-04-301-1/+1
* Win32 drop shadow goodnessCody Russell2007-04-251-0/+3
* Mouse crossing fixes from AttilioMichael David Emmel2007-01-201-2/+17
* Fix for leak when window destroyedMichael David Emmel2007-01-021-19/+22
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-3/+1
* gdkpixmap-directfb.c: add missing RGB24 case (#361176)Michael David Emmel2006-10-111-0/+2
* Fix for bug 3575611 strdup property name so it can be freedMichael David Emmel2006-10-081-2/+1
* gdk/directfb/gdkcolor-directfb.c small clean ups include orderMichael David Emmel2006-09-143-8/+4
* Add a function to beep on a window. For X11, implement this with XkbBell.Matthias Clasen2006-08-301-0/+6
* gdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb_update_region andMichael David Emmel2006-08-113-70/+10
* Removed unused call to GetPositionMichael David Emmel2006-08-021-3/+0
* Lots of changes the major change is GdkPaintable is not implemented by windowMichael David Emmel2006-07-146-113/+393
* Don't confuse gtk-doc.Matthias Clasen2006-07-101-1/+1
* Not sure this went inMichael David Emmel2006-07-032-2/+2
* Added ifdef to compile with 0.9.24 removes creating a child GdkWindowMichael David Emmel2006-06-262-1/+7
* updated mininum dfb to 0.9.24 added more directfb wrapper functionsMichael Emmel2006-06-145-45/+274
* Fixed bug 342091Michael David Emmel2006-05-181-0/+6
* Removed DIKI_ALTGRMichael David Emmel2006-05-041-13/+0
* Removed subtracting one from all clipsMichael David Emmel2006-04-301-9/+10
* Documentation fixes.Matthias Clasen2006-04-241-2/+2
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-5/+4
* fixed off by one error in clip patch from (#330824)Michael David Emmel2006-04-201-2/+2
* Make _gdk_windowing_args const.Matthias Clasen2006-04-031-1/+1
* Added gdk_pixmap_foreign_new_for_screenMichael David Emmel2006-03-301-0/+12
* gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c addedMichael Natterer2006-03-081-0/+15
* Removed old build instructionsMichael David Emmel2006-02-261-59/+8
* *gdk/directfb/gdkdisplay-directfb.c *gdk/directfb/gdkwindow-directfb.cPST 2006 Michael Emmel2006-02-253-37/+41
* added .cvsignore file to shut up CVSSven Neumann2006-02-091-0/+7
* updated mine and Dok's email address.Sven Neumann2006-02-071-8/+15
* Added new directfb backendMichael David Emmel2006-02-0532-0/+15356