gtk3/gdk
Behdad Esfahbod 6a66c972ca If major.minor of required and available glib versions are the same, add
2006-01-28  Behdad Esfahbod  <behdad@gnome.org>

        * configure.in: If major.minor of required and available glib versions
        are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug #328617)

        * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
2006-01-29 04:00:45 +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 If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
win32 Make identical to the X11 implementation. (#322264, John Ehresman) 2006-01-02 09:32:56 +00:00
x11 If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
.cvsignore
abicheck.sh Make this work on more platforms. 2006-01-14 04:45:22 +00:00
COPYING
gdk.c Fix an oversight 2005-12-11 04:25:52 +00:00
gdk.h
gdk.symbols Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcairo.c Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcairo.h Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcolor.c Use g_slice instead of mem chunks. 2005-12-05 20:51:18 +00:00
gdkcolor.h
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
gdkdisplay.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gdkdisplay.h
gdkdisplaymanager.c Call gdk_display_manager_set_default_display() to change the default 2005-12-30 06:32:30 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkdrawable.h
gdkevents.c fix missing hash table initialization. 2005-12-06 10:40:09 +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
gdkgc.c Correct a warning. (#326341, Benoît Carpentier) 2006-01-10 04:42:18 +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 gdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the GdkDebugFlag enum. 2005-11-09 13:10:27 +00:00
gdkintl.h
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
gdkmarshalers.list
gdkpango.c disconnect from the right object ("closed" is emitted by the display, not 2006-01-10 16:47:37 +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 Another doc update 2005-12-20 05:35:15 +00:00
gdkpixbuf.h
gdkpixmap.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkpixmap.h
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 New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkrectangle.c Inline docs. 2005-12-24 07:00:47 +00:00
gdkregion-generic.c Fix this for the single-rectangle case. (#326127, Benjamin Berg) 2006-01-08 06:11:18 +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
gdkrgb.h
gdkscreen.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h
gdktypes.h Don't use GDK_ALT_MASK. 2005-09-06 19:25:47 +00:00
gdkvisual.c
gdkvisual.h
gdkwindow.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gdkwindow.h gdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_type_hint() (patch 2005-11-08 14:45:32 +00:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +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