summaryrefslogtreecommitdiff
path: root/gtk/gtkquartz.c
Commit message (Expand)AuthorAgeFilesLines
* Rework a previous commit to not crash in addition to fixing leaksKristian Rietveld2010-01-011-14/+4
* Fix compiler warningKristian Rietveld2009-12-301-5/+5
* Do not leak the NSMutableSetKristian Rietveld2009-12-301-2/+12
* Split gtk_selection_data_get_data into gtk_selection_data_get_data andMatthias Clasen2008-08-291-2/+3
* Patch from Christian Dywan to clean up selection data setting.Richard Hult2008-06-261-21/+26
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 534869 – Length miscalculation inRichard Hult2008-05-261-3/+3
* Slight coding style cleanup.Richard Hult2008-05-251-11/+14
* Prevent crash, fixes bug #530153. Patch from Yevgen Muntyan.Richard Hult2008-05-011-1/+1
* Use GSlice for GtkSelectionData. (#515060, Christian Persch)Matthias Clasen2008-02-121-1/+1
* Don't crash when dragging from a source that doesn't support uri listsRichard Hult2007-12-031-8/+8
* Handle NSFilenamesPboardType in addition to NSURLPboardType to support dndRichard Hult2007-10-231-12/+37
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-0/+1
* Add new files.Anders Carlsson2006-03-211-0/+288