[ros-diffs] [gadamopoulos] 58845: [videoprt] - Improve some debug messages

2013-04-24 Thread gadamopoulos
Author: gadamopoulos Date: Wed Apr 24 17:51:44 2013 New Revision: 58845 URL: http://svn.reactos.org/svn/reactos?rev=58845view=rev Log: [videoprt] - Improve some debug messages Modified: trunk/reactos/win32ss/drivers/videoprt/timer.c trunk/reactos/win32ss/drivers/videoprt/videoprt.c

[ros-diffs] [gadamopoulos] 58831: [uxtheme] - Do not apply non client metrics defined in the theme, while applying the theme. This is now done by desk.cpl - Implement OpenThemeDataFromFile to let desk

2013-04-22 Thread gadamopoulos
Author: gadamopoulos Date: Mon Apr 22 16:46:43 2013 New Revision: 58831 URL: http://svn.reactos.org/svn/reactos?rev=58831view=rev Log: [uxtheme] - Do not apply non client metrics defined in the theme, while applying the theme. This is now done by desk.cpl - Implement OpenThemeDataFromFile to let

[ros-diffs] [gadamopoulos] 58797: [desk.cpl] - Formatting: Convert tabs to spaces - No code changes

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 12:00:37 2013 New Revision: 58797 URL: http://svn.reactos.org/svn/reactos?rev=58797view=rev Log: [desk.cpl] - Formatting: Convert tabs to spaces - No code changes Modified: trunk/reactos/dll/cpl/desk/advappdlg.c trunk/reactos/dll/cpl/desk

[ros-diffs] [gadamopoulos] 58798: [desk.cpl] - Add a missing error check

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 12:21:21 2013 New Revision: 58798 URL: http://svn.reactos.org/svn/reactos?rev=58798view=rev Log: [desk.cpl] - Add a missing error check Modified: trunk/reactos/dll/cpl/desk/background.c Modified: trunk/reactos/dll/cpl/desk/background.c URL: http

[ros-diffs] [gadamopoulos] 58808: [desk.cpl] - Overhaul the appearance tab - Fixed and tested to work almost flawlessly on windows xp and windows 7 - Implement selecting the size of a scheme - Impleme

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 14:36:57 2013 New Revision: 58808 URL: http://svn.reactos.org/svn/reactos?rev=58808view=rev Log: [desk.cpl] - Overhaul the appearance tab - Fixed and tested to work almost flawlessly on windows xp and windows 7 - Implement selecting the size of a scheme

[ros-diffs] [gadamopoulos] 58809: [desk.cpl] - Add missing file - In desk.cpl we now use RegLoadMUIStringW however this function is introduced in vista. Since we don't have an official policy what to

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 14:42:16 2013 New Revision: 58809 URL: http://svn.reactos.org/svn/reactos?rev=58809view=rev Log: [desk.cpl] - Add missing file - In desk.cpl we now use RegLoadMUIStringW however this function is introduced in vista. Since we don't have an official policy

[ros-diffs] [gadamopoulos] 58785: [msgina] - Switch to the winlogon desktop when we show the LogedOn dialog

2013-04-19 Thread gadamopoulos
Author: gadamopoulos Date: Fri Apr 19 08:12:10 2013 New Revision: 58785 URL: http://svn.reactos.org/svn/reactos?rev=58785view=rev Log: [msgina] - Switch to the winlogon desktop when we show the LogedOn dialog Modified: trunk/reactos/dll/win32/msgina/gui.c Modified: trunk/reactos/dll/win32

[ros-diffs] [gadamopoulos] 58786: [msgina] - Promote some debug messages to errors in order to understand why trying to open the task manager from the loged on dialog sometimes fails

2013-04-19 Thread gadamopoulos
Author: gadamopoulos Date: Fri Apr 19 09:59:50 2013 New Revision: 58786 URL: http://svn.reactos.org/svn/reactos?rev=58786view=rev Log: [msgina] - Promote some debug messages to errors in order to understand why trying to open the task manager from the loged on dialog sometimes fails Modified

[ros-diffs] [gadamopoulos] 58778: [uxtheme] - Stub OpenThemeDataFromFile and DrawNCPreview that will be used by desk.cpl in the future

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 17:09:20 2013 New Revision: 58778 URL: http://svn.reactos.org/svn/reactos?rev=58778view=rev Log: [uxtheme] - Stub OpenThemeDataFromFile and DrawNCPreview that will be used by desk.cpl in the future Modified: trunk/reactos/dll/win32/uxtheme/system.c

[ros-diffs] [gadamopoulos] 58779: [thmsvc] - Fix build

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 17:22:52 2013 New Revision: 58779 URL: http://svn.reactos.org/svn/reactos?rev=58779view=rev Log: [thmsvc] - Fix build Modified: trunk/reactos/base/services/thmsvc/thmsvc.c Modified: trunk/reactos/base/services/thmsvc/thmsvc.c URL: http

[ros-diffs] [gadamopoulos] 58780: [win32k] - When creating a new window, create it in the thread desktop and not in the active desktop

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 17:54:39 2013 New Revision: 58780 URL: http://svn.reactos.org/svn/reactos?rev=58780view=rev Log: [win32k] - When creating a new window, create it in the thread desktop and not in the active desktop Modified: trunk/reactos/win32ss/user/ntuser/window.c

[ros-diffs] [gadamopoulos] 58781: [winlogon] - Remove the big hack that made winlogon use only one desktop

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 18:03:52 2013 New Revision: 58781 URL: http://svn.reactos.org/svn/reactos?rev=58781view=rev Log: [winlogon] - Remove the big hack that made winlogon use only one desktop Modified: trunk/reactos/base/system/winlogon/wlx.c Modified: trunk/reactos/base

[ros-diffs] [gadamopoulos] 58714: [win32k] - Fix IntGetScrollBarRect when WS_EX_LEFTSCROLLBAR style is used - Spotted by vicmarcal

2013-04-07 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 7 15:22:20 2013 New Revision: 58714 URL: http://svn.reactos.org/svn/reactos?rev=58714view=rev Log: [win32k] - Fix IntGetScrollBarRect when WS_EX_LEFTSCROLLBAR style is used - Spotted by vicmarcal Modified: trunk/reactos/win32ss/user/ntuser/scrollbar.c

[ros-diffs] [gadamopoulos] 58661: - Fix some tests for OpenInputDesktop and add some more

