James Crook
|
f0db511724
|
Add rotated pip
Also remove dead code from theming.
|
2017-04-26 22:30:31 +01:00 |
|
James Crook
|
f5e67f5118
|
Use logo background to fill splash and about box.
|
2017-04-05 22:35:12 +01:00 |
|
James Crook
|
028ed19d90
|
Sync with DarkAudacity
|
2017-04-02 23:07:13 +01:00 |
|
Paul Licameli
|
f993f1eadf
|
Regularize casts as (int), so they are easier to find and review
|
2016-09-20 08:42:11 -04:00 |
|
Paul Licameli
|
32f24eabb2
|
Review uses of safenew...
... add comments and assertions, and use make_unique instead where possible
|
2016-08-13 23:16:05 -04:00 |
|
Paul Licameli
|
8572b425c1
|
More safenew
|
2016-08-10 11:05:51 -04:00 |
|
Paul Licameli
|
942c62b6f6
|
Remove some naked new amd delete in: various
|
2016-08-08 07:51:24 -04:00 |
|
Paul Licameli
|
84c0337aba
|
Fix TAB key navigation on Mac for all dialogs (not only for panels)
|
2016-07-10 17:12:27 -04:00 |
|
Paul Licameli
|
3f237daddc
|
Use macro safenew for many allocations of wxWindow subclasses
|
2016-02-14 20:20:19 -05:00 |
|
Paul Licameli
|
7c4c45a0d5
|
"new"->"NEW" in comments, easier to find remaining naked operator new
|
2016-02-14 18:52:41 -05:00 |
|
David Bailes
|
f458df1c7b
|
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
|
2015-05-18 13:57:05 +01:00 |
|
benjamin.drung@gmail.com
|
277932dccb
|
Remove trailing spaces.
|
2014-06-03 20:30:19 +00:00 |
|
martynshaw99
|
4ce2643d5f
|
Remove the
// Indentation settings for Vim and Emacs
etc. lines from all files, as Campbell's patch (except for other changes to Languages.cpp)
|
2013-09-24 00:14:37 +00:00 |
|
v.audacity
|
ebb4f530bb
|
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 |
|
v.audacity
|
0526b8c98a
|
Adjust some comments.
|
2011-02-26 23:17:26 +00:00 |
|
v.audacity
|
981366b2b6
|
Change some magic numbers whose original use was no longer, and get rid of some no-longer-correct comments, for clarity.
|
2010-07-26 22:37:15 +00:00 |
|
businessmanprogrammersteve
|
2f4b9d2df6
|
Only include Audacity Logo xpms where they're actually needed; this cuts
~14MB from the Audacity binary.
|
2010-02-12 22:10:43 +00:00 |
|
ra
|
e74978ba77
|
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 |
|