[ros-diffs] [tfaber] 59381: [CMAKE] - Fix MSVC version detection in configure.cmd CORE-7337 #comment VS12 is not supported by CMake yet. With r59381, configure should at least give you a proper error

2013-06-30 Thread tfaber
Author: tfaber Date: Sun Jun 30 08:28:05 2013 New Revision: 59381 URL: http://svn.reactos.org/svn/reactos?rev=59381view=rev Log: [CMAKE] - Fix MSVC version detection in configure.cmd CORE-7337 #comment VS12 is not supported by CMake yet. With r59381, configure should at least give you a proper

[ros-diffs] [dreimer] 59382: Updated rapps database and added Lazarus IDE. CORE-6914 #resolve #comment Added to Rapps. Thx

2013-06-30 Thread dreimer
Author: dreimer Date: Sun Jun 30 12:24:34 2013 New Revision: 59382 URL: http://svn.reactos.org/svn/reactos?rev=59382view=rev Log: Updated rapps database and added Lazarus IDE. CORE-6914 #resolve #comment Added to Rapps. Thx Added: trunk/reactos/base/applications/rapps/rapps/lazaruside.txt

[ros-diffs] [hbelusca] 59383: [CMD] Fix whitespace (part 4/x) (convert tabs into 4-space indent).

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 12:27:18 2013 New Revision: 59383 URL: http://svn.reactos.org/svn/reactos?rev=59383view=rev Log: [CMD] Fix whitespace (part 4/x) (convert tabs into 4-space indent). Modified: trunk/reactos/base/shell/cmd/dir.c trunk/reactos/base/shell/cmd/filecomp.c

[ros-diffs] [dreimer] 59384: Oops, mea culpa. Fix Link

2013-06-30 Thread dreimer
Author: dreimer Date: Sun Jun 30 12:35:54 2013 New Revision: 59384 URL: http://svn.reactos.org/svn/reactos?rev=59384view=rev Log: Oops, mea culpa. Fix Link Modified: trunk/reactos/base/applications/rapps/rapps/vlc.txt Modified: trunk/reactos/base/applications/rapps/rapps/vlc.txt URL:

[ros-diffs] [hbelusca] 59385: [CMD] Fix whitespace (part 5/6) (convert tabs into 4-space indent).

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 12:38:11 2013 New Revision: 59385 URL: http://svn.reactos.org/svn/reactos?rev=59385view=rev Log: [CMD] Fix whitespace (part 5/6) (convert tabs into 4-space indent). Modified: trunk/reactos/base/shell/cmd/chcp.c trunk/reactos/base/shell/cmd/date.c

[ros-diffs] [hbelusca] 59387: [CMD] Fix whitespace (part 5ter/6) (convert tabs into 4-space indent).

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 12:58:45 2013 New Revision: 59387 URL: http://svn.reactos.org/svn/reactos?rev=59387view=rev Log: [CMD] Fix whitespace (part 5ter/6) (convert tabs into 4-space indent). Modified: trunk/reactos/base/shell/cmd/cmdinput.c Modified:

[ros-diffs] [ekohl] 59388: [NETAPI32] Implement NetUserChangePassword.

2013-06-30 Thread ekohl
Author: ekohl Date: Sun Jun 30 13:02:45 2013 New Revision: 59388 URL: http://svn.reactos.org/svn/reactos?rev=59388view=rev Log: [NETAPI32] Implement NetUserChangePassword. Modified: trunk/reactos/dll/win32/netapi32/CMakeLists.txt trunk/reactos/dll/win32/netapi32/netapi32.h

[ros-diffs] [spetreolle] 59392: [QUARTZ] Use winetest_interactive to disable tests.

2013-06-30 Thread spetreolle
Author: spetreolle Date: Sun Jun 30 13:59:59 2013 New Revision: 59392 URL: http://svn.reactos.org/svn/reactos?rev=59392view=rev Log: [QUARTZ] Use winetest_interactive to disable tests. Modified: trunk/rostests/winetests/quartz/dsoundrender.c trunk/rostests/winetests/quartz/filtergraph.c

[ros-diffs] [hbelusca] 59393: [CMD] Give help for the help command.

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 14:09:38 2013 New Revision: 59393 URL: http://svn.reactos.org/svn/reactos?rev=59393view=rev Log: [CMD] Give help for the help command. Modified: trunk/reactos/base/shell/cmd/cmdtable.c trunk/reactos/base/shell/cmd/internal.c