2013-04-03 Thread gadamopoulos
Author: gadamopoulos Date: Wed Apr 3 14:23:02 2013 New Revision: 58661 URL: http://svn.reactos.org/svn/reactos?rev=58661view=rev Log: - Fix some tests for OpenInputDesktop and add some more Modified: trunk/rostests/apitests/user32/desktop.c Modified: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 58599: [win32k] - Add a hackfix to ftGdiGetGlyphOutline to make it handle scaling more properly - Improves CORE-4657

2013-03-24 Thread gadamopoulos
Author: gadamopoulos Date: Sun Mar 24 09:29:55 2013 New Revision: 58599 URL: http://svn.reactos.org/svn/reactos?rev=58599view=rev Log: [win32k] - Add a hackfix to ftGdiGetGlyphOutline to make it handle scaling more properly - Improves CORE-4657 Modified: trunk/reactos/win32ss/gdi/ntgdi

[ros-diffs] [gadamopoulos] 58561: [newdev] - Dialog procs should return FALSE instead of calling DefWindowProc. Fixes mouse activation of the window when the user clicks in the client area

2013-03-20 Thread gadamopoulos
Author: gadamopoulos Date: Wed Mar 20 21:23:19 2013 New Revision: 58561 URL: http://svn.reactos.org/svn/reactos?rev=58561view=rev Log: [newdev] - Dialog procs should return FALSE instead of calling DefWindowProc. Fixes mouse activation of the window when the user clicks in the client area

[ros-diffs] [gadamopoulos] 58514: [win32k] - Store the session id in WINSTATION_OBJECT when we create a window station. - Don't allow switching to a desktop that belongs to a different session This is

2013-03-16 Thread gadamopoulos
Author: gadamopoulos Date: Sat Mar 16 10:12:16 2013 New Revision: 58514 URL: http://svn.reactos.org/svn/reactos?rev=58514view=rev Log: [win32k] - Store the session id in WINSTATION_OBJECT when we create a window station. - Don't allow switching to a desktop that belongs to a different session

[ros-diffs] [gadamopoulos] 58436: [win32k] - Initialize NewPos before using it in co_WinPosShowWindow

2013-03-05 Thread gadamopoulos
Author: gadamopoulos Date: Tue Mar 5 13:39:04 2013 New Revision: 58436 URL: http://svn.reactos.org/svn/reactos?rev=58436view=rev Log: [win32k] - Initialize NewPos before using it in co_WinPosShowWindow Modified: trunk/reactos/win32ss/user/ntuser/winpos.c Modified: trunk/reactos/win32ss

[ros-diffs] [gadamopoulos] 58411: [csrsrv] - Remove CsrSetLogonNotifyWindow - Use a reactos only TWOPARAM_ROUTINE_EXITREACTOS call in order to start the shut down process in winlogon - Use a NOPARAM_R

2013-03-02 Thread gadamopoulos
Author: gadamopoulos Date: Sat Mar 2 22:22:56 2013 New Revision: 58411 URL: http://svn.reactos.org/svn/reactos?rev=58411view=rev Log: [csrsrv] - Remove CsrSetLogonNotifyWindow - Use a reactos only TWOPARAM_ROUTINE_EXITREACTOS call in order to start the shut down process in winlogon - Use

[ros-diffs] [gadamopoulos] 58386: [win32k] - Make NtUserSwitchDesktop hide the previous desktop window and show the new one. This doesn't change much yet as winlogon still uses only one desktop

2013-03-01 Thread gadamopoulos
Author: gadamopoulos Date: Fri Mar 1 14:43:00 2013 New Revision: 58386 URL: http://svn.reactos.org/svn/reactos?rev=58386view=rev Log: [win32k] - Make NtUserSwitchDesktop hide the previous desktop window and show the new one. This doesn't change much yet as winlogon still uses only one desktop

[ros-diffs] [gadamopoulos] 58376: [win32k] - Do not set the current thread desktop automatically the first time CreateDesktop is called. The caller is supposed to call SetThreadDesktop to specify whic

2013-02-27 Thread gadamopoulos
Author: gadamopoulos Date: Wed Feb 27 17:18:21 2013 New Revision: 58376 URL: http://svn.reactos.org/svn/reactos?rev=58376view=rev Log: [win32k] - Do not set the current thread desktop automatically the first time CreateDesktop is called. The caller is supposed to call SetThreadDesktop

[ros-diffs] [gadamopoulos] 58364: [win32k] - Fix a nasty bug in IntTrackMouseMove that prevented us from stopping the ID_EVENT_SYSTIMER_MOUSEHOVER timer. - IntKillTimer requires a PWND as first argume

2013-02-24 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 24 20:03:48 2013 New Revision: 58364 URL: http://svn.reactos.org/svn/reactos?rev=58364view=rev Log: [win32k] - Fix a nasty bug in IntTrackMouseMove that prevented us from stopping the ID_EVENT_SYSTIMER_MOUSEHOVER timer. - IntKillTimer requires a PWND as first

[ros-diffs] [gadamopoulos] 58367: [msgina] - Fix a bug in StartupWindowThread that had as a result to close the desktop handle we get from winlogon. The problem is the wrong usage of SetThreadDesktop

2013-02-24 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 24 21:30:30 2013 New Revision: 58367 URL: http://svn.reactos.org/svn/reactos?rev=58367view=rev Log: [msgina] - Fix a bug in StartupWindowThread that had as a result to close the desktop handle we get from winlogon. The problem is the wrong usage

[ros-diffs] [gadamopoulos] 58368: Fix build for gcc

2013-02-24 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 24 21:38:48 2013 New Revision: 58368 URL: http://svn.reactos.org/svn/reactos?rev=58368view=rev Log: Fix build for gcc Modified: trunk/reactos/dll/win32/msgina/gui.c Modified: trunk/reactos/dll/win32/msgina/gui.c URL: http://svn.reactos.org/svn/reactos

[ros-diffs] [gadamopoulos] 58346: [win32k] - Implement NtUserLockWorkStation [winlogon] - Handle LN_LOCK_WORKSTATION case of the WM_LOGONNOTIFY message

2013-02-21 Thread gadamopoulos
Author: gadamopoulos Date: Thu Feb 21 17:27:08 2013 New Revision: 58346 URL: http://svn.reactos.org/svn/reactos?rev=58346view=rev Log: [win32k] - Implement NtUserLockWorkStation [winlogon] - Handle LN_LOCK_WORKSTATION case of the WM_LOGONNOTIFY message Modified: trunk/reactos/base/system

[ros-diffs] [gadamopoulos] 57671: [explorer] - Implement calling IShellView_TranslateAccelerator - Fixes accelerators like Ctrl+c , Ctrl+v, etc in windows

