Commit graph

52830 commits

Author SHA1 Message Date
Hermès Bélusca-Maïto 436f3df046 [PAINT]
- Fix the "grey panel" bug when doing File --> New.
- Add the possibility, when doing File --> New, to save the drawing the user did before actually reset it, and take into account whether he/she cancels the operation in the middle.
Patch by Marco Vaiano, slightly modified by me.

CORE-5642 #resolve #comment Committed in revision r58408. Thanks :)

svn path=/trunk/; revision=58408
2013-03-02 20:44:09 +00:00
Amine Khaldi 41065e4d3c [PSDK]
* Annotate aclapi.h.

svn path=/trunk/; revision=58407
2013-03-02 20:40:44 +00:00
Eric Kohl 65ad79656d [WINLOGON]
Formatting. No code changes.

svn path=/trunk/; revision=58406
2013-03-02 20:30:36 +00:00
Timo Kreuzer 95e9b1a4a7 [WIN32K]
Improve formatting

svn path=/trunk/; revision=58405
2013-03-02 20:23:22 +00:00
Amine Khaldi 32f93fc9b7 [PSDK]
* Remove FrameRgn and GetWindowExtEx from winuser.h.

svn path=/trunk/; revision=58404
2013-03-02 19:37:13 +00:00
Timo Kreuzer 008667ee89 [WIN32K]
Improve formatting

svn path=/trunk/; revision=58403
2013-03-02 19:25:48 +00:00
Amine Khaldi d2cccb2570 [WIN32K]
* Avoid inconsistent annotations for EngSaveFloatingPointState.

svn path=/trunk/; revision=58402
2013-03-02 19:22:27 +00:00
Amine Khaldi d235b13731 [SAL]
* Add _Deref_out_z_, _Deref_post_z_, _Out_writes_opt_z_, _Pre_notnull_ and _Ret_notnull_ annotations.

svn path=/trunk/; revision=58401
2013-03-02 17:47:17 +00:00
Amine Khaldi 65caa5d13b [LIBJPEG]
* Sync to v9.
* Brought to you by Ivan Di Francesco.
CORE-6819 #resolve #comment Committed in r58400. Grazie ;)

svn path=/trunk/; revision=58400
2013-03-02 17:14:06 +00:00
Timo Kreuzer 61f00085f4 [GDI32]
Forgot this one, too

svn path=/trunk/; revision=58399
2013-03-02 15:49:48 +00:00
Timo Kreuzer d131f1250b [WIN32K]
Fix build

svn path=/trunk/; revision=58398
2013-03-02 15:43:23 +00:00
Timo Kreuzer c8b72284e2 [SAL]
- Add _Out_opt_z_bytecap_
- ndk/rtlfuncs.h: Fix annotations for RtlQueryAtomInAtomTable
- winddi.h: Use ENGAPI instead of WIN32KAPI, fix annotations for EngBitBlt, EngCreateEvent, EngQuerySystemAttribute, EngRestoreFloatingPointState, EngSaveFloatingPointState

svn path=/trunk/; revision=58397
2013-03-02 15:39:59 +00:00
Amine Khaldi ebc115ed2d [LIBTIFF]
* Sync to v4.0.3.
CORE-6898 #resolve

svn path=/trunk/; revision=58396
2013-03-02 14:45:37 +00:00
Amine Khaldi 0e0ff25cd8 [TASKKILL]
* Import from Wine.

svn path=/trunk/; revision=58395
2013-03-02 13:10:25 +00:00
Timo Kreuzer afe1de36b7 [SAL]
Fix definition of _Prepost_bytecount_

svn path=/trunk/; revision=58394
2013-03-02 12:32:01 +00:00
Hermès Bélusca-Maïto d81831d489 [WINLOGON]
Correct mistypings in the excellent explanation of the different states of Winlogon. Thanks Eric !

svn path=/trunk/; revision=58393
2013-03-02 12:28:51 +00:00
Amine Khaldi a3e3dd2b81 [SAL]
* Add _Inout_updates_bytes_to_, _Inout_updates_bytes_to_opt_, _Inout_updates_opt_z_, _Out_writes_z_, _Post_readable_byte_size_, _Post_readable_size_ and _Scanf_format_string_ annotations.

