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