summaryrefslogtreecommitdiff
path: root/gtk/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
...
* A couple of compiler warning fixes, GtkCList signal changes, changedJay Painter1998-02-181-10/+83
* Realize window before creating xpm so it gets the right colormap/visual,Owen Taylor1998-02-131-5/+7
* New API functions: gtk_clist_get_cell_type gtk_clist_get_textJay Painter1998-02-081-8/+58
* don't add the same menu to different menuitems/ optionmenus.Tim Janik1998-02-031-10/+3
* fixed a bad, bad referencing bug that could caused unreferencing ofTim Janik1998-02-021-0/+1
* fixed a refresh bug with unrealization of no_window widgets.Tim Janik1998-02-021-5/+6
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-16/+20
* Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBoxOwen Taylor1998-01-201-4/+5
* Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.Federico Mena1998-01-191-37/+19
* GtkCList updates: Click-Drag column resizing, a couple of layoutJay Painter1998-01-191-3/+42
* Take putback events into accountOwen Taylor1998-01-171-3/+0
* Applied patch from <lupus@lettere.unipd.it> which addsCST 1998 Shawn T. Amundson1998-01-171-2/+7
* Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination forFederico Mena1998-01-161-20/+6
* GtkCList updates, GtkText now defaults to editable = FALSE, but you canJay Painter1998-01-131-22/+31
* Fixed child->icon and child->label == NULL bugs.Federico Mena Quintero1998-01-131-1/+8
* a few modifications, blah blahElliot Lee1998-01-081-0/+1
* New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par...Elliot Lee1998-01-081-4/+13
* Added gtk_entry_set_editable()Elliot Lee1998-01-071-1/+15
* Fixed problem with deleting while text is selected.Owen Taylor1998-01-061-0/+2
* Better Clist test in testgtk.c. -JayJay Painter1998-01-031-8/+182
* Added column list widget GtkCList. -Jay PainterJay Painter1998-01-031-0/+103
* Fix warnings in testgtkElliot Lee1998-01-021-2/+3
* HandleBox mostly works now (the size_request and size_allocate is black magic...Elliot Lee1997-12-281-4/+0
* Added "orientation_changed" and "style_changed" signals to GtkToolbar.Arturo Espinosa1997-12-231-12/+181
* Demo works fine. I have to add the missing functions for setting the toolbar'sArturo Espinosa1997-12-231-0/+76
* more gtkhandlebox work..Elliot Lee1997-12-191-1/+46
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-0/+189
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-071-0/+2
* Read the ChangeLog :)Elliot Lee1997-12-061-137/+187
* Initial revisionElliot Lee1997-11-241-0/+3110