summaryrefslogtreecommitdiff
path: root/gtk/gtkquartz.c
Commit message (Expand)AuthorAgeFilesLines
* quartz app menu: add hidpi support for menu iconsChristoph Reiter2015-07-271-54/+0
* quartz dnd: add hidpi support for gtk_drag_set_icon_surface()Christoph Reiter2015-07-271-0/+100
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* quartz: move atom/pasteboard type conversions functions to GDKKristian Rietveld2013-03-281-39/+4
* Protect pasteboard GtkTargetPair flag values from being out of rangeJohn Ralls2012-08-221-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [Bug 664238] GTK apps crash when dragging somethingJohn Ralls2011-11-201-1/+1
* [Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_create_image...John Ralls2011-11-071-0/+9
* Revert "[Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_crea...John Ralls2011-11-071-8/+0
* [Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_create_image...John Ralls2011-11-071-0/+8
* gtk: clean up the private horrorMichael Natterer2011-10-221-2/+5
* gtkquartz: don't free the string returned by get_bundle_path()Michael Natterer2011-10-221-24/+19
* Bug 658772: Directory paths for resource directories are hard coded.John Ralls2011-10-151-30/+49
* Bug 658772: Directory paths for resource directories are hard coded.John Ralls2011-10-081-0/+68
* Bug 653450 - gtkfilechooser crashes when added favoriteJohn Ralls2011-07-141-1/+2
* quartz: gtkquartz.c: add missing includeKristian Rietveld2010-12-221-0/+1
* Avoid unnecessary use of gdk conversion routinesMatthias Clasen2010-12-211-18/+5
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-1/+0
* Move Leopard-specific type definitions to gdkquartz.hKristian Rietveld2010-06-271-0/+1
* 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