| Commit message (Expand) | Author | Age | Files | Lines |
* | Explode gdkinternals.h into per-class private headers | Matthias Clasen | 2010-12-21 | 1 | -2/+1 |
* | Add vtables for DND | Matthias Clasen | 2010-12-21 | 1 | -48/+281 |
* | Add some forgotten accessors for GdkDragContext | Matthias Clasen | 2010-12-10 | 1 | -0/+37 |
* | Inclusion cleanups in sources | Matthias Clasen | 2010-10-14 | 1 | -3/+5 |
* | gdk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual | Benjamin Otte | 2010-09-26 | 1 | -2/+2 |
* | Add annotations | Matthias Clasen | 2010-09-17 | 1 | -1/+1 |
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Add a missing accessor for GdkDragContext->source_window. | Cosimo Cecchi | 2010-06-10 | 1 | -0/+18 |
* | gdk: fix typo in the docs for gdk_drag_context_get_selected_action() | Michael Natterer | 2010-06-10 | 1 | -1/+1 |
* | Move docs inline | Matthias Clasen | 2010-06-08 | 1 | -0/+16 |
* | app: forgot to update API docs in the last commit | Michael Natterer | 2010-06-02 | 1 | -1/+1 |
* | gdk: rename gdk_drag_context_get_action() to gdk_drag_context_get_selected_ac... | Michael Natterer | 2010-06-02 | 1 | -1/+1 |
* | Seal gdk | Matthias Clasen | 2010-05-25 | 1 | -0/+73 |
* | Merge in Gdk-custom.c introspection annotations | Colin Walters | 2009-12-16 | 1 | -4/+4 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -6/+6 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -4/+3 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix doc comment. | Matthias Clasen | 2002-10-25 | 1 | -0/+5 |
* | More API docs moved inline. | Matthias Clasen | 2002-10-24 | 1 | -0/+27 |
* | New file. Move gdk_drag_find_window(), gdk_drag_get_protocol() here. | Owen Taylor | 2002-10-07 | 1 | -0/+48 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -3285/+0 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -3/+2 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -2/+5 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -38/+38 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | When sending events to windows with a proxy, set the window field in the | Owen Taylor | 1999-02-23 | 1 | -14/+71 |
* | Change signatures for gdk_drag_begin() and gdk_drag_motion() so that the | Owen Taylor | 1999-01-28 | 1 | -57/+173 |
* | Byteswap | Owen Taylor | 1999-01-24 | 1 | -5/+5 |
* | X expects longs, not uint32 for XChangeProperty, when format == 32. | Owen Taylor | 1999-01-23 | 1 | -72/+92 |
* | Set and read the XdndActionList property defined in the Xdnd spec. We do | Owen Taylor | 1999-01-21 | 1 | -11/+110 |
* | Move not-null assertion before pointer de-ref. | Jeff Garzik | 1999-01-21 | 1 | -2/+3 |
* | Fixed some list-manipulation breakage. | Owen Taylor | 1999-01-09 | 1 | -1/+6 |
* | Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that the | Owen Taylor | 1999-01-05 | 1 | -2/+2 |
* | Removed features.h test. | Jeff Garzik | 1999-01-02 | 1 | -6/+22 |
* | Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don't | Owen Taylor | 1998-12-22 | 1 | -2/+2 |
* | Accept drops that are sent to a toplevel but are not within the toplevels | Owen Taylor | 1998-11-18 | 1 | -27/+69 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -21/+68 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -106/+2802 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 1 | -13/+31 |
* | Code that compiles is nice... let's try again. | Owen Taylor | 1998-05-13 | 1 | -2/+2 |
* | A few more GPOINTER_TO_UINT fixes. | Owen Taylor | 1998-05-13 | 1 | -2/+2 |
* | When setting up the drag cursor as a shaped window, make sure to hide the pre... | Elliot Lee | 1998-04-09 | 1 | -2/+8 |
* | a little more debugging code. | Elliot Lee | 1998-04-01 | 1 | -0/+5 |
* | Remove unused variable -mig | Arturo Espinosa | 1998-03-31 | 1 | -2/+0 |
* | First fix: Move the window first, display it after (this removes one of | Miguel de Icaza | 1998-03-31 | 1 | -3/+8 |
* | Various minor cleanups related to -W | Owen Taylor | 1998-03-11 | 1 | -2/+2 |