[ros-diffs] [hbelusca] 59395: [CMD] Fix the TYPE command (now behaves as on Windows)

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 15:28:40 2013 New Revision: 59395 URL: http://svn.reactos.org/svn/reactos?rev=59395view=rev Log: [CMD] Fix the TYPE command (now behaves as on Windows) Modified: trunk/reactos/base/shell/cmd/type.c Modified: trunk/reactos/base/shell/cmd/type.c URL:

[ros-diffs] [jjones] 59397: Visual Studio build support for projects courtesy of Mr. Wang

2013-06-30 Thread jjones
Author: jjones Date: Sun Jun 30 18:04:38 2013 New Revision: 59397 URL: http://svn.reactos.org/svn/reactos?rev=59397view=rev Log: Visual Studio build support for projects courtesy of Mr. Wang Added: branches/vs_jc/reactos/drivers/usb/usbd/usbd.vcxproj

[ros-diffs] [hbelusca] 59399: [KERNEL32] Code formatting only.

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 18:48:45 2013 New Revision: 59399 URL: http://svn.reactos.org/svn/reactos?rev=59399view=rev Log: [KERNEL32] Code formatting only. Modified: trunk/reactos/dll/win32/kernel32/client/file/rw.c Modified: trunk/reactos/dll/win32/kernel32/client/file/rw.c URL:

[ros-diffs] [hbelusca] 59400: [CONSRV] Improve debug prints.

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 19:21:42 2013 New Revision: 59400 URL: http://svn.reactos.org/svn/reactos?rev=59400view=rev Log: [CONSRV] Improve debug prints. Modified: trunk/reactos/win32ss/user/consrv/handle.c Modified: trunk/reactos/win32ss/user/consrv/handle.c URL:

[ros-diffs] [hbelusca] 59401: [CMD] Add a helper function which checks whether we are going to output text to a console handle or to a file handle. Use it in ConWrite and in ConPrintfPaging.

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 19:55:39 2013 New Revision: 59401 URL: http://svn.reactos.org/svn/reactos?rev=59401view=rev Log: [CMD] Add a helper function which checks whether we are going to output text to a console handle or to a file handle. Use it in ConWrite and in ConPrintfPaging.

[ros-diffs] [ekohl] 59402: [NETAPI32] NetUserSetInfo: Implement level 1018 and ignore the usriX_max_storage in levels 2-4.

2013-06-30 Thread ekohl
Author: ekohl Date: Sun Jun 30 20:18:05 2013 New Revision: 59402 URL: http://svn.reactos.org/svn/reactos?rev=59402view=rev Log: [NETAPI32] NetUserSetInfo: Implement level 1018 and ignore the usriX_max_storage in levels 2-4. Modified: trunk/reactos/dll/win32/netapi32/user.c Modified:

[ros-diffs] [jjones] 59403: Visual Studio support for driver compilation.

2013-06-30 Thread jjones
Author: jjones Date: Sun Jun 30 22:38:26 2013 New Revision: 59403 URL: http://svn.reactos.org/svn/reactos?rev=59403view=rev Log: Visual Studio support for driver compilation. Added: branches/vs_jc/reactos/lib/drivers/libusb/libusb.vcxproj Modified: branches/vs_jc/reactos/ReactOS.sln

[ros-diffs] [hbelusca] 59404: [CMD] Fix whitespace

2013-06-30 Thread hbelusca
Author: hbelusca Date: Sun Jun 30 23:58:48 2013 New Revision: 59404 URL: http://svn.reactos.org/svn/reactos?rev=59404view=rev Log: [CMD] Fix whitespace Modified: trunk/reactos/base/shell/cmd/error.c Modified: trunk/reactos/base/shell/cmd/error.c URL:

[ros-diffs] [hbelusca] 59405: [CMD] Fix the default input output console modes. Now, you can use the command interpreter via serial port redirection, by: 1- Enabling a serial port on the machine on

2013-06-30 Thread hbelusca
Author: hbelusca Date: Mon Jul 1 00:07:39 2013 New Revision: 59405 URL: http://svn.reactos.org/svn/reactos?rev=59405view=rev Log: [CMD] Fix the default input output console modes. Now, you can use the command interpreter via serial port redirection, by: 1- Enabling a serial port on the machine

[ros-diffs] [aandrejevic] 59406: [NTVDM] Implement file creation, opening, reading and writing.

2013-06-30 Thread aandrejevic
Author: aandrejevic Date: Mon Jul 1 02:29:29 2013 New Revision: 59406 URL: http://svn.reactos.org/svn/reactos?rev=59406view=rev Log: [NTVDM] Implement file creation, opening, reading and writing. Modified: branches/ntvdm/subsystems/ntvdm/dos.c branches/ntvdm/subsystems/ntvdm/dos.h