reactos.git
10 years ago[ADVPACK]
Amine Khaldi [Mon, 23 Dec 2013 14:20:15 +0000 (14:20 +0000)]
[ADVPACK]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61345

10 years ago[COMDLG32]
Amine Khaldi [Mon, 23 Dec 2013 14:17:45 +0000 (14:17 +0000)]
[COMDLG32]
* Skip itemdlg.c.

svn path=/trunk/; revision=61344

10 years ago[COMDLG32]
Amine Khaldi [Mon, 23 Dec 2013 14:12:26 +0000 (14:12 +0000)]
[COMDLG32]
* Move some inclusions to the main header.
* Extract the resource related definitions into resource.h and include it in both the main header and the resource file.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716

svn path=/trunk/; revision=61343

10 years ago[PSAPI]
Amine Khaldi [Sun, 22 Dec 2013 19:06:31 +0000 (19:06 +0000)]
[PSAPI]
* This module doesn't need a PCH (one source file).
CORE-7716

svn path=/trunk/; revision=61342

10 years ago[COMCTL32]
Amine Khaldi [Sun, 22 Dec 2013 19:02:59 +0000 (19:02 +0000)]
[COMCTL32]
* Move some inclusions to the main header.
* Extract the resource related definitions into resource.h and include it in both the main header and the resource file.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61341

10 years ago[KERNEL32]
Amine Khaldi [Sun, 22 Dec 2013 18:10:41 +0000 (18:10 +0000)]
[KERNEL32]
* Add stdio.h inclusion to the main header.
* Add some missing definitions to the internal header.
* Remove inclusions and definitions that already exist in the main header.
* Make the Wine synced source files use the main header.
CORE-7716

svn path=/trunk/; revision=61340

10 years ago[OBJSEL]
Amine Khaldi [Sun, 22 Dec 2013 18:01:43 +0000 (18:01 +0000)]
[OBJSEL]
* Improve header inclusions.
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61339

10 years ago[CABINET]
Amine Khaldi [Sun, 22 Dec 2013 17:55:22 +0000 (17:55 +0000)]
[CABINET]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61338

10 years ago[SHDOCVW]
Amine Khaldi [Sun, 22 Dec 2013 17:11:12 +0000 (17:11 +0000)]
[SHDOCVW]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61337

10 years ago[QUARTZ]
Amine Khaldi [Sun, 22 Dec 2013 17:03:20 +0000 (17:03 +0000)]
[QUARTZ]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61336

10 years ago[QEDIT]
Amine Khaldi [Sun, 22 Dec 2013 16:59:08 +0000 (16:59 +0000)]
[QEDIT]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61335

10 years ago[CMIDRIVER]
Jérôme Gardou [Sun, 22 Dec 2013 16:58:58 +0000 (16:58 +0000)]
[CMIDRIVER]
 - Do not use the WAVERT interface, it's a win vista+ thing

svn path=/trunk/; revision=61334

10 years ago[STRMBASE]
Amine Khaldi [Sun, 22 Dec 2013 16:51:58 +0000 (16:51 +0000)]
[STRMBASE]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61333

10 years ago[NTOSKRNL]
Jérôme Gardou [Sun, 22 Dec 2013 15:42:47 +0000 (15:42 +0000)]
[NTOSKRNL]
 - Stop being shy and claim having WDM 1.30, like windows 2003 does

svn path=/trunk/; revision=61332

10 years ago[CMIPCI]
Jérôme Gardou [Sun, 22 Dec 2013 15:26:17 +0000 (15:26 +0000)]
[CMIPCI]
 - Use correct calling convention for some callbacks
 - Actually use DriverEntry as entry point
CORE-7094 CORE-7668 #Comment Please retest after r61331

svn path=/trunk/; revision=61331

10 years ago[USBHUB]
Amine Khaldi [Sat, 21 Dec 2013 19:15:13 +0000 (19:15 +0000)]
[USBHUB]
* Do not include debug.h into the main header.
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61330