2012-11-03 Thread gadamopoulos
Author: gadamopoulos Date: Sat Nov 3 21:00:10 2012 New Revision: 57671 URL: http://svn.reactos.org/svn/reactos?rev=57671view=rev Log: [explorer] - Implement calling IShellView_TranslateAccelerator - Fixes accelerators like Ctrl+c , Ctrl+v, etc in windows Modified: trunk/reactos/base/shell

[ros-diffs] [gadamopoulos] 57663: - Fix the double scrollbars in explorer

2012-11-01 Thread gadamopoulos
Author: gadamopoulos Date: Thu Nov 1 17:28:52 2012 New Revision: 57663 URL: http://svn.reactos.org/svn/reactos?rev=57663view=rev Log: - Fix the double scrollbars in explorer Modified: trunk/reactos/win32ss/user/user32/windows/mdi.c Modified: trunk/reactos/win32ss/user/user32/windows/mdi.c

[ros-diffs] [gadamopoulos] 57656: [user32_apitest] - Add some tests to see how SetCursorPos is affected by the current desktop

2012-10-31 Thread gadamopoulos
Author: gadamopoulos Date: Wed Oct 31 14:18:06 2012 New Revision: 57656 URL: http://svn.reactos.org/svn/reactos?rev=57656view=rev Log: [user32_apitest] - Add some tests to see how SetCursorPos is affected by the current desktop Modified: trunk/rostests/apitests/user32/SetCursorPos.c

[ros-diffs] [gadamopoulos] 57657: [win32k] - Use ONEPARAM_ROUTINE_GETCURSORPOS instead of ONEPARAM_ROUTINE_GETCURSORPOSITION in GetCursorPos - Correctly check if the current thread belongs to the acti

2012-10-31 Thread gadamopoulos
Author: gadamopoulos Date: Wed Oct 31 14:55:23 2012 New Revision: 57657 URL: http://svn.reactos.org/svn/reactos?rev=57657view=rev Log: [win32k] - Use ONEPARAM_ROUTINE_GETCURSORPOS instead of ONEPARAM_ROUTINE_GETCURSORPOSITION in GetCursorPos - Correctly check if the current thread belongs

[ros-diffs] [gadamopoulos] 57658: [user32_apitests] - Add some tests for OpenInputDesktop

2012-10-31 Thread gadamopoulos
Author: gadamopoulos Date: Wed Oct 31 15:23:11 2012 New Revision: 57658 URL: http://svn.reactos.org/svn/reactos?rev=57658view=rev Log: [user32_apitests] - Add some tests for OpenInputDesktop Modified: trunk/rostests/apitests/user32/desktop.c Modified: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 57659: [win32k] - Remove InputDesktopHandle variable because it is a handle and that means that it can only be used in the context of winlogon - Fixes NtUserOpenInputDesktop

2012-10-31 Thread gadamopoulos
Author: gadamopoulos Date: Wed Oct 31 16:19:48 2012 New Revision: 57659 URL: http://svn.reactos.org/svn/reactos?rev=57659view=rev Log: [win32k] - Remove InputDesktopHandle variable because it is a handle and that means that it can only be used in the context of winlogon - Fixes

[ros-diffs] [gadamopoulos] 57651: [user32_apitest] - Add a test for LR_SHARED flag for LoadImage

2012-10-30 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 30 13:29:11 2012 New Revision: 57651 URL: http://svn.reactos.org/svn/reactos?rev=57651view=rev Log: [user32_apitest] - Add a test for LR_SHARED flag for LoadImage Added: trunk/rostests/apitests/user32/LoadImage.c (with props) Modified: trunk/rostests

[ros-diffs] [gadamopoulos] 57652: [win32k] - Fix the remaining tests that failed in user32:winstation

2012-10-30 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 30 16:50:11 2012 New Revision: 57652 URL: http://svn.reactos.org/svn/reactos?rev=57652view=rev Log: [win32k] - Fix the remaining tests that failed in user32:winstation Modified: trunk/reactos/win32ss/user/ntuser/winsta.c trunk/reactos/win32ss/user

[ros-diffs] [gadamopoulos] 57633: - Fix build I wonder how ninja managed to compile this locally

2012-10-28 Thread gadamopoulos
Author: gadamopoulos Date: Sun Oct 28 10:43:48 2012 New Revision: 57633 URL: http://svn.reactos.org/svn/reactos?rev=57633view=rev Log: - Fix build I wonder how ninja managed to compile this locally Modified: trunk/reactos/win32ss/user/ntuser/window.c Modified: trunk/reactos/win32ss/user

[ros-diffs] [gadamopoulos] 57642: [win32k] - Plug some object leaks in callproc and clipboard code

2012-10-28 Thread gadamopoulos
Author: gadamopoulos Date: Sun Oct 28 17:31:33 2012 New Revision: 57642 URL: http://svn.reactos.org/svn/reactos?rev=57642view=rev Log: [win32k] - Plug some object leaks in callproc and clipboard code Modified: trunk/reactos/win32ss/user/ntuser/callproc.c trunk/reactos/win32ss/user/ntuser

[ros-diffs] [gadamopoulos] 57623: [win32k] - Fix WARN macros - Keep a list of the PROCESSINFO of all the running processes - Count how many handles a process owns per type in PROCESSINFO - Improve the

2012-10-27 Thread gadamopoulos
Author: gadamopoulos Date: Sat Oct 27 16:39:18 2012 New Revision: 57623 URL: http://svn.reactos.org/svn/reactos?rev=57623view=rev Log: [win32k] - Fix WARN macros - Keep a list of the PROCESSINFO of all the running processes - Count how many handles a process owns per type in PROCESSINFO - Improve

[ros-diffs] [gadamopoulos] 57624: [win32k] - Double the size of the user handle table in order to allow the test suite to complete despite the horrible object leaks

2012-10-27 Thread gadamopoulos
Author: gadamopoulos Date: Sat Oct 27 18:06:10 2012 New Revision: 57624 URL: http://svn.reactos.org/svn/reactos?rev=57624view=rev Log: [win32k] - Double the size of the user handle table in order to allow the test suite to complete despite the horrible object leaks Modified: trunk/reactos

[ros-diffs] [gadamopoulos] 57083: [win32k] - Do not treat the release of the windows key as a hotkey if it was used as a modifier for another hotkey that was pressed - Now if I press win+R only the Ru

2012-08-16 Thread gadamopoulos
Author: gadamopoulos Date: Thu Aug 16 07:32:49 2012 New Revision: 57083 URL: http://svn.reactos.org/svn/reactos?rev=57083view=rev Log: [win32k] - Do not treat the release of the windows key as a hotkey if it was used as a modifier for another hotkey that was pressed - Now if I press win+R only

