reactos.git
12 years ago[CMAKE]
Amine Khaldi [Mon, 2 May 2011 16:28:42 +0000 (16:28 +0000)]
[CMAKE]
* Fix win32k build.

svn path=/branches/cmake-bringup/; revision=51555

12 years ago[CMAKE]
Timo Kreuzer [Mon, 2 May 2011 15:18:57 +0000 (15:18 +0000)]
[CMAKE]
sync with trunk (r51543)
(I had to comment out sv-SE.rc in rapps, there are problems with characters)

svn path=/branches/cmake-bringup/; revision=51553

12 years ago[FREETYPE]
Timo Kreuzer [Mon, 2 May 2011 09:53:03 +0000 (09:53 +0000)]
[FREETYPE]
Add freetype/freetype_ros.diff
See r46246

svn path=/trunk/; revision=51543

12 years ago[FREETYPE]
Timo Kreuzer [Mon, 2 May 2011 09:43:01 +0000 (09:43 +0000)]
[FREETYPE]
Sync to version 2.4.4

svn path=/trunk/; revision=51542

12 years ago[EVENTVWR]
Gabriel Ilardi [Mon, 2 May 2011 07:59:16 +0000 (07:59 +0000)]
[EVENTVWR]
Italian and Spanish translation updates.

svn path=/trunk/; revision=51541

12 years ago[Win32k]
James Tabor [Mon, 2 May 2011 07:40:04 +0000 (07:40 +0000)]
[Win32k]
- Fix shift key handling, see bug 6175.

svn path=/trunk/; revision=51540

12 years ago[KERNEL32]
Aleksey Bragin [Sun, 1 May 2011 22:00:14 +0000 (22:00 +0000)]
[KERNEL32]
- Initialize ViewSize to 0 when mapping view of section. Fixes DLLs registration problems in 2nd stage (happening all the time with the ldr rewrite).

svn path=/trunk/; revision=51539

12 years ago[CHARMAP]
Olaf Siejka [Sun, 1 May 2011 21:36:15 +0000 (21:36 +0000)]
[CHARMAP]
- Translation update

[EVENTVWR]
- Translation update

svn path=/trunk/; revision=51538

12 years ago[charmap]
Gregor Schneider [Sun, 1 May 2011 19:16:58 +0000 (19:16 +0000)]
[charmap]
- Carlo Bramini: implement a skeleton for the charmap advanced view, Italian translation included
- German translation added by myself
See issue #6065 for more details.

svn path=/trunk/; revision=51537

12 years ago[EVENTVWR]
Eric Kohl [Sun, 1 May 2011 18:47:13 +0000 (18:47 +0000)]
[EVENTVWR]
Replace some hard-coded strings by resource strings.

svn path=/trunk/; revision=51536

12 years ago[CMAKE] backups/GSoC_2011/GSoC_Network@51549 backups/GSoC_2011/GSoC_TcpIpDriver@51551 backups/GSoC_Network@51547
Rafal Harabien [Sun, 1 May 2011 16:33:50 +0000 (16:33 +0000)]
[CMAKE]
* Add sndrec32 to ISOs

svn path=/branches/cmake-bringup/; revision=51535

12 years ago[CMAKE]
Rafal Harabien [Sun, 1 May 2011 16:27:17 +0000 (16:27 +0000)]
[CMAKE]
* Add sndrec32 to build
* Fix build of mmc

svn path=/branches/cmake-bringup/; revision=51534

12 years ago[RAPPS]
Rafal Harabien [Sun, 1 May 2011 15:45:50 +0000 (15:45 +0000)]
[RAPPS]
* Change color of description richedit when system colors are changed

svn path=/trunk/; revision=51533

12 years ago[regedit] Process WM_COMMAND button click messages in the local window as well
Gregor Schneider [Sun, 1 May 2011 15:16:55 +0000 (15:16 +0000)]
[regedit] Process WM_COMMAND button click messages in the local window as well
See issue #5927 for more details.

svn path=/trunk/; revision=51532

12 years ago[DESK]
Rafal Harabien [Sun, 1 May 2011 15:07:35 +0000 (15:07 +0000)]
[DESK]
* Fix a bug when after changing color scheme Apply and then OK is clicked. Background color was restored to the previous one in this case. Spotted by Gabriel Ilardi.

