- 16 Jan, 1998 2 commits
- 15 Jan, 1998 2 commits
-
-
Jay Painter authored
"I" beam for gtkentry. -Jay
-
Tim Janik authored
-timj
-
- 13 Jan, 1998 5 commits
-
-
Jay Painter authored
-
Jay Painter authored
turn it on and type now without it seg-faulting. You can also delete, but it will eventually seg fault on you (oh well). -Jay
-
Arturo Espinosa authored
-
Federico Mena Quintero authored
1998-01-13 Federico Mena Quintero <federico@nuclecu.unam.mx> * gtk/gtktoolbar.c: (gtk_real_toolbar_style_changed): Fixed child->icon and child->label == NULL bugs. * gtk/gtktoolbar.h: Added some new functions: gtk_toolbar_append_widget() gtk_toolbar_prepend_widget() gtk_toolbar_insert_widget() These let the user insert any kind of widget in the toolbar. Also changed the gtk_toolbar_*_item() functions to return a GtkWidget * so that the user can do things with the toolbar buttons. * gtk/gtktoolbar.c: Now the toolbar supports its own buttons and arbitrary widgets as well. Geometry management has been changed accordingly. Added gtk_toolbar_remove() function, so container functionality should be complete now. * gtk/testgtk.c (create_toolbar): Added an entry widget to test the new toolbar. * Most of these changes are adapted from the gtk-lupus-970112-0-patch (should be 970112... :-)
-
Elliot Lee authored
-
- 12 Jan, 1998 1 commit
-
-
Jay Painter authored
This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay
-
- 11 Jan, 1998 2 commits
- 10 Jan, 1998 1 commit
-
-
Tim Janik authored
Fri Jan 9 20:03:46 1998 Tim Janik <timj@psynet.net> * gutils.c (g_strerror): changed message for EAGAIN from "no more processes" to "try again" since EAGAIN is used with functions else than fork(). * gscanner.c (g_scanner_get_token_ll): use strtol() instead of strtoul() to avoid conflicts with solaris. * merged the glib portions from Jan 2 to Jan 7 out of gtk+/ChangeLog into this file. hey folks, could you *please* honour the glib/ChangeLog?
-
- 09 Jan, 1998 3 commits
-
-
Jay Painter authored
I also added Sopwith's changes to gtk_clist_insert so you can pass the title pointer as a null to insert a blank row. Please make consistant changes for things like this. -Jay
-
Elliot Lee authored
gtkclist: allow adding a new row without having to give text for it (i.e. if you want to put all pixmaps)
-
Manish Singh authored
-Yosh
-
- 08 Jan, 1998 5 commits
-
-
Elliot Lee authored
-
Manish Singh authored
-Yosh
-
Elliot Lee authored
-
Elliot Lee authored
-
Manish Singh authored
the bad flickering. (gtk-wille-980106-0) -Yosh
-
- 07 Jan, 1998 3 commits
-
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Elliot Lee authored
-
- 06 Jan, 1998 4 commits
-
-
Owen Taylor authored
-owt
-
Owen Taylor authored
Changed behavior so that motion keys remove selection. Added new gtk_entry_select_region () call. -owt
-
Jay Painter authored
-
Arturo Espinosa authored
fault; I wrote them hurriedly before going on vacation, and I never did any testing. Sorry :-) Apart from the fix in Gdk, I added the corresponding "visibility_notify_event" to GtkWidget. - Federico
-
- 05 Jan, 1998 2 commits
-
-
Arturo Espinosa authored
today). Next I will make the handle box use a transient window. It should be done that way, according to the ICCCM. We have to talk to the KDE guys to use their window manager protocol to let the WM know that we don't want decoration on our window. This has to be hacked into other WMs, too. - Federico
-
Jay Painter authored
-
- 04 Jan, 1998 1 commit
-
-
Owen Taylor authored
int or unsigned int?)
-
- 03 Jan, 1998 9 commits
-
-
Jay Painter authored
-
Shawn Amundson authored
-
Shawn Amundson authored
* gtk/gtkscrolledwindow.c: initialize scrollbar_spacing (gtk-fortier-980103-0) -Shawn
-
scott authored
--sg
-
Manish Singh authored
-Yosh
-
Jay Painter authored
-
Shawn Amundson authored
* Several portability fixes from Michael Callahan <callahan@xmission.com> including adding in missing #includes and adding void in function prototypes. -Shawn
-
Jay Painter authored
way it was. -Jay
-
Jay Painter authored
-