Remove most using declarations from header files.
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / gtk_ui.h
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-03-05 Paul Davisadd accessor for the Gtk::Main hidden inside Gtkmmext::UI
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-06-29 Doug McLainonly do the widget packing style hack once, instead...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davisstart of new crossthread-safe design
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-02-16 Jesse Chappellfixed missing include need for compile on gcc 3.3.x
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2005-12-18 Karsten Wiesetrack-color chooser works
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-10-10 Paul Davismore work on actions and general compilability
2005-05-13 Taybin RutkinInitial revision