svn path=/trunk/; revision=51531

12 years ago[TASKMGR]
Rafal Harabien [Sun, 1 May 2011 14:35:58 +0000 (14:35 +0000)]
[TASKMGR]
* Make buttons on applications page longer, so polish text fits

svn path=/trunk/; revision=51530

12 years ago[EVENTLOG]
Eric Kohl [Sun, 1 May 2011 13:35:51 +0000 (13:35 +0000)]
[EVENTLOG]
- Add event sources "EventLog" and "Service Control Manager" to the registry.
- Implement an internal event reporting function and report the successful start of the event logging service.

svn path=/trunk/; revision=51529

12 years ago[NETEVENT]
Eric Kohl [Sun, 1 May 2011 13:23:59 +0000 (13:23 +0000)]
[NETEVENT]
Fix a little typo.

svn path=/trunk/; revision=51528

12 years ago[WIN32K]
Rafal Harabien [Sun, 1 May 2011 13:15:30 +0000 (13:15 +0000)]
[WIN32K]
* Do not reference current thread before sending message to it. It was causing thread to be a ghost if ExitThread was called in WndProc.
* Hold only UserRefObjectCo reference on windows when sending messages to them.

svn path=/trunk/; revision=51527

12 years ago[SHELL32]
Rafal Harabien [Sun, 1 May 2011 13:01:38 +0000 (13:01 +0000)]
[SHELL32]
* Properly support WM_SYSCOLORCHANGE in ShellView window. Changing system colors in ReactOS works perfectly now :)

svn path=/trunk/; revision=51526

12 years ago[WIN32K]
Rafal Harabien [Sun, 1 May 2011 12:59:48 +0000 (12:59 +0000)]
[WIN32K]
* Redraw desktop after change of system colors. Inspired by Wine

svn path=/trunk/; revision=51525

12 years ago[EXPLORER]
Rafal Harabien [Sun, 1 May 2011 12:58:15 +0000 (12:58 +0000)]
[EXPLORER]
* Properly support WM_SYSCOLORCHANGE

svn path=/trunk/; revision=51524

12 years ago[APPLICATIONS]
Rafal Harabien [Sun, 1 May 2011 12:53:10 +0000 (12:53 +0000)]
[APPLICATIONS]
* Properly support WM_SYSCOLORCHANGE in msconfig, mspaint, rapps, regedit and regedit

svn path=/trunk/; revision=51523

12 years ago[COMCTL32]
Rafal Harabien [Sun, 1 May 2011 12:49:38 +0000 (12:49 +0000)]
[COMCTL32]
* Sync Rebar to Wine 1.3.19
* Properly support WM_SYSCOLORCHANGE in Rebars
* Update comctl32_ros.diff

svn path=/trunk/; revision=51522

12 years ago[Win32k]
James Tabor [Sun, 1 May 2011 11:51:22 +0000 (11:51 +0000)]
[Win32k]
- Patch by Erich HooverSend: WM_SYSKEYDOWN and WM_SYSKEYUP when the 'F10' key is used. See wine bug 19383 and http://www.winehq.org/pipermail/wine-patches/2009-October/079871.html for details.
- Update key state for all hardware postings.

svn path=/trunk/; revision=51521

12 years ago[winlogon]
Giannis Adamopoulos [Sun, 1 May 2011 09:59:01 +0000 (09:59 +0000)]
[winlogon]
- Implement restarting the shell in case of a failure. kudos to hpoussin

svn path=/trunk/; revision=51520

12 years ago[win32k]
Giannis Adamopoulos [Sun, 1 May 2011 09:20:15 +0000 (09:20 +0000)]
[win32k]
- Do not try to initialize thread info in UserGetWindowObject. Do it in thread callout. Removing this hack is needed in order to use UserPostMessage in ProcessCallout when a process is terminating
- Notify winlogon that the shell is exiting in order to restart the shell

svn path=/trunk/; revision=51519

12 years agoFix compilation
Hervé Poussineau [Sun, 1 May 2011 08:17:26 +0000 (08:17 +0000)]
Fix compilation

svn path=/trunk/; revision=51518

