]> Pileus Git - ~andy/gtk/history - gdk/directfb
Handle NULL event mask in _gdk_windowing_window_at_pointer
[~andy/gtk] / gdk / directfb /
2009-03-25 Sven Neumanncompile fix for build with DIRECT_ENABLE_DEBUG.
2009-02-19 Sven Neumannlooks like being called with negative width and height...
2009-02-19 Sven Neumannmove the call to _gdk_windowing_window_init() up a...
2009-02-19 Sven Neumanninitialize private->impl. Thanks to Masse Nicolas for...
2009-02-18 Sven NeumannBug 533456 – Memory leak when window is destroyed
2009-02-18 Sven NeumannBug 513422 – Unknown meaning of translatable messages
2009-02-18 Sven NeumannBug 560671 – the client_message API doesn't work in...
2009-02-18 Sven NeumannBug 543710 – Dead keys do not work anymore with DirectFB
2009-02-18 Sven NeumannBug 554407 – directfb backend does not implement GdkWin...
2009-02-16 Sven Neumanngdk/gdk.symbols implement gdk_keymap_get_caps_lock_stat...
2008-12-13 Matthias ClasenFix a typo
2008-10-29 Christian DywanBug 557762 – Misleading error message in GDK DirectFB
2008-07-18 Matthias ClasenAvoid a crash
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Cody RussellRename gdk_window_new -> _gdk_window_new and gdk_window...
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
2008-05-06 Richard HultAdd private backend data to events, and handle it when...
2008-04-25 Michael David EmmelBug 529841 – incorrect position in directfb
2008-01-31 Sven Neumannapplied patch from Denis Oliver Kropp <dok@directfb...
2008-01-31 Sven Neumanngdk/directfb/gdkdisplay-directfb.c gdk/directfb/gdkdraw...
2008-01-30 Sven Neumanngdk/directfb/gdkdrawable-directfb.c gdk/directfb/gdkwin...
2008-01-30 Sven Neumanngdk/directfb/gdkdirectfb.h gdk/directfb/gdkdisplay...
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2008-01-10 Michael Nattereradd these functions to make it build again.
2007-12-15 Sebastian DrögeUse u32 instead of __u32 and u8 instead of __u8 as...
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-12-11 Attilio FiandrottiApplied a patch by Claudio Ciccani which adds testing...
2007-12-11 Attilio FiandrottiApplied a patch by Claudio Ciccani which fixes the...
2007-12-09 Attilio FiandrottiMinor fix for code added in r19132
2007-12-09 Attilio FiandrottiCommitted several patches by Denis Oliver Knoppwhich...
2007-12-06 Attilio FiandrottiCommitted a patch by DOK to fix GDK events generations...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-07-27 Attilio FiandrottiAttempts to load stock X cursors no longer results...
2007-07-12 Attilio FiandrottiFixed memory leak at window closing in DirectFB backend...
2007-06-13 Behdad Esfahbod#undef GDK_DISABLE_DEPRECATED to get prototype for...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-05-27 Matthias ClasenRemove duplicate doc comments that cause problems when...
2007-05-26 Matthias ClasenFix docs
2007-05-20 Attilio FiandrottiUpdated minimum DirectFB version required to enable...
2007-05-01 Michael EmmelAdded stub gdk_notify_startup_complete_with_id to compi...
2007-04-30 Matthias ClasenSome more compiler warning fixes.
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-01-20 Michael David EmmelMouse crossing fixes from Attilio
2007-01-02 Michael David EmmelFix for leak when window destroyed
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-11 Michael David Emmelgdkpixmap-directfb.c: add missing RGB24 case (#361176)
2006-10-08 Michael David EmmelFix for bug 3575611 strdup property name so it can...
2006-09-14 Michael David Emmelgdk/directfb/gdkcolor-directfb.c small clean ups includ...
2006-08-30 Matthias ClasenAdd a function to beep on a window. For X11, implement...
2006-08-11 Michael David Emmelgdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb...
2006-08-02 Michael David EmmelRemoved unused call to GetPosition
2006-07-14 Michael David EmmelLots of changes the major change is GdkPaintable is...
2006-07-10 Matthias ClasenDon't confuse gtk-doc.
2006-07-03 Michael David EmmelNot sure this went in
2006-06-26 Michael David EmmelAdded ifdef to compile with 0.9.24 removes creating...
2006-06-14 Michael Emmelupdated mininum dfb to 0.9.24 added more directfb wrapp...
2006-05-18 Michael David EmmelFixed bug 342091
2006-05-04 Michael David EmmelRemoved DIKI_ALTGR
2006-04-30 Michael David EmmelRemoved subtracting one from all clips
2006-04-24 Matthias ClasenDocumentation fixes.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-04-20 Michael David Emmel fixed off by one error in clip patch from (#330824)
2006-04-03 Matthias ClasenMake _gdk_windowing_args const.
2006-03-30 Michael David EmmelAdded gdk_pixmap_foreign_new_for_screen
2006-03-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-02-26 Michael David EmmelRemoved old build instructions
2006-02-25 PST 2006 Michael... *gdk/directfb/gdkdisplay-directfb.c *gdk/directfb/gdkwi...
2006-02-09 Sven Neumannadded .cvsignore file to shut up CVS
2006-02-07 Sven Neumannupdated mine and Dok's email address.
2006-02-05 Michael David EmmelAdded new directfb backend