pcsx2/common/include/Utilities
Jake.Stine 5e2724bdc3 * (Issue 734) Configuring plugins from the First Time Wizard should work better now (plugins options changes wouldn't stick)
* Security fix for Windows: Forced plugin filenames to be absolute paths, which resolves issues with windows' default path search order for DLLs, and hopefully avoids some errors for users who have installed Microsoft's Improved DLL Security patch.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3974 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-10-27 15:16:14 +00:00
..
Assertions.h wxIsoFile branch: (needs linux testing) 2010-10-18 01:40:49 +00:00
CheckedStaticBox.h UI: 2010-06-24 20:30:36 +00:00
Console.h Introducing a mostly revamped Tracelog and Console log system. Various console log sources can now be toggled on/off on the fly, allowing end users to enable more verbose logging when they encounter problems. Both console and trace sources can be given automatic prefixing. 2010-08-06 05:46:09 +00:00
Dependencies.h wxIsoFile: And a couple more compiler fixes. 2010-10-18 16:09:00 +00:00
EventSource.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
EventSource.inl Refactoring: 2010-08-09 04:10:38 +00:00
Exceptions.h wxIsoFile: And a couple more compiler fixes. 2010-10-18 16:09:00 +00:00
FixedPointTypes.h wxIsoFile: And a couple more compiler fixes. 2010-10-18 16:09:00 +00:00
FixedPointTypes.inl Mostly-new host exception system (host meaning the C++ / SEH exceptions, not the VM's PS2/MIPS exceptions). Main purpose is to make specifying diagnostic and end-user messages more sane. Secondary goal was to remove the need for C++ multiple and virtual inheritance, which are buggy in MSVC still, and problematic even when they aren't buggy. 2010-06-28 18:03:54 +00:00
General.h wxIsoFile: ... and some more fixes. 2010-10-19 09:25:44 +00:00
HashMap.h [copyright] 2010-07-08 16:40:44 +00:00
IniInterface.h Minor refactoring; doing this just to help minimize the changelog spam of the next commit (not that it'll help much) 2010-08-04 19:10:41 +00:00
MemcpyFast.h ReorderingMTGS: More tweaks to asm memcpy files (made code changes to Linux side, comment changes to Win32 side). 2010-07-17 15:03:45 +00:00
Path.h * (Issue 734) Configuring plugins from the First Time Wizard should work better now (plugins options changes wouldn't stick) 2010-10-27 15:16:14 +00:00
PersistentThread.h Introducing a mostly revamped Tracelog and Console log system. Various console log sources can now be toggled on/off on the fly, allowing end users to enable more verbose logging when they encounter problems. Both console and trace sources can be given automatic prefixing. 2010-08-06 05:46:09 +00:00
RedtapeWindows.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
RwMutex.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
SafeArray.h wxIsoFile branch: (needs linux testing) 2010-10-18 01:40:49 +00:00
SafeArray.inl wxIsoFile branch: (needs linux testing) 2010-10-18 01:40:49 +00:00
ScopedAlloc.h wxIsoFile: ... and some more fixes. 2010-10-19 09:25:44 +00:00
ScopedPtr.h wxIsoFile branch: (needs linux testing) 2010-10-18 01:40:49 +00:00
ScopedPtrMT.h Mess with Jake's code until it works in Linux. 2010-05-07 09:55:30 +00:00
StringHelpers.h wxIsoFile: And a couple more compiler fixes. 2010-10-18 16:09:00 +00:00
Threading.h Trace Logging: 2010-08-16 15:01:13 +00:00
ThreadingDialogs.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
TlsVariable.inl Introducing a mostly revamped Tracelog and Console log system. Various console log sources can now be toggled on/off on the fly, allowing end users to enable more verbose logging when they encounter problems. Both console and trace sources can be given automatic prefixing. 2010-08-06 05:46:09 +00:00
TraceLog.h Trace Logging: 2010-08-16 15:01:13 +00:00
lnx_memzero.h Refactoring: 2010-08-09 04:10:38 +00:00
pxCheckBox.h UI: 2010-06-18 02:44:27 +00:00
pxEvents.h wxIsoFile branch: (needs linux testing) 2010-10-18 01:40:49 +00:00
pxRadioPanel.h UI: Switched from the old 'native' text labels to a new custom draw text label that should (hopefully!) be a lot better about positioning and wrapping text, and fitting to windows and what-not. Also gets rid of my nasty "ideal width" hack I originally used to fix-size some of the dialogs. 2010-06-04 08:00:19 +00:00
pxStaticText.h UI / Cmdline: 2010-06-21 04:04:32 +00:00
pxStreams.h wxIsoFile branch: (needs linux testing) 2010-10-18 01:40:49 +00:00
win_memzero.h Refactoring: 2010-08-09 04:10:38 +00:00
wxAppWithHelpers.h Trace Logging: 2010-08-16 15:01:13 +00:00
wxBaseTools.h Converted the GameDB to use wxWidgets classes. 2010-06-09 17:37:11 +00:00
wxGuiTools.h Refactoring: 2010-08-09 04:10:38 +00:00