12 years ago[freeldr] Add PXE "filesystem"
Hervé Poussineau [Sun, 1 May 2011 08:11:43 +0000 (08:11 +0000)]
[freeldr] Add PXE "filesystem"

svn path=/trunk/; revision=51517

12 years ago[freeldr] ramdisk: allocate memory with right type
Hervé Poussineau [Sun, 1 May 2011 08:01:05 +0000 (08:01 +0000)]
[freeldr] ramdisk: allocate memory with right type

This fixes NT boot type with a ramdisk, but ntoskrnl part is still broken

svn path=/trunk/; revision=51516

12 years ago[freeldr] Handle ramdisks < 8MB
Hervé Poussineau [Sun, 1 May 2011 07:57:47 +0000 (07:57 +0000)]
[freeldr] Handle ramdisks < 8MB

svn path=/trunk/; revision=51515

12 years ago[NETEVENT]
Eric Kohl [Sat, 30 Apr 2011 23:41:40 +0000 (23:41 +0000)]
[NETEVENT]
- Remove netevent.c and netevent.spec because netevent.dll is a resource-only dll.
- Set entrypoint to 0.

svn path=/trunk/; revision=51514

12 years ago[EVENTLOG]
Eric Kohl [Sat, 30 Apr 2011 22:33:53 +0000 (22:33 +0000)]
[EVENTLOG]
Implement an event source list and use it to find the event log file for a given event source when an event was reported.

svn path=/trunk/; revision=51513

12 years ago[Win32k]
James Tabor [Sat, 30 Apr 2011 22:17:55 +0000 (22:17 +0000)]
[Win32k]
- Update key state when key and hardware is set before the event set. This allows input.c to post and set key states.

svn path=/trunk/; revision=51512

12 years ago[SMSS]
Eric Kohl [Sat, 30 Apr 2011 22:09:16 +0000 (22:09 +0000)]
[SMSS]
Fix for the loading of the "KnownDlls" in SMSS. Patch by Hermès BÉLUSCA - MAÏTO.
The patch was applied without changes to comments, indentation and coding style.

See issue #6159 for more details.

svn path=/trunk/; revision=51511

12 years ago[COMCTL32]
Rafal Harabien [Sat, 30 Apr 2011 21:41:15 +0000 (21:41 +0000)]
[COMCTL32]
* Properly support WM_SYSCOLORCHANGE in ListView controls with default background. Should be sent to Wine (tm)

svn path=/trunk/; revision=51510

12 years ago[Win32k]
James Tabor [Sat, 30 Apr 2011 21:14:11 +0000 (21:14 +0000)]
[Win32k]
- Clear and set send erase background bit when sending WM_ERASEBKGND and if return zero reset the bit. This prevents a message loop in riched20 when calling GetUpdateRect. Spotted by Michael Martin.

svn path=/trunk/; revision=51509

12 years ago[SNDVOL32 & TASKMGR]
Rafal Harabien [Sat, 30 Apr 2011 19:32:37 +0000 (19:32 +0000)]
[SNDVOL32 & TASKMGR]
* Properly support WM_SYSCOLORCHANGE

svn path=/trunk/; revision=51508

12 years ago[SUBST]
Gabriel Ilardi [Sat, 30 Apr 2011 15:55:13 +0000 (15:55 +0000)]
[SUBST]
Italian update by Paolo Devoti.
See issue #6178 for more details.

svn path=/trunk/; revision=51505

12 years ago[CRT/MINGW-W64]
Amine Khaldi [Sat, 30 Apr 2011 14:26:21 +0000 (14:26 +0000)]
[CRT/MINGW-W64]
* Reorganize dll entry and C runtime initialization. By Kai Tietz.

svn path=/trunk/; revision=51504

12 years agoAdd Python 3
Matthias Kupfer [Sat, 30 Apr 2011 11:56:02 +0000 (11:56 +0000)]
Add Python 3

svn path=/trunk/; revision=51503

12 years ago[CMAKE]
Amine Khaldi [Sat, 30 Apr 2011 11:34:02 +0000 (11:34 +0000)]
[CMAKE]
* configure.cmd: formatting.

svn path=/branches/cmake-bringup/; revision=51502

