]> Pileus Git - ~andy/gtk/history - tests/testtoolbar.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / tests / testtoolbar.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2005-08-15 Matthias ClasenAdd some more tests for menu placement.
2004-12-22 Søren SandmannAdd sensitivity-changing timeout. Written by Christian...
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-09-29 Paolo Borelliadd a GtkMenuToolButton.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-20 Michael Meeksre-arrange widgets to allow more overflowing toolbar...
2003-10-31 Soeren Sandmanndelete this function (toolbar_item_is_homogeneous)...
2003-10-30 Soeren SandmannMake it work even when item 0 is a placeholder. (#12582...
2003-10-29 Soeren SandmannAdd this function; remove gtk_toolbar_highlight_drop_lo...
2003-10-25 Søren Sandmann Ped... Broken pipe
2003-10-20 Soeren SandmannAdd support for OS X like sliding of toolbar items...
2003-08-31 Soeren Sandmannconnect to "delete_event" so the application will actua...
2003-08-13 Anders CarlssonAdd an important column.
2003-07-30 Soeren Sandmannswap icon_widget and label arguments to match BonoboUIT...
2003-07-08 Soeren Sandmannfix a type check, (#116947, Krasimir Angelov)
2003-07-04 Soeren Sandmannnew test for removing items
2003-07-03 Soeren SandmannInsert cast to fix warning. Assign something to old_val...
2003-07-02 Soeren SandmannAdd new toolbar headers