audacia/src/widgets
richardash1981 b95918fe52 apply parts of Campbell Bartons patch for cleaning up compiler warnings: add static qualifiers to methods, ensure prototypes match definitions and some whitespace and comment changes 2013-02-22 21:29:19 +00:00
..
AButton.cpp David Bailes patch for bug 33 2012-10-05 23:35:56 +00:00
AButton.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ASlider.cpp Apply modified version Roger Dannenberg's patch to remedy some problems from commit r10680 and fix some bugs. 2011-10-19 23:06:53 +00:00
ASlider.h Apply modified version Roger Dannenberg's patch to remedy some problems from commit r10680 and fix some bugs. 2011-10-19 23:06:53 +00:00
AttachableScrollBar.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
AttachableScrollBar.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ErrorDialog.cpp apply parts of Campbell Bartons patch for cleaning up compiler warnings: add static qualifiers to methods, ensure prototypes match definitions and some whitespace and comment changes 2013-02-22 21:29:19 +00:00
ErrorDialog.h apply parts of Campbell Bartons patch for cleaning up compiler warnings: add static qualifiers to methods, ensure prototypes match definitions and some whitespace and comment changes 2013-02-22 21:29:19 +00:00
ExpandingToolBar.cpp regarding bug 9: 2010-07-23 23:29:50 +00:00
ExpandingToolBar.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
FileHistory.cpp Fixes bug #64 and increase the default number of history items remembered by the FileHistory class to 12 from 9. (Missed 2 files) 2011-03-11 15:53:22 +00:00
FileHistory.h Fixes bug #64 and increase the default number of history items remembered by the FileHistory class to 12 from 9. 2011-03-11 15:23:35 +00:00
Grabber.cpp i18n-hint for Grabber. 2012-04-28 17:33:28 +00:00
Grabber.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Grid.cpp Adding wxMac accessibility. Should resolve: 2012-03-21 03:09:06 +00:00
Grid.h I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files, and cleaned up trailing junk on the way. 2012-12-31 16:57:15 +00:00
HtmlWindow.cpp Remove some old erratta, and do a major tidy up of line endings and properties on source files 2010-01-24 13:33:28 +00:00
HtmlWindow.h FIX: Made LinkingHtmlWindow available to modules. 2011-04-25 21:25:21 +00:00
ImageRoll.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ImageRoll.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
LinkingHtmlWindow.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
LinkingHtmlWindow.h FIX: Made LinkingHtmlWindow available to modules. 2011-04-25 21:25:21 +00:00
Meter.cpp Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values. 2012-08-02 06:03:19 +00:00
Meter.h Fix Bug 258 - Mixer Board: max peak and clipping lines removed (P2). 2010-11-29 22:36:32 +00:00
MultiDialog.cpp David Bailes patch for bug 577 2012-10-13 00:59:14 +00:00
MultiDialog.h (more on bug 113 and related issues) 2010-08-11 02:38:24 +00:00
ProgressDialog.cpp David Bailes patch for bug 577 2012-10-13 00:59:14 +00:00
ProgressDialog.h Fix for bug 180, 'Close' now handled properly. 2010-07-20 22:20:45 +00:00
Ruler.cpp I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files, and cleaned up trailing junk on the way. 2012-12-31 16:57:15 +00:00
Ruler.h Timetrack fixes and refactoring. 2010-10-07 23:01:49 +00:00
TimeTextCtrl.cpp David Bailes patch for bug 587 2012-10-11 00:43:32 +00:00
TimeTextCtrl.h Bugzilla#115. Split TimeConverter from the TimeTextCtrl GUI class so that we do not create a ctrl every time we want to do a time conversion. 2010-02-12 21:28:34 +00:00
Warning.cpp Sven Giermann's patch for bug 598 2012-12-17 02:00:32 +00:00
Warning.h Sven Giermann's patch for bug 598 2012-12-17 02:00:32 +00:00