12 years ago[NOTEPAD]
Gabriel Ilardi [Sat, 30 Apr 2011 00:49:10 +0000 (00:49 +0000)]
[NOTEPAD]
Revert 51497, this is really a hack, sorry.

svn path=/trunk/; revision=51500

12 years ago[explorer]
Giannis Adamopoulos [Fri, 29 Apr 2011 21:59:48 +0000 (21:59 +0000)]
[explorer]
- Return 1 when explorer terminates. This value lets winlogon know that explorer terminated without errors and it doesn't need to restart

svn path=/trunk/; revision=51499

12 years ago[taskmgr]
Giannis Adamopoulos [Fri, 29 Apr 2011 21:49:37 +0000 (21:49 +0000)]
[taskmgr]
- When terminating an application use 1 as exit code. This is used by Task Manager in windows. It also prevents explorer from restarting in windows
- Disable redrawing the list of processes while the list is updated. Fixes flicker in windows

svn path=/trunk/; revision=51498

12 years ago[NOTEPAD]
Gabriel Ilardi [Fri, 29 Apr 2011 21:47:53 +0000 (21:47 +0000)]
[NOTEPAD]
Patch by Edijs Kolesnikovics: Write default font, weight and point size when run for the first time. That's what ms notepad does too.
See issue #5305 for more details.

svn path=/trunk/; revision=51497

12 years ago[win32k]
Giannis Adamopoulos [Fri, 29 Apr 2011 17:50:30 +0000 (17:50 +0000)]
[win32k]
- UserSetProcessWindowStation: Use PsGetProcessWin32WindowStation and PsSetProcessWindowStation. Close the prevoious window station handle only when the window station was not set by UserSetProcessWindowStation (should be the case for console apps)

svn path=/trunk/; revision=51496

12 years ago[DESK]
Gabriel Ilardi [Fri, 29 Apr 2011 15:58:37 +0000 (15:58 +0000)]
[DESK]
French translation by Jeisson Toscano. I adjusted some dialogs to make text fit in.
See issue #6028 for more details.

svn path=/trunk/; revision=51495

12 years ago[rapps]
Gabriel Ilardi [Fri, 29 Apr 2011 14:01:03 +0000 (14:01 +0000)]
[rapps]
Jeisson Toscano: French update + some Spanish translation updates (with corrections from vicmarcal and me)
See issue #6012 for more details.

svn path=/trunk/; revision=51494

12 years ago- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt,...
Olaf Siejka [Fri, 29 Apr 2011 13:07:12 +0000 (13:07 +0000)]
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)

