gtk2/gdk
Tim Janik a21d063ef8 new functions gtk_selection_data_copy and gtk_selection_data_free.
Tue Jun  9 01:57:23 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkselection.h:
        * gtk/gtkselection.c: new functions gtk_selection_data_copy and
        gtk_selection_data_free.

        * gtk/gtkwidget.c (gtk_widget_class_init): fixed gtk_signal_new() call
        for "selection_received", which was completely bogus.
        * other fixups to gtk_signal_new() calls all over the place.

        * gtk/gtktypebuiltins.h: types as variables (formerly macros).
        * gtk/gtktypebuiltins_vars.c: type variable implementations.
        * gtk/gtktypebuiltins_ids.c: array entries for builtin type
        declarations.
        * gtk/gtktypebuiltins_evals.c: enum value arrays.
        * gtk/gtk-boxed.defs: gtk and gdk structure definitions, used to build
        gtk.defs.
        * gtk/gtk.defs: generated file with scheme syntax for type definitions
        of gtk and gdk structures and enums.
        * gtk/gtktypeutils.h:
        * gtk/gtktypeutils.c: reworked type ids, so they are variables not
        macros anymore (this fixes binary incompatibility with new enum
        definitions).

        * gtk/gtkwidget.c (gtk_widget_real_key_press_event): proccess possible
        key bindings for this widget.
        * gtk/gtkwindow.c (gtk_window_key_press_event): chain parent class'
        handler.

        * gtk/gtkobject.h:
        * gtk/gtkobject.c: removed gtk_object_class_new_user_signal_no_recurse()
        again. new functions gtk_object_class_user_signal_new () and
        gtk_object_class_user_signal_newv (), to feature the GtkSignalRunType
        flag on the signal creation.
Mon Jun  8 20:52:21 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkcontainer.h: new signal GtkContainer::set_focus_child.
1998-06-09 07:11:55 +00:00
..
x11 New prototypes. New functions. 1998-06-07 12:00:55 +00:00
.cvsignore Commented out the MEM_PROFILE and MEM_CHECK from gmem.c, causing problems 1998-06-06 21:16:57 +00:00
gdk.c fixed an assertment. 1998-06-07 06:48:56 +00:00
gdk.h New prototypes. New functions. 1998-06-07 12:00:55 +00:00
gdkcc.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkcolor.c New prototypes. New functions. 1998-06-07 12:00:55 +00:00
gdkcursor.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkcursors.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkdnd.c Code that compiles is nice... let's try again. 1998-05-13 05:23:26 +00:00
gdkdraw.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkfont.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkgc.c New function to wrap XSetDashes; modified gtkctree.c to use it. 1998-05-05 15:00:12 +00:00
gdkglobals.c Basic thread-awareness: 1998-05-16 02:13:12 +00:00
gdki18n.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkimage.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinput.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinput.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinputcommon.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinputgxi.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinputnone.h configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinputxfree.h configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkkeysyms.h Merged changes from gtk-1-0. Check ChangeLog for details. 1998-05-01 04:23:59 +00:00
gdkpixmap.c quiet the compiler about uninitialized gc. 1998-05-16 07:31:06 +00:00
gdkprivate.h wrapped enum definitions with glib macros. 1998-06-08 03:38:24 +00:00
gdkproperty.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkrectangle.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkregion.c gdk_region_get_clipbox() lets you get a rectangle around the region. 1998-05-19 16:17:00 +00:00
gdkselection.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkthreads.c Basic thread-awareness: 1998-05-16 02:14:09 +00:00
gdktypes.h new functions gtk_selection_data_copy and gtk_selection_data_free. 1998-06-09 07:11:55 +00:00
gdkvisual.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkwindow.c Add GDK_SUBSTRUCTURE_NOTIFY_MASK 1998-05-19 22:33:24 +00:00
gdkx.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkxid.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gxid_lib.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
makecursors.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
Makefile.am Basic thread-awareness: 1998-05-16 02:13:12 +00:00
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
MwmUtil.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00