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 |
|
james.k.crook@gmail.com
|
bd670df287
|
Actually check in the change to fix Bug 517 (intended in r11795). Added comment for code fixing Bug 523.
|
2012-06-19 13:16:22 +00:00 |
|
james.k.crook@gmail.com
|
4656913708
|
Fix Bug 523: Names in prefs rather than numbers, so should be immune to renumbering bug. Fix Bug 517: Properly enable feature for Linux and Mac (changes were intended to be windows only, but some slipped through).
|
2012-06-18 13:19:57 +00:00 |
|
v.audacity
|
08b68fd96a
|
Use American spelling conventions in GUI, per policy and convention.
|
2012-04-25 22:44:00 +00:00 |
|
james.k.crook@gmail.com
|
5125ee20d3
|
Removed extra prefix CommandManager:: which is OK in MSVC but not gcc.
|
2012-03-30 14:55:16 +00:00 |
|
james.k.crook@gmail.com
|
d1afc6e8c5
|
Hotkeys for effects. (uses numbers for effect names)
|
2012-03-29 20:31:49 +00:00 |
|
v.audacity
|
7bdac9233b
|
Undo incorrect change made in r10469, to CommandManager::InsertItem(). This may fix a problem in commands, as it restores stripping all accelerator characters and mnemonics from the given text.
|
2012-02-08 00:40:34 +00:00 |
|
james.k.crook@gmail.com
|
1425847c2f
|
Fixed external linkage (DLL_API) for CommandManager so that menus become visible externally.
|
2011-04-24 17:03:13 +00:00 |
|
lllucius
|
4ef4adb6eb
|
Fix build when wxWidgets is built to use STL as it is on openSUSE.
|
2011-04-17 03:42:35 +00:00 |
|
v.audacity
|
93485f5c50
|
ControlToolBar now appears in GUI as "Transport Toolbar" instead of "Control Toolbar", to better relate it to the Transport menu.
|
2010-11-16 01:18:39 +00:00 |
|
v.audacity
|
971f039033
|
parens, not square brackets, for parenthetic phrases
|
2010-07-28 22:57:21 +00:00 |
|
clayton.otey@gmail.com
|
92f28a0a1d
|
Changed the layout of the TimeScale effect dialog
|
2010-06-11 01:33:17 +00:00 |
|
businessmanprogrammersteve
|
a55c20be66
|
Fix most of the compile warnings I get on Linux (but not the Audacity Logo
xpm stuff or a few things in FFMPEG export)
|
2010-02-12 21:36:20 +00:00 |
|
james.k.crook
|
44596429a7
|
Corrected version of Ed's patch #18 to localise some strings.
|
2010-02-10 23:10:53 +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 |
|