]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkdnd-x11.c
x11: Use window macros instead of drawable macros
[~andy/gtk] / gdk / x11 / gdkdnd-x11.c
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-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.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-09 Morten WelinderFix C99ism.
2004-08-06 Matthias ClasenReally fix the initialization of the target list.
2004-07-17 Matthias ClasenFix a warning message.
2004-07-09 Federico Mena QuinteroFix typo; tmp_event -> temp_event.
2004-07-08 Matthias ClasenDon't leak references to the drag context. (#144324...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-07-08 Owen TaylorChange _gdk_x11_send_xevent_async() to
2003-07-05 Owen TaylorLookup all the atoms in the target list at once.
2003-07-05 Owen TaylorFunction to get a range of information about all the...
2003-07-05 Owen TaylorAdd a function to XSendEvent() and call a calback on...
2003-06-09 Owen TaylorUse application/x-rootwindow-drop for root window drops...
2003-05-20 Owen TaylorComprehensively zero all unused parts of client message...
2003-04-21 Owen TaylorPatch from Alex Larsson fixing problem with restacking...
2003-03-08 Matthias ClasenTrivial cleanups (bug #107664)
2003-03-06 Matthias ClasenReturn gboolean, not gint. (#107664, Morten Welinder)
2002-12-04 Owen TaylorAlways look up and create the Motif drag window as...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-24 Matthias ClasenMore API docs moved inline.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-10-07 Owen TaylorAdd gdk_drag_find_window_for_screen(), so that we can...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-06-20 Owen TaylorRenames:
2002-06-13 Owen TaylorIgnore all client events that were sent to a window...
2002-05-14 Owen TaylorFix prepending at the start of the list. (#56349, Thoma...
2002-05-02 Matthias ClasenDoc updates.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-02-06 Owen TaylorKeep the length of the anti-expose queue finite, by...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-01-17 Owen TaylorRemove unused variable.
2000-11-02 Owen TaylorFix a bunch of functions that should have been marked...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
next