1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

25 Commits

Author SHA1 Message Date
lllucius
bdcefb4850 Preliminary changes for wxWidgets 3.0.1
We can't go to 3.0.1 yet as there are still build issues on
Linux and OSX.  You can get Windows to build, but there's
still some display issues.

These changes should work with wxWidgets 2.8.12 as well, so
we can take our time to get things working properly before
switching over.
2014-10-06 08:10:50 +00:00
richardash1981
15c9227fb1 aclocal.m4 is a generated file and does not need to be in SVN for any automake-based build system 2013-12-28 20:24:21 +00:00
benjamin.drung@gmail.com
bd368e2fe2 Regenerate autotools file for FileDialog by running autoreconf. 2013-11-08 10:58:33 +00:00
benjamin.drung@gmail.com
b7565a667a Simplify Makefile conditions. 2013-11-08 10:58:05 +00:00
benjamin.drung@gmail.com
ec44019744 FileDialog: Do not include (private) config.h in public header. 2013-11-08 10:51:32 +00:00
lllucius@gmail.com
d146519cab Remove unnecessary config defines
They just cause warnings when the Audacity build starts.
2013-11-08 06:54:27 +00:00
benjamin.drung@gmail.com
6ae83e1f8a Regenerate autotools file of FileDialog by running autoreconf. 2013-11-06 22:51:41 +00:00
benjamin.drung@gmail.com
5333ba8ab7 Also distribute FileDialog.vcproj file in FileDialog. 2013-11-06 22:46:27 +00:00
benjamin.drung@gmail.com
eed482dae4 Regenerate autotools file of FileDialog by running autoreconf. 2013-11-06 22:41:48 +00:00
benjamin.drung@gmail.com
a16897c43e Use automake for FileDialog. 2013-11-06 22:35:07 +00:00
benjamin.drung@gmail.com
ade56afd17 Regenerate configure scripts. 2013-11-05 23:24:36 +00:00
benjamin.drung@gmail.com
4b5f7e9254 Really rename --enable-static to --enable-static-wx! 2013-11-05 23:24:13 +00:00
benjamin.drung@gmail.com
798b28154f Update FileDialog configure.ac with autoupdate. 2013-11-05 22:52:24 +00:00
benjamin.drung@gmail.com
b9f7e7d0dc Regenerate configure scripts. 2013-11-05 22:38:50 +00:00
benjamin.drung@gmail.com
832cc395c9 Remove trailing spaces. 2013-11-05 22:35:34 +00:00
benjamin.drung@gmail.com
639c93c145 Rename --enable-static to --enable-static-wx.
--enable-static is too generic and also used by libtool.
2013-11-05 22:28:42 +00:00
benjamin.drung@gmail.com
43074d3e42 Regenerate autotool files of FileDialog with a newer autotool version.
The files are regererated by calling "autoreconf -f -i".
2013-11-01 20:59:04 +00:00
james.k.crook@gmail.com
a6a664443b Removed VIM settings footer. 2013-10-22 20:38:01 +00:00
v.audacity
56eabe24c6 Fix a few new compiler warnings. 2013-01-04 03:07:03 +00:00
lllucius
5f1ef8f8fa Adding wxMac accessibility. Should resolve:
http://bugzilla.audacityteam.org/show_bug.cgi?id=139
2012-03-21 03:09:06 +00:00
richardash1981
c0a138aa25 Remove generated header file in distclean. Patch by Benjamin Drung 2011-02-25 21:29:50 +00:00
richardash1981
3d1217da2f Remove all the .cvsignore files we don't need any more, and update the svn:ignore properties as needed, plus some improvements 2010-02-06 21:57:49 +00:00
lllucius
722cc49cf9 Make the file type dropdown readable by VoiceOver. 2010-01-25 09:00:09 +00:00
ra
6e3e8dcfff 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
ra
58caf78a86 Move library tree where it belongs 2010-01-24 09:19:39 +00:00