.. |
quartz
|
Port Quartz backend to latest rendering-cleanup changes
|
2010-12-06 14:15:47 +01:00 |
tests
|
Don't require a display for the color test
|
2010-12-02 16:00:15 -05:00 |
win32
|
gdk: Remove depth argument from GdkWindowImpl->get_geometry()
|
2010-12-06 01:02:52 +01:00 |
x11
|
Convert all GdkScreen methods to vtable calls
|
2010-12-21 12:06:54 -05:00 |
abicheck.sh
|
|
|
COPYING
|
|
|
gdk.c
|
Enable XI2 by default
|
2010-12-15 03:17:58 +01:00 |
gdk.h
|
Remove *_set_extension_events() and old API to query devices.
|
2010-12-17 16:25:14 +01:00 |
gdk.symbols
|
Fix gdk symbols after recent changes
|
2010-12-18 17:39:42 -05:00 |
gdkapplaunchcontext.c
|
|
|
gdkapplaunchcontext.h
|
|
|
gdkcairo.c
|
Use cairo gobject support instead of a new boxed type.
|
2010-12-04 15:38:20 +01:00 |
gdkcairo.h
|
Use cairo gobject support instead of a new boxed type.
|
2010-12-04 15:38:20 +01:00 |
gdkcolor.c
|
|
|
gdkcolor.h
|
|
|
gdkconfig.h.win32
|
|
|
gdkcursor.c
|
|
|
gdkcursor.h
|
|
|
gdkdevice.c
|
gdk: return 0, not NULL from gdk_device_get_n_axes()
|
2010-12-21 15:16:35 +01:00 |
gdkdevice.h
|
xi2: Improve device hierarchy handling
|
2010-12-15 03:17:59 +01:00 |
gdkdevicemanager.c
|
Complete renaming of gdk_enable_multidevice()
|
2010-12-15 13:05:11 +01:00 |
gdkdevicemanager.h
|
|
|
gdkdeviceprivate.h
|
Remove *_set_extension_events() and old API to query devices.
|
2010-12-17 16:25:14 +01:00 |
gdkdisplay.c
|
Make display method vtable calls
|
2010-12-21 12:06:54 -05:00 |
gdkdisplay.h
|
Hide GdkDisplayClass from public header
|
2010-12-21 12:06:54 -05:00 |
gdkdisplaymanager.c
|
|
|
gdkdisplaymanager.h
|
|
|
gdkdnd.c
|
Add some forgotten accessors for GdkDragContext
|
2010-12-10 00:58:33 -05:00 |
gdkdnd.h
|
Add some forgotten accessors for GdkDragContext
|
2010-12-10 00:58:33 -05:00 |
gdkenumtypes.c.template
|
|
|
gdkenumtypes.h.template
|
|
|
gdkevents.c
|
Add gdk_event_[gs]et_source_device().
|
2010-12-15 03:17:58 +01:00 |
gdkevents.h
|
Add gdk_event_[gs]et_source_device().
|
2010-12-15 03:17:58 +01:00 |
gdkglobals.c
|
Enable XI2 by default
|
2010-12-15 03:17:58 +01:00 |
gdkinternals.h
|
Convert all GdkScreen methods to vtable calls
|
2010-12-21 12:06:54 -05:00 |
gdkintl.h
|
|
|
gdkkeynames.c
|
|
|
gdkkeys.c
|
Convert all gdk_keymap methods to vtable calls
|
2010-12-21 12:06:54 -05:00 |
gdkkeys.h
|
Move GdkKeymapClass definition to internal header
|
2010-12-21 12:06:54 -05:00 |
gdkkeysyms-compat.h
|
|
|
gdkkeysyms-update.pl
|
|
|
gdkkeysyms.h
|
|
|
gdkkeyuni.c
|
|
|
gdkmain.h
|
Complete renaming of gdk_enable_multidevice()
|
2010-12-15 13:05:11 +01:00 |
gdkmarshalers.list
|
|
|
gdkoffscreenwindow.c
|
gdk: Remove depth argument from GdkWindowImpl->get_geometry()
|
2010-12-06 01:02:52 +01:00 |
gdkpango.c
|
|
|
gdkpango.h
|
|
|
gdkpixbuf-drawable.c
|
|
|
gdkpixbuf.h
|
|
|
gdkprivate.h
|
gdk: Remove useless macros from gdkprivate.h
|
2010-12-02 20:21:05 +01:00 |
gdkproperty.h
|
|
|
gdkrectangle.c
|
|
|
gdkrectangle.h
|
|
|
gdkrgba.c
|
gdk: Add section docs for GdkRGBA
|
2010-12-06 18:57:11 +01:00 |
gdkrgba.h
|
gdk: Constify argument to gdk_rgba_copy()
|
2010-12-06 01:02:52 +01:00 |
gdkscreen.c
|
Convert all GdkScreen methods to vtable calls
|
2010-12-21 12:06:54 -05:00 |
gdkscreen.h
|
Move GdkScreenClass to internal header
|
2010-12-21 12:06:54 -05:00 |
gdkselection.c
|
|
|
gdkselection.h
|
|
|
gdkspawn.h
|
|
|
gdktestutils.h
|
|
|
gdkthreads.h
|
|
|
gdktypes.h
|
|
|
gdkvisual.c
|
|
|
gdkvisual.h
|
|
|
gdkwindow.c
|
Convert all gdk_window methods to vtable calls
|
2010-12-21 12:06:54 -05:00 |
gdkwindow.h
|
Add gdk_window_[gs]et_source_events()
|
2010-12-15 03:17:59 +01:00 |
gdkwindowimpl.c
|
|
|
gdkwindowimpl.h
|
Convert all gdk_window methods to vtable calls
|
2010-12-21 12:06:54 -05:00 |
gen-keyname-table.pl
|
|
|
keyname-table.h
|
|
|
keynames.txt
|
|
|
makeenums.pl
|
|
|
Makefile.am
|
Remove *_set_extension_events() and old API to query devices.
|
2010-12-17 16:25:14 +01:00 |
makefile.msc
|
|
|