[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details

svn path=/trunk/; revision=51492

12 years ago[KERNEL32]
Rafal Harabien [Thu, 28 Apr 2011 22:33:50 +0000 (22:33 +0000)]
[KERNEL32]
* Fix formatting. No code changes.

svn path=/trunk/; revision=51486

12 years ago[KERNEL32]
Rafal Harabien [Thu, 28 Apr 2011 22:15:39 +0000 (22:15 +0000)]
[KERNEL32]
* Use current directory in GetDriveType if no path is given
* Check if path is properly ended
* Remove slash from end when calling NtCrateFile function
* Fixes few kernel32_apitest tests and floppy icon in My Computer if no floppy is inserted
See issue #6148 for more details.

svn path=/trunk/; revision=51485

12 years ago[APITESTS]
Rafal Harabien [Thu, 28 Apr 2011 22:10:51 +0000 (22:10 +0000)]
[APITESTS]
* Add GetDriveType tests. Some fails in ReactOS
* Fix few rbuild files

svn path=/trunk/; revision=51484

12 years ago[win32k]
Giannis Adamopoulos [Thu, 28 Apr 2011 20:33:16 +0000 (20:33 +0000)]
[win32k]
- Store the initial desktop handle and use it evey time a new thread is created.

svn path=/trunk/; revision=51483

12 years ago[calc] Fix degree to radians conversion
Gregor Schneider [Thu, 28 Apr 2011 20:17:14 +0000 (20:17 +0000)]
[calc] Fix degree to radians conversion
See issue #3018 for more details.

svn path=/trunk/; revision=51482

12 years ago[win32csr] Implement routines to allow copy, paste and select all on console windows
Gregor Schneider [Thu, 28 Apr 2011 19:59:16 +0000 (19:59 +0000)]
[win32csr] Implement routines to allow copy, paste and select all on console windows
See issue #4068 for more details.

svn path=/trunk/; revision=51481

12 years ago[win32k]
Giannis Adamopoulos [Thu, 28 Apr 2011 19:52:23 +0000 (19:52 +0000)]
[win32k]
- Use ObCloseHandle instead of ZwClose when closing window station handles

svn path=/trunk/; revision=51480

12 years ago[win32k]
Giannis Adamopoulos [Thu, 28 Apr 2011 19:26:09 +0000 (19:26 +0000)]
[win32k]
- Call update_input_key_state correctly

svn path=/trunk/; revision=51479

12 years ago[WIN32K]
Timo Kreuzer [Thu, 28 Apr 2011 14:29:47 +0000 (14:29 +0000)]
[WIN32K]
- Don't use exclusive locks for pens
- Don't try to delete the window update region
- Don't ignore pid in GreIsHandleValid
- Check if handle is valid before deleting it in DC_Cleanup
- Silence a DPRINT

svn path=/trunk/; revision=51475

12 years agoFix release build
Timo Kreuzer [Thu, 28 Apr 2011 08:50:27 +0000 (08:50 +0000)]
Fix release build

svn path=/trunk/; revision=51472

12 years ago[mshtml]
Gabriel Ilardi [Thu, 28 Apr 2011 08:26:49 +0000 (08:26 +0000)]
[mshtml]
Revert associations for ie, we can't use them. Spotted by encoded.
See issue #6158 for more details.

svn path=/trunk/; revision=51471

12 years ago[WIN32K]
Timo Kreuzer [Thu, 28 Apr 2011 08:26:46 +0000 (08:26 +0000)]
[WIN32K]
Rewrite of the GDI handle manager

- The old handle manager used a completely retarded spinlock in combination with KeDelayExecutionThread() for both exclusive
and shared locks. This is probably the most uneffective algorithm possible. It was also duplicating code everywhere and it was a overall mess It

is now replaced with a lock-free reference counter for shared locks and a pushlock for exclusive locks. -> Better performance and scalability.
- Allocate user mode object attributes from the new gdi pool. This way, we don't need any caching, since the pool serves as a cache. Its also

much faster and uses much less memory.
- Allow object allocations of different size, instead of fixed size from a table. This way a single allocation can take care of actual needs.
- Allow allcoating objects without a handle and insert them into the handle table later
- Properly synchronize the process GDIHandleCount. Now gdiview and taskmanager show the correct number of gdi handles.
- Implement a new event tracking system, that is capable of tracking all reverences and locks of objects and pool allocations to help track

possible leaks
- Make sure that all objects of a process are deleted in cleanup
- Make sure all usermode memory allocations are freed, when cleaning up the process pool.
- Make sure that each object type is using the correct type of lock (either shared or exclusive, not a mixture)
- Fix some object / reference leaks
- Lots of inferface improvements
- Use global variables for certain things instead of members in the mapped gdi handle table
- Make IntSysCreateRectpRgn create a region without a handle
- Fix detection od source and mask use in GreStretchBltMask
- Use GDIOBJ_bLockMultipleObjects in NtGdiCombineRegion to avoid possible deadlocks
- Fix NtGdiAbortPath to reset DCPATH_ACTIVE flag in the dc and only bail out on error, instead of always
- Replace DC_AllocateDcAttr and DC_AllocDcAttr with DC_bAllocDcAttr using the new user mode pool
- Remove DCU_SyncDcAttrtoUser and DCU_SynchDcAttrtoUser. Those functions were unused and didn't do anything useful anyway,
- Replace IntGdiSetDCOwnerEx and DC_SetOwnership with GreSetDCOwner, remove unused NoSetBrush parameter
- Replace GDIOBJ_bValidateHandle and IsObjectDead with GreIsHandleValid
- Chage GDIOBJ_bLockMultipleObjects: pass object type, return a BOOL, whether all objects could be locked, cleanup on failure

svn path=/trunk/; revision=51470

12 years ago[WIN32K]
Timo Kreuzer [Wed, 27 Apr 2011 23:49:09 +0000 (23:49 +0000)]
[WIN32K]
Don't send messages from or to a thread in cleanup. Fixes possible deadlock.

svn path=/trunk/; revision=51469

12 years ago[Win32k]
James Tabor [Wed, 27 Apr 2011 23:09:45 +0000 (23:09 +0000)]
[Win32k]
- Fix KsStudios actions with Hooks.

svn path=/trunk/; revision=51468

12 years ago[CMAKE]
Amine Khaldi [Wed, 27 Apr 2011 21:48:41 +0000 (21:48 +0000)]
[CMAKE]
* msc.cmake: Apply a consistent formatting.

svn path=/branches/cmake-bringup/; revision=51467

12 years ago[CMAKE]
Rafal Harabien [Wed, 27 Apr 2011 14:05:18 +0000 (14:05 +0000)]
[CMAKE]
Add idndl to build

svn path=/branches/cmake-bringup/; revision=51465

12 years ago[win32k]
Giannis Adamopoulos [Wed, 27 Apr 2011 12:33:16 +0000 (12:33 +0000)]
[win32k]
-Fix a case when a window is created and we don't have a monitor created yet. (This can happen when we may attempt to use gui on demand)

svn path=/trunk/; revision=51464

12 years ago[SUBST]
Gabriel Ilardi [Wed, 27 Apr 2011 07:09:47 +0000 (07:09 +0000)]
[SUBST]
Add Italian and Spanish translations.

svn path=/trunk/; revision=51463

12 years ago[CMAKE]
Amine Khaldi [Tue, 26 Apr 2011 22:54:53 +0000 (22:54 +0000)]
[CMAKE]
* uncomment the NDEBUG define.

svn path=/branches/cmake-bringup/; revision=51462

12 years ago[User32]
James Tabor [Tue, 26 Apr 2011 03:31:15 +0000 (03:31 +0000)]
[User32]
- Sync up menu without the Right to Left support. Still missing needed changes for adding it.
- Patches by Alexandre Julliard and Dmitry Timoshkov.

svn path=/trunk/; revision=51461

12 years ago[Win32Csr]
James Tabor [Tue, 26 Apr 2011 00:01:03 +0000 (00:01 +0000)]
[Win32Csr]
- Hack ReactOS to boot again! See bug 5655.

svn path=/trunk/; revision=51460

12 years ago[User32|Win32csr]
James Tabor [Mon, 25 Apr 2011 23:14:06 +0000 (23:14 +0000)]
[User32|Win32csr]
- Move AppSwitch to User32.

svn path=/trunk/; revision=51459

12 years ago[CRT/MINGW-W64]
Amine Khaldi [Mon, 25 Apr 2011 21:55:41 +0000 (21:55 +0000)]
[CRT/MINGW-W64]
* Call pei and __main before possible invocation of DllEntryPoint. By Kai Tietz.

svn path=/trunk/; revision=51458

12 years ago[win32k]
Timo Kreuzer [Mon, 25 Apr 2011 21:53:06 +0000 (21:53 +0000)]
[win32k]
Acquire ownership of the window clip region, before deleting it. Fixes a region leak.

svn path=/trunk/; revision=51457

12 years ago[MMIXER]
Johannes Anderwald [Mon, 25 Apr 2011 20:34:41 +0000 (20:34 +0000)]
[MMIXER]
- Merge 50674 to trunk:
- Allocate memory for the logical pin array
- Use the correct counter variable for logical pin array
- Found by msvc
See issue #6143 for more details.

svn path=/trunk/; revision=51455

12 years ago[SHIMGVW]
Sylvain Petreolle [Mon, 25 Apr 2011 19:02:07 +0000 (19:02 +0000)]
[SHIMGVW]
Implement imageview_fullscreenW.

svn path=/trunk/; revision=51454

12 years agosndrec32, clb, shimgvw:
Sylvain Petreolle [Mon, 25 Apr 2011 18:59:20 +0000 (18:59 +0000)]
sndrec32, clb, shimgvw:
French translations by Jason Toscano <JasonGenie at gmail dot com>
Corrections/adjustements by me

svn path=/trunk/; revision=51453

12 years agoSam Arun Raj Seeniraj:
Aleksey Bragin [Mon, 25 Apr 2011 16:08:00 +0000 (16:08 +0000)]
Sam Arun Raj Seeniraj:

[NTOSKRNL.EXE]
- Complemented existing stub routines ObpDeleteSymbolicLinkName() and ObpCreateSymbolicLinkName(). Now when symbolic links are created, they are checked for dos drive mapping and ObSystemDeviceMap is updated accordingly.
- Updates to ObpDeviceMapLock are protected by a guarded mutex (changed from fast mutex by Aleksey Bragin).
- Aleksey Bragin: Fix concurrent access issues in ObDereferenceDeviceMap. The DeviceMap read/write operation must be atomic (within the ObpDeviceMapLock region).

[SUBST.EXE]
- Removed hard coded strings and moved it to resource file.

[WIN32CSR.DLL]
- Added a workaround, when target path end with a trailing '\', the substituted drive fails to parse to the target, this is a bug in the object manager, but working around it in CsrDefineDosDevice() by stripping trailing '\'.

See issue #993 for more details.

svn path=/trunk/; revision=51452

12 years ago[Win32k]
James Tabor [Mon, 25 Apr 2011 15:31:49 +0000 (15:31 +0000)]
[Win32k]
- Need this file too.

svn path=/trunk/; revision=51451

12 years ago[User32|Win32k]
James Tabor [Mon, 25 Apr 2011 15:18:39 +0000 (15:18 +0000)]
[User32|Win32k]
- Isolated Alt-Tab/Esc issues. Placed update_input_key_state when posting to a queue like wine. This fixed the shift key checks. The Alt-Space is handled after a Translate Message call (WM_SYSCHAR), developers need to check application code to help support it (ConCtrl32). Will move AltSwitch.c from win32csr and port patch from bug 5378 to User32. ReactOS registers the Switch Class in Win32k and it is not used.
- Implemented the rest of HotKey Support. ReactOS Explorer does not save hotkey actions.
- See related bugs 1091.

svn path=/trunk/; revision=51450

12 years ago[PSDK]
Eric Kohl [Mon, 25 Apr 2011 14:01:54 +0000 (14:01 +0000)]
[PSDK]
Add some missing device class GUIDs.

svn path=/trunk/; revision=51449

12 years ago- Slovakian translation updates for rapps, shell32 and win32csr.
Olaf Siejka [Mon, 25 Apr 2011 11:32:28 +0000 (11:32 +0000)]
- Slovakian translation updates for rapps, shell32 and win32csr.

[CALC]
- Conversion fix for Farenheit.

Patches by Mario Kacmar

svn path=/trunk/; revision=51448

12 years ago[PEFIXUP]
Amine Khaldi [Sun, 24 Apr 2011 17:15:23 +0000 (17:15 +0000)]
[PEFIXUP]
* Set IMAGE_SCN_MEM_NOT_PAGED flag for read-only data section (.rdata). Patch by Pavel Pisa.
See issue #5618 for more details.

svn path=/trunk/; revision=51447

12 years ago[CMAKE]
Amine Khaldi [Sun, 24 Apr 2011 13:44:58 +0000 (13:44 +0000)]
[CMAKE]
* Sync with trunk r51445.

svn path=/branches/cmake-bringup/; revision=51446

12 years ago[NTOSKRNL/KE]
Aleksey Bragin [Sun, 24 Apr 2011 11:24:37 +0000 (11:24 +0000)]
[NTOSKRNL/KE]
- Correctly return whether there is a kernel APC pending in KiSwapContextExit. Fixes IRQL asserts seen in bugs 5955 and 5777. Michael Martin's help in finding and fixing this bug was invaluable. Also thanks to Art Yerkes and testing team for additional information.
See issue #5955 for more details.

svn path=/trunk/; revision=51445

12 years ago- Swedish translation of calcs, charmap, doskey, more, dxdiag, fontview, kbswitch...
Olaf Siejka [Sun, 24 Apr 2011 10:05:12 +0000 (10:05 +0000)]
- Swedish translation of calcs, charmap, doskey, more, dxdiag, fontview, kbswitch, logoff, magnify and mmc

- Swedish translation adjustments of calc and find

- Fix comments in magnify

Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)

