summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd-quartz.c
Commit message (Expand)AuthorAgeFilesLines
* quartz: Copy annotationsMatthias Clasen2014-11-301-5/+25
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-10/+10
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* Fix double-free introduced in f86dc163John Ralls2013-10-111-1/+1
* Implement gtk_drag_begin_with_coordinates () for quartz.John Ralls2013-10-101-29/+59
* Quartz: Set the drag context target listJohn Ralls2013-10-101-1/+1
* Fix broken quartz build due to deprecation of gtkstock.hJohn Ralls2013-07-271-1/+1
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-1/+1
* quartz: move atom/pasteboard type conversions functions to GDKKristian Rietveld2013-03-281-1/+1
* Fix compilation on MacOSX TigerJohn Ralls2012-12-101-0/+1
* Copy in annotations missing from gtkdnd-quartz and gtkclipboard-quartzJohn Ralls2012-08-221-25/+145
* Don't include gtkplug.h in gtkdnd-quartz.cJohn Ralls2012-05-181-1/+0
* quartz: fix coordinates for synthesized eventKristian Rietveld2012-04-221-2/+19
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-4/+4
* quartz: fix coding style in quartz-version of gtk_drag_begin_internalKristian Rietveld2011-11-201-34/+37
* quartz: do not call gdk_drag_begin() twiceKristian Rietveld2011-11-201-2/+1
* [Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_create_image...John Ralls2011-11-071-0/+5
* Revert "[Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_crea...John Ralls2011-11-071-5/+0
* Fix accidental paste error in 8216324John Ralls2011-11-071-1/+1
* [Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_create_image...John Ralls2011-11-071-1/+6
* Bug 658767 - Drag and Drop NSEvent capture is racyJohn Ralls2011-10-091-10/+46
* Bug 657770 - Write to released memory in gtkdnd-quartz.cKristian Rietveld2011-10-091-0/+14
* Quartz: gtk_drag_highlight_draw(): Set the GtkStyleContext to the widget.John Ralls2011-09-111-1/+1
* quartz: Remove call to deprecated gdk_pointer_ungrabKristian Rietveld2011-07-141-1/+3
* Bug 653450 - gtkfilechooser crashes when added favoriteJohn Ralls2011-07-141-0/+1
* API: image: Move private struct definitions into private headerBenjamin Otte2011-02-081-1/+1
* Make DnD code use GtkStyleContext for the highlight rectangle.Carlos Garnacho2011-01-041-4/+7
* quartz: we must provide a window on drag begin nowKristian Rietveld2010-12-231-1/+1
* gtkdnd-quartz: use accessors and add missing includeKristian Rietveld2010-12-221-13/+6
* Merge libgdk and libgtkMatthias Clasen2010-12-211-3/+1
* dnd-quartz: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf()Benjamin Otte2010-12-151-2/+2
* dnd-quartz: get hot spot from device offset for surface and use thisKristian Rietveld2010-10-191-1/+3
* dnd-quartz: take hot spot into account when setting up dragKristian Rietveld2010-10-191-0/+3
* Implement gtk_drag_set_icon_surface in gtkdnd-quartzKristian Rietveld2010-10-171-0/+73
* dnd-quartz: Get rid of gdk_drawable_get_size() usageBenjamin Otte2010-09-261-1/+2
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-1/+1
* dnd-quartz: Connect to draw func for dnd hilightBenjamin Otte2010-09-261-48/+23
* gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-1/+1
* API: Remove the ability to set the dnd icon from a pixmapBenjamin Otte2010-09-261-107/+0
* Use accessor functions to access GtkWidgetKristian Rietveld2010-09-131-16/+27
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Remove deprecated gtk_drag_set_default_iconChristian Dywan2010-05-031-10/+0
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-2/+2
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_SENSITIVEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-2/+2