[ros-diffs] [gadamopoulos] 57084: [user32] - change error messages in CallWindowProc to make it apparent that we caught an exception with SEH as requested by Caemyr

2012-08-16 Thread gadamopoulos
Author: gadamopoulos Date: Thu Aug 16 07:54:40 2012 New Revision: 57084 URL: http://svn.reactos.org/svn/reactos?rev=57084view=rev Log: [user32] - change error messages in CallWindowProc to make it apparent that we caught an exception with SEH as requested by Caemyr Modified: trunk/reactos

[ros-diffs] [gadamopoulos] 57085: [user32_apitest] - Deactivate Test_SimpleParameters in AttachThreadInput tests until it doesn't crash in win32k. - Add some more tests in Test_SimpleParameters that s

2012-08-16 Thread gadamopoulos
Author: gadamopoulos Date: Thu Aug 16 08:43:43 2012 New Revision: 57085 URL: http://svn.reactos.org/svn/reactos?rev=57085view=rev Log: [user32_apitest] - Deactivate Test_SimpleParameters in AttachThreadInput tests until it doesn't crash in win32k. - Add some more tests in Test_SimpleParameters

[ros-diffs] [gadamopoulos] 57079: [user32_apitest] - Hack around the fact that desktop handling in ros is awful. Now the child threads use the proper desktop. - Convert all calls to SendMessage to Sen

2012-08-15 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 15 19:37:29 2012 New Revision: 57079 URL: http://svn.reactos.org/svn/reactos?rev=57079view=rev Log: [user32_apitest] - Hack around the fact that desktop handling in ros is awful. Now the child threads use the proper desktop. - Convert all calls to SendMessage

[ros-diffs] [gadamopoulos] 57074: [user32_apitest] - Add support for logging messages in different threads - Add several tests for AttachThreadInput

2012-08-13 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 13 18:04:04 2012 New Revision: 57074 URL: http://svn.reactos.org/svn/reactos?rev=57074view=rev Log: [user32_apitest] - Add support for logging messages in different threads - Add several tests for AttachThreadInput Added: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 55946: [freeldr] - Implement enabling extended debug output in freeldr without the need to recompile it. Add an option in the f8 menu that allows the user to specify which d

2012-03-01 Thread gadamopoulos
Author: gadamopoulos Date: Thu Mar 1 16:32:00 2012 New Revision: 55946 URL: http://svn.reactos.org/svn/reactos?rev=55946view=rev Log: [freeldr] - Implement enabling extended debug output in freeldr without the need to recompile it. Add an option in the f8 menu that allows the user to specify

[ros-diffs] [gadamopoulos] 55857: [win32k] - null terminate DesktopObject-pDeskInfo-szDesktopName and WindowStationObject-Name - null terminate the buffer when NtUserGetObjectInformation is called

2012-02-25 Thread gadamopoulos
Author: gadamopoulos Date: Sat Feb 25 18:26:05 2012 New Revision: 55857 URL: http://svn.reactos.org/svn/reactos?rev=55857view=rev Log: [win32k] - null terminate DesktopObject-pDeskInfo-szDesktopName and WindowStationObject-Name - null terminate the buffer when NtUserGetObjectInformation

[ros-diffs] [gadamopoulos] 55862: [win32k] - move wallpaper info from WINSTATION_OBJECT to SPIVALUES. Also remove some unused fields from WINSTATION_OBJECT

2012-02-25 Thread gadamopoulos
Author: gadamopoulos Date: Sat Feb 25 20:06:15 2012 New Revision: 55862 URL: http://svn.reactos.org/svn/reactos?rev=55862view=rev Log: [win32k] - move wallpaper info from WINSTATION_OBJECT to SPIVALUES. Also remove some unused fields from WINSTATION_OBJECT Modified: trunk/reactos/subsystems

[ros-diffs] [gadamopoulos] 55841: [win32k] - Properly create the WindowStations directory in NtUserInitialize. Now we take into account the fact that if we are not in session 0, it should be created i

2012-02-24 Thread gadamopoulos
Author: gadamopoulos Date: Fri Feb 24 15:22:11 2012 New Revision: 55841 URL: http://svn.reactos.org/svn/reactos?rev=55841view=rev Log: [win32k] - Properly create the WindowStations directory in NtUserInitialize. Now we take into account the fact that if we are not in session 0, it should

[ros-diffs] [gadamopoulos] 55842: [win32k] -remove unrelated and unused information from the WINSTATION_OBJECT

2012-02-24 Thread gadamopoulos
Author: gadamopoulos Date: Fri Feb 24 15:32:13 2012 New Revision: 55842 URL: http://svn.reactos.org/svn/reactos?rev=55842view=rev Log: [win32k] -remove unrelated and unused information from the WINSTATION_OBJECT Modified: trunk/reactos/subsystems/win32/win32k/include/winsta.h trunk

[ros-diffs] [gadamopoulos] 55744: [win32k] - Remove an unused function

2012-02-20 Thread gadamopoulos
Author: gadamopoulos Date: Mon Feb 20 10:47:13 2012 New Revision: 55744 URL: http://svn.reactos.org/svn/reactos?rev=55744view=rev Log: [win32k] - Remove an unused function Modified: trunk/reactos/subsystems/win32/win32k/ntuser/input.c Modified: trunk/reactos/subsystems/win32/win32k/ntuser

[ros-diffs] [gadamopoulos] 55745: [win32k] - Peb-ProcessParameters-DesktopInfo must be probed and captured with SEH before used in win32k

2012-02-20 Thread gadamopoulos
Author: gadamopoulos Date: Mon Feb 20 10:51:07 2012 New Revision: 55745 URL: http://svn.reactos.org/svn/reactos?rev=55745view=rev Log: [win32k] - Peb-ProcessParameters-DesktopInfo must be probed and captured with SEH before used in win32k Modified: trunk/reactos/subsystems/win32/win32k/main

[ros-diffs] [gadamopoulos] 55746: [win32k] - Create defaultDCstate when the first dc is created not when the first dce is created - Fix build

2012-02-20 Thread gadamopoulos
Author: gadamopoulos Date: Mon Feb 20 10:58:55 2012 New Revision: 55746 URL: http://svn.reactos.org/svn/reactos?rev=55746view=rev Log: [win32k] - Create defaultDCstate when the first dc is created not when the first dce is created - Fix build Modified: trunk/reactos/subsystems/win32/win32k

