summaryrefslogtreecommitdiff
path: root/gtk/gtkclipboard-quartz.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.John Ralls2016-02-211-1/+1
* Fix Quartz clipboard image retrieval.John Ralls2016-02-111-62/+57
* quartz: Copy annotationsMatthias Clasen2014-11-301-0/+132
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* Bug 651224 - Potential NULL display ptr from quartz gtk_clipboard_wait_for_co...John Ralls2013-09-281-1/+3
* quartz: Fix call to missing symbolCarlos Garnacho2013-04-091-1/+1
* quartz: merge the clipboard storing code from gtk-2-24Michael Natterer2013-01-171-2/+65
* quartz: make setting_same_owner member of GtkClipboardOwner @publicMichael Natterer2012-12-171-0/+1
* Fix compilation on MacOSX TigerJohn Ralls2012-12-101-2/+2
* quartz: fix crash in the recent clipboard "fix", and really fix itMichael Natterer2012-12-071-19/+36
* Bug 626499 - GtkClipboard unnotified on change of OS X pasteboard ownerMichael Natterer2012-12-041-22/+41
* Remove empty doc commentsMatthias Clasen2012-09-231-170/+0
* Copy in annotations missing from gtkdnd-quartz and gtkclipboard-quartzJohn Ralls2012-08-221-0/+169
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Bug 508601 - Copying from GTK+ applications causes crashKristian Rietveld2011-07-251-3/+4
* gtkclipboard-quartz: use accessors and add missing includeKristian Rietveld2010-12-221-1/+2
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* 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