svn path=/trunk/; revision=51444

12 years ago[ntoskrnl]
Michael Martin [Sun, 24 Apr 2011 06:48:50 +0000 (06:48 +0000)]
[ntoskrnl]
- Fix a type from rev 19847. Only if the KernelMode List is not empty are there pending APCs.

svn path=/trunk/; revision=51442

12 years ago[CMAKE]
Sylvain Petreolle [Sat, 23 Apr 2011 20:05:19 +0000 (20:05 +0000)]
[CMAKE]
* msvc compatibility fixes for doskey.

svn path=/branches/cmake-bringup/; revision=51441

13 years ago[SERVICES]
Eric Kohl [Sat, 23 Apr 2011 14:40:30 +0000 (14:40 +0000)]
[SERVICES]
Disable more debug messages.

svn path=/trunk/; revision=51439

13 years ago[NPFS]
Eric Kohl [Sat, 23 Apr 2011 11:26:16 +0000 (11:26 +0000)]
[NPFS]
Silence some debug messages.

svn path=/trunk/; revision=51438

13 years ago[CLASS2]
Eric Kohl [Sat, 23 Apr 2011 10:52:01 +0000 (10:52 +0000)]
[CLASS2]
Prepare ReactOS for the change from the ancient 32 sectors / 64 tracks disk layout (used until Windows NT4) to the modern 63 sectors / 255 tracks disk layout (used since Windows 2000).

