..
directfb
Make _gdk_windowing_args const.
2006-04-03 20:36:52 +00:00
linux-fb
If major.minor of required and available glib versions are the same, add
2006-01-29 04:00:45 +00:00
quartz
Add check for source being a window.
2006-04-16 20:13:13 +00:00
win32
Correct the appearance of non-square icons and cursors: pad them to square
2006-04-06 10:34:15 +00:00
x11
Avoid a possible array overrun. (Coverity)
2006-04-16 05:05:49 +00:00
.cvsignore
abicheck.sh
Make this work on more platforms.
2006-01-14 04:45:22 +00:00
COPYING
gdk.c
Here too.
2006-04-03 20:38:09 +00:00
gdk.h
gdk.symbols
New function to allow wrapping a native pixmap without a server roundtrip.
2006-03-30 04:08:51 +00:00
gdkcairo.c
Bug #330022 Wrong pixel values are computed when color = 0xFF and alpha =
2006-02-05 20:34:43 +00:00
gdkcairo.h
Add gdk_cairo_set_source_pixmap. ( #318805 , Alexander Larsson)
2005-12-30 07:16:35 +00:00
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c
Use G_DEFINE_TYPE.
2006-04-04 14:02:03 +00:00
gdkdisplay.h
Support input shapes: ( #331070 )
2006-02-20 01:36:50 +00:00
gdkdisplaymanager.c
Use G_DEFINE_TYPE.
2006-04-04 14:02:03 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c
Use G_DEFINE_TYPE.
2006-04-04 14:02:03 +00:00
gdkdrawable.h
gdkevents.c
fix missing hash table initialization.
2005-12-06 10:40:09 +00:00
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c
Obtain the background color from the gc when it is needed. ( #331820 )
2006-02-20 17:57:09 +00:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
connect to the display's "closed" signal and free the cached scratch
2006-01-12 13:50:51 +00:00
gdkimage.h
gdkinput.h
gdkinternals.h
Add new GdkPaintable interface which implementation objects can implement
2006-04-10 19:43:08 +00:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
Use G_DEFINE_TYPE.
2006-04-04 14:02:03 +00:00
gdkkeys.h
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkpango.c
Add a gc_changed argument, and avoid setting the clip region if the gc has
2006-02-20 17:17:09 +00:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
Another doc update
2005-12-20 05:35:15 +00:00
gdkpixbuf.h
gdkpixmap.c
Use G_DEFINE_TYPE.
2006-04-04 14:02:03 +00:00
gdkpixmap.h
New function to allow wrapping a native pixmap without a server roundtrip.
2006-03-30 04:08:51 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c
Inline docs, use g_assert(), avoid extra allocation for rectangular
2005-12-24 07:29:00 +00:00
gdkprivate.h
gdkproperty.h
gdkrectangle.c
Inline docs.
2005-12-24 07:00:47 +00:00
gdkregion-generic.c
Reword docs to help gtk-doc.
2006-03-30 20:56:03 +00:00
gdkregion-generic.h
Inline docs, use g_assert(), avoid extra allocation for rectangular
2005-12-24 07:29:00 +00:00
gdkregion.h
Inline docs, use g_assert(), avoid extra allocation for rectangular
2005-12-24 07:29:00 +00:00
gdkrgb.c
Small savings
2006-04-04 04:14:17 +00:00
gdkrgb.h
gdkscreen.c
Use G_DEFINE_TYPE.
2006-04-04 14:02:03 +00:00
gdkscreen.h
gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-03-08 17:02:34 +00:00
gdkselection.c
gdkselection.h
gdkspawn.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c
Add new GdkPaintable interface which implementation objects can implement
2006-04-10 19:43:08 +00:00
gdkwindow.h
Support input shapes: ( #331070 )
2006-02-20 01:36:50 +00:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am
Added new directfb backend
2006-02-05 04:04:29 +00:00
makefile.msc
also recurse into win32 for ::clean create gtkbuiltincache.h (most code to
2006-01-05 23:55:08 +00:00
makegdkalias.pl
testgdk.c