]> Pileus Git - ~andy/gtk/history - gdk/gdkdnd.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkdnd.c
2012-02-27 Javier JardónChange FSF Address
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-28 Matthias ClasenFix a doc typo
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-22 Matthias ClasenAvoid a crash
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers
2010-12-21 Matthias ClasenAdd vtables for DND
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-10 Matthias ClasenAdd some forgotten accessors for GdkDragContext
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-17 Matthias ClasenAdd annotations
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-06-10 Cosimo CecchiAdd a missing accessor for GdkDragContext->source_window.
2010-06-10 Michael Natterergdk: fix typo in the docs for gdk_drag_context_get_sele...
2010-06-08 Matthias ClasenMove docs inline
2010-06-02 Michael Nattererapp: forgot to update API docs in the last commit
2010-06-02 Michael Natterergdk: rename gdk_drag_context_get_action() to gdk_drag_c...
2010-05-25 Matthias ClasenSeal gdk
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-10-25 Matthias ClasenFix doc comment.
2002-10-24 Matthias ClasenMore API docs moved inline.
2002-10-07 Owen TaylorNew file. Move gdk_drag_find_window(), gdk_drag_get_pro...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-23 Owen TaylorWhen sending events to windows with a proxy, set the...
1999-01-28 Owen TaylorChange signatures for gdk_drag_begin() and gdk_drag_mot...
1999-01-24 Owen TaylorByteswap
1999-01-23 Owen TaylorX expects longs, not uint32 for XChangeProperty, when...
1999-01-21 Owen TaylorSet and read the XdndActionList property defined in...
1999-01-21 Jeff GarzikMove not-null assertion before pointer de-ref.
1999-01-09 Owen TaylorFixed some list-manipulation breakage.
1999-01-05 Owen TaylorMake gtk_propagate_event() non-static, we need it in...
1999-01-02 Jeff GarzikRemoved features.h test.
1998-12-22 Owen TaylorRequest XmTRANFER_FAILURE on Motif drops not within...
1998-11-18 Owen TaylorAccept drops that are sent to a toplevel but are not...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-05-13 Owen TaylorCode that compiles is nice... let's try again.
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
1998-04-09 Elliot LeeWhen setting up the drag cursor as a shaped window...
1998-04-01 Elliot Leea little more debugging code.
1998-03-31 Arturo EspinosaRemove unused variable -mig
1998-03-31 Miguel de IcazaFirst fix: Move the window first, display it after...
1998-03-11 Owen TaylorVarious minor cleanups related to -W
1998-03-10 Elliot LeeDnD bugfixes (hopefully :). Rasters code is still buggy...
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-02-27 Owen Taylornew functions for setting WM hints