summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext
AgeCommit message (Expand)Author
2014-02-28move Paths Dialog to libgtkmm2extRobin Gareus
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-20remove unused static member from MouseButtonPaul Davis
2014-01-16add Gtkmm2ext::event_type_string()Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10fix merge errors with masterPaul Davis
2014-01-09add [missing] left_half_rectangle utilRobin Gareus
2014-01-07Merge branch 'master' into cairocanvasPaul Davis
2014-01-04processor drag box onlyRobin 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-12-05Only use __declspec(dllimport/dllexport) for MSVC compilerTim Mayberry
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to libgtkmm2ext, and make things workPaul Davis
2013-10-17add new visibility macro headers omitted from previous commitsPaul Davis
2013-10-17add export control to libgtkmm2extPaul Davis
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-11Merge branch 'windows' into windows+ccJohn Emmas
2013-10-09merge with master, fixing conflicts in 3 wscript filesPaul Davis
2013-10-07change tortured GtkUI startup process into something just a little more sane,...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-08-08cache shaded meter-background regardless of colorRobin Gareus
2013-08-08[re]implement horizontal meterRobin Gareus
2013-08-08allow to en/disable shade and LED meter styleRobin Gareus
2013-08-08Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-08-08add option to disable cairo-RGBA overlays for meters.Robin Gareus
2013-08-08minor peak-meter performance tweakRobin Gareus
2013-08-08fix compiler warningRobin Gareus
2013-07-31fix merge conflict from masterPaul Davis
2013-07-26cache shaded meter-background regardless of colorRobin Gareus
2013-07-25[re]implement horizontal meterRobin Gareus
2013-07-24allow to en/disable shade and LED meter styleRobin Gareus
2013-07-23Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-07-22Work around badly chosen argument name in giomm/dbusmessage.hTim Mayberry
2013-07-17Merge branch 'master' into windowsPaul Davis
2013-07-16add option to disable cairo-RGBA overlays for meters.Robin Gareus
2013-07-14Merge branch 'master' into windowsPaul Davis
2013-07-12minor peak-meter performance tweakRobin Gareus
2013-07-11Work around badly chosen argument name in giomm/dbusmessage.hPaul Davis
2013-07-11fix compiler warningRobin Gareus
2013-07-11fix conflicts caused by meterbridge mergePaul Davis
2013-07-10with RMS meters: use "peak indicator" as DPMRobin Gareus
2013-07-10use digital max-peak with RMS meterRobin Gareus
2013-07-10prepare meter-widget for dual background colorRobin Gareus
2013-07-10make all meter-colors configurable,..Robin Gareus
2013-07-10refactor level-meter widget: 5x2 stops meter colorsRobin Gareus
2013-07-10remove b0rked horizontal meter code.Robin Gareus
2013-07-10configurable meter background colorRobin Gareus