Owen Taylor
c43a50fe36
removed deprecated g_string_equal and g_string_hash.
...
Thu Feb 12 22:48:11 1998 Owen Taylor <owt1@cornell.edu>
* gstring.c glib.h: removed deprecated g_string_equal
and g_string_hash.
1998-02-13 03:47:25 +00:00
Manish Singh
01200282da
Added and autoconfigured in a new utility function g_strcasecmp
...
GtkCombo uses g_strcasecmp now
Quelled a warning about atexit undeclared in gtkobject
-Yosh
1998-01-31 08:15:57 +00:00
Manish Singh
89a5c21c07
The list sort functions compared things backwards. Fixed.
...
The list iterator macros now check for NULL args
-Yosh
1998-01-29 08:00:28 +00:00
Tim Janik
3ae8c300bb
Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function
...
Wed Jan 21 01:13:25 1998 Tim Janik <timj@psynet.net>
* Applied patch from (Raja R Harinath <harinath@cs.umn.edu>)
to add function g_snprintf.
* configure.in (AC_CHECK_FUNCS): Check for vsnprintf.
* glib.h: Add prototype for g_snprintf.
* glibconfig.h.in: Add HAVE_VSNPRINTF.
* gutils.c (g_snprintf): new function.
1998-01-21 00:46:48 +00:00
Owen Taylor
2dd1106130
Missed some files -owt
...
Missed some files
-owt
1998-01-18 18:21:33 +00:00
Manish Singh
4ccc005197
applied patch to use a backing pixmap for drawing in GtkEntry, which removes
...
the bad flickering. (gtk-wille-980106-0)
-Yosh
1998-01-08 01:58:39 +00:00
Manish Singh
82da232b12
Added g_list_insert_sorted and g_slist_insert_sorted to glib.
...
-Yosh
1998-01-07 07:37:36 +00:00
Owen Taylor
23db1522f6
Changed guint32 -> guint for bitfields. (Bitfields must be
...
int or unsigned int?)
1998-01-04 01:15:15 +00:00
Jay Painter
39f02b638b
Removed my ulgy splicing hack of glib.h/glibconfig.h. It's back to the
...
way it was. -Jay
1998-01-03 04:38:58 +00:00
Elliot Lee
ed11431bdb
glib.h is autogenerated - if I am supposed to leave it in anyways, apologies
1997-12-26 03:08:38 +00:00
Elliot Lee
4da7b2f2ef
The handlebox is almost finished. Just need help with resizing the
...
parent - anyone know what I should be doing?
1997-12-22 21:37:43 +00:00
Owen Taylor
19096ebdfd
Generated file removed from repository.
...
-owt
1997-12-13 00:51:39 +00:00
Shawn Amundson
30e8968f3b
Change to ltconfig to remove -z text for Solaris x86 Change to configure
...
* Change to ltconfig to remove -z text for Solaris x86
* Change to configure stuff so compile works on Solaris x86
* Added gdk/gdkkeysyms.h and gdk/gdkcursors.h back into the tree
-Shawn
1997-12-11 17:06:25 +00:00
Jay Painter
0219b8b6b4
Changed glib.h so it's created by merging glib_pre1.h, glibconfig.h, and
...
glib_pre2.h. This eliminates the need to install glibconfig.h in $(includedir)
and fixes some builddir != srcdir when compiling multiple archatecture types
from the same source code. -Jay
1997-12-06 21:45:45 +00:00
Owen Taylor
8fc5d3586a
- Added a g_memmove function for SunOS compatability.
...
- Disabled unused gldouble definitions which were a portability problem
- owt
1997-12-02 21:03:14 +00:00
Gnome CVS User
aedb8717f1
Moved list concatenation code from gtkmain.c into its proper
...
place in glib/glist.c, added corresponding g_slist_concat.
1997-11-26 01:52:50 +00:00
Elliot Lee
9508b76bd2
Initial revision
1997-11-24 22:37:52 +00:00