summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd-quartz.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate widget flag: GTK_WIDGET_SENSITIVEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-2/+2
* Small memory fixPaul Davis2010-01-221-2/+2
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-3/+3
* Plug leaks in quartz implementation of gtk_drag_begin_idle()Kristian Rietveld2010-01-011-1/+6
* Rework a previous commit to not crash in addition to fixing leaksKristian Rietveld2010-01-011-3/+8
* Fix memory management of types arrayKristian Rietveld2009-12-301-1/+6
* Bug 588449 - DnD doesn't work on GDK/QuartzKristian Rietveld2009-09-301-38/+96
* Implement, patch from Paul Davis.Richard Hult2008-11-121-1/+14
* gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.cSven Neumann2008-08-121-4/+4
* gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.cSven Neumann2008-08-111-8/+8
* gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.cSven Neumann2008-08-111-5/+5
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Don't use deprecated function gtk_widget_ref, replace with g_object_ref.Richard Hult2008-06-261-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Run gtk_drag_source_info_destroy in an idle, workaround for bug #501588,Richard Hult2008-05-251-2/+15
* Redo the fix for bug #492117, by adding a getter for the private dragRichard Hult2007-11-011-4/+10
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-2/+1
* Implement get/set_track_motion.Richard Hult2006-08-081-8/+29
* need to disconnect from signals connected in gtk_drag_dest_set() here.Michael Natterer2006-08-071-11/+15
* Reindent.Richard Hult2006-07-191-1/+1
* Set an empty NSImage if there is none, covers the cases where applicationsRichard Hult2006-07-171-5/+22
* Add -xobjective-c to cflags. (#335956, Lllian Angel)Anders Carlsson2006-03-271-0/+19
* Add new files.Anders Carlsson2006-03-211-0/+1769