Thomas Goyne
|
7300a1bf2d
|
Remove some redundant .get()s
|
2015-01-26 19:22:59 -08:00 |
Thomas Goyne
|
548fbd814b
|
Fix a use-after-free when a SubsEditCtrl is destroyed while the thesaurus is loading
|
2014-07-11 09:26:58 -07:00 |
Thomas Goyne
|
8d26c66d0f
|
Remove a bunch of unused functionalty from agi::Exception
|
2014-05-30 11:53:14 -07:00 |
Thomas Goyne
|
b43788fa7f
|
Replace boost::format with agi::format
boost::format is slow to compile, slow to run, and has an unpleasant
interface.
|
2014-05-30 08:30:31 -07:00 |
Thomas Goyne
|
6fc4c8da14
|
Move make_unique to its own header file
Rebuilding the entire project after touching util.h gets old fast.
|
2014-04-23 15:29:23 -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
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |