Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update example to work with current PyGTK. | James Henstridge | 2002-06-23 | 1 | -29/+28 |
* | add gtk.stock_add() function from Skip (bug 68363). | James Henstridge | 2002-01-24 | 1 | -26/+0 |
* | updated to use gobject.new(). | James Henstridge | 2002-01-24 | 6 | -103/+65 |
* | use g_string_append_printf(). (add_property_docs): same here. | James Henstridge | 2002-01-24 | 3 | -75/+46 |
* | add some comments about creating new GTypes here. | James Henstridge | 2001-03-26 | 1 | -4/+3 |
* | altered these functions to use the gdk_pixmap_colormap_create variants if | James Henstridge | 1999-02-04 | 1 | -1/+1 |
* | added GtkCList.focus_row. | James Henstridge | 1999-02-02 | 2 | -65/+424 |
* | changed calls to GtkLabel.set to GtkLabel.set_text. | James Henstridge | 1998-12-17 | 1 | -1/+1 |
* | Accept NULL arguments for adjustments of a viewport. This is the correct | James Henstridge | 1998-12-07 | 4 | -5/+5 |
* | Initial revision | James Henstridge | 1998-12-06 | 10 | -0/+368 |