Updated translation from Petter Sundlöf
[ardour.git] / libs / gtkmm2ext /
2008-04-16 Tim MayberryRemove some unused classes, methods and variables,...
2008-04-10 Sampo SavolainenUpdated and correctly named Polish translation.
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-03-08 David RobillardFix warnings.
2008-03-06 Paul Davisfix from puddingpimp for memory leak in fastmeter
2008-02-23 Doug McLainFix the stepping direction for horizontal faders, it...
2008-02-21 Paul Davisfinal (?) tweak for totally optimized meter redraws...
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-02-21 Paul Davisminor fixes from OS X land
2008-02-21 Paul Davismore meter optimization
2008-02-21 Paul Davisstart to optimize meter draws even more
2008-02-16 Doug McLainreplace a typo with the result that led to the desired...
2008-02-16 Doug McLainremove debug output
2008-02-15 Doug McLainTrackfaders
2008-02-15 Paul Davisnow that GDK adds state to scroll events, use it with...
2008-02-15 Paul Davismake fine-tuning modifiers for PixFader platform specific
2008-02-15 Paul Davisfix use of basename; AU automation now working; add...
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-10 Paul Davisthe real fix for fastmeter - the rect that should show...
2008-01-10 Paul Davisfix drawing of partially obscured fastmeters
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2008-01-07 Paul Davismerge keybindings/menus from SAE; report duplicate...
2008-01-04 Paul Davisa few fixes for zoom, plus the results of unfinished...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-09-20 Paul Davischanges for OSX/SAE
2007-08-01 Paul Davisfix problem exposed by GTK 2.11.6 with connecting to...
2007-07-30 Paul Davisadd filtering to plugin selection dialog
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-05-16 Paul Davistim mayberry's patches to fix middle-click pasting...
2007-04-12 Paul Davisthe useless commit: add copyright messages to all(...
2007-04-04 Taybin RutkinRemoved unused variable (current_user_level) from FastM...
2007-03-18 Paul Davisnew source files from tim m.
2007-03-18 Paul DavisFINISH fix rect redraw problem(s); make zoom range...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-28 Paul Davisfix for mute button color/state caused by cut-n-paste...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-03 Paul Davistweak panner drawing
2007-02-01 Taybin RutkinMoved GroupButtons to gtkmm2ext
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-22 Paul Davismore panner tweaks
2006-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-21 Paul Davisminor visual change for panner
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-22 Paul Davisadd ctrl-left to reset to -inf on gain fader
2006-11-21 Paul Davisfix off by one error on unity gain line
2006-11-21 Paul Davisfix expose error for new faders
2006-11-21 Paul Davis"treadmill" design for new faders, for real
2006-11-21 Paul Davisnew fader design from thorwil, mostly
2006-11-17 Paul Davisadd reset envelope gain; small patch from brian for...
2006-11-16 Paul Davisstart of new crossthread-safe design
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-05 Nick Mainsbridgecentre gain meter display, some bbt ruler fixes
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-12 Paul Davisagain, remove valgrind debugging hack
2006-10-12 Paul Davisfixes for meter thread using free'd member of AudioEngi...
2006-10-11 Paul Davisrevert valgrind debugging hack
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-09-20 Paul Davisfixes for drag-n-drop broken by use of boost::shared_ptr<T>
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-26 Taybin RutkinMinor updates for PathList and OptionEditor.
2006-07-26 Taybin RutkinAdded PathList widget to Gtkmm2ext. It is for adding...
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-07-08 Paul Davisadd new files
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisallow libsndfile to open BWF files; fix -Woverload...
2006-06-15 Sampo SavolainenMake peak bar always fit the area of the meter
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Sampo SavolainenDynamically generated meter gradients
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-04-26 Paul DavisInstall ardour as a binary, a script and a set of shared
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-25 Paul Davisa) fixed pseudo-grab-retention in plugin UIs
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeComments button now indicates when comments are present...
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
next