Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Also reorder menu when reordering tabs by drag & drop (Bug #506474) | Johannes Schmid | 2007-12-31 | 1 | -2/+3 |
* | missing #include <ctype.h>. | Yevgen Muntyan | 2007-05-23 | 1 | -2/+2 |
* | Deprecate gtk_notebook_[gs]et_group_id in favour of new functions | Matthias Clasen | 2007-05-19 | 1 | -9/+7 |
* | Don't allow dragging a notebook tab to one of its children. (#348626, | Matthias Clasen | 2006-08-06 | 1 | -7/+48 |
* | Update callers | Matthias Clasen | 2006-06-08 | 1 | -1/+1 |
* | Small tweaks | Matthias Clasen | 2006-06-01 | 1 | -4/+7 |
* | send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, this | Carlos Garnacho | 2006-03-22 | 1 | -2/+70 |
* | Rename ::tab-added and ::tab-removed signals to ::page-added and | Carlos Garnacho | 2006-03-08 | 1 | -4/+4 |
* | Add tests | Matthias Clasen | 2006-02-23 | 1 | -0/+173 |