summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2010-04-02brute force approach to stopping GTK shutdown from causing a crash as we try ...Paul Davis
2010-02-02add back missing exp() call in barcontroller logarithmic display handling; sw...Paul Davis
2010-01-30move LocaleGuard "up" into libpbd; use LocaleGuard to replace utterly broken ...Paul Davis
2010-01-22use correct menu item label strings for [ and ] (but Cocoa refuses to display...Paul Davis
2010-01-21ensure that the relevant quarks are initialized before linking cocoa & gtk me...Paul Davis
2010-01-20actually make i18n work on OS X, and update osx_build to install .mo files (f...Paul Davis
2010-01-20rename languages as they should bePaul Davis
2010-01-16minor tweaks to gtkapplication quartz code and turn off keyboard event debuggingPaul Davis
2010-01-15add missing functiong for GtkApplication on X11Paul Davis
2010-01-15tidy up and abstract the GtkApplication concept a bit for OS X integrationPaul Davis
2010-01-15rework "ige_mac" menubar integration from Carbon to Cocoa; recast as start of...Paul Davis
2009-11-10when renaming redirects, scan all routes AND sends AND port inserts for the n...Paul Davis
2009-10-27some checkins inspired by drobilla commits 5865 and 5866. allow more vertica...Ben Loftis
2009-10-01LADSPA log parameters default values set appropriately and handle localized d...Paul Davis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2009-03-11correct (or at least better) handling of shifted shortcuts under OS XPaul Davis
2009-03-06combobox width fixes from mtahtPaul Davis
2008-11-25make Gtkmm2ext::Popup::touch() thread-safe (again; it used to be in the 0.99 ...Paul Davis
2008-11-25the OTHER PART of fix up region-list => canvas drags, given changes in DnDTre...Paul Davis
2008-11-25enough mind-blowing crazy code, lets do intra-ardour DnD the right wayPaul Davis
2008-11-24just a little something to blow your mind. comments explain all, if necessary...Paul Davis
2008-11-13speed up track resizing; fixup file DnD; stop use CAAudioFile for imported filesPaul Davis
2008-11-11Error viewer is set to WINDOW_TYPE_HINT_UTILITY, same for add preset prompter...Nick Mainsbridge
2008-11-11make it possible to not tearoff tearoff boxes :(Paul Davis
2008-11-09fix for handling DnD path data, plus lots of d-n-d drop debugging (to be clea...Paul Davis
2008-10-29step 2 of keyboard focus work for plugin windowsPaul Davis
2008-10-05changes to support making RouteUI and its children and relations able to swit...Paul Davis
2008-07-10Replaced some c includes with their c++ wrappersDoug McLain
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ...Paul Davis
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2008-04-16Remove some unused classes, methods and variables, mostly in ARDOUR_UITim Mayberry
2008-04-10Updated and correctly named Polish translation. Sampo Savolainen
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-03-08Fix warnings.David Robillard
2008-03-06fix from puddingpimp for memory leak in fastmeterPaul Davis
2008-02-23Fix the stepping direction for horizontal faders, it was stepping in the wron...Doug McLain
2008-02-21final (?) tweak for totally optimized meter redraws (vertical only)Paul Davis
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-21minor fixes from OS X landPaul Davis
2008-02-21more meter optimizationPaul Davis
2008-02-21start to optimize meter draws even morePaul Davis
2008-02-16replace a typo with the result that led to the desired non-step behaviour on ...Doug McLain
2008-02-16remove debug outputDoug McLain
2008-02-15TrackfadersDoug McLain
2008-02-15now that GDK adds state to scroll events, use it with pixfader; fix up pixfad...Paul Davis
2008-02-15make fine-tuning modifiers for PixFader platform specificPaul Davis
2008-02-15fix use of basename; AU automation now working; add gtk event reporter back i...Paul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-01-18permit OSX native package without JACK; prevent excessive track name lengths ...Paul Davis