gtk2/glib
Owen Taylor 1ac59c103d Old stuff that didn't get commited. (owt)
* gtk/gtkinputdialog.h (struct _GtkInputDialogClass):
	  removed 'gpointer data' arguments from default handler
	  structures.


	* gtk/gtktreeitem.[ch]: Keep track of separate +/- pixmaps
	  for each colormap, removed the idle hack.

	* testglib.c: Remove trailing ; after functions

 ----------------------------------------------------------------------
1998-03-05 06:46:41 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog Miscellaneous minor fixes to remove ANSI C incompatibilities 1998-03-02 23:16:39 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in Required changes for version change to 0.99.4 1998-03-02 00:32:52 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
garray.c Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
gcache.c Initial revision 1997-11-24 22:37:52 +00:00
gerror.c Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
ghash.c Initial revision 1997-11-24 22:37:52 +00:00
glib.h Miscellaneous minor fixes to remove ANSI C incompatibilities 1998-03-02 23:16:39 +00:00
glibconfig.h.in New widget GtkTipsQuery for letting the user query tooltips of widgets. 1998-02-20 05:46:48 +00:00
glist.c Changed function so elements are always inserted, even if they compare 1998-02-17 04:03:56 +00:00
gmem.c Initial revision 1997-11-24 22:37:52 +00:00
gprimes.c Initial revision 1997-11-24 22:37:52 +00:00
gscanner.c renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hash 1998-01-18 15:12:01 +00:00
gslist.c Make g_slist_insert_sorted() always insert. 1998-02-17 18:52:52 +00:00
gstring.c Added g_string_insert[_c]() and g_string_erase(). 1998-03-02 00:07:40 +00:00
gtimer.c Initial revision 1997-11-24 22:37:52 +00:00
gtree.c Initial revision 1997-11-24 22:37:52 +00:00
gutils.c Miscellaneous minor fixes to remove ANSI C incompatibilities 1998-03-02 23:16:39 +00:00
INSTALL Initial revision 1997-11-24 22:37:52 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
ltmain.sh This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
Makefile.am Removed my ulgy splicing hack of glib.h/glibconfig.h. It's back to the 1998-01-03 04:38:58 +00:00
missing Initial revision 1997-11-24 22:37:52 +00:00
mkinstalldirs Initial revision 1997-11-24 22:37:52 +00:00
NEWS Initial revision 1997-11-24 22:37:52 +00:00
README Initial revision 1997-11-24 22:37:52 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
testglib.c Old stuff that didn't get commited. (owt) 1998-03-05 06:46:41 +00:00