Nekotekina
693e7a38fa
Some std include moved
2014-08-28 20:29:05 +04:00
David Kiarie
78aef474a5
rename some functions as per their function
2014-07-15 18:29:48 +03:00
David Kiarie
dbfd07f11e
fix broken commit ( 2267c84d6a)
2014-07-15 18:04:37 +03:00
Lioncash
b877879db6
Clean up UI code.
...
- Use Bind instead of connect. It's recommended for anyone using wx 2.9+
- Remove AppConnector. All this did was destroy objects used in the UI. However, wxWidgets handles this. So it's redundant.
- Misc other unimportant changes.
2014-04-27 19:53:13 -04:00
Peter Tissen
8ac226ae69
replace all instances of wxString with std::string in all cases not
...
directly involved in either the GUI or other wxWidget classes like wxFile
2014-04-01 16:23:03 +02:00
Lioncash
b9de74f5c6
Move VHDDManager over to using vector. Also fix some variable and function name typos.
2014-03-30 00:13:00 -04:00
DH
81e874c9e2
- Implemented HDD manager.
...
- Implemented VFS manager.
- Implemented MFC.
- Fixed ELF Compiler.
- Improved HLE Func binder.
2013-08-03 12:40:03 +03:00