Commit Graph

104 Commits

Author SHA1 Message Date
aignacio_sf c66233dc15 Add driver version and date. 2008-01-17 03:41:59 +00:00
aignacio_sf 3e3f394930 Add OS version and more CPU frequency info. 2008-01-08 01:03:28 +00:00
aignacio_sf 601f094d8d Add cpu id and cpu frequency functions. 2008-01-04 00:57:10 +00:00
aignacio_sf 48fb0dcd6e Add page fault count. 2007-12-11 23:16:21 +00:00
David Rose d4092b8a52 release mouse buttons when window focus is lost 2007-10-24 02:02:11 +00:00
Josh Yelon 55ce340f7e Added move_pointer on raw mice 2007-10-14 23:07:37 +00:00
aignacio_sf 2cf830835e Add more memory information. 2007-10-09 23:17:19 +00:00
Josh Yelon f64547dd1b Code to record a mouse trail added 2007-09-30 19:40:46 +00:00
aignacio_sf 89dd1fc294 Add vendor id and device id detection. 2007-08-29 18:48:19 +00:00
David Rose d3a1cafb54 ime sanity 2007-07-12 20:54:38 +00:00
Asad M. Zaman d078fcb708 I am betting the resend_lost_keypresses is not needed anymore; lets see if this breaks anything; if not then I can come back and clean up windisplay; for now that function just returns 2007-06-19 01:16:09 +00:00
Roger Hughston b7f11dd932 ch work arount to lost key event and spamming retransmits.. see WANT_NEW_FOCUS_MANAGMENT 2007-05-18 01:57:51 +00:00
David Rose a2885904c8 aggressively call SetForegroundWindow() 2007-04-30 18:50:56 +00:00
David Rose 554430ab21 more fullscreen fixes 2007-04-26 23:53:54 +00:00
Roger Hughston 6b968ee0ee Changes to help support focus and window embeding in parent 2007-04-20 07:49:58 +00:00
Josh Yelon cc60fad2a5 Modified handling of raw mouse IDs 2007-04-04 18:20:42 +00:00
aignacio_sf 4028f483d4 Add video memory determination by allocating 1MB textures until failure. 2007-04-03 23:24:53 +00:00
aignacio_sf 5f55dc8e08 Fix Win98 problem.
Call GlobalMemoryStatusEx via LoadLibrary and GetProcAddress.
2007-03-22 20:25:32 +00:00
Roger Hughston 7986a1b15a Change in mouse set locaion logic to pivote window focus not current location 2007-03-22 06:22:16 +00:00
Roger Hughston f71f5731e4 Added Parent Window support to the class. Some work on keyboard focus .. strill not best 2007-03-22 04:41:27 +00:00
Josh Yelon 8a865e394b Added WIN32_LEAN_AND_MEAN 2007-03-19 20:46:59 +00:00
aignacio_sf fb223004ec If getting the display info succeeds then don't do anymore. 2007-02-09 03:29:06 +00:00
David Rose b72ac70e1e fix build errors 2007-02-08 18:28:33 +00:00
Josh Yelon 759767f9ce Removed DX7 references 2007-02-07 22:06:13 +00:00
David Rose 1f31806e1d build universally 2007-01-24 13:16:55 +00:00
aignacio_sf 96a4b267f0 Add HAVE_DX checks. 2007-01-22 22:56:53 +00:00
aignacio_sf 61ef8d64e2 update INCLUDED_SOURCES 2007-01-19 03:59:15 +00:00
aignacio_sf ba432d161a Add display info. 2007-01-19 01:40:14 +00:00
aignacio_sf 483b663e31 Not needed. 2007-01-19 01:35:47 +00:00
aignacio_sf 32040726da Display information detection code. 2007-01-19 01:35:07 +00:00
David Rose d8eab5dbcd mouse wheel should generate down and immediate up messages, so it does not look like keyrepeat 2006-10-20 21:10:31 +00:00
David Rose 38c81198f2 fix fullscreen resize 2006-10-03 02:17:04 +00:00
David Rose 2df2142906 better osx window resizing 2006-10-03 01:08:07 +00:00
David Rose 88f3ec86be fix mouse motion when wheel is moved 2006-09-28 18:36:58 +00:00
David Rose 1940682af9 pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
David Rose a159507d73 fix Sources.pp 2006-04-20 04:13:51 +00:00
David Rose 57338ee24d better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 2006-04-20 04:03:16 +00:00
David Rose 6feda4a574 fix set_origin 2006-04-11 16:28:49 +00:00
Josh Yelon a8ffec28b6 Changes moving FrameBufferProperties into GraphicsOutput 2006-03-23 18:17:27 +00:00
Josh Yelon a176d3627c Buffer overhaul phase one 2006-03-20 17:56:51 +00:00
David Rose b101f9bcb4 also respect set_foreground(0) at window creation 2006-02-24 19:47:05 +00:00
David Rose 77204cbe3e allow set_foreground to be requested 2006-02-24 19:21:17 +00:00
David Rose 303e2c77b1 indents 2006-02-15 15:36:34 +00:00
David Rose 8567173ece more threading issues 2006-01-16 15:42:28 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose 152ad1a173 fix has_origin assertion 2006-01-10 18:57:54 +00:00
David Rose 63e6ddf78a don't bother with silly dialog 2005-11-28 23:50:42 +00:00
Josh Yelon 5f50047bee Added composites 2005-10-02 16:48:20 +00:00
Dave Schuyler 1485f8b7ea added mouse buttons (4 and 5) 2005-09-09 02:01:09 +00:00
David Rose 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00