summaryrefslogtreecommitdiff
path: root/tests/testnotebookdnd.c
Commit message (Expand)AuthorAgeFilesLines
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Also reorder menu when reordering tabs by drag & drop (Bug #506474)Johannes Schmid2007-12-311-2/+3
* missing #include <ctype.h>.Yevgen Muntyan2007-05-231-2/+2
* Deprecate gtk_notebook_[gs]et_group_id in favour of new functionsMatthias Clasen2007-05-191-9/+7
* Don't allow dragging a notebook tab to one of its children. (#348626,Matthias Clasen2006-08-061-7/+48
* Update callersMatthias Clasen2006-06-081-1/+1
* Small tweaksMatthias Clasen2006-06-011-4/+7
* send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, thisCarlos Garnacho2006-03-221-2/+70
* Rename ::tab-added and ::tab-removed signals to ::page-added andCarlos Garnacho2006-03-081-4/+4
* Add testsMatthias Clasen2006-02-231-0/+173