Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make toolbar Child structure accesible from apps | Radek Doulik | 1998-01-30 | 1 | -2/+20 |
* | Removed the GTK_PIXMAP casts to match Eckehard's new prototypes. | Federico Mena | 1998-01-19 | 1 | -5/+5 |
* | changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget as | MET Eckehard Berns | 1998-01-18 | 1 | -3/+3 |
* | Fixed child->icon and child->label == NULL bugs. | Federico Mena Quintero | 1998-01-13 | 1 | -5/+15 |
* | Added "orientation_changed" and "style_changed" signals to GtkToolbar. | Arturo Espinosa | 1997-12-23 | 1 | -27/+41 |
* | Demo works fine. I have to add the missing functions for setting the toolbar's | Arturo Espinosa | 1997-12-23 | 1 | -2/+12 |
* | It compiles. Now I will add the toolbar example to testgtk.c - Federico | Arturo Espinosa | 1997-12-22 | 1 | -0/+1 |
* | Very basic functionality seems to be complete; I'll try compiling it | Arturo Espinosa | 1997-12-22 | 1 | -9/+22 |
* | Started work on a GtkToolbar widget. The idea is to eventually dump a | Arturo Espinosa | 1997-12-19 | 1 | -0/+76 |