| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -5/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Add GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags within an | Matthias Clasen | 2007-04-28 | 1 | -1/+3 |
* | Improved DND support for GtkNotebook (#332991, Carlos Garnacho) | Matthias Clasen | 2006-03-22 | 1 | -0/+5 |
* | New functions to support themed drag icons. (#116577, Christian Neumair) | Matthias Clasen | 2005-05-18 | 1 | -0/+6 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -6/+2 |
* | Use the new file DND api. | Matthias Clasen | 2004-10-22 | 1 | -2/+4 |
* | Add convenience api for image dnd (#150165): | Matthias Clasen | 2004-10-21 | 1 | -0/+2 |
* | Support text/plain selection target (#55117, Owen Taylor) | Matthias Clasen | 2004-07-17 | 1 | -0/+2 |
* | Add gtk_drag_source_set/get_target_list(). (#127499, based on patch from | Owen Taylor | 2004-03-02 | 1 | -0/+4 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -2/+2 |
* | Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32) | Owen Taylor | 2001-06-25 | 1 | -26/+38 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -4/+7 |
* | Remove unused variable. | Owen Taylor | 2001-01-17 | 1 | -0/+6 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | 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 |
* | removed unused var 64-bit cast point to const data Made const-correct. | Jeff Garzik | 1998-12-24 | 1 | -10/+10 |
* | Added gtk_drag_source_unset() | Owen Taylor | 1998-12-11 | 1 | -0/+2 |
* | New function to get the source widget of a drag. | Owen Taylor | 1998-11-27 | 1 | -0/+9 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -1/+0 |
* | Tue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-10-20 | 1 | -1/+1 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -0/+129 |