Work around badly chosen argument name in giomm/dbusmessage.h
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / gtk_ui.h
2013-07-22 Tim MayberryWork around badly chosen argument name in giomm/dbusmes...
2012-08-10 Paul Davisadd -Wpointer-arith -Wcast-qual -Wcast-align and others...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
2011-04-04 Paul Davisalways make log/error window visible when a non-info...
2011-02-07 Paul Davisforward port thread/abstract_ui changes from 2.X to 3.0
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-10-22 David RobillardAdd log window to windows menu.
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