gtk3/gdk
Matthias Clasen 9a5d4a2ff9 Various cleanups. (#315359, Kjartan Maraas)
2005-09-13  Matthias Clasen  <mclasen@redhat.com>

	* gdk/*.c: Various cleanups.  (#315359, Kjartan Maraas)
2005-09-13 19:14:51 +00:00
..
linux-fb Handle pixmap == NULL when checking for a colormap. (Allin Cottrell). 2005-08-15 12:35:04 +00:00
win32 Typo. 2005-09-08 23:50:52 +00:00
x11 Various cleanups. (#315359, Kjartan Maraas) 2005-09-13 19:14:51 +00:00
.cvsignore
abicheck.sh Tighten up ABI checking a bit 2005-08-07 13:46:06 +00:00
COPYING
gdk.c
gdk.h
gdk.symbols New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkcairo.c
gdkcairo.h
gdkcolor.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkcolor.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkconfig.h.win32
gdkcursor.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkcursor.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkdisplay.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gdkdisplay.h
gdkdisplaymanager.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkdraw.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkdrawable.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkevents.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkevents.h Make it possible to determine if a key event is for a modifier key: 2005-09-09 22:50:15 +00:00
gdkfont.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkfont.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkgc.c Fix cairo_content_t <-> cairo_format_t confusion. (#310086, Carlos 2005-07-12 16:49:37 +00:00
gdkgc.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkinput.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkinternals.h
gdkintl.h Make the GdkScreen font options api public, and add properties 2005-08-26 18:49:52 +00:00
gdkkeynames.c
gdkkeys.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkkeys.h
gdkkeysyms.h
gdkkeyuni.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkmarshalers.list
gdkpango.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gdkpango.h
gdkpixbuf-drawable.c New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkpixbuf-render.c Small formatting fixes in doc comments. 2005-07-18 19:48:52 +00:00
gdkpixbuf.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkpixmap.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkpixmap.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkrectangle.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkrgb.c
gdkrgb.h
gdkscreen.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gdkscreen.h Make the GdkScreen font options api public, and add properties 2005-08-26 18:49:52 +00:00
gdkselection.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkselection.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkspawn.h
gdktypes.h Don't use GDK_ALT_MASK. 2005-09-06 19:25:47 +00:00
gdkvisual.c
gdkvisual.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkwindow.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkwindow.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Intern type names in code generated by glib-mkenums, too. 2005-08-31 16:53:43 +00:00
makefile.msc
makegdkalias.pl
testgdk.c