| Commit message (Expand) | Author | Age | Files | Lines |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | tests: Convert testdnd from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -22/+22 |
* | tests: Make test_init() not check for gdk-pixbuf anymore | Benjamin Otte | 2011-03-29 | 1 | -6/+2 |
* | tests: Don't access GdkDragContext fields directly | Matthias Clasen | 2010-12-21 | 1 | -5/+6 |
* | tests: Use accessor functions to access GtkSelectionData | Javier Jardón | 2010-12-15 | 1 | -7/+9 |
* | testdnd: Convert to use pixbufs as icons | Benjamin Otte | 2010-08-10 | 1 | -33/+14 |
* | Some cleanups after the module cache file change | Matthias Clasen | 2010-05-18 | 1 | -2/+2 |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -1/+1 |
* | Fix a typo | Matthias Clasen | 2008-12-13 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | fix another call to gtk_selection_data_set(). | Michael Natterer | 2008-01-14 | 1 | -1/+1 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -4/+4 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+20 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Use g_setenv() instead of putenv(). | Matthias Clasen | 2003-08-02 | 1 | -3/+2 |
* | Lookup all the atoms in the target list at once. | Owen Taylor | 2003-07-05 | 1 | -1/+1 |
* | Use application/x-rootwindow-drop for root window drops. (#108670, Alex | Owen Taylor | 2003-06-09 | 1 | -1/+1 |
* | Replace gtk_timeout_* by their GLib counterparts. (#106532) | Matthias Clasen | 2003-02-19 | 1 | -5/+5 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -30/+33 |
* | Improve checks on public entry points, including, among other things | Owen Taylor | 2002-10-04 | 1 | -2/+2 |
* | Fixes for uninstalled operation with module suffixes other than .so and in | Owen Taylor | 2002-03-03 | 1 | -2/+2 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -2/+2 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 1 | -0/+1 |
* | Test for window == NULL in a number of cases. | Owen Taylor | 2001-04-25 | 1 | -0/+13 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -0/+11 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -3/+3 |
* | X expects longs, not uint32 for XChangeProperty, when format == 32. | Owen Taylor | 1999-01-23 | 1 | -3/+6 |
* | Add a drag_data_received handler for the label. | Owen Taylor | 1999-01-12 | 1 | -1/+23 |
* | use g_snprintf, eliminate need for string.h include string.h, for strlen | Jeff Garzik | 1998-12-10 | 1 | -2/+1 |
* | put text after #endif in comment | Manish Singh | 1998-12-09 | 1 | -0/+1 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -1/+1 |
* | New function to get the source widget of a drag. | Owen Taylor | 1998-11-27 | 1 | -1/+8 |
* | New test program for new DND. (Old DND tests in testgtk still need to be | Owen Taylor | 1998-10-18 | 1 | -0/+622 |