[ros-diffs] [gadamopoulos] 55749: [win32k] - There is no need to cache the current window station in SystemParametersInfo. Query it directly when needed

2012-02-20 Thread gadamopoulos
Author: gadamopoulos Date: Mon Feb 20 11:35:14 2012 New Revision: 55749 URL: http://svn.reactos.org/svn/reactos?rev=55749view=rev Log: [win32k] - There is no need to cache the current window station in SystemParametersInfo. Query it directly when needed Modified: trunk/reactos/subsystems

[ros-diffs] [gadamopoulos] 55758: [win32k] - Fix SPI_SETMOUSESPEED - Patch by Edijs Kolesnikovics, termined...@yahoo.com

2012-02-20 Thread gadamopoulos
Author: gadamopoulos Date: Mon Feb 20 18:05:33 2012 New Revision: 55758 URL: http://svn.reactos.org/svn/reactos?rev=55758view=rev Log: [win32k] - Fix SPI_SETMOUSESPEED - Patch by Edijs Kolesnikovics, termined...@yahoo.com Modified: trunk/reactos/subsystems/win32/win32k/ntuser/sysparams.c

[ros-diffs] [gadamopoulos] 55724: [ntoskrnl] - Fix a crash in KiSystemCall that was caused because PsConvertToGuiThread may have switched to a large kernel stack, but still returned with failure becau

2012-02-19 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 19 22:05:25 2012 New Revision: 55724 URL: http://svn.reactos.org/svn/reactos?rev=55724view=rev Log: [ntoskrnl] - Fix a crash in KiSystemCall that was caused because PsConvertToGuiThread may have switched to a large kernel stack, but still returned with failure

[ros-diffs] [gadamopoulos] 55726: [win32k] - remove assertions from the process callout checking that ppiCurrent-rpdeskStartup and ppiCurrent-hdeskStartup are valid. This can happen in case we fail

2012-02-19 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 19 23:29:28 2012 New Revision: 55726 URL: http://svn.reactos.org/svn/reactos?rev=55726view=rev Log: [win32k] - remove assertions from the process callout checking that ppiCurrent-rpdeskStartup and ppiCurrent-hdeskStartup are valid. This can happen in case we

[ros-diffs] [gadamopoulos] 55727: [user32_apitest] - Test the initial desktop and window station of processes

2012-02-19 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 19 23:46:06 2012 New Revision: 55727 URL: http://svn.reactos.org/svn/reactos?rev=55727view=rev Log: [user32_apitest] - Test the initial desktop and window station of processes Added: trunk/rostests/apitests/user32/desktop.c (with props) Modified

[ros-diffs] [gadamopoulos] 55549: [win32k] - Update pti-pClientInfo-hKL when pti-KeyboardLayout changes - Fixes assertion after activating a second keyboard layout

2012-02-11 Thread gadamopoulos
Author: gadamopoulos Date: Sat Feb 11 22:09:01 2012 New Revision: 55549 URL: http://svn.reactos.org/svn/reactos?rev=55549view=rev Log: [win32k] - Update pti-pClientInfo-hKL when pti-KeyboardLayout changes - Fixes assertion after activating a second keyboard layout Modified: trunk/reactos

[ros-diffs] [gadamopoulos] 55458: [win32k] - Cleanup Win32kProcessCallback and Win32kThreadCallback - Even though it works, trying to post a message in Win32kProcessCallback after the THREADINFO is de

2012-02-06 Thread gadamopoulos
Author: gadamopoulos Date: Mon Feb 6 12:30:59 2012 New Revision: 55458 URL: http://svn.reactos.org/svn/reactos?rev=55458view=rev Log: [win32k] - Cleanup Win32kProcessCallback and Win32kThreadCallback - Even though it works, trying to post a message in Win32kProcessCallback after the THREADINFO

[ros-diffs] [gadamopoulos] 55439: [win32k] - load gpsi-dtCaretBlink and g_PaintDesktopVersion in sysparams.c - Rename IntGdiGetLanguageID to UserGetLanguageID - Remove some unused functions and defin

2012-02-05 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 5 20:21:22 2012 New Revision: 55439 URL: http://svn.reactos.org/svn/reactos?rev=55439view=rev Log: [win32k] - load gpsi-dtCaretBlink and g_PaintDesktopVersion in sysparams.c - Rename IntGdiGetLanguageID to UserGetLanguageID - Remove some unused functions

[ros-diffs] [gadamopoulos] 55441: [rosautotest] - When rosautotest is launched, show how much time has past since the machine has started - Also show how much time each individual test need to complet

2012-02-05 Thread gadamopoulos
Author: gadamopoulos Date: Sun Feb 5 20:56:21 2012 New Revision: 55441 URL: http://svn.reactos.org/svn/reactos?rev=55441view=rev Log: [rosautotest] - When rosautotest is launched, show how much time has past since the machine has started - Also show how much time each individual test need

[ros-diffs] [gadamopoulos] 55347: [user32_apitest] - Add a couple of tests for SPI_SETMOUSESPEED and SPI_GETMOUSESPEED - inspired by bug 905

2012-01-31 Thread gadamopoulos
Author: gadamopoulos Date: Tue Jan 31 09:58:05 2012 New Revision: 55347 URL: http://svn.reactos.org/svn/reactos?rev=55347view=rev Log: [user32_apitest] - Add a couple of tests for SPI_SETMOUSESPEED and SPI_GETMOUSESPEED - inspired by bug 905 Modified: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 55349: [user32_apitest] - Add some more tests

2012-01-31 Thread gadamopoulos
Author: gadamopoulos Date: Tue Jan 31 10:49:44 2012 New Revision: 55349 URL: http://svn.reactos.org/svn/reactos?rev=55349view=rev Log: [user32_apitest] - Add some more tests Modified: trunk/rostests/apitests/user32/SystemParametersInfo.c Modified: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 55288: [win32k] - Show some error messages in case NtUserSystemParametersInfo fails

2012-01-29 Thread gadamopoulos
Author: gadamopoulos Date: Sun Jan 29 10:32:59 2012 New Revision: 55288 URL: http://svn.reactos.org/svn/reactos?rev=55288view=rev Log: [win32k] - Show some error messages in case NtUserSystemParametersInfo fails Modified: trunk/reactos/subsystems/win32/win32k/ntuser/sysparams.c Modified

[ros-diffs] [gadamopoulos] 55289: [user32] - don't use DbgPrint for error messages

2012-01-29 Thread gadamopoulos
Author: gadamopoulos Date: Sun Jan 29 11:13:07 2012 New Revision: 55289 URL: http://svn.reactos.org/svn/reactos?rev=55289view=rev Log: [user32] - don't use DbgPrint for error messages Modified: trunk/reactos/dll/win32/user32/windows/menu.c Modified: trunk/reactos/dll/win32/user32/windows