svn path=/trunk/; revision=51437

13 years ago[shell32] Split declarations and operations, in case any pure C compiler cares
Gregor Schneider [Fri, 22 Apr 2011 22:58:09 +0000 (22:58 +0000)]
[shell32] Split declarations and operations, in case any pure C compiler cares

svn path=/trunk/; revision=51436

13 years ago[shell32] Pass an argument array to FormatMessage to insert the filename details...
Gregor Schneider [Fri, 22 Apr 2011 22:53:31 +0000 (22:53 +0000)]
[shell32] Pass an argument array to FormatMessage to insert the filename details into error messages (instead of failing)
See issue #5977 for more details.

svn path=/trunk/; revision=51435

13 years ago[ipconfig] Respect the size parameter in the LoadStringAndOem helper function, fixes...
Gregor Schneider [Fri, 22 Apr 2011 21:29:30 +0000 (21:29 +0000)]
[ipconfig] Respect the size parameter in the LoadStringAndOem helper function, fixes "ipconfig /?"
See issue #6146 for more details.

svn path=/trunk/; revision=51434

13 years ago[SERVICES]
Eric Kohl [Fri, 22 Apr 2011 15:18:31 +0000 (15:18 +0000)]
[SERVICES]
RChangeServiceConfig2W: Use the error code of a call to RegSetValueExW.

