summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/utils.h
AgeCommit message (Expand)Author
2015-10-15prepare better solution of Glib's << operatorRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-17associate label more closely with VST path button. the plugin tab needs a co...Ben Loftis
2015-08-11add API to get combobox option count.Robin Gareus
2015-06-29add new Gtkmm2ext::pixel_size() to conveniently get width&height for a given ...Paul Davis
2015-03-16add API to query Gtk::ComboBoxText entriesRobin Gareus
2015-01-14Fix setting command key bindings on OSX.David Robillard
2014-11-02add Gtkmm2ext::event_inside_widget_window()Paul Davis
2014-07-30Use text to specify combo box padding for better font/display tolerance.David Robillard
2014-07-09add std::string variant of set_size_request_to_display_given_string()Paul Davis
2014-01-20Merge branch 'windows+cc' into cairocanvasJohn Emmas
2014-01-20'libs/gtkmm2ext' - DLL visibility stuff and associated changes needed for bui...John Emmas
2014-01-16add Gtkmm2ext::event_type_string()Paul Davis
2014-01-10fix merge errors with masterPaul Davis
2014-01-09add [missing] left_half_rectangle utilRobin Gareus
2014-01-02tweak design of time axis view item name text handlingPaul Davis
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add export control to libgtkmm2extPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-01-21start passing around the (possibly-bundle-modified) localedir so that we call...Paul Davis
2013-01-10remove rounded corners from non-mobile ends of pixfadersPaul Davis
2012-11-14provide the ability to enable + disable tooltipsPaul Davis
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2012-06-05Marginal cleanup.Carl Hetherington
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2012-02-03add some more variants of the cairo rounded rectangle codePaul Davis
2011-12-07switch to benjamin otte's implemention of fit_to_pixels() but leave uncomment...Paul Davis
2011-11-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2011-10-26provide C API for rounded rectangle cairo utilityPaul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-02-08added Gtkmm2ext::rounded_rectangle() cairo pseudo-methodPaul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-05-25split out sndfile manager code into its own file; move a couple of utility fu...Paul Davis
2010-01-09add Gtkmm2ext::detach_menu() that was needed by my previous commitPaul Davis
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-03-06combobox width fixes from mtaht, backported from 2.XPaul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-03-14created get_bogus_drawable() when I realized it was needed by FastMeter as we...Doug McLain
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-10-09fixes for utils.cc in gtk2_ardour and gtkmm2ext, including switch to Pango::F...Paul Davis
2005-09-26got ardour_dialog compilingPaul Davis