more i18n fixes, this time removing a hack that broke i18n in bundles, and also only...
[ardour.git] / libs / gtkmm2ext / utils.cc
2013-01-23 Paul Davismore i18n fixes, this time removing a hack that broke...
2013-01-21 Paul Davisstart passing around the (possibly-bundle-modified...
2013-01-10 Paul Davisremove rounded corners from non-mobile ends of pixfaders
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-11-14 Paul Davisprovide the ability to enable + disable tooltips
2012-06-11 Carl HetheringtonFactor out 'persistent' tooltip code from the panner
2012-06-05 Carl HetheringtonMarginal cleanup.
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-02-03 Paul Davisadd some more variants of the cairo rounded rectangle...
2011-12-07 Paul Davisswitch to benjamin otte's implemention of fit_to_pixels...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-14 Carl HetheringtonComment typo.
2011-10-26 Paul Davisprovide C API for rounded rectangle cairo utility
2011-10-20 Paul Davisadd (commented) new version of fit-to-pixels function...
2011-06-07 Paul Davislots of clock tweaks, but still, STILL! not done, really
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-02-08 Paul Davisadded Gtkmm2ext::rounded_rectangle() cairo pseudo-method
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-11-14 Carl HetheringtonDon't try to do sub-pixel text placement as cairo doesn...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2010-01-09 Paul Davisadd Gtkmm2ext::detach_menu() that was needed by my...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-06 Paul Daviscombobox width fixes from mtaht, backported from 2.X
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-14 Paul Davisfix problems with pixmaps/xpm files
2006-03-14 Doug McLaincreated get_bogus_drawable() when I realized it was...
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-16 Paul Davisget editor.cc to compile
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Paul Davisfixed return types for ::on_....; changed set_usize_...
2005-05-13 Taybin RutkinInitial revision