10 years ago[WINED3D]
Amine Khaldi [Sat, 21 Dec 2013 19:11:16 +0000 (19:11 +0000)]
[WINED3D]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61329

10 years ago[DMUSIC]
Amine Khaldi [Sat, 21 Dec 2013 18:59:44 +0000 (18:59 +0000)]
[DMUSIC]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61328

10 years ago[DEVENUM]
Amine Khaldi [Sat, 21 Dec 2013 18:21:51 +0000 (18:21 +0000)]
[DEVENUM]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Extract the resource IDs into resource.h and include it in both the main header and the resource file.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61327

10 years ago[DDRAW]
Amine Khaldi [Sat, 21 Dec 2013 17:31:51 +0000 (17:31 +0000)]
[DDRAW]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61326

10 years ago[D3DX9_36]
Amine Khaldi [Sat, 21 Dec 2013 16:50:22 +0000 (16:50 +0000)]
[D3DX9_36]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61325

10 years ago[D3DCOMPILER_43]
Amine Khaldi [Sat, 21 Dec 2013 16:44:34 +0000 (16:44 +0000)]
[D3DCOMPILER_43]
* Move some inclusions to the main header.
* Remove inclusions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61324

10 years ago[D3D9]
Amine Khaldi [Sat, 21 Dec 2013 15:33:19 +0000 (15:33 +0000)]
[D3D9]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61323

10 years ago[D3D8]
Amine Khaldi [Sat, 21 Dec 2013 15:04:43 +0000 (15:04 +0000)]
[D3D8]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove useless inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61322

10 years ago[USBEHCI]
Amine Khaldi [Sat, 21 Dec 2013 14:59:21 +0000 (14:59 +0000)]
[USBEHCI]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61321

10 years ago[USBEHCI]
Amine Khaldi [Sat, 21 Dec 2013 14:19:14 +0000 (14:19 +0000)]
[USBEHCI]
* Move hardware.h inclusion to the main header.
* Define INITGUID in the main header.
CORE-7716

svn path=/trunk/; revision=61320

10 years ago[EXPLORER]
Amine Khaldi [Sat, 21 Dec 2013 14:15:30 +0000 (14:15 +0000)]
[EXPLORER]
* Add resource.h inclusion to the main header.
* Remove some unneeded inclusions.
CORE-7716

svn path=/trunk/; revision=61319

10 years ago[LIBTIFF]
Amine Khaldi [Sat, 21 Dec 2013 14:07:54 +0000 (14:07 +0000)]
[LIBTIFF]
* Introduce a main header.
* Remove some unneeded inclusions.
CORE-7716

svn path=/trunk/; revision=61318

10 years ago[CMAKE]
Amine Khaldi [Sat, 21 Dec 2013 13:53:05 +0000 (13:53 +0000)]
[CMAKE]
* Support only debug and release configuration types (in the VS solutions).

svn path=/trunk/; revision=61317

10 years ago[DXDIAG]
Amine Khaldi [Sat, 21 Dec 2013 13:47:09 +0000 (13:47 +0000)]
[DXDIAG]
* Remove some commented out inclusions.

svn path=/trunk/; revision=61316

10 years ago[EVENTLOG]
Amine Khaldi [Sat, 21 Dec 2013 13:45:16 +0000 (13:45 +0000)]
[EVENTLOG]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61315

10 years ago[SNDREC32]
Amine Khaldi [Sat, 21 Dec 2013 13:29:23 +0000 (13:29 +0000)]
[SNDREC32]
* Attempt to fix a.. crime against style.

svn path=/trunk/; revision=61314

10 years ago[LSASRV]
Amine Khaldi [Sat, 21 Dec 2013 13:23:51 +0000 (13:23 +0000)]
[LSASRV]
* Fix build. Eric, please inspect.

svn path=/trunk/; revision=61313

