| Commit message (Expand) | Author | Age | Files | Lines |
* | glib aclocal stuff -timj | Tim Janik | 1998-01-20 | 1 | -1/+4 |
* | Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox | Owen Taylor | 1998-01-20 | 15 | -499/+682 |
* | GtkCList updates. -Jay | Jay Painter | 1998-01-20 | 1 | -13/+10 |
* | someone forgot the __cplusplus closing brace. | Miguel de Icaza | 1998-01-20 | 1 | -0/+3 |
* | Set container_class->focus to NULL. Widgets in the toolbar should not get | Federico Mena | 1998-01-19 | 8 | -0/+36 |
* | Removed the GTK_PIXMAP casts to match Eckehard's new prototypes. | Federico Mena | 1998-01-19 | 11 | -87/+122 |
* | GtkCList updates: Click-Drag column resizing, a couple of layout | Jay Painter | 1998-01-19 | 4 | -80/+487 |
* | this is a stack of grabbing widgets now, having unique entries. the | Tim Janik | 1998-01-19 | 11 | -15/+79 |
* | changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget as | MET Eckehard Berns | 1998-01-18 | 9 | -6/+48 |
* | Forgot this. -Shawn | Shawn Amundson | 1998-01-18 | 1 | -0/+1 |
* | Statusbar widget. -Shawn | Shawn Amundson | 1998-01-18 | 10 | -0/+258 |
* | Missed some files -owt | Owen Taylor | 1998-01-18 | 2 | -1/+7 |
* | implementations of gtk_invoke_key_snoopers(), gtk_key_snooper_install() | Tim Janik | 1998-01-18 | 2 | -7/+91 |
* | g_str_hash stuff -timj | Tim Janik | 1998-01-18 | 1 | -2/+2 |
* | renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hash | Owen Taylor | 1998-01-18 | 11 | -91/+159 |
* | gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c | Owen Taylor | 1998-01-18 | 32 | -96/+334 |
* | updates... -timj | Tim Janik | 1998-01-18 | 7 | -0/+84 |
* | gtk_*_get_arg() and gtk_*_set_arg() implementations. new arg | Tim Janik | 1998-01-18 | 7 | -19/+153 |
* | checked in wrong version of gtk_box_reorder_child previously. | Tim Janik | 1998-01-18 | 1 | -1/+3 |
* | new functions gtk_box_reorder_child, gtk_box_query_child_packing and | Tim Janik | 1998-01-18 | 10 | -11/+380 |
* | Fixed GDK_INPUT_ONLY window type. -Jay | Jay Painter | 1998-01-17 | 2 | -2/+2 |
* | changed log -owt | Owen Taylor | 1998-01-17 | 7 | -0/+252 |
* | Take putback events into account | Owen Taylor | 1998-01-17 | 10 | -195/+259 |
* | Applied patch from <lupus@lettere.unipd.it> which adds | CST 1998 Shawn T. Amundson | 1998-01-17 | 13 | -20/+557 |
* | more *_get_arg/*_set_arg implementations | Tim Janik | 1998-01-17 | 4 | -8/+154 |
* | +Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet.net> | Tim Janik | 1998-01-17 | 9 | -1/+141 |
* | Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination for | Federico Mena | 1998-01-16 | 12 | -119/+186 |
* | Added note for when 0.99.2 was released. | Shawn Amundson | 1998-01-16 | 7 | -0/+21 |
* | Lots of changes all over the place. Now the widget has two windows. The | Federico Mena | 1998-01-16 | 9 | -223/+547 |
* | implementation of gtk_widget_get() | Tim Janik | 1998-01-16 | 9 | -51/+219 |
* | Call gtk_clist_size_allocate_columns every time the column configuration | Miguel de Icaza | 1998-01-16 | 8 | -0/+43 |
* | changelog correction ;( | Tim Janik | 1998-01-16 | 7 | -0/+21 |
* | changelog entry for the widget arg stuff. | Tim Janik | 1998-01-16 | 7 | -0/+112 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 76 | -213/+380 |
* | Fixed a small memory leak in gtkpaned, and I changed the cursor to a | Jay Painter | 1998-01-15 | 11 | -2/+47 |
* | remove an invalid cast that shows up with debugging enabled only. | Tim Janik | 1998-01-15 | 1 | -1/+1 |
* | changlog updates | Jay Painter | 1998-01-13 | 7 | -0/+56 |
* | GtkCList updates, GtkText now defaults to editable = FALSE, but you can | Jay Painter | 1998-01-13 | 6 | -57/+108 |
* | Re-indented to GNU style to be consistent with the rest of Gtk - Federico | Arturo Espinosa | 1998-01-13 | 1 | -591/+616 |
* | Fixed child->icon and child->label == NULL bugs. | Federico Mena Quintero | 1998-01-13 | 11 | -119/+540 |
* | misc mods | Elliot Lee | 1998-01-13 | 2 | -27/+53 |
* | This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libg... | Jay Painter | 1998-01-12 | 5 | -644/+458 |
* | *** empty log message *** | Ian Main | 1998-01-11 | 7 | -0/+28 |
* | Added a better test for './' and changed a few other things about the | Ian Main | 1998-01-11 | 1 | -2/+11 |
* | changed message for EAGAIN from "no more processes" to "try again" since | Tim Janik | 1998-01-10 | 3 | -5/+39 |
* | Look and feel changes to CList so it now looks like a scrolled window. | Jay Painter | 1998-01-09 | 9 | -65/+90 |
* | gtkclist: allow adding a new row without having to give text for it (i.e. if ... | Elliot Lee | 1998-01-09 | 1 | -3/+4 |
* | Added check for inline in configure and updated files to use it. | Manish Singh | 1998-01-09 | 12 | -3/+100 |
* | a few modifications, blah blah | Elliot Lee | 1998-01-08 | 6 | -9/+12 |
* | Minor fixup to gtklabel for prototype/definition consistency | Manish Singh | 1998-01-08 | 1 | -2/+2 |