| Commit message (Expand) | Author | Age | Files | Lines |
* | dnd-quartz: get hot spot from device offset for surface and use this | Kristian Rietveld | 2010-10-19 | 1 | -1/+3 |
* | dnd-quartz: take hot spot into account when setting up drag | Kristian Rietveld | 2010-10-19 | 1 | -0/+3 |
* | Implement gtk_drag_set_icon_surface in gtkdnd-quartz | Kristian Rietveld | 2010-10-17 | 1 | -0/+73 |
* | dnd-quartz: Get rid of gdk_drawable_get_size() usage | Benjamin Otte | 2010-09-26 | 1 | -1/+2 |
* | API: Rename gtk_cairo_paint_*() to gtk_paint_*() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | dnd-quartz: Connect to draw func for dnd hilight | Benjamin Otte | 2010-09-26 | 1 | -48/+23 |
* | gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | API: Remove the ability to set the dnd icon from a pixmap | Benjamin Otte | 2010-09-26 | 1 | -107/+0 |
* | Use accessor functions to access GtkWidget | Kristian Rietveld | 2010-09-13 | 1 | -16/+27 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Remove deprecated gtk_drag_set_default_icon | Christian Dywan | 2010-05-03 | 1 | -10/+0 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_DRAWABLE | Javier Jardón | 2010-03-01 | 1 | -2/+2 |
* | Small memory fix | Paul Davis | 2010-01-22 | 1 | -2/+2 |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -3/+3 |
* | Plug leaks in quartz implementation of gtk_drag_begin_idle() | Kristian Rietveld | 2010-01-01 | 1 | -1/+6 |
* | Rework a previous commit to not crash in addition to fixing leaks | Kristian Rietveld | 2010-01-01 | 1 | -3/+8 |
* | Fix memory management of types array | Kristian Rietveld | 2009-12-30 | 1 | -1/+6 |
* | Bug 588449 - DnD doesn't work on GDK/Quartz | Kristian Rietveld | 2009-09-30 | 1 | -38/+96 |
* | Implement, patch from Paul Davis. | Richard Hult | 2008-11-12 | 1 | -1/+14 |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -4/+4 |
* | gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.c | Sven Neumann | 2008-08-11 | 1 | -8/+8 |
* | gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c | Sven Neumann | 2008-08-11 | 1 | -5/+5 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Don't use deprecated function gtk_widget_ref, replace with g_object_ref. | Richard Hult | 2008-06-26 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Run gtk_drag_source_info_destroy in an idle, workaround for bug #501588, | Richard Hult | 2008-05-25 | 1 | -2/+15 |
* | Redo the fix for bug #492117, by adding a getter for the private drag | Richard Hult | 2007-11-01 | 1 | -4/+10 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -2/+1 |
* | Implement get/set_track_motion. | Richard Hult | 2006-08-08 | 1 | -8/+29 |
* | need to disconnect from signals connected in gtk_drag_dest_set() here. | Michael Natterer | 2006-08-07 | 1 | -11/+15 |
* | Reindent. | Richard Hult | 2006-07-19 | 1 | -1/+1 |
* | Set an empty NSImage if there is none, covers the cases where applications | Richard Hult | 2006-07-17 | 1 | -5/+22 |
* | Add -xobjective-c to cflags. (#335956, Lllian Angel) | Anders Carlsson | 2006-03-27 | 1 | -0/+19 |
* | Add new files. | Anders Carlsson | 2006-03-21 | 1 | -0/+1769 |