| Commit message (Expand) | Author | Age | Files | Lines |
* | - Conformity to new reference counting schemes - Font and color | Owen Taylor | 1998-01-31 | 2 | -85/+212 |
* | In gtk_widget_init, set the flags _on_top_of_ those for | Owen Taylor | 1998-01-31 | 1 | -1/+1 |
* | fixed round-off error in calculation of tables with a lot of cells | George Lebl | 1998-01-31 | 1 | -9/+9 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 51 | -1627/+1859 |
* | make toolbar Child structure accesible from apps | Radek Doulik | 1998-01-30 | 2 | -52/+53 |
* | Close the polygon if it isn't already. (To match gtk_draw_polygon) | Owen Taylor | 1998-01-30 | 1 | -36/+20 |
* | some bugs worked out. | Tim Janik | 1998-01-30 | 1 | -3/+3 |
* | new user signal, and possibility to query signal information. | Tim Janik | 1998-01-29 | 5 | -40/+216 |
* | this goes to *all* widget writers, | Tim Janik | 1998-01-29 | 1 | -2/+6 |
* | removed a FIXME that i had forgotten earlier. | Tim Janik | 1998-01-29 | 1 | -1/+0 |
* | Small fix to my previous GtkTable commit -miguel | Arturo Espinosa | 1998-01-28 | 1 | -0/+2 |
* | Oops, forgot a clean-up - Federico | Arturo Espinosa | 1998-01-28 | 1 | -3/+0 |
* | The auto_shrink policy of the floating window is now set to TRUE. This | Federico Mena | 1998-01-28 | 2 | -20/+46 |
* | Tables autoresize now -miguel | Arturo Espinosa | 1998-01-27 | 2 | -25/+71 |
* | Shows the widgets properly. -Jay | Jay Painter | 1998-01-27 | 1 | -4/+5 |
* | Fixed widget sensitivity for the treeitem - please review at leisure | Elliot Lee | 1998-01-27 | 1 | -3/+10 |
* | Fixed a resizing bug with CList where you could loose the end of the last | Jay Painter | 1998-01-26 | 2 | -22/+27 |
* | added new widget flag GTK_LEAVE_PENDING. if a widget has GTK_LEAVE_PENDING | Tim Janik | 1998-01-25 | 3 | -13/+27 |
* | forgot a printf() line ;) | Tim Janik | 1998-01-24 | 1 | -1/+0 |
* | gtk_object_query_args() now returns the args in the corret order. | Tim Janik | 1998-01-24 | 2 | -12/+21 |
* | Changed static function names/reorganized to make more sense. -Jay | Jay Painter | 1998-01-24 | 2 | -681/+728 |
* | new element n_args in GtkObjectClass. | Tim Janik | 1998-01-23 | 2 | -0/+5 |
* | gtk/Makefile.am: Fixed the called to runelisp to use $(SHELL). | scott | 1998-01-22 | 1 | -2/+2 |
* | some gtk_*_set_arg fixes | Tim Janik | 1998-01-21 | 8 | -0/+26 |
* | Added in Jay's new gtk_clist_column_titles_passive() call. | Ian Main | 1998-01-21 | 1 | -0/+2 |
* | Forgot to free GList on destroy, and to destroy fileop dialog boxes. | Ian Main | 1998-01-21 | 1 | -8/+26 |
* | GtkCList Updates. -Jay | Jay Painter | 1998-01-21 | 2 | -78/+156 |
* | Small fix for the optionmenu. | Ian Main | 1998-01-21 | 1 | -1/+9 |
* | New file selection dialog. Converted to use clist, added Mac-like pulldown, | Ian Main | 1998-01-21 | 2 | -325/+656 |
* | removed some superfluous variables that duplicated widget->state. | Tim Janik | 1998-01-21 | 3 | -14/+2 |
* | Use browse mode on the list | Elliot Lee | 1998-01-21 | 1 | -1/+1 |
* | sensitivity and state setting combination. | Tim Janik | 1998-01-20 | 2 | -148/+175 |
* | Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox | Owen Taylor | 1998-01-20 | 7 | -495/+635 |
* | 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 | 1 | -0/+1 |
* | Removed the GTK_PIXMAP casts to match Eckehard's new prototypes. | Federico Mena | 1998-01-19 | 3 | -50/+33 |
* | GtkCList updates: Click-Drag column resizing, a couple of layout | Jay Painter | 1998-01-19 | 3 | -77/+445 |
* | this is a stack of grabbing widgets now, having unique entries. the | Tim Janik | 1998-01-19 | 3 | -14/+22 |
* | changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget as | MET Eckehard Berns | 1998-01-18 | 2 | -6/+6 |
* | Forgot this. -Shawn | Shawn Amundson | 1998-01-18 | 1 | -0/+1 |
* | Statusbar widget. -Shawn | Shawn Amundson | 1998-01-18 | 3 | -0/+237 |
* | Missed some files -owt | Owen Taylor | 1998-01-18 | 1 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c | Owen Taylor | 1998-01-18 | 25 | -96/+166 |
* | 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 | 3 | -11/+275 |