summaryrefslogtreecommitdiff
path: root/tests/testnotebookdnd.c
Commit message (Expand)AuthorAgeFilesLines
* testnotebookdnd: add one GtkListBox as tab contentCarlos Soriano2016-05-021-1/+50
* testnotebookdnd: Add an action widgetBenjamin Otte2016-01-111-3/+24
* testnotebookdnd: Defer deletion to an idleMatthias Clasen2015-01-301-7/+16
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-4/+11
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Use a grid in testnotebookdnd instead of a tableBenjamin Otte2011-09-271-18/+20
* Don't use GtkNotebook:tab-pack in testnotebookdndMatthias Clasen2011-01-041-58/+42
* tests: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-1/+1
* tests: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf()Benjamin Otte2010-12-151-3/+3
* Remove gtk_notebook_set_window_creation_hook in testnotebookdnd.cMatthias Clasen2010-09-241-2/+6
* GtkNotebook: replace group by group_nameMatthias Clasen2010-09-241-6/+6
* 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