Fix comment.
[ardour.git] / libs / gtkmm2ext /
2012-03-21 Carl HetheringtonUse sigc::slot for ClickBox printing function rather
2012-03-16 Paul Davisuse MOD2 for command key on OS X, just like in 2.X
2012-03-05 Carl HetheringtonMake route group dialog resizable; make ArdourPrompter...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-02-03 Paul Davisadd some more variants of the cairo rounded rectangle...
2012-01-27 Paul Davisfix inconsistent display on selection clocks when in...
2012-01-24 Paul Davisprovide ActionManager::do_action() as a way to trigger...
2011-12-30 Paul Davisfix default response behaviour of Gtkmm2ext::Prompter...
2011-12-07 Paul Davisadd visible() method to Tearoff so we can check whether...
2011-12-07 Paul Davismove CairoWidget into gtkmm2ext, add CairoPacker, made...
2011-12-07 Paul Davisswitch to benjamin otte's implemention of fit_to_pixels...
2011-12-06 Paul Davisif color property is not yet set, don't render
2011-12-06 Paul Davisadd a new simple cell renderer to be used to allow...
2011-12-04 Paul Davisuse the correct display for key accelerators
2011-12-04 Carl HetheringtonRemove unused variables.
2011-12-02 Paul Davisadd PAINT_VERTA_GR and PAINT_BOX_GR to rgba macros...
2011-12-02 Paul Davisget that fix for accels in tooltips correct this time
2011-12-02 Paul Davisfix message about markup elements by changing accel...
2011-12-01 Paul Davisfix a number of fundamental issues with Gtkmm2ext:...
2011-11-30 Paul Daviscommit to the "new" tooltip API, use set_tooltip_markup...
2011-11-28 Paul Davisextra include required for S_()
2011-11-28 Paul Davisadd _S() macro to i18n.h for libs/ardour and libs/gtkmm2ext
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-11-24 David RobillardFix key bindings in tooltips for ArdourButton buttons.
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-21 Paul Davismore spreading of I18N_PACKAGE as the name for .mo...
2011-11-21 Paul Davistweak wscript files to set PACKAGE in one place
2011-11-21 Paul Davisunintentional but valid updates to .po files
2011-11-21 Paul Davisnew i18n targets (to be explained in TRANSLATORS)
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-16 Carl HetheringtonFix glitchness in DnDVBox placeholders.
2011-11-15 Paul Davischange package names for i18n files, in an attempt...
2011-11-14 Carl HetheringtonFix placeholder creation when dragging from one DnDVBox to
2011-11-14 Carl HetheringtonAllow a dialogue containing an audioclock to be
2011-11-14 Carl HetheringtonComment typo.
2011-11-07 Paul Davisswitch use of Option/Alt and Control on OS X for bindin...
2011-11-05 David RobillardFix i18n.
2011-11-04 Paul Davisquiten down in the back
2011-11-03 Paul Davisfix thinko in previous attempt to tackle active/selecte...
2011-11-03 Paul Davisfix mistake that prevented send processor boxes from...
2011-11-02 Paul Davistighten up spacing of tearoff arrow
2011-11-01 Paul Davismove CairoWidget::ActiveState and Visual state up into...
2011-10-29 Paul Davismake it possible (hackily) to pick the base color for...
2011-10-26 Paul Davisprovide C API for rounded rectangle cairo utility
2011-10-24 Carl HetheringtonRe-claim double-clicks on pixfaders to re-fix #3470.
2011-10-20 Paul Davisadd (commented) new version of fit-to-pixels function...
2011-10-19 Carl HetheringtonFix insertion of processors at the point at which the...
2011-10-07 Carl HetheringtonRemove unused variable.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-07 Carl HetheringtonIncrease threshold for zoom-by-horizontal movement;
2011-08-31 David RobillardFix meter colour range to again have a hard knee at...
2011-08-31 David RobillardFix meter colour gradients (mid and top were swapped).
2011-08-31 David RobillardMake meters with different colour parameters actually...
2011-08-17 Paul Davisvarious fixes to MidiRegionView selection handling... 3.0-alpha10
2011-08-14 Carl HetheringtonAdd fr_FR translation for libgtkmm2ext from Roming22...
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-07-25 Paul Davisremove more unneeded header includes
2011-07-25 Paul Davisremove unneeded header includes
2011-07-25 Paul Davischange FastMeter drawing implementation to use Cairo...
2011-07-20 Paul Davistry to fix data loss at end of a capture pass for MIDI...
2011-06-22 Paul Davisremove some potential HCI confusion for Gtkmm2ext:...
2011-06-19 Paul Davisremove some debug output
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-17 Paul Davissome changes to try to make the monitor section gain...
2011-06-12 Paul Davisbuild script fix
2011-06-12 Paul Davisupdate i18n build system and *.po files for translators
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-08 Paul Davismore clock & time info box tweaking
2011-06-07 Paul Davismore clock tweaking
2011-06-07 Paul Davislots of clock tweaks, but still, STILL! not done, really
2011-06-03 Paul Davisnext iteration of clock work. still far from complete...
2011-06-02 Paul Davisadd extended info fields to clocks; clock tweaks
2011-06-02 David RobillardTidy.
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-02 Paul DavisAPI and implementation changes to CairoCell and friends...
2011-06-02 David RobillardMake button 1 the default for inserting notes via modif...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-06-01 Paul Davisnew CairoCell and related classes designed for drawing...
2011-05-31 David RobillardFix wordo (fix ticket #4080)
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-19 Carl HetheringtonReverse the scroll wheel behaviour of the scroomer...
2011-04-16 Carl HetheringtonRemove some calls to process_updates() which I think...
2011-04-04 Paul Davisadd some scroll wheel support to the scroomer
2011-04-04 Paul Davisalways make log/error window visible when a non-info...
2011-03-17 Paul Davisallow more precision when editing plugin parameters...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-04 Paul Davisextend Gtkmm2ext::Bindings system to handle mouse butto...
2011-03-01 Carl HetheringtonMissing files.
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2011-02-15 Doug McLainUpdate rc files to use unique rc variable names, update...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-14 Doug McLainDisable theme changing untill we figure out whats broken
2011-02-14 Doug McLainMake light theme functional, add waf processing, and...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
next