Thomas Goyne
|
09b2736103
|
Mark a bunch of things as overriding virtual functions
|
2015-07-28 14:30:02 -07:00 |
|
Thomas Goyne
|
0cc941e559
|
Use wx events for invoking on the main thread on OS X
Dispatching to the main queue with GCD does not work when there is a
modal dialog active.
|
2014-07-23 15:29:55 -07:00 |
|
Thomas Goyne
|
7780fadfc6
|
Fix restarting the application after changing the UI language on OS X
|
2014-06-14 06:51:53 -07:00 |
|
Thomas Goyne
|
cfd2698b03
|
Use NSSpellChecker rather than hunspell on OS X
Main benefit is it removes the need to ship 50 MB of dictionaries.
|
2014-06-11 12:33:09 -07:00 |
|
Thomas Goyne
|
882e6894ff
|
Use GCD on OS X rather than boost.asio for the thread pool
|
2014-06-07 08:48:40 -07:00 |
|
Thomas Goyne
|
1d5292fdee
|
Kill config.h and just force-include acconf.h in non-pch builds
|
2014-04-16 08:11:37 -07:00 |
|
Thomas Goyne
|
14d64daf69
|
Fix crash on empty progress title on OS X
|
2014-03-26 09:24:47 -07:00 |
|
Thomas Goyne
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |
|