audacia/src/widgets
lllucius@gmail.com d50f893864 Fixes some minor issues reported by valgrind. 2014-05-27 02:02:59 +00:00
..
AButton.cpp Quiet a bunch of 'unreferenced formal parameter' warnings on Windows. 2013-09-25 22:57:54 +00:00
AButton.h Remove the 2013-09-24 00:14:37 +00:00
ASlider.cpp Quiet a bunch of 'unreferenced formal parameter' warnings on Windows. 2013-09-25 22:57:54 +00:00
ASlider.h Remove the 2013-09-24 00:14:37 +00:00
AttachableScrollBar.cpp Remove the 2013-09-24 00:14:37 +00:00
AttachableScrollBar.h Remove the 2013-09-24 00:14:37 +00:00
ErrorDialog.cpp Remove the 2013-09-24 00:14:37 +00:00
ErrorDialog.h Remove the 2013-09-24 00:14:37 +00:00
ExpandingToolBar.cpp Remove the 2013-09-24 00:14:37 +00:00
ExpandingToolBar.h Remove the 2013-09-24 00:14:37 +00:00
FileHistory.cpp Remove the 2013-09-24 00:14:37 +00:00
FileHistory.h Remove the 2013-09-24 00:14:37 +00:00
Grabber.cpp Remove the 2013-09-24 00:14:37 +00:00
Grabber.h Remove the 2013-09-24 00:14:37 +00:00
Grid.cpp Get rid of some compiler warnings. 2013-10-31 22:28:21 +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 Quiet a bunch of 'unreferenced formal parameter' warnings on Windows. 2013-09-25 22:57:54 +00:00
HtmlWindow.h Remove the 2013-09-24 00:14:37 +00:00
ImageRoll.cpp Remove the 2013-09-24 00:14:37 +00:00
ImageRoll.h Remove the 2013-09-24 00:14:37 +00:00
KeyView.cpp Fix some compiler warnings. 2013-12-13 01:24:47 +00:00
KeyView.h Improve accessibility of KeyView. 2013-11-06 05:35:18 +00:00
LinkingHtmlWindow.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
LinkingHtmlWindow.h FIX: Made LinkingHtmlWindow available to modules. 2011-04-25 21:25:21 +00:00
Meter.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
Meter.h Remove the 2013-09-24 00:14:37 +00:00
MultiDialog.cpp Adding the ability to load 'non-recognised' modules, with a warning to the user (the main point). 2013-06-05 00:35:10 +00:00
MultiDialog.h Adding the ability to load 'non-recognised' modules, with a warning to the user (the main point). 2013-06-05 00:35:10 +00:00
ProgressDialog.cpp Remove the 2013-09-24 00:14:37 +00:00
ProgressDialog.h Remove the 2013-09-24 00:14:37 +00:00
Ruler.cpp Add some more precision to the ruler in LinearDBFormat mode, and display it. This is not a complete fix, but is some way towards it. 2013-12-06 00:51:49 +00:00
Ruler.h Remove the 2013-09-24 00:14:37 +00:00
TimeTextCtrl.cpp Fixes some minor issues reported by valgrind. 2014-05-27 02:02:59 +00:00
TimeTextCtrl.h Adding convenience method SetFormatName(). 2013-10-27 01:26:04 +00:00
Warning.cpp Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=687 2013-11-25 04:59:07 +00:00
Warning.h Sven Giermann's patch for bug 598 2012-12-17 02:00:32 +00:00
numformatter.cpp Steve's patch for bug 681 "New number input validation breaks several Nyquist plug-ins". It looks sensible and has only a limited scope. 2013-12-31 00:19:52 +00:00
numformatter.h Steve's patch for bug 681 "New number input validation breaks several Nyquist plug-ins". It looks sensible and has only a limited scope. 2013-12-31 00:19:52 +00:00
valnum.cpp Steve's patch for bug 681 "New number input validation breaks several Nyquist plug-ins". It looks sensible and has only a limited scope. 2013-12-31 00:19:52 +00:00
valnum.h Steve's patch for bug 681 "New number input validation breaks several Nyquist plug-ins". It looks sensible and has only a limited scope. 2013-12-31 00:19:52 +00:00