audacia/src/widgets
v.audacity 5f5b9778de Fixes per Vigilant Sentry (http://www.vigilantsw.com/)
* Fix memory leaks.

* Add comments about initializations and checking for successful results.

* Add checks for NULL deref.

* Consistency in "TODO" vs "TO-DO" comments!
2012-02-08 05:09:14 +00:00
..
AButton.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
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 Fixes per Vigilant Sentry (http://www.vigilantsw.com/) 2012-02-08 05:09:14 +00:00
ErrorDialog.h Bug 330 (P2) followup - Make missing aliased warnings 1 per project instead of 1 for all projects 2011-04-02 13:03:02 +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 Implements darkchains_mod2a style linking indication. This may not be 2010-03-09 04:59:26 +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 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.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
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 Adjust some comments. 2011-02-26 23:17:26 +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 (bug 113) 2010-08-20 03:19:14 +00:00
MultiDialog.h (more on bug 113 and related issues) 2010-08-11 02:38:24 +00:00
ProgressDialog.cpp Patch by David Wallace to fix Bug 429 - Audacity freezes or crashes when libsndfile imports files without audio data 2011-07-11 15:30:16 +00:00
ProgressDialog.h Fix for bug 180, 'Close' now handled properly. 2010-07-20 22:20:45 +00:00
Ruler.cpp Make "FIXME" comments be "FIX-ME" for consistency with themselves and "ANSWER-ME" comments, in case somebody ever wants to search for these things... ;-) 2011-03-26 01:11:51 +00:00
Ruler.h Timetrack fixes and refactoring. 2010-10-07 23:01:49 +00:00
TimeTextCtrl.cpp Fixes for missing rounding bugs, detailed in bug 286. 2011-06-01 23:17:30 +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 Fix bug in WarningDialog where dismissing via the close box made "don't show again" checkbox always stored as true, because EndModal() was called not via WarningDialog::OnOK() and the return value was 5101. So the prefs file had 5101, which is later read as "true", regardless of the actual setting of the checkbox. 2011-02-01 22:30:10 +00:00
Warning.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