Christoph Reiter
|
26e2af26ed
|
macos: export gdk_quartz_drag_source_context()
It's used in the gtk dnd code but not exported in gdk.
Append a "_libgtk_only" suffix as with other internal exports and
export the symbol.
See #32
|
2018-03-01 14:36:44 +01:00 |
|
Matthias Clasen
|
ca81028901
|
Add GDK_AVAILABLE_IN_ALL annotations in gdk
This is in preparation to modernizing our handing
of exported symbols.
|
2013-05-05 15:38:46 -04:00 |
|
Matthias Clasen
|
5adecf183b
|
Move single-include guards inside include guards
gcc has optimizations for include guards that only work
if they are outermost in the the header.
https://bugzilla.gnome.org/show_bug.cgi?id=689810
|
2012-12-28 09:57:56 -05:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Kristian Rietveld
|
caa9794af8
|
quartz: Clean up header files, use same arrangement as X11 backend
|
2010-12-23 14:17:41 +01:00 |
|