svn path=/trunk/; revision=58392
2013-03-02 12:01:27 +00:00
Eric Kohl 621c37d6cc [WINLOGON]
- Replace the old LogonStatus variable by a LOGON_STATE enum type.
- Declare and document all new states and their transitions.

svn path=/trunk/; revision=58391
2013-03-02 11:58:26 +00:00
Amine Khaldi ea5fef057c [PSDK]
* Annotate winsvc.h.

svn path=/trunk/; revision=58390
2013-03-01 21:50:20 +00:00
Amine Khaldi f242c4c189 [DDK]
* Add some annotations in acpiioct.h.

svn path=/trunk/; revision=58389
2013-03-01 21:47:38 +00:00
Amine Khaldi 5b2057671e [PSDK]
* Annotate winreg.h.

svn path=/trunk/; revision=58388
2013-03-01 18:18:36 +00:00
Amine Khaldi 3cf2a2f370 [SAL]
* Add _Outptr_result_buffer_maybenull_, _Pre_count_c_, _Pre_opt_z_ and _Pre_z_ annotations.

svn path=/trunk/; revision=58387
2013-03-01 18:09:26 +00:00
Giannis Adamopoulos af3e904185 [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

svn path=/trunk/; revision=58386
2013-03-01 14:43:00 +00:00
Amine Khaldi d722c18bcc [PSDK]
* Add some annotations in winnt.h.

svn path=/trunk/; revision=58385
2013-03-01 12:00:19 +00:00
Amine Khaldi 5415cec993 [DDK]
* Fix a typo.

svn path=/trunk/; revision=58384
2013-03-01 10:56:02 +00:00
Amine Khaldi 00631348d4 [SAL]
* Add _Inout_updates_bytes_opt_, _Outptr_result_bytebuffer_to_ and _Outptr_result_maybenull_ annotations.

svn path=/trunk/; revision=58383
2013-03-01 10:52:17 +00:00
Jérôme Gardou 7003e40136 [WINED3D]
- fix MSVC compilation

svn path=/trunk/; revision=58382
2013-02-28 20:12:02 +00:00
Jérôme Gardou f709e88f5b [AMINE_HEADER_WORK]
- Get it back for ddraw, d3d8, d3d9 and wined3d, it's too good to be dismissed

svn path=/trunk/; revision=58381
2013-02-28 19:30:08 +00:00
Jérôme Gardou 1d5107d6d0 [USP10]
-  Get back Amine's work on headers inclusion

svn path=/trunk/; revision=58380
2013-02-28 19:05:18 +00:00
Jérôme Gardou e10ddf87b8 [DIRECTX]
- sync ddraw, d3d8, d3d9, wined3d and corresponding headers wine WINE 1.5.24
[PSDK/DDRAW.H]
 - Add IDirectDraw3 interface
 - Correct LPDDENUMCALLBACK(EX){A/W} typedef

svn path=/trunk/; revision=58379
2013-02-28 18:21:10 +00:00
Timo Kreuzer a263a1faad [NTDLL_WINETEST]
CORE-6977 #comment Make sure the buffer for NtQueryInformationAtom is ULONG aligned. Fixes failed atom tests on ReactOS and Windows when compiled with GCC 4.7.2. Should be sent to wine. Keeping the jira issue open.

svn path=/trunk/; revision=58378
2013-02-28 11:30:20 +00:00
Timo Kreuzer 2bab12f092 [GDIPLUS_WINETEST]
CORE-6969 Adding a check to skip a test after failure instead of continuing with uninitialized memory. "Fixes" a crash when compiled with GCC 4.7.2

svn path=/trunk/; revision=58377
2013-02-28 09:38:08 +00:00
Giannis Adamopoulos 3a2e6d102f [win32k]
- Do not set the current thread desktop automatically the first time CreateDesktop is called. The caller is supposed to call SetThreadDesktop to specify which desktop should be used

svn path=/trunk/; revision=58376
2013-02-27 17:18:21 +00:00
Jérôme Gardou 1e1cab3901 [USP10]
- sync to WINE-1.5.24
This gets wordpad performance to a bearable state when gdebug output is on

svn path=/trunk/; revision=58375
2013-02-27 14:11:44 +00:00
Timo Kreuzer 69d6ad01cb [GDI32]
Add a DPRINT

svn path=/trunk/; revision=58374
2013-02-27 13:53:28 +00:00
Amine Khaldi 12a9a7b2cb [PSDK]
* Annotate wingdi.h.

svn path=/trunk/; revision=58373
2013-02-26 18:23:45 +00:00
Amine Khaldi d43714f5da [SAL]
* Add _Field_size_opt_ annotation.

svn path=/trunk/; revision=58372
2013-02-26 18:22:36 +00:00
Pierre Schweitzer 871e13860d [REGEDIT]
Fix typo in French translation.
Spotted on: http://reactos.org/forum/viewtopic.php?p=99232#p99232

svn path=/trunk/; revision=58371
2013-02-26 06:44:31 +00:00
Timo Kreuzer 68996416a7 [FREELDR]
Fix a typo in arm code that I introduced, spotted by Thomas.

svn path=/trunk/; revision=58370
2013-02-25 20:11:40 +00:00
Timo Kreuzer 3b9f1e664a [FREELDR]
Get rid of reactos_arc_hardware_data, which wasn't used anyway. This frees up 16KB of memory. Don't reallocate the PARTIAL_RESOURE_LISTs in FldrCreateComponentKey, instead take over the ones passed by the caller.

svn path=/trunk/; revision=58369
2013-02-25 20:07:17 +00:00
Giannis Adamopoulos 66b69bf6a1 Fix build for gcc
svn path=/trunk/; revision=58368
2013-02-24 21:38:48 +00:00
Giannis Adamopoulos c2107a591d [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 as it closes the previous desktop, so keeping OldDesk is totally useless and when the thread exits it will close the handle to the current thread desktop which is Session->WinlogonDesktop from winlogon. To solve this issue we have to duplicate the handle we get from winlogon and let it get closed by win32k when the thread exits

svn path=/trunk/; revision=58367
2013-02-24 21:30:30 +00:00
Eric Kohl d35321f340 [LOGON]
Fix formatting. No code changes.

svn path=/trunk/; revision=58366
2013-02-24 20:27:15 +00:00
Timo Kreuzer 4fd7226c85 [FREELDR]
Fix formatting

svn path=/trunk/; revision=58365
2013-02-24 20:18:57 +00:00
Giannis Adamopoulos 3a103ecbac [win32k]
- Fix a nasty bug in IntTrackMouseMove that prevented us from stopping the ID_EVENT_SYSTIMER_MOUSEHOVER timer.
- IntKillTimer requires a PWND as first argument but we were passing an HWND and as a result the timer was never stopped 
- Fixes the remaining failed tests for TrackMouseEvent (besides queue state tests)

svn path=/trunk/; revision=58364
2013-02-24 20:03:48 +00:00
Eric Kohl 48dd686b85 [MSGINA]
- Implement WlxScreenSaverNotify. I decided to return a hardcoded FALSE because RegQueryValueExW always reads "1", although there is a "0" written in the registry. Will fix it later.

svn path=/trunk/; revision=58363
2013-02-24 19:44:41 +00:00
Hermès Bélusca-Maïto be0ee09c4c [USETUP-BOOTDATA-FONTS]
- Use the "Fixedsys Excelsior 3.01-L2" font instead of "Fixedsys Excelsior 3.01" for the Fixedsys font substitution (the *-L2 version corrects a bug when displaying the letter 'A'-upper-case).
- Add the font-substitute "Lucida Console" to "DejaVu Sans Mono".

svn path=/trunk/; revision=58362
2013-02-24 15:36:49 +00:00
Timo Kreuzer 06cf01c2a9 [FREELDR]
When processing forwarders and the target image was not yet loaded, try to load it (using .dll extension if no extension is given)

svn path=/trunk/; revision=58361
2013-02-24 14:40:21 +00:00
Eric Kohl d21e3a1d25 [DESK]
- Remove the SCRNSAVE.EXE value from the registry and set ScreenSaveActive to "0" as this is the setting for "None" screen saver.
- Change screen saver settings the way Windows XP does it.

svn path=/trunk/; revision=58360
2013-02-24 08:58:05 +00:00
Eric Kohl d09a5ff14a [WINLOGON]
- Call DispatchSAS when the screen saver is started by a WM_LOGONNOTIFY message.
- Lock the workstation after the screen saver was terminated.

svn path=/trunk/; revision=58359
2013-02-23 19:48:22 +00:00