summaryrefslogtreecommitdiff
path: root/gtk/gtkclipboard-quartz.c
Commit message (Expand)AuthorAgeFilesLines
* Rework a previous commit to not crash in addition to fixing leaksKristian Rietveld2010-01-011-5/+9
* Fix memory management of types arrayKristian Rietveld2009-12-301-1/+1
* Remove duplicate doc comments.Matthias Clasen2009-11-271-360/+1
* Bug 554141 – uninitialized data use/free in gtkclipboard-quartz.cRichard Hult2008-09-291-1/+1
* Add another missing symbol.Richard Hult2008-08-151-0/+17
* gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.cSven Neumann2008-08-111-2/+2
* Implement missing functions.Richard Hult2008-08-101-0/+31
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Patch from Christian Dywan to clean up selection data setting.Richard Hult2008-06-261-11/+10
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Remove unused variables. (gtk_clipboard_set_contents),Richard Hult2008-02-131-15/+36
* Use GSlice for GtkSelectionData. (#515060, Christian Persch)Matthias Clasen2008-02-121-1/+1
* Fix bug #486369, by passing the selection info along when pasting.Richard Hult2007-11-031-7/+32
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-2/+1
* Reindent.Richard Hult2006-07-191-0/+6
* Implement some more stubs for pygtk, bug #346713.Richard Hult2006-07-091-0/+11
* Make the poll func work with real file descriptors. We do this by creatingAnders Carlsson2006-03-271-2/+0
* Add new files.Anders Carlsson2006-03-211-0/+1264