[ros-diffs] [gadamopoulos] 55081: [kernel32] - Fix IntReadConsoleOutputCharacter to copy the correct count of characters. Its 3rd parameter is a character count and not buffer size. - Should fix infin

2012-01-22 Thread gadamopoulos
Author: gadamopoulos Date: Sun Jan 22 22:27:08 2012 New Revision: 55081 URL: http://svn.reactos.org/svn/reactos?rev=55081view=rev Log: [kernel32] - Fix IntReadConsoleOutputCharacter to copy the correct count of characters. Its 3rd parameter is a character count and not buffer size. - Should fix

[ros-diffs] [gadamopoulos] 54483: [win32k] - Fix a typo in NtUserSetClipboardData that tried to print a struct as a pointer (cid 15051) - Clean up clipboard.c a bit. note: this cleanup fixes cid 145

2011-11-23 Thread gadamopoulos
Author: gadamopoulos Date: Wed Nov 23 19:52:06 2011 New Revision: 54483 URL: http://svn.reactos.org/svn/reactos?rev=54483view=rev Log: [win32k] - Fix a typo in NtUserSetClipboardData that tried to print a struct as a pointer (cid 15051) - Clean up clipboard.c a bit. note: this cleanup fixes cid

[ros-diffs] [gadamopoulos] 54230: [comctl32] - merge r53027 that missed the merge from themes branch - fixes floods of debug output by CombineRgn

2011-10-22 Thread gadamopoulos
Author: gadamopoulos Date: Sat Oct 22 11:35:13 2011 New Revision: 54230 URL: http://svn.reactos.org/svn/reactos?rev=54230view=rev Log: [comctl32] - merge r53027 that missed the merge from themes branch - fixes floods of debug output by CombineRgn Modified: trunk/reactos/dll/win32/comctl32

