gtk3/gdk
Manish Singh a6da2cf948 gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings
* gdk/gdk.c
* gdk/gdkinputnone.h
* gtk/gtkruler.c: casts to get rid of const warnings

* gtk/Makefile.am: fix gtktypebuiltins.h dependencies, and do a
cmp so people don't whine about rebuilds

* gtk/gtknotebook.c: use g_snprintf on translated strings, so we
don't get buffer overflows

* gtk/gtkrc.c: use g_strdup_printf instead of g_malloc/sprintf
Plug some memleaks.

-Yosh
1999-01-02 03:16:07 +00:00
..
x11 gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings 1999-01-02 03:16:07 +00:00
.cvsignore
gdk.c gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings 1999-01-02 03:16:07 +00:00
gdk.h export the priority at which events are processed. 1998-12-20 05:47:28 +00:00
gdkcc.c
gdkcolor.c
gdkcursor.c
gdkcursors.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkdnd.c Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don't 1998-12-22 22:00:43 +00:00
gdkdraw.c Destroy widgets _after_ propagating unrealize signals through the widget 1998-12-09 06:36:57 +00:00
gdkevents.c Check for features.h. 1999-01-01 23:36:32 +00:00
gdkfont.c removed unused var 64-bit cast point to const data Made const-correct. 1998-12-24 17:47:02 +00:00
gdkgc.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkglobals.c Move main thread lock back to GDK - we need it there for locking when 1998-12-16 20:09:30 +00:00
gdki18n.h Destroy widgets _after_ propagating unrealize signals through the widget 1998-12-09 06:36:57 +00:00
gdkim.c Fixed off-by-one error when computing length. 1998-12-29 21:10:30 +00:00
gdkimage.c Check for features.h. 1999-01-01 23:36:32 +00:00
gdkinput.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gdkinput.h
gdkinputcommon.h Fixed gdk_input_devices being NULL when compiled with --xinput=xfree but 1998-11-27 19:44:01 +00:00
gdkinputgxi.h
gdkinputnone.h gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings 1999-01-02 03:16:07 +00:00
gdkinputxfree.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkkeysyms.h
gdkpixmap.c Fixed up copyright message. 1998-11-24 16:15:46 +00:00
gdkprivate.h urg, fixups 1998-12-16 06:05:46 +00:00
gdkproperty.c Add in missing 'flags' field to target list. 1998-12-09 17:31:52 +00:00
gdkrectangle.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkregion.c
gdkrgb.c x Pull in string.h for various mem*() and str*() functions, in an 1998-12-24 19:39:00 +00:00
gdkrgb.h
gdkselection.c
gdktypes.h Commented out testthreads from the build process, since we won't have any 1998-12-15 07:32:11 +00:00
gdkvisual.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gdkwindow.c x Pull in string.h for various mem*() and str*() functions, in an 1998-12-24 19:39:00 +00:00
gdkx.h New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher 1998-11-13 21:28:36 +00:00
gdkxid.c forward declaration for gtk_window_paint declare xid_ht static get the 1998-11-07 16:12:37 +00:00
gxid_lib.c Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the 1998-11-24 05:58:53 +00:00
gxid_lib.h
gxid_proto.h
gxid.c
Makefile.am urg, fixups 1998-12-16 06:05:46 +00:00
MwmUtil.h