]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkdnd-x11.c
Drop the Motif DND protocol
[~andy/gtk] / gdk / x11 / gdkdnd-x11.c
2013-03-13 Matthias ClasenDrop the Motif DND protocol
2012-05-15 Edward SheldrakeGDK X11 DND: Fix infinite loop
2012-04-07 Benjamin Ottex11: Add suggested braces around empty body in 'if...
2012-02-27 Javier JardónChange FSF Address
2012-01-03 Matthias ClasenFix problems with DND on some X servers
2011-04-12 Matthias ClasenGdkX11DragContext: Struct packing improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-01 Benjamin Ottex11: Use Window isntead of GdkNativeWindow
2011-02-01 Benjamin Ottex11: Use gdk_x11_window_foreign_new_for_display() uncon...
2011-02-01 Benjamin Ottex11: Do dnd event handling via gdk_window_add_filter()
2011-02-01 Benjamin Ottex11: Use macros for byte order to set byte order
2011-02-01 Benjamin Ottex11: Handle motif client message filter just like xdnd...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Matthias ClasenDecouple GdkWindowCache life-cycle from GdkX11DragContext
2011-01-03 Nguyễn Thái Ngọc Duygdkdnd-x11.c: fix building without HAVE_XCOMPOSITE
2010-12-21 Matthias ClasenRename GdkDragContextX11 to GdkX11DragContext
2010-12-21 Benjamin Ottex11: Rename GdkScreenX11 to GdkX11Screen
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Matthias ClasenReinstate the correct field value
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenRename _gdk_send_xevent to _gdk_x11_display_send_xevent
2010-12-21 Matthias ClasenMultiple changes to reduce the amount of unprefixed...
2010-12-21 Matthias ClasenConsistently use per-display error traps in the X11...
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers
2010-12-21 Matthias ClasenFully initialize the ClientMessage struct
2010-12-21 Matthias ClasenRename _gdk_dnd_init
2010-12-21 Matthias ClasenAdd vtables for DND
2010-12-21 Alexander LarssonConvert all gdk_window methods to vtable calls
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Benjamin OtteAPI: gdk: Remove depth argument from gdk_window_get_geo...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin OtteAPI: Remove GDK_WINDOW_XWINDOW() macro
2010-12-02 Benjamin Ottex11: Use window macros instead of drawable macros
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin Ottex11: s/GDK_DRAWABLE_DISPLAY/GDK_WINDOW_DISPLAY
2010-09-22 Javier JardónDo not use deprecated gdk_display_get_core_pointer()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-20 Matthias ClasenMore error trap cleanups
2010-09-17 Matthias ClasenAdd annotations
2010-09-15 Sebastian Drögegdk: Only use XComposite if it is available
2010-09-13 Adel Gadllah[GdkWindowCache] Don't ignore the CompositeOverlayWindow
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-01 Cody RussellBug 608218 - GtkOffscreenWindow causes bad window with...
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-14 Tadej BorovšakMove documentation to inline comments: GdkWindow
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated code from GdkDnd
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-18 Javier JardónInclude <X11/Xutil.h> in gdkdnd-x11.c
2010-04-04 Matthias ClasenMinor doc clarification for gdk_drag_begin
2010-04-04 Matthias ClasenProtect against X errors when clearing the DND cache
2010-04-04 Matthias ClasenMake DND work better with shaped windows
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-03-09 Matthias ClasenMinor doc clarification for gdk_drag_begin
2010-02-23 Matthias ClasenProtect against X errors when clearing the DND cache
2010-02-05 Matthias ClasenMake DND work better with shaped windows
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Javier Jardón[gdk/x11/gdkdnd-x11] Add missing "Deprecated: 2.x"...
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-24 Matthias ClasenAvoid another case of treating None as an atom
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-12-26 Matthias ClasenTypo fixes and small doc improvements
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-10-08 Matthias ClasenCleanups
2006-08-15 Matthias ClasenZero out some stack-allocated X structures, to avoid...
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-05-18 Matthias ClasenAlways set protocol. (#342003, Tommi Komulainen)
2006-05-14 Matthias ClasenRemove extraneous ;
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
2006-02-02 Matthias ClasenMake drops on the root window work again. (#145243...
2005-10-26 Matthias ClasenFix #317844
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2005-09-11 Matthias ClasenBroken pipe
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-08-19 Matthias ClasenAfter checking XLib sources, XGetWindowProperty does...
2005-08-19 Matthias ClasenFree data returned from XGetWindowProperty.
2005-08-19 Matthias ClasenFree children in all cases. (#313862, Kjartan Maraas)
2005-06-22 Matthias ClasenSet the time field in the event. (#308573, Morten Welinder)
2005-06-09 Matthias ClasenUpdate the user time on the window when a drop happens...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2004-11-17 Owen TaylorSquash strict aliasing warnings.
2004-11-03 Matthias ClasenHandle the case that the protocol version in the contex...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-09-01 Matthias ClasenRemove debug spew.
next