[ros-diffs] [gadamopoulos] 54201: [user32] - When themes are active and the text of a window changes, we should send the WM_NCUAHDRAWCAPTION message instead of drawing the window directly ( which will

2011-10-19 Thread gadamopoulos
Author: gadamopoulos Date: Wed Oct 19 19:21:59 2011 New Revision: 54201 URL: http://svn.reactos.org/svn/reactos?rev=54201view=rev Log: [user32] - When themes are active and the text of a window changes, we should send the WM_NCUAHDRAWCAPTION message instead of drawing the window directly ( which

[ros-diffs] [gadamopoulos] 54185: [win32k] - Do not send message WM_NCCALCSIZE asynchronously because we need its return value from the receiver. Should fix resizing or moving the non-client area of w

2011-10-18 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 18 10:48:03 2011 New Revision: 54185 URL: http://svn.reactos.org/svn/reactos?rev=54185view=rev Log: [win32k] - Do not send message WM_NCCALCSIZE asynchronously because we need its return value from the receiver. Should fix resizing or moving the non-client area

[ros-diffs] [gadamopoulos] 54186: [win32k] -Force all top level windows to update the size and position of their non client area when SPI_SETNONCLIENTMETRICS is used -Should fix changing the non clien

2011-10-18 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 18 10:54:13 2011 New Revision: 54186 URL: http://svn.reactos.org/svn/reactos?rev=54186view=rev Log: [win32k] -Force all top level windows to update the size and position of their non client area when SPI_SETNONCLIENTMETRICS is used -Should fix changing the non

[ros-diffs] [gadamopoulos] 54187: [user32_apitest] - Add one more testcase and fix another one for SPI_SETNONCLIENTMETRICS

2011-10-18 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 18 11:19:24 2011 New Revision: 54187 URL: http://svn.reactos.org/svn/reactos?rev=54187view=rev Log: [user32_apitest] - Add one more testcase and fix another one for SPI_SETNONCLIENTMETRICS Modified: trunk/rostests/apitests/user32/SystemParametersInfo.c

[ros-diffs] [gadamopoulos] 54189: [desk.cpl] - Apply a wallpaper and desktop background only when they have changed - Fixes changing desktop background to the color defined by the theme

2011-10-18 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 18 13:36:44 2011 New Revision: 54189 URL: http://svn.reactos.org/svn/reactos?rev=54189view=rev Log: [desk.cpl] - Apply a wallpaper and desktop background only when they have changed - Fixes changing desktop background to the color defined by the theme Modified

[ros-diffs] [gadamopoulos] 54193: [uxtheme] - Fix a stupid typo that caused all fonts defined in the theme file to be italic

2011-10-18 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 18 20:18:19 2011 New Revision: 54193 URL: http://svn.reactos.org/svn/reactos?rev=54193view=rev Log: [uxtheme] - Fix a stupid typo that caused all fonts defined in the theme file to be italic Modified: trunk/reactos/dll/win32/uxtheme/msstyles.c Modified

[ros-diffs] [gadamopoulos] 54180: [user32_apitest] - Add some tests for the messages that are sent when SPI_SETNONCLIENTMETRICS is used

2011-10-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Oct 17 16:35:22 2011 New Revision: 54180 URL: http://svn.reactos.org/svn/reactos?rev=54180view=rev Log: [user32_apitest] - Add some tests for the messages that are sent when SPI_SETNONCLIENTMETRICS is used Added: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 54124: [win32k] - Fix and simplify retrieving the current process window station. All processes that enter win32k have a window station (including csrss)

2011-10-13 Thread gadamopoulos
Author: gadamopoulos Date: Thu Oct 13 22:16:58 2011 New Revision: 54124 URL: http://svn.reactos.org/svn/reactos?rev=54124view=rev Log: [win32k] - Fix and simplify retrieving the current process window station. All processes that enter win32k have a window station (including csrss) Modified

[ros-diffs] [gadamopoulos] 54085: [win32k] - do not use RETURN macro in keyboard functions

2011-10-11 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 11 19:22:07 2011 New Revision: 54085 URL: http://svn.reactos.org/svn/reactos?rev=54085view=rev Log: [win32k] - do not use RETURN macro in keyboard functions Modified: trunk/reactos/subsystems/win32/win32k/ntuser/input.c trunk/reactos/subsystems/win32

[ros-diffs] [gadamopoulos] 54073: [win32k] - move some includes to pch.h

2011-10-10 Thread gadamopoulos
Author: gadamopoulos Date: Mon Oct 10 15:48:37 2011 New Revision: 54073 URL: http://svn.reactos.org/svn/reactos?rev=54073view=rev Log: [win32k] - move some includes to pch.h Modified: trunk/reactos/subsystems/win32/win32k/include/input.h trunk/reactos/subsystems/win32/win32k/include

[ros-diffs] [gadamopoulos] 54074: [win32k] - revert last commit as these headers are really broken

2011-10-10 Thread gadamopoulos
Author: gadamopoulos Date: Mon Oct 10 16:11:49 2011 New Revision: 54074 URL: http://svn.reactos.org/svn/reactos?rev=54074view=rev Log: [win32k] - revert last commit as these headers are really broken Modified: trunk/reactos/subsystems/win32/win32k/include/input.h trunk/reactos

[ros-diffs] [gadamopoulos] 54043: [win32k] - SetActiveWindow should call SetWindowPos without SWP_NOACTIVATE parameter

2011-10-07 Thread gadamopoulos
Author: gadamopoulos Date: Fri Oct 7 10:10:23 2011 New Revision: 54043 URL: http://svn.reactos.org/svn/reactos?rev=54043view=rev Log: [win32k] - SetActiveWindow should call SetWindowPos without SWP_NOACTIVATE parameter Modified: trunk/reactos/subsystems/win32/win32k/ntuser/focus.c Modified

[ros-diffs] [gadamopoulos] 54022: [user32_apitest] - Add some more tests for SetWindowPos with or without SWP_NOOWNERZORDER. This clears the misunderstanding on changing owner window z-order once and

2011-10-06 Thread gadamopoulos
Author: gadamopoulos Date: Thu Oct 6 12:46:21 2011 New Revision: 54022 URL: http://svn.reactos.org/svn/reactos?rev=54022view=rev Log: [user32_apitest] - Add some more tests for SetWindowPos with or without SWP_NOOWNERZORDER. This clears the misunderstanding on changing owner window z-order once

[ros-diffs] [gadamopoulos] 54023: [user32_apitest] - remove all previous SetActiveWindow tests as they were completely wrong. This is because changing the z-order of the owner windows is done by SetWi

2011-10-06 Thread gadamopoulos
Author: gadamopoulos Date: Thu Oct 6 13:06:52 2011 New Revision: 54023 URL: http://svn.reactos.org/svn/reactos?rev=54023view=rev Log: [user32_apitest] - remove all previous SetActiveWindow tests as they were completely wrong. This is because changing the z-order of the owner windows is done

[ros-diffs] [gadamopoulos] 54025: [user32_apitest] - Add a couple of tests for the messages sent when changing the z-oder of windows with DeferWindowPos (this test ignores owners z-order)

2011-10-06 Thread gadamopoulos
Author: gadamopoulos Date: Thu Oct 6 14:19:04 2011 New Revision: 54025 URL: http://svn.reactos.org/svn/reactos?rev=54025view=rev Log: [user32_apitest] - Add a couple of tests for the messages sent when changing the z-oder of windows with DeferWindowPos (this test ignores owners z-order

[ros-diffs] [gadamopoulos] 54010: [user32_apitest] - Add some message tests for DeferWindowPos

2011-10-05 Thread gadamopoulos
Author: gadamopoulos Date: Wed Oct 5 14:44:45 2011 New Revision: 54010 URL: http://svn.reactos.org/svn/reactos?rev=54010view=rev Log: [user32_apitest] - Add some message tests for DeferWindowPos Modified: trunk/rostests/apitests/user32/DeferWindowPos.c Modified: trunk/rostests/apitests

[ros-diffs] [gadamopoulos] 53984: [shell32] - Remove CS_HREDRAW and CS_VREDRAW stlye from the defview class. Reduces flicker

2011-10-04 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 4 11:11:18 2011 New Revision: 53984 URL: http://svn.reactos.org/svn/reactos?rev=53984view=rev Log: [shell32] - Remove CS_HREDRAW and CS_VREDRAW stlye from the defview class. Reduces flicker Modified: trunk/reactos/dll/win32/shell32/shlview.cpp Modified

[ros-diffs] [gadamopoulos] 53991: [user32_apitest] - Do not log WM_QUERYNEWPALETTE but make sure that we get this message only on 8bpp

2011-10-04 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 4 17:53:43 2011 New Revision: 53991 URL: http://svn.reactos.org/svn/reactos?rev=53991view=rev Log: [user32_apitest] - Do not log WM_QUERYNEWPALETTE but make sure that we get this message only on 8bpp Modified: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 53992: [win32k] - SetActiveWindow must send the WM_WINDOWPOSCHANGING message

2011-10-04 Thread gadamopoulos
Author: gadamopoulos Date: Tue Oct 4 18:12:43 2011 New Revision: 53992 URL: http://svn.reactos.org/svn/reactos?rev=53992view=rev Log: [win32k] - SetActiveWindow must send the WM_WINDOWPOSCHANGING message Modified: trunk/reactos/subsystems/win32/win32k/ntuser/focus.c Modified: trunk/reactos

[ros-diffs] [gadamopoulos] 53951: [shell32] - Add two dummy icons for id 26 and 27. Now trying to load the recycle bin icon by index works

2011-10-03 Thread gadamopoulos
Author: gadamopoulos Date: Mon Oct 3 09:40:55 2011 New Revision: 53951 URL: http://svn.reactos.org/svn/reactos?rev=53951view=rev Log: [shell32] - Add two dummy icons for id 26 and 27. Now trying to load the recycle bin icon by index works Modified: trunk/reactos/dll/win32/shell32

[ros-diffs] [gadamopoulos] 53952: [main.cpl] - Add the icons for the fonts and administrator tools in the same id and index with windows

2011-10-03 Thread gadamopoulos
Author: gadamopoulos Date: Mon Oct 3 11:02:43 2011 New Revision: 53952 URL: http://svn.reactos.org/svn/reactos?rev=53952view=rev Log: [main.cpl] - Add the icons for the fonts and administrator tools in the same id and index with windows Added: trunk/reactos/dll/cpl/main/resources

[ros-diffs] [gadamopoulos] 53927: [explorer] - Somehow our shell now expects the icon of My Computer to be the resource icon %SystemRoot%\Explorer.exe, 0. Change the resource id of My computer icon to

2011-10-02 Thread gadamopoulos
Author: gadamopoulos Date: Sun Oct 2 13:49:11 2011 New Revision: 53927 URL: http://svn.reactos.org/svn/reactos?rev=53927view=rev Log: [explorer] - Somehow our shell now expects the icon of My Computer to be the resource icon %SystemRoot%\Explorer.exe,0. Change the resource id of My computer

[ros-diffs] [gadamopoulos] 53946: [win32k] - Fix RECTL_bPointInRect to work like PtInRect - Use the fixed RECTL_bPointInRect in DIB_XXBPP_FloodFillSolid to fix a bugchek See issue #6437 for more detai

2011-10-02 Thread gadamopoulos
Author: gadamopoulos Date: Sun Oct 2 23:09:03 2011 New Revision: 53946 URL: http://svn.reactos.org/svn/reactos?rev=53946view=rev Log: [win32k] - Fix RECTL_bPointInRect to work like PtInRect - Use the fixed RECTL_bPointInRect in DIB_XXBPP_FloodFillSolid to fix a bugchek See issue #6437 for more

[ros-diffs] [gadamopoulos] 53889: [kernel32] - Do not force the hard error dialog to appear. As a result, calling SetErrorMode now really prevents the hard error dialog from appearing.

2011-09-29 Thread gadamopoulos
Author: gadamopoulos Date: Thu Sep 29 10:07:15 2011 New Revision: 53889 URL: http://svn.reactos.org/svn/reactos?rev=53889view=rev Log: [kernel32] - Do not force the hard error dialog to appear. As a result, calling SetErrorMode now really prevents the hard error dialog from appearing. Modified

[ros-diffs] [gadamopoulos] 53890: fix some relocations

2011-09-29 Thread gadamopoulos
Author: gadamopoulos Date: Thu Sep 29 12:04:13 2011 New Revision: 53890 URL: http://svn.reactos.org/svn/reactos?rev=53890view=rev Log: fix some relocations Modified: trunk/reactos/baseaddress.rbuild trunk/reactos/cmake/baseaddress.cmake Modified: trunk/reactos/baseaddress.rbuild URL

[ros-diffs] [gadamopoulos] 53883: [user32] - Fix a couple of misleading tests

2011-09-28 Thread gadamopoulos
Author: gadamopoulos Date: Wed Sep 28 12:40:43 2011 New Revision: 53883 URL: http://svn.reactos.org/svn/reactos?rev=53883view=rev Log: [user32] - Fix a couple of misleading tests Modified: trunk/rostests/apitests/user32/TrackMouseEvent.c Modified: trunk/rostests/apitests/user32

[ros-diffs] [gadamopoulos] 53871: [shell32] - Fix auto complete init method based on Wine. Autocomplete shell tests should no longer crash now. - Brought to you by Claudiu Mihail.

2011-09-27 Thread gadamopoulos
Author: gadamopoulos Date: Tue Sep 27 11:58:19 2011 New Revision: 53871 URL: http://svn.reactos.org/svn/reactos?rev=53871view=rev Log: [shell32] - Fix auto complete init method based on Wine. Autocomplete shell tests should no longer crash now. - Brought to you by Claudiu Mihail. Modified

[ros-diffs] [gadamopoulos] 53866: [comctl32] - Do not subclass user32 controls when themes are disabled.This is a temporary hack bacause it turns out that subclassing causes problems. When it is fixed

2011-09-26 Thread gadamopoulos
Author: gadamopoulos Date: Mon Sep 26 19:36:01 2011 New Revision: 53866 URL: http://svn.reactos.org/svn/reactos?rev=53866view=rev Log: [comctl32] - Do not subclass user32 controls when themes are disabled.This is a temporary hack bacause it turns out that subclassing causes problems. When

[ros-diffs] [gadamopoulos] 53855: [user32_apitest] - In TrackMouseEvent tests, use mouse_event function to move the mouse cause this causes low level hooks to be called and SetCursorPos doesn't - Test

2011-09-25 Thread gadamopoulos
Author: gadamopoulos Date: Sun Sep 25 16:05:09 2011 New Revision: 53855 URL: http://svn.reactos.org/svn/reactos?rev=53855view=rev Log: [user32_apitest] - In TrackMouseEvent tests, use mouse_event function to move the mouse cause this causes low level hooks to be called and SetCursorPos doesn't

[ros-diffs] [gadamopoulos] 53829: [undocuser.h] - Add a definition for TrackMouseEvent timer

2011-09-24 Thread gadamopoulos
Author: gadamopoulos Date: Sat Sep 24 11:51:45 2011 New Revision: 53829 URL: http://svn.reactos.org/svn/reactos?rev=53829view=rev Log: [undocuser.h] - Add a definition for TrackMouseEvent timer Modified: trunk/reactos/include/reactos/undocuser.h Modified: trunk/reactos/include/reactos

[ros-diffs] [gadamopoulos] 53830: [user32_apitest] - Implement logging post messages or winevents - For SetActiveWindow test, also test the parameters of WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANGED m

2011-09-24 Thread gadamopoulos
Author: gadamopoulos Date: Sat Sep 24 11:55:19 2011 New Revision: 53830 URL: http://svn.reactos.org/svn/reactos?rev=53830view=rev Log: [user32_apitest] - Implement logging post messages or winevents - For SetActiveWindow test, also test the parameters of WM_WINDOWPOSCHANGING

[ros-diffs] [gadamopoulos] 53832: [user32_apitest.exe] - Fix gcc build

2011-09-24 Thread gadamopoulos
Author: gadamopoulos Date: Sat Sep 24 12:05:14 2011 New Revision: 53832 URL: http://svn.reactos.org/svn/reactos?rev=53832view=rev Log: [user32_apitest.exe] - Fix gcc build Modified: trunk/rostests/apitests/user32/helper.c trunk/rostests/apitests/user32/helper.h Modified: trunk/rostests

[ros-diffs] [gadamopoulos] 53835: [user32_apitest] - Add one more small test for WM_SYSTIMER

2011-09-24 Thread gadamopoulos
Author: gadamopoulos Date: Sat Sep 24 12:22:21 2011 New Revision: 53835 URL: http://svn.reactos.org/svn/reactos?rev=53835view=rev Log: [user32_apitest] - Add one more small test for WM_SYSTIMER Modified: trunk/rostests/apitests/user32/TrackMouseEvent.c Modified: trunk/rostests/apitests

[ros-diffs] [gadamopoulos] 53811: [user32_apitest] - Fix white spaces

2011-09-23 Thread gadamopoulos
Author: gadamopoulos Date: Fri Sep 23 11:45:44 2011 New Revision: 53811 URL: http://svn.reactos.org/svn/reactos?rev=53811view=rev Log: [user32_apitest] - Fix white spaces Modified: trunk/rostests/apitests/user32/SetCursorPos.c trunk/rostests/apitests/user32/TrackMouseEvent.c Modified

<    2   3   4   5   6   7   8   9   10   >