pcsx2/common/include
Jake.Stine 64c12f5a7a Video/GS Window and Panel Options (partly!) implemented:
* Aspect ratio and mouse cursor hiding features should be mostly functional.
 * Mouse cursor by default hides after 1.75 seconds of inactivity, when in the area of the GS window.  Can be forced to always hidden in the control panel.  Unlike the liilypad hack, this one won't hide the mouse in the main window or title bars.  (and it should work for Linux too!!)
 * GS window position and size should be remembered between sessions.

Console Logger window z-order is now "bound" to the main window.  When clicking either window to bring it to focus, the other window follows (implemented for Win32 only, since wxWidgets doesn't have a cross-platform implementation of the necessary SetWindowPos call).

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2275 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-29 22:50:55 +00:00
..
Utilities Video/GS Window and Panel Options (partly!) implemented: 2009-11-29 22:50:55 +00:00
api Forgot to remove a couple debug lines. 2009-03-29 06:48:18 +00:00
wx User Interface: 2009-10-16 03:58:29 +00:00
x86emitter Linux compilation fixes and fix some signed/unsigned stuff in IsoReader. 2009-11-18 16:53:44 +00:00
PS2Edefs.h Same general cleanups (mostly to the VU interpreters), but on trunk this time. :) Also Fixes Issue 417 (I hope) 2009-09-21 14:19:49 +00:00
PS2Etypes.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
Pcsx2Api.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
Pcsx2Defs.h Emitter code cleanups, and re-added GCC 4.4.x code I accidentally removed in a prev rev. 2009-11-07 15:46:09 +00:00
Pcsx2Types.h Not particularly tested, but fix Linux. 2009-09-29 22:05:21 +00:00
PluginCallbacks.h Much work on menus, gui features. Partially-working recent-isos menu list. Bugfix for some of the new console stuff that could have caused some funny bunny business, or crashes, in a few games. Why dat wascaly wabbit! >_< 2009-10-31 10:03:07 +00:00
afxresmw.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
intrin_x86.h Linux: Quick fixes to get the Linux build working with the changes in r1388. 2009-06-18 09:32:35 +00:00