10 years ago[ADVAPI32]
Eric Kohl [Sat, 21 Dec 2013 11:35:14 +0000 (11:35 +0000)]
[ADVAPI32]
LsapCopyLocalGroups: Determine the size of each client SID and copy it into the local adress space.

svn path=/trunk/; revision=61312

10 years ago[user32_apitest]
Giannis Adamopoulos [Sat, 21 Dec 2013 10:44:10 +0000 (10:44 +0000)]
[user32_apitest]
- Arch, don't allow the mouse to create unexpected messages because this will surely cause failures. Also if you move the mouse during the test you will also get these failures

svn path=/trunk/; revision=61311

10 years ago[USETUP]
Amine Khaldi [Thu, 19 Dec 2013 23:20:27 +0000 (23:20 +0000)]
[USETUP]
* Turkish translation update by Erdem Ersoy.
CORE-7408

svn path=/trunk/; revision=61308

10 years ago[TRANSLATIONS]
Amine Khaldi [Thu, 19 Dec 2013 23:18:30 +0000 (23:18 +0000)]
[TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7408

svn path=/trunk/; revision=61307

10 years ago[FREELDR]
Amine Khaldi [Thu, 19 Dec 2013 22:49:16 +0000 (22:49 +0000)]
[FREELDR]
* Include the proper header instead of incompatibly redefining a type.

svn path=/trunk/; revision=61306

10 years ago[SYSAUDIO]
Amine Khaldi [Thu, 19 Dec 2013 22:45:32 +0000 (22:45 +0000)]
[SYSAUDIO]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61305

10 years ago[WDMAUD]
Amine Khaldi [Thu, 19 Dec 2013 22:39:27 +0000 (22:39 +0000)]
[WDMAUD]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61304

10 years ago[KERNEL32_TEST]
Thomas Faber [Thu, 19 Dec 2013 21:39:09 +0000 (21:39 +0000)]
[KERNEL32_TEST]
- Move ROS-only tests into apitest

svn path=/trunk/; revision=61303

10 years ago[WINETESTS]
Thomas Faber [Thu, 19 Dec 2013 21:30:10 +0000 (21:30 +0000)]
[WINETESTS]
- Do not suppress nonexistent warnings

svn path=/trunk/; revision=61302

10 years ago[SHIMGVW]
Thomas Faber [Thu, 19 Dec 2013 20:29:17 +0000 (20:29 +0000)]
[SHIMGVW]
- Add Save button functionality. Patch by Ricardo Hanke.
CORE-7702

svn path=/trunk/; revision=61301

10 years ago[EXPLORER]
Amine Khaldi [Thu, 19 Dec 2013 19:49:20 +0000 (19:49 +0000)]
[EXPLORER]
* Add Albanian translation. By Ardit Dani.
CORE-7713 #resolve #comment Committed in r61300. Thanks !

svn path=/trunk/; revision=61300

10 years ago[DLLS]
Thomas Faber [Thu, 19 Dec 2013 19:42:33 +0000 (19:42 +0000)]
[DLLS]
- Warnings are not okay
[SHELL32]
- Comment out unused variables in WIP code

svn path=/trunk/; revision=61299

10 years ago[EXPLORER]
Amine Khaldi [Thu, 19 Dec 2013 19:17:38 +0000 (19:17 +0000)]
[EXPLORER]
* Remove unneeded header inclusion.

svn path=/trunk/; revision=61298

10 years ago[APPLICATIONS]
Amine Khaldi [Thu, 19 Dec 2013 19:11:37 +0000 (19:11 +0000)]
[APPLICATIONS]
* Add Albanian translation for notepad, taskkill and wmic. By Ardit Dani.
CORE-7712 #resolve #comment Committed in r61297. Thanks !

svn path=/trunk/; revision=61297

10 years ago[SHELL32]
Jérôme Gardou [Thu, 19 Dec 2013 18:52:57 +0000 (18:52 +0000)]
[SHELL32]
 - Fix a GCC warning.

svn path=/trunk/; revision=61296

10 years ago[FASTFAT]
Amine Khaldi [Thu, 19 Dec 2013 16:20:28 +0000 (16:20 +0000)]
[FASTFAT]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61295

10 years ago[SHELL32]
Amine Khaldi [Thu, 19 Dec 2013 12:51:32 +0000 (12:51 +0000)]
[SHELL32]
* Initial go at the Drag & Drop support. Work is still ongoing here. Brought to you by Huw Campbell.
CORE-3760

svn path=/trunk/; revision=61294

10 years ago[SHELL32]
Amine Khaldi [Thu, 19 Dec 2013 11:44:30 +0000 (11:44 +0000)]
[SHELL32]
* Make the Recycle Bin icon reflect whether the bin is empty or not. Brought to you by Huw Campbell.
CORE-3712 #resolve #comment Committed in r61293. Cheers ;)

svn path=/trunk/; revision=61293

10 years ago[User32]
James Tabor [Thu, 19 Dec 2013 03:35:27 +0000 (03:35 +0000)]
[User32]
- Fixes TC 8 and GetWindowText issues. See CORE-7447 and CORE-7695.

svn path=/trunk/; revision=61292

10 years ago[ADVAPI32]
Eric Kohl [Wed, 18 Dec 2013 22:27:11 +0000 (22:27 +0000)]
[ADVAPI32]
ConvertStringSidToSidW: Fix a wrong entry in the SID table.

svn path=/trunk/; revision=61291

10 years ago[ADVAPI32]
Eric Kohl [Tue, 17 Dec 2013 21:01:18 +0000 (21:01 +0000)]
[ADVAPI32]
Do not deregister the logon process after logon. Close the port when the DLL is unloaded.

svn path=/trunk/; revision=61285

10 years ago[LSASRV]
Eric Kohl [Tue, 17 Dec 2013 20:56:52 +0000 (20:56 +0000)]
[LSASRV]
LsapLogonUser: Copy the local groups SID array from the clients adress space the servers adress space.

svn path=/trunk/; revision=61284

10 years ago[ADVAPI32]
Eric Kohl [Mon, 16 Dec 2013 14:03:46 +0000 (14:03 +0000)]
[ADVAPI32]
- Remove the old logon code. It is not needed any longer.
- LogonUserW: Pass two SIDs (LogonSid and LocalSid) to LsaLogonUser.
- LogonUserW: Use a better token source name.

svn path=/trunk/; revision=61281

10 years ago[SPEC2DEF]
Thomas Faber [Sun, 15 Dec 2013 22:01:53 +0000 (22:01 +0000)]
[SPEC2DEF]
- Fix the order of NONAME/PRIVATE/DATA in def file output

svn path=/trunk/; revision=61280

10 years ago[MPLAY32]
Thomas Faber [Sun, 15 Dec 2013 19:46:09 +0000 (19:46 +0000)]
[MPLAY32]
- Correctly set the trackbar range for long files. Patch by Ricardo Hanke (foreverwinter at hotmail dot de)
CORE-7631 #resolve #comment Thanks! Committed in r61279

svn path=/trunk/; revision=61279

10 years ago[NETCFGX]
Eric Kohl [Sat, 14 Dec 2013 20:27:45 +0000 (20:27 +0000)]
[NETCFGX]
Formatting. No code changes!

svn path=/trunk/; revision=61273

10 years ago[NETSHELL]
Eric Kohl [Sat, 14 Dec 2013 18:19:30 +0000 (18:19 +0000)]
[NETSHELL]
CORE-4949
Fix the network adapter name retrieval code. Adapter names should be visible again. Retest please.

svn path=/trunk/; revision=61272

10 years ago[BROWSEUI]
Jérôme Gardou [Sat, 14 Dec 2013 16:10:59 +0000 (16:10 +0000)]
[BROWSEUI]
 - Actually return the operation result.

svn path=/trunk/; revision=61271

10 years ago[DEVMGR]
Eric Kohl [Sat, 14 Dec 2013 15:58:35 +0000 (15:58 +0000)]
[DEVMGR]
CORE-6350
Hack: Call the "Install hardware" wizard when the user clicks the "update driver" button.

svn path=/trunk/; revision=61270

10 years ago[CMAKE]
Dmitry Gorbachev [Fri, 13 Dec 2013 17:50:57 +0000 (17:50 +0000)]
[CMAKE]
Use -ffat-lto-objects option for LTCG builds. GCC 4.9 now defaults
to slim LTO, which (owing to linker bug #13557) fails with undefined
reference errors.
[LWIP]
Compile with -fno-builtin-malloc -fno-builtin-free. GCC bug #56578.

svn path=/trunk/; revision=61266

10 years ago[CMAKE][INCLUDE]
Dmitry Gorbachev [Fri, 13 Dec 2013 17:50:49 +0000 (17:50 +0000)]
[CMAKE][INCLUDE]
- In DPRINT1(), ASSERT(), etc. - print relative (to REACTOS_SOURCE_DIR)
paths to reduce debug log spam.
- Unify GCC and MSVC versions of _WARN() macro.

svn path=/trunk/; revision=61265

10 years agoUpdate FreeLdr linker script file. Remove unused files.
Dmitry Gorbachev [Thu, 12 Dec 2013 16:52:49 +0000 (16:52 +0000)]
Update FreeLdr linker script file. Remove unused files.

svn path=/trunk/; revision=61262

10 years ago[FASTFAT]
Eric Kohl [Thu, 12 Dec 2013 13:51:50 +0000 (13:51 +0000)]
[FASTFAT]
Fix coding style and indentation in remaining files. No code changes!

svn path=/trunk/; revision=61261

10 years ago[FASTFAT]
Eric Kohl [Wed, 11 Dec 2013 11:42:44 +0000 (11:42 +0000)]
[FASTFAT]
Fail, if we try to overwrite an eixting read-only file.

svn path=/trunk/; revision=61260

10 years ago[FASTFAT]
Eric Kohl [Tue, 10 Dec 2013 18:48:55 +0000 (18:48 +0000)]
[FASTFAT]
Set the archive attribute for opened non-directory files in overwrite or supersede mode.

svn path=/trunk/; revision=61259

10 years ago[FASTFAT]
Eric Kohl [Tue, 10 Dec 2013 09:53:21 +0000 (09:53 +0000)]
[FASTFAT]
Set the archive attribute for new non-directory files.

svn path=/trunk/; revision=61258

10 years ago[RAPPS]
Daniel Reimer [Mon, 9 Dec 2013 21:31:07 +0000 (21:31 +0000)]
[RAPPS]
- Update existant entries
CORE-7504 #resolve #comment Committed in r61255. Thanks!
CORE-7497 #resolve #comment Committed in r61255. Thanks!
CORE-7493 #resolve #comment Bochs is now loaded directly from sf.net mirror... Committed in r61255. Thanks!
CORE-7490 #resolve #comment Committed in r61255. Thanks!

svn path=/trunk/; revision=61255

10 years ago[FASTFAT]
Eric Kohl [Mon, 9 Dec 2013 18:48:13 +0000 (18:48 +0000)]
[FASTFAT]
Fix coding style and indentation in remaining files. No code changes!

svn path=/trunk/; revision=61254

10 years ago[FASTFAT]
Eric Kohl [Mon, 9 Dec 2013 12:55:23 +0000 (12:55 +0000)]
[FASTFAT]
VfatSetInformation:
- Rename the variable RC to Status.
- Get rid of variable CanWait.

svn path=/trunk/; revision=61253

10 years ago[FASTFAT]
Eric Kohl [Mon, 9 Dec 2013 10:35:15 +0000 (10:35 +0000)]
[FASTFAT]
Fix coding style and indentation. No code changes!

svn path=/trunk/; revision=61252

10 years ago[Win32SS]
James Tabor [Mon, 9 Dec 2013 01:55:48 +0000 (01:55 +0000)]
[Win32SS]
- Improvements to the message system. Fix hook write backs. Reduced memory when calling back from server side. Disabled post or send, leaving it in place just for a while, to test. See CORE-7447.

svn path=/trunk/; revision=61251

10 years ago[Win32k]
James Tabor [Sun, 8 Dec 2013 22:44:02 +0000 (22:44 +0000)]
[Win32k]
- Fix timer for CORE-4701. Test application now works.

svn path=/trunk/; revision=61250

10 years ago[TRANSLATIONS]
Sylvain Petreolle [Sun, 8 Dec 2013 18:27:56 +0000 (18:27 +0000)]
[TRANSLATIONS]
Add Spider Solitaire description to shortcuts.inf.
CORE-7247 #resolve

svn path=/trunk/; revision=61249

10 years ago[APPWIZ]
Sylvain Petreolle [Sun, 8 Dec 2013 17:50:02 +0000 (17:50 +0000)]
[APPWIZ]
Fix Gecko installer download.
CORE-7687 #resolve

svn path=/trunk/; revision=61248

10 years ago[WINLOGON]
Eric Kohl [Sun, 8 Dec 2013 14:31:40 +0000 (14:31 +0000)]
[WINLOGON]
Fix coding style and indentation. No code changes!

svn path=/trunk/; revision=61247

10 years ago[PSDK]
Amine Khaldi [Sun, 8 Dec 2013 11:16:53 +0000 (11:16 +0000)]
[PSDK]
* Fix a FIXME.
* Add missing wincrypt.h inclusion.

svn path=/trunk/; revision=61245

10 years ago[Win32k]
James Tabor [Sun, 8 Dec 2013 00:40:54 +0000 (00:40 +0000)]
[Win32k]
- Restore code from revision 48982 by Giannis Adamopoulos. See CORE-6554.
- Port sync wine winpos code. Fixes all the wine win:test_children/popup_zorder tests except "move hwnd_F and its popups down" that is if'ed out. Side effect, ReactOS regressed from 29 to 48 failures for the DeferWindowPos API test. That is not bad compared to wine ran 347 tests and 52 failures, ReactOS ran 385 tests.
- Keeping code if'ed out for now and added a flag to set most bottom window.

svn path=/trunk/; revision=61244

10 years ago[WS2_32_WINETEST]
Amine Khaldi [Sat, 7 Dec 2013 20:26:32 +0000 (20:26 +0000)]
[WS2_32_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61243

10 years ago[RosApps]
James Tabor [Sat, 7 Dec 2013 01:37:47 +0000 (01:37 +0000)]
[RosApps]
- Add cat, ps and winefile for testing. Building winefile (cmake hacked please check it) is syned up with wine head (winefile.c/h only).

svn path=/trunk/; revision=61241

10 years ago[RPCRT4_WINETEST]
Amine Khaldi [Fri, 6 Dec 2013 23:30:49 +0000 (23:30 +0000)]
[RPCRT4_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61238

10 years ago[RPCRT4]
Amine Khaldi [Fri, 6 Dec 2013 23:26:11 +0000 (23:26 +0000)]
[RPCRT4]
* Sync with Wine 1.7.1.
[PSDK]
* Update rpcdce.h, rpcdcep.h and rpcndr.h.
CORE-7469

svn path=/trunk/; revision=61237

10 years ago[ADVAPI32/CRED]
Amine Khaldi [Fri, 6 Dec 2013 15:38:38 +0000 (15:38 +0000)]
[ADVAPI32/CRED]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61236

10 years ago[TRANSLATIONS]
Amine Khaldi [Fri, 6 Dec 2013 15:21:08 +0000 (15:21 +0000)]
[TRANSLATIONS]
* Add Albanian translations to all the base/system folder. Brought to you by Ardit Dani.
CORE-7675 #resolve #comment Committed in r61235. Thanks !

svn path=/trunk/; revision=61235

10 years ago[ADVAPI32/CRYPT]
Amine Khaldi [Fri, 6 Dec 2013 15:04:04 +0000 (15:04 +0000)]
[ADVAPI32/CRYPT]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61234

10 years ago[CMD][EXPLORER_NEW]
Amine Khaldi [Fri, 6 Dec 2013 15:00:40 +0000 (15:00 +0000)]
[CMD][EXPLORER_NEW]
* Add Albanian translation. By Ardit Dani.
CORE-7674

svn path=/trunk/; revision=61233

10 years ago[README.WINE]
Amine Khaldi [Fri, 6 Dec 2013 10:26:52 +0000 (10:26 +0000)]
[README.WINE]
* uuid is our own lib and it's not synced with Wine.
CORE-7469

svn path=/trunk/; revision=61232

10 years ago[ACTIVEDS]
Amine Khaldi [Fri, 6 Dec 2013 10:20:01 +0000 (10:20 +0000)]
[ACTIVEDS]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61231

10 years ago[TRANSLATIONS]
Amine Khaldi [Thu, 5 Dec 2013 16:40:32 +0000 (16:40 +0000)]
[TRANSLATIONS]
* Add Albanian translation for reactos, usetup, vmwinst and welcome. By Ardit Dani.
CORE-7673 #resolve #comment Committed in r61228. Thanks !

svn path=/trunk/; revision=61228

10 years ago[ROSAPPS]
Hermès Bélusca-Maïto [Thu, 5 Dec 2013 02:19:57 +0000 (02:19 +0000)]
[ROSAPPS]
Remove the legacy directory.rbuild file.

[VGAFONTEDIT]
- Add necessary headers definitions for CPI font files.
- Add some (unused for now) PSFv1 definitions.
- Add a (unused for now) VGAFONT structure that defines whether the font is stored as RAW, CPI or PSF.

svn path=/trunk/; revision=61227

10 years ago[VGAFONTEDIT]
Hermès Bélusca-Maïto [Thu, 5 Dec 2013 01:00:49 +0000 (01:00 +0000)]
[VGAFONTEDIT]
- Convert resource file in the Amine way ;)
- Remove legacy .rbuild file.
- Just start to introduce cpi.h header for future support of CPI font files.
- Split up precompiled header into raw, psf and cpi headers for each supported font format.

svn path=/trunk/; revision=61226

10 years ago[WBEMDISP]
Amine Khaldi [Wed, 4 Dec 2013 20:44:14 +0000 (20:44 +0000)]
[WBEMDISP]
* Import from Wine 1.7.1.
[PSDK]
* Import wbemdisp.idl from Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61225

10 years ago[SHDOCLC]
Amine Khaldi [Wed, 4 Dec 2013 19:50:17 +0000 (19:50 +0000)]
[SHDOCLC]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61224

10 years ago* Right...
Amine Khaldi [Wed, 4 Dec 2013 18:15:07 +0000 (18:15 +0000)]
* Right...

svn path=/trunk/; revision=61223

10 years ago[TRANSLATIONS]
Amine Khaldi [Wed, 4 Dec 2013 18:11:32 +0000 (18:11 +0000)]
[TRANSLATIONS]
* Add Albanian translation to almost all the applications folder. Brought to you by Ardit Dani.
CORE-7672 #resolve #comment Committed in r61222. Thanks !

svn path=/trunk/; revision=61222

10 years ago[IEXPLORE]
Amine Khaldi [Wed, 4 Dec 2013 16:19:51 +0000 (16:19 +0000)]
[IEXPLORE]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61221

10 years ago[EXTRAC32]
Amine Khaldi [Wed, 4 Dec 2013 16:18:44 +0000 (16:18 +0000)]
[EXTRAC32]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61220

10 years ago[XCOPY]
Amine Khaldi [Wed, 4 Dec 2013 16:17:23 +0000 (16:17 +0000)]
[XCOPY]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=61219