gtk2/gtk
Lars Hamann 8f733319d1 fix for sigsegv in case of drag_target == NULL fix for
* gtk/gtkctree.c (gtk_ctree_button_release): fix for sigsegv in
  case of drag_target == NULL
* gtk/gtkclist.c (gtk_clist_button_press): fix for GTK_2/3BUTTON_PRESS.
  Clist did not emit an select_row signal in case of GTK_2/3BUTTON_PRESS.
* gtk/gtkfilesel.c (gtk_file_selection_file_button,
  gtk_dir_selection_file_button): fix due to changes in clist's
  select_row signal.
1998-07-16 13:05:02 +00:00
..
.cvsignore Added maintainer-rule autogened files 1998-06-16 01:17:43 +00:00
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
fnmatch.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
fnmatch.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
genmarshal.pl Added OBJECT type 1998-06-29 02:12:46 +00:00
gtk-boxed.defs s/GkWidget/GtkWidget/ 1998-06-24 05:23:19 +00:00
gtk.defs handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtk.h deleted most of the argument handling code, since that is now implemented 1998-07-09 23:00:34 +00:00
gtkaccelgroup.c temporary implementation of action signal "debug_msg" 1998-07-01 19:36:53 +00:00
gtkaccelgroup.h new functions gtk_selection_data_copy and gtk_selection_data_free. 1998-06-09 07:11:55 +00:00
gtkaccellabel.c only take the padding into account if there is an accelerator. 1998-07-10 08:53:52 +00:00
gtkaccellabel.h yeppers, accelerator changes to fix the gimp. commit message dedicated to 1998-06-18 03:22:09 +00:00
gtkadjustment.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkadjustment.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkalignment.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkalignment.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkarg.c display the current cursor name. 1998-07-14 07:40:15 +00:00
gtkarg.h deleted most of the argument handling code, since that is now implemented 1998-07-09 23:00:34 +00:00
gtkargcollector.c display the current cursor name. 1998-07-14 07:40:15 +00:00
gtkarrow.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkarrow.h GtkType and macro fixups. widget argument implementation: 1998-06-29 11:41:46 +00:00
gtkaspectframe.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkaspectframe.h reimplemented the signal storage system to use a linear array rather than 1998-05-06 01:43:56 +00:00
gtkbbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkbbox.h fixed an assertment. 1998-06-07 06:48:56 +00:00
gtkbin.c totaly binary incomnpatible change: 1998-07-07 01:25:27 +00:00
gtkbin.h GtkType and macro fixups. 1998-06-28 10:07:37 +00:00
gtkbindings.c display the current cursor name. 1998-07-14 07:40:15 +00:00
gtkbindings.h added a new internal type GTK_TYPE_IDENTIFIER which is derived from 1998-07-10 02:33:06 +00:00
gtkbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkbox.h new function gdk_window_at_pointer() to retrive the current GdkWindow the 1998-06-17 08:48:22 +00:00
gtkbutton.c don't destroy a buttons child if it isn't a label. 1998-07-14 17:48:28 +00:00
gtkbutton.h totaly binary incomnpatible change: 1998-07-07 01:25:27 +00:00
gtkcheckbutton.c totaly binary incomnpatible change: 1998-07-07 01:25:27 +00:00
gtkcheckbutton.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkcheckmenuitem.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkcheckmenuitem.h reimplemented the signal storage system to use a linear array rather than 1998-05-06 01:43:56 +00:00
gtkclist.c fix for sigsegv in case of drag_target == NULL fix for 1998-07-16 13:05:02 +00:00
gtkclist.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkcolorsel.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkcolorsel.h wrapped enum definitions with glib macros. 1998-06-08 03:38:24 +00:00
gtkcombo.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkcombo.h Allow the user to use the popup list like a menu. 1998-04-30 15:18:19 +00:00
gtkcontainer.c new functions which wraps gtk_arg_get_info(). 1998-07-12 01:34:20 +00:00
gtkcontainer.h new functions which wraps gtk_arg_get_info(). 1998-07-12 01:34:20 +00:00
gtkctree.c fix for sigsegv in case of drag_target == NULL fix for 1998-07-16 13:05:02 +00:00
gtkctree.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkcurve.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkcurve.h fixed an assertment. 1998-06-07 06:48:56 +00:00
gtkdata.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkdata.h reimplemented the signal storage system to use a linear array rather than 1998-05-06 01:43:56 +00:00
gtkdebug.h gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl 1998-06-15 21:27:17 +00:00
gtkdialog.c macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkdialog.h macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkdrawingarea.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkdrawingarea.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkeditable.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkeditable.h Remove --g-fatal-warnings flag from argv. 1998-06-19 01:26:24 +00:00
gtkentry.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkentry.h Export the gtk_entry_adjust_scroll. Required if you change the cursor 1998-06-23 15:55:51 +00:00
gtkenums.h handle GTK_RELIEF_HALF, which was introduced to keep either 1998-07-08 14:12:27 +00:00
gtkeventbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkeventbox.h new function gtk_container_child_arg_set, similar to 1998-06-24 12:22:23 +00:00
gtkfeatures.h.in Integrating GdkRgb 0.0.3 into the Gtk+ source tree. 1998-07-15 20:25:52 +00:00
gtkfilesel.c fix for sigsegv in case of drag_target == NULL fix for 1998-07-16 13:05:02 +00:00
gtkfilesel.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkfixed.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkfixed.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkfontsel.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkfontsel.h Remove --g-fatal-warnings flag from argv. 1998-06-19 01:26:24 +00:00
gtkframe.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkframe.h added a frame with radio buttons to select the resize_mode for the 1998-06-24 06:25:14 +00:00
gtkgamma.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkgamma.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkgc.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gtkgc.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhandlebox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhandlebox.h Removed the fleur_cursor field. Now the cursor is created/destroyed on 1998-06-09 21:01:45 +00:00
gtkhbbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhbbox.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhbox.h new function gdk_window_at_pointer() to retrive the current GdkWindow the 1998-06-17 08:48:22 +00:00
gtkhpaned.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhpaned.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhruler.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhruler.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhscale.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhscale.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhscrollbar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhscrollbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhseparator.c macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkhseparator.h macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkimage.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkimage.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkinputdialog.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkinputdialog.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkitem.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkitem.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkitemfactory.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkitemfactory.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtklabel.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtklabel.h fixed an assertment. 1998-06-07 06:48:56 +00:00
gtklist.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtklist.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtklistitem.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtklistitem.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkmain.c Remove --g-fatal-warnings flag from argv. 1998-06-19 01:26:24 +00:00
gtkmain.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkmarshal.c Remove $(srcdir) from, and clean up, the dependencies. Generate to 1998-06-21 22:03:58 +00:00
gtkmarshal.h Remove $(srcdir) from, and clean up, the dependencies. Generate to 1998-06-21 22:03:58 +00:00
gtkmarshal.list Start of marshalling centralization. 1998-06-08 01:37:27 +00:00
gtkmarshalers.list Start of marshalling centralization. 1998-06-08 01:37:27 +00:00
gtkmenu.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkmenu.h fixed an assertment. 1998-06-07 06:48:56 +00:00
gtkmenubar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkmenubar.h further additions to fit the gimp's code. additions to the dumping code to 1998-06-07 12:22:45 +00:00
gtkmenufactory.c fixed an assertment. 1998-06-07 06:48:56 +00:00
gtkmenufactory.h fixed an assertment. 1998-06-07 06:48:56 +00:00
gtkmenuitem.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkmenuitem.h yeppers, accelerator changes to fix the gimp. commit message dedicated to 1998-06-18 03:22:09 +00:00
gtkmenushell.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkmenushell.h fixed an assertment. 1998-06-07 06:48:56 +00:00
gtkmisc.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkmisc.h new function gdk_window_at_pointer() to retrive the current GdkWindow the 1998-06-17 08:48:22 +00:00
gtknotebook.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtknotebook.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkobject.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkobject.h display the current cursor name. 1998-07-14 07:40:15 +00:00
gtkoptionmenu.c totaly binary incomnpatible change: 1998-07-07 01:25:27 +00:00
gtkoptionmenu.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkpacker.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkpacker.h new function gtk_container_child_arg_set, similar to 1998-06-24 12:22:23 +00:00
gtkpaned.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkpaned.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkpixmap.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkpixmap.h Remove --g-fatal-warnings flag from argv. 1998-06-19 01:26:24 +00:00
gtkpreview.c add in just enough support for 1 or 4 bits so that it seems to allow 1998-07-10 02:09:10 +00:00
gtkpreview.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkprivate.h gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl 1998-06-15 21:27:17 +00:00
gtkprogressbar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkprogressbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkradiobutton.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkradiobutton.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkradiomenuitem.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkradiomenuitem.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkrange.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkrange.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkrc.c implementation of the "class" keyword for styles. 1998-07-01 01:35:13 +00:00
gtkrc.h implementation of the "class" keyword for styles. 1998-07-01 01:35:13 +00:00
gtkruler.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkruler.h A few more GPOINTER_TO_UINT fixes. 1998-05-13 04:59:38 +00:00
gtkscale.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkscale.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkscrollbar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkscrollbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkscrolledwindow.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkscrolledwindow.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkselection.c new functions gtk_selection_data_copy and gtk_selection_data_free. 1998-06-09 07:11:55 +00:00
gtkselection.h new functions gtk_selection_data_copy and gtk_selection_data_free. 1998-06-09 07:11:55 +00:00
gtkseparator.c macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkseparator.h macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtksignal.c pass only the signal_id to this function. it needs to relookup the signal 1998-07-15 12:25:43 +00:00
gtksignal.h deleted most of the argument handling code, since that is now implemented 1998-07-09 23:00:34 +00:00
gtkspinbutton.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkspinbutton.h - Bug fix for precision problem causing occasional double emission of 1998-06-19 17:33:51 +00:00
gtkstatusbar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkstatusbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkstyle.c new function gtk_container_child_arg_set, similar to 1998-06-24 12:22:23 +00:00
gtkstyle.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtktable.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktable.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtktext.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktext.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtktipsquery.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktipsquery.h new functions gtk_selection_data_copy and gtk_selection_data_free. 1998-06-09 07:11:55 +00:00
gtktogglebutton.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktogglebutton.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtktoolbar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktoolbar.h gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl 1998-06-15 21:27:17 +00:00
gtktooltips.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktooltips.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtktree.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktree.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtktreeitem.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtktreeitem.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtktypebuiltins_evals.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtktypebuiltins_ids.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtktypebuiltins_vars.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtktypebuiltins.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtktypeutils.c display the current cursor name. 1998-07-14 07:40:15 +00:00
gtktypeutils.h display the current cursor name. 1998-07-14 07:40:15 +00:00
gtkvbbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkvbbox.h (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) 1998-05-12 21:30:52 +00:00
gtkvbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkvbox.h new function gdk_window_at_pointer() to retrive the current GdkWindow the 1998-06-17 08:48:22 +00:00
gtkviewport.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkviewport.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkvpaned.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkvpaned.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvruler.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkvruler.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvscale.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkvscale.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvscrollbar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkvscrollbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvseparator.c macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkvseparator.h macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkwidget.c handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkwidget.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkwindow.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkwindow.h Remove --g-fatal-warnings flag from argv. 1998-06-19 01:26:24 +00:00
line-arrow.xbm Initial revision 1997-11-24 22:37:52 +00:00
line-wrap.xbm Initial revision 1997-11-24 22:37:52 +00:00
makeenums.awk renamed the newly created gtk_enum_get_values and gtk_enum_set_values to 1998-06-09 08:21:20 +00:00
makeenums.h new functions gtk_selection_data_copy and gtk_selection_data_free. 1998-06-09 07:11:55 +00:00
makeenums.pl boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
Makefile.am deleted most of the argument handling code, since that is now implemented 1998-07-09 23:00:34 +00:00
Makefile.in Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libs 1998-05-22 23:43:03 +00:00
maketypes.awk gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl 1998-06-15 21:27:17 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
parent Initial revision 1997-11-24 22:37:52 +00:00
simple.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c Added focus handling, horizontal and vertical autoscrolling, extended 1998-07-15 23:40:00 +00:00
testgtkrc implementation of the "class" keyword for styles. 1998-07-01 01:35:13 +00:00
testgtkrc2 fixed lookup order for rc styles. the latest defined rc set pattern is 1998-06-30 12:34:36 +00:00
testinput.c Warning cleanups.. cvsignore stuff 1998-06-09 10:33:56 +00:00
testselection.c Warning cleanups.. cvsignore stuff 1998-06-09 10:33:56 +00:00
testthreads.c Remove --g-fatal-warnings flag from argv. 1998-06-19 01:26:24 +00:00
tree_minus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_minus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00