mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 08:00:04 +00:00
35af5c4eba
Wed Mar 7 13:24:57 2001 Tim Janik <timj@gtk.org> * gtk/*.c: marshaller fixes. * gtk/gtkmarshal.list: extreme cleanup. * gtk/gtktreeview.c (gtk_tree_view_class_init): disable interface param spec for now. * gtk/gtktexttag.c (gtk_text_tag_set_property): use g_value_get_boxed() where appliable. * gtk/gtktypeutils.[hc]: updates to GLib API changes. special cased autogenerated boxed types from gtktypebuiltins_ids.c which are not reference counted: GtkSelectionData, GdkEvent, GdkColor, GtkTextIter, PangoTabArray, PangoFontDescription, GtkTreeIter and GtkTreePath. Thu Mar 1 03:58:56 2001 Tim Janik <timj@gtk.org> * gtk/gtktreeselection.h: * gtk/gtktreemodel.c: * gtk/gtktreedatalist.[hc]: fixed includes. no gobject/* file should be included directly, and gobject/gmarshal.h as well as gtk/gtkmarshal.h even can't be included directly. * Makefile.am: grr, install gtk-config-2.0. * gtk/testgtk.c: * gtk/simple.c: * gtk/gtkmenu.c: * gtk/gtkitemfactory.c: use g_object_connect() instead of passing "*signal*::*" args to gtk_widget_set(). * gtk/gtktypeutils.[hc]: got rid of GTK_TYPE_SIGNAL. * gtk/*.c: removed trailer arg from property setters and getters. macro fixups. Thu Mar 1 04:01:57 2001 Tim Janik <timj@gtk.org> * test-gdk-pixbuf.c: fixed includes. |
||
---|---|---|
.. | ||
pixops | ||
.cvsignore | ||
ChangeLog | ||
gdk_pixbuf.def | ||
gdk-pixbuf-animation.c | ||
gdk-pixbuf-data.c | ||
gdk-pixbuf-features.h.in | ||
gdk-pixbuf-i18n.h | ||
gdk-pixbuf-io.c | ||
gdk-pixbuf-io.h | ||
gdk-pixbuf-loader.c | ||
gdk-pixbuf-loader.h | ||
gdk-pixbuf-marshal.list | ||
gdk-pixbuf-private.h | ||
gdk-pixbuf-scale.c | ||
gdk-pixbuf-util.c | ||
gdk-pixbuf-xform.c | ||
gdk-pixbuf.c | ||
gdk-pixbuf.h | ||
io-bmp.c | ||
io-gif.c | ||
io-ico.c | ||
io-jpeg.c | ||
io-png.c | ||
io-pnm.c | ||
io-ras.c | ||
io-tiff.c | ||
io-wbmp.c | ||
io-xbm.c | ||
io-xpm.c | ||
make-inline-pixbuf.c | ||
Makefile.am | ||
makefile.mingw.in | ||
pixbufloader_bmp.def | ||
pixbufloader_gif.def | ||
pixbufloader_ico.def | ||
pixbufloader_jpeg.def | ||
pixbufloader_png.def | ||
pixbufloader_pnm.def | ||
pixbufloader_ras.def | ||
pixbufloader_tiff.def | ||
pixbufloader_wbmp.def | ||
pixbufloader_xbm.def | ||
pixbufloader_xpm.def | ||
test-gdk-pixbuf.c |