svn path=/trunk/; revision=51429

13 years ago[NETID]
Amine Khaldi [Fri, 22 Apr 2011 14:23:49 +0000 (14:23 +0000)]
[NETID]
* Use EDITTEXT instead of LTEXT. Patch by Edijs Kolesnikovics <terminedijs at yahoo dot com>
See issue #6129 for more details.

svn path=/trunk/; revision=51428

13 years ago[SERVICES]
Eric Kohl [Fri, 22 Apr 2011 14:09:21 +0000 (14:09 +0000)]
[SERVICES]
Lock the service database in order to protect it from concurrent access.

svn path=/trunk/; revision=51427

13 years ago[Translations]
Amine Khaldi [Fri, 22 Apr 2011 14:07:22 +0000 (14:07 +0000)]
[Translations]
* explorer-new: Fix some wrong UK and RU translations.
* shell32: Update UK and RU translations.
* Patch by Igor Paliychuk <mansonigor at gmail dot com>

svn path=/trunk/; revision=51426

13 years ago[KERNEL32]
Rafal Harabien [Fri, 22 Apr 2011 12:47:36 +0000 (12:47 +0000)]
[KERNEL32]
* Add Traditional, Hongkong and Macau Chinese NLS removed in 48530. Fixes msvcrt:locale cmake branch regression.

svn path=/branches/cmake-bringup/; revision=51425

13 years ago[shimgvw]
Gabriel Ilardi [Fri, 22 Apr 2011 12:30:50 +0000 (12:30 +0000)]
[shimgvw]
Add Italian translation.
[mplay32]
Fix Italian translation for play.

svn path=/trunk/; revision=51424