| Commit message (Expand) | Author | Age | Files | Lines |
* | hehe, forgot the ChangeLog | Tim Janik | 1998-02-02 | 1 | -0/+164 |
* | Added a new GTK_IN_REPARENT flag and revised gtk_widget_reparent so that | Owen Taylor | 1998-02-01 | 1 | -0/+8 |
* | Added and autoconfigured in a new utility function g_strcasecmp | Manish Singh | 1998-01-31 | 1 | -0/+5 |
* | Backed out change to close polygons since it caused problems for the | Owen Taylor | 1998-01-31 | 1 | -0/+5 |
* | - Conformity to new reference counting schemes - Font and color | Owen Taylor | 1998-01-31 | 1 | -0/+18 |
* | fixed round-off error in calculation of tables with a lot of cells | George Lebl | 1998-01-31 | 1 | -0/+5 |
* | red/green/blue parameters are now expected to be in [0, 65535], to be | Federico Mena | 1998-01-31 | 1 | -0/+11 |
* | Close the polygon if it isn't already. (To match gtk_draw_polygon) | Owen Taylor | 1998-01-30 | 1 | -0/+8 |
* | new function to gather information about a certain signal. | Tim Janik | 1998-01-29 | 1 | -0/+26 |
* | The auto_shrink policy of the floating window is now set to TRUE. This | Federico Mena | 1998-01-28 | 1 | -0/+9 |
* | More changes from Tony Gale. | Shawn Amundson | 1998-01-27 | 1 | -0/+4 |
* | additions/changes from new FAQ maintainers Nathan Froyd and Tony Gale. | CST 1998 Shawn T. Amundson | 1998-01-26 | 1 | -0/+5 |
* | additions/changes from Gregory A. McLean | CST 1998 Shawn T. Amundson | 1998-01-26 | 1 | -0/+4 |
* | added a bunch of checks for window != NULL and private->destroyed. (don't | Tim Janik | 1998-01-26 | 1 | -0/+12 |
* | added new widget flag GTK_LEAVE_PENDING. if a widget has GTK_LEAVE_PENDING | Tim Janik | 1998-01-25 | 1 | -0/+35 |
* | Switched the file to GNU indentation, for consistency. | Federico Mena | 1998-01-23 | 1 | -0/+2 |
* | Picky, picky... fix two lines with wrong indentation :-) | Federico Mena | 1998-01-23 | 1 | -0/+5 |
* | gtk/Makefile.am: Fixed the called to runelisp to use $(SHELL). | scott | 1998-01-22 | 1 | -0/+5 |
* | Release GTK+ 0.99.3. | Shawn Amundson | 1998-01-21 | 1 | -0/+4 |
* | strdup changed to g_strdup | Shawn Amundson | 1998-01-21 | 1 | -0/+5 |
* | removed some superfluous variables that duplicated widget->state. | Tim Janik | 1998-01-21 | 1 | -0/+11 |
* | Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox | Owen Taylor | 1998-01-20 | 1 | -0/+6 |
* | Set container_class->focus to NULL. Widgets in the toolbar should not get | Federico Mena | 1998-01-19 | 1 | -0/+5 |
* | Removed the GTK_PIXMAP casts to match Eckehard's new prototypes. | Federico Mena | 1998-01-19 | 1 | -0/+10 |
* | this is a stack of grabbing widgets now, having unique entries. the | Tim Janik | 1998-01-19 | 1 | -0/+7 |
* | changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget as | MET Eckehard Berns | 1998-01-18 | 1 | -0/+6 |
* | Statusbar widget. -Shawn | Shawn Amundson | 1998-01-18 | 1 | -0/+3 |
* | renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hash | Owen Taylor | 1998-01-18 | 1 | -12/+17 |
* | gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c | Owen Taylor | 1998-01-18 | 1 | -0/+24 |
* | updates... -timj | Tim Janik | 1998-01-18 | 1 | -0/+12 |
* | new functions gtk_box_reorder_child, gtk_box_query_child_packing and | Tim Janik | 1998-01-18 | 1 | -0/+15 |
* | changed log -owt | Owen Taylor | 1998-01-17 | 1 | -0/+36 |
* | Applied patch from <lupus@lettere.unipd.it> which adds | CST 1998 Shawn T. Amundson | 1998-01-17 | 1 | -0/+14 |
* | +Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet.net> | Tim Janik | 1998-01-17 | 1 | -0/+7 |
* | Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination for | Federico Mena | 1998-01-16 | 1 | -0/+12 |
* | Added note for when 0.99.2 was released. | Shawn Amundson | 1998-01-16 | 1 | -0/+3 |
* | Lots of changes all over the place. Now the widget has two windows. The | Federico Mena | 1998-01-16 | 1 | -0/+18 |
* | Call gtk_clist_size_allocate_columns every time the column configuration | Miguel de Icaza | 1998-01-16 | 1 | -0/+6 |
* | changelog correction ;( | Tim Janik | 1998-01-16 | 1 | -0/+3 |
* | changelog entry for the widget arg stuff. | Tim Janik | 1998-01-16 | 1 | -0/+16 |
* | Fixed a small memory leak in gtkpaned, and I changed the cursor to a | Jay Painter | 1998-01-15 | 1 | -0/+5 |
* | changlog updates | Jay Painter | 1998-01-13 | 1 | -0/+8 |
* | Fixed child->icon and child->label == NULL bugs. | Federico Mena Quintero | 1998-01-13 | 1 | -0/+24 |
* | *** empty log message *** | Ian Main | 1998-01-11 | 1 | -0/+4 |
* | Look and feel changes to CList so it now looks like a scrolled window. | Jay Painter | 1998-01-09 | 1 | -0/+5 |
* | Added check for inline in configure and updated files to use it. | Manish Singh | 1998-01-09 | 1 | -0/+13 |
* | New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par... | Elliot Lee | 1998-01-08 | 1 | -0/+6 |
* | applied patch to use a backing pixmap for drawing in GtkEntry, which removes | Manish Singh | 1998-01-08 | 1 | -0/+6 |
* | Remembered to update the ChangeLog... | Manish Singh | 1998-01-07 | 1 | -0/+8 |
* | Fixed problem with deleting while text is selected. | Owen Taylor | 1998-01-06 | 1 | -0/+10 |