reactos.git
8 years ago[TCPIP]
Pierre Schweitzer [Fri, 11 Dec 2015 22:30:02 +0000 (22:30 +0000)]
[TCPIP]
Fix the last failing tests of iphlpapi_apitest:SendARP

svn path=/trunk/; revision=70323

8 years ago[USETUP]
Eric Kohl [Thu, 10 Dec 2015 15:43:06 +0000 (15:43 +0000)]
[USETUP]
Check RtlCreateUnicodeString in SetupCreateSingleDirectory.
Patch by Victor Martinez.
CORE-10647 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70321

8 years ago[SYSSETUP]
Thomas Faber [Thu, 10 Dec 2015 09:14:19 +0000 (09:14 +0000)]
[SYSSETUP]
- Don't disable the user profile creation hack until it's actually fixed (NtUnloadKey(NULL) doesn't do anything and I don't know what's actually supposed to go there). Should avoid some user profile corruption after crashes in 3rd stage (since 2nd stage will have flushed the registry).
CORE-10381

svn path=/trunk/; revision=70320

8 years ago[CHARMAP]
Ged Murphy [Wed, 9 Dec 2015 21:55:19 +0000 (21:55 +0000)]
[CHARMAP]
- Don't go past the scroll range
- Reset the grid/cell info when a new font is selected
- Should fix some of the issues Vort listed in CORE-10518

svn path=/trunk/; revision=70319

8 years ago[BROWSEUI]
Thomas Faber [Wed, 9 Dec 2015 19:36:35 +0000 (19:36 +0000)]
[BROWSEUI]
- Stub out CACListISF
ROSTESTS-210 #resolve

svn path=/trunk/; revision=70318

8 years ago[USETUP]
Eric Kohl [Wed, 9 Dec 2015 19:21:11 +0000 (19:21 +0000)]
[USETUP]
Romanian code page related support.
Patch by Stefan Fulea.
CORE-10569 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70317

8 years ago[PSEH3]
Timo Kreuzer [Wed, 9 Dec 2015 07:49:18 +0000 (07:49 +0000)]
[PSEH3]
Remove do { } while (0) constructs from PSEH3 macros, so that a break from within a try block does what it is supposed to do.

svn path=/trunk/; revision=70316

8 years ago[WIN32K/NTGDI]
Ged Murphy [Wed, 9 Dec 2015 00:09:32 +0000 (00:09 +0000)]
[WIN32K/NTGDI]
- Fix setting the correct font in certain code paths
- non-eisting glyphs should return 0xffff, not 0x001f
- Don't set last error on failure, GDI APIs don't do that
- Remove GreGetGlyphIndicesW, it was mostly a copy of NtGdiGetGlyphIndicesW and it wasn't used
- Fixes the GetGlyphIndices tests and fixes showing invalid fonts in charmap

svn path=/trunk/; revision=70315

8 years ago[EXPLORER]Initialize the propInfo structure before using it. Spotted by Mark Jansen...
Robert Naumann [Tue, 8 Dec 2015 22:54:33 +0000 (22:54 +0000)]
[EXPLORER]Initialize the propInfo structure before using it. Spotted by Mark Jansen. See CORE-10560

svn path=/trunk/; revision=70314

8 years agoCaught out by unix again
Ged Murphy [Tue, 8 Dec 2015 22:18:41 +0000 (22:18 +0000)]
Caught out by unix again

svn path=/trunk/; revision=70313

8 years ago[TCPIP]
Pierre Schweitzer [Tue, 8 Dec 2015 22:16:18 +0000 (22:16 +0000)]
[TCPIP]
Fix one test failure

svn path=/trunk/; revision=70312

8 years ago[GDI32_APITEST]
Ged Murphy [Tue, 8 Dec 2015 22:14:48 +0000 (22:14 +0000)]
[GDI32_APITEST]
- Add some tests for GetGlyphIndices

svn path=/trunk/; revision=70311

8 years ago[CLASS2]
Thomas Faber [Tue, 8 Dec 2015 17:46:33 +0000 (17:46 +0000)]
[CLASS2]
- Don't take a reference on the device object in ScsiClassClaimDevice since it's not going to be released before device removal. Inspired by classpnp. Fixes ejecting mass storage devices.
CORE-8911 #resolve

svn path=/trunk/; revision=70310

8 years ago[SYSSETUP]
Eric Kohl [Tue, 8 Dec 2015 15:57:47 +0000 (15:57 +0000)]
[SYSSETUP]
- Get rid of the global SetupData variable. Allocate the setup data struct from heap instead and pass its pointer to all wizard pages.
- Keep the setup data pointer in all wizard pages where it is needed.
- Keep the handle to the unattended.inf file open as long as the setup wizard exists.

svn path=/trunk/; revision=70309

8 years ago[CLASS2]
Thomas Faber [Tue, 8 Dec 2015 13:54:35 +0000 (13:54 +0000)]
[CLASS2]
- Properly forward PNP IRPs to the lower device
CORE-8911

svn path=/trunk/; revision=70308

8 years ago[CLASS2]
Thomas Faber [Tue, 8 Dec 2015 13:30:06 +0000 (13:30 +0000)]
[CLASS2]
- Fix build
CORE-8911

svn path=/trunk/; revision=70307

8 years ago[CLASS2]
Thomas Faber [Tue, 8 Dec 2015 13:25:37 +0000 (13:25 +0000)]
[CLASS2]
- Add a Signature member to make devices created from class2's AddDevice recognizable
CORE-8911

svn path=/trunk/; revision=70306

8 years ago[WINSPOOL] Properly stub IsValidDevmodeW.
Amine Khaldi [Tue, 8 Dec 2015 13:01:28 +0000 (13:01 +0000)]
[WINSPOOL] Properly stub IsValidDevmodeW.

svn path=/trunk/; revision=70305

8 years ago[FASTFAT]
Thomas Faber [Tue, 8 Dec 2015 12:57:45 +0000 (12:57 +0000)]
[FASTFAT]
- Always use the full path name when looking for FCB hashes
CORE-10483 #resolve

svn path=/trunk/; revision=70304

8 years ago[QEDIT_WINETEST] Welcome to the green family.
Amine Khaldi [Tue, 8 Dec 2015 12:43:26 +0000 (12:43 +0000)]
[QEDIT_WINETEST] Welcome to the green family.

svn path=/trunk/; revision=70303

8 years ago[PSDK] Update d3dtypes.h. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 12:38:18 +0000 (12:38 +0000)]
[PSDK] Update d3dtypes.h. CORE-10536

svn path=/trunk/; revision=70302

8 years ago[WINSPOOL_WINETEST] Import from Wine Staging 1.7.55. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 12:35:27 +0000 (12:35 +0000)]
[WINSPOOL_WINETEST] Import from Wine Staging 1.7.55. CORE-10536

svn path=/trunk/; revision=70301

8 years ago[QEDIT_WINETEST] Import from Wine Staging 1.7.55. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 11:26:07 +0000 (11:26 +0000)]
[QEDIT_WINETEST] Import from Wine Staging 1.7.55. CORE-10536

svn path=/trunk/; revision=70300

8 years ago[NETCFGX_WINETEST] Import from Wine Staging 1.7.55. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 11:18:34 +0000 (11:18 +0000)]
[NETCFGX_WINETEST] Import from Wine Staging 1.7.55. CORE-10536

svn path=/trunk/; revision=70299

8 years ago[PSDK] Update stdole2.idl. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 11:15:23 +0000 (11:15 +0000)]
[PSDK] Update stdole2.idl. CORE-10536

svn path=/trunk/; revision=70298

8 years ago[NETAPI32_WINETEST] Remove a meaningless line.
Amine Khaldi [Tue, 8 Dec 2015 11:06:25 +0000 (11:06 +0000)]
[NETAPI32_WINETEST] Remove a meaningless line.

svn path=/trunk/; revision=70297

8 years ago[BROWSEUI_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 10:49:38 +0000 (10:49 +0000)]
[BROWSEUI_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536

svn path=/trunk/; revision=70296

8 years ago[SHELL32_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 10:33:14 +0000 (10:33 +0000)]
[SHELL32_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536

svn path=/trunk/; revision=70295

8 years ago[MMDEVAPI_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 10:24:11 +0000 (10:24 +0000)]
[MMDEVAPI_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536

svn path=/trunk/; revision=70294

8 years ago[USER32_WINETEST] Sync with Wine Staging 1.7.55 except clipboard tests. CORE-10536
Amine Khaldi [Tue, 8 Dec 2015 10:22:43 +0000 (10:22 +0000)]
[USER32_WINETEST] Sync with Wine Staging 1.7.55 except clipboard tests. CORE-10536

svn path=/trunk/; revision=70293

8 years ago[IPHLPAPI]
Pierre Schweitzer [Tue, 8 Dec 2015 08:03:33 +0000 (08:03 +0000)]
[IPHLPAPI]
Properly return unicast addresses in GetAdaptersAddresses() by properly return a struct sockaddr_in.
This fixes a bunch of failing tests in iphlpapi_apitest, and it should fix any application relying on this API to know interfaces addresses.

svn path=/trunk/; revision=70292

8 years ago[SYSSETUP] Set an owner name by default. Patch by Ismael Ferreras Morezuelas CORE...
Robert Naumann [Mon, 7 Dec 2015 23:21:49 +0000 (23:21 +0000)]
[SYSSETUP] Set an owner name by default. Patch by Ismael Ferreras Morezuelas CORE-10476

svn path=/trunk/; revision=70291

8 years ago[IPHLPAPI_APITEST]
Pierre Schweitzer [Mon, 7 Dec 2015 22:33:29 +0000 (22:33 +0000)]
[IPHLPAPI_APITEST]
Add another check that shows that data returned by GetAdaptersAddresses() are incomplete and thus broken...
"This isn't the type you're looking for." would say an old man

svn path=/trunk/; revision=70290

8 years ago[INTL][USRMGR][SHELL32]
Eric Kohl [Mon, 7 Dec 2015 20:35:33 +0000 (20:35 +0000)]
[INTL][USRMGR][SHELL32]
Minor corrections in GUI resources.
Patch by Stefan Fulea.
#CORE-10486 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70289

8 years ago[SERVMAN]
Eric Kohl [Mon, 7 Dec 2015 18:19:05 +0000 (18:19 +0000)]
[SERVMAN]
Arrange large and small icons after changing the view.
Patch by Carlo Bramini.
#CORE-10350 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70288

8 years ago[USETUP]
Eric Kohl [Mon, 7 Dec 2015 16:10:09 +0000 (16:10 +0000)]
[USETUP]
Center the current list item before drawing the list.
#CORE-10659 #resolve

svn path=/trunk/; revision=70287

8 years ago[IPHLPAPI]
Pierre Schweitzer [Mon, 7 Dec 2015 11:21:20 +0000 (11:21 +0000)]
[IPHLPAPI]
Display the IP address used for tests
This highlights an issue with returned IP in ReactOS

svn path=/trunk/; revision=70286

8 years ago[TCPIP]
Pierre Schweitzer [Mon, 7 Dec 2015 10:56:58 +0000 (10:56 +0000)]
[TCPIP]
In case of localhost arping, fail if local interface isn't remote interface

svn path=/trunk/; revision=70285

8 years ago[NDIS]
Thomas Faber [Mon, 7 Dec 2015 08:48:57 +0000 (08:48 +0000)]
[NDIS]
- Avoid using an out-of-scope local variable in NdisReadNetworkAddress. Patch by Víctor Martínez.
CORE-10650 #resolve

svn path=/trunk/; revision=70284

8 years ago[USETUP]
Eric Kohl [Sun, 6 Dec 2015 20:14:29 +0000 (20:14 +0000)]
[USETUP]
Little Improvements:
  * Duplicate code removement regarding the simple list pages (and now everyone has pageup/down + selection via char)
  * Duplicate code removement regarding the partition type string
  * Document the pages

Patch my Michael Fritscher
#CORE-10012 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70283

8 years ago[IPHLPAPI] Include iphlpapi_private.h in icmp.c. CORE-10498
Amine Khaldi [Sun, 6 Dec 2015 10:55:46 +0000 (10:55 +0000)]
[IPHLPAPI] Include iphlpapi_private.h in icmp.c. CORE-10498

svn path=/trunk/; revision=70282

8 years ago[CONSRV]: Fix the code corresponding to ReadConsoleA/W API, now autocompletion from...
Hermès Bélusca-Maïto [Sat, 5 Dec 2015 23:41:59 +0000 (23:41 +0000)]
[CONSRV]: Fix the code corresponding to ReadConsoleA/W API, now autocompletion from within windows' cmd.exe running on ReactOS works correctly. I add also some ASSERTs to be sure of certain invariants (I might simplify part of the code related to that later on).

svn path=/trunk/; revision=70281

8 years ago[NDK]
Timo Kreuzer [Sat, 5 Dec 2015 23:17:24 +0000 (23:17 +0000)]
[NDK]
Add more tests for structure offsets (not built by default)

svn path=/trunk/; revision=70280

8 years ago[NDK]
Timo Kreuzer [Sat, 5 Dec 2015 23:14:11 +0000 (23:14 +0000)]
[NDK]
Fix a typo

svn path=/trunk/; revision=70279

8 years ago[INTL]
Eric Kohl [Sat, 5 Dec 2015 19:34:40 +0000 (19:34 +0000)]
[INTL]
GetLocalInfo needs the number of WCHARs and not the size of the buffer.
CORE-10651 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70278

8 years ago[TCPIP]
Pierre Schweitzer [Sat, 5 Dec 2015 18:29:57 +0000 (18:29 +0000)]
[TCPIP]
DispTdiQueryIpHwAddress(): use the correct function to get the interface associated with an IP address.
Also, because local links aren't in the ARP table (obviously), handle them without the mechanism described previously

This fixes arpinging oneself.

svn path=/trunk/; revision=70277

8 years ago[EXPLORER] A DLGPROC returns INT_PTR, not BOOL.
Timo Kreuzer [Sat, 5 Dec 2015 18:29:33 +0000 (18:29 +0000)]
[EXPLORER] A DLGPROC returns INT_PTR, not BOOL.
[DDK] Fix invalid syntax in fltkernel.h

svn path=/trunk/; revision=70276

8 years ago[IPHLPAPI::ICMP] Partially sync with Wine Staging 1.7.55 and mark our differences...
Amine Khaldi [Sat, 5 Dec 2015 17:46:37 +0000 (17:46 +0000)]
[IPHLPAPI::ICMP] Partially sync with Wine Staging 1.7.55 and mark our differences. Please inspect them.  CORE-10536

svn path=/trunk/; revision=70275

8 years ago[IPHLPAPI] Properly return on invalid parameters in GetIcmpStatisticsEx(). Fixes...
Amine Khaldi [Sat, 5 Dec 2015 17:11:25 +0000 (17:11 +0000)]
[IPHLPAPI] Properly return on invalid parameters in GetIcmpStatisticsEx(). Fixes two iphlpapi tests.

svn path=/trunk/; revision=70274

8 years ago[RAPPS] Turkish translation update by Erdem Ersoy. CORE-10513
Amine Khaldi [Sat, 5 Dec 2015 16:59:23 +0000 (16:59 +0000)]
[RAPPS] Turkish translation update by Erdem Ersoy. CORE-10513

svn path=/trunk/; revision=70273

8 years ago[TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-10513
Amine Khaldi [Sat, 5 Dec 2015 16:57:14 +0000 (16:57 +0000)]
[TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-10513

svn path=/trunk/; revision=70272

8 years ago[CMAKE/ROSTESTS] Define WINETEST_MSVC_IDE_FORMATTING in VS builds. By Mark Jansen...
Amine Khaldi [Sat, 5 Dec 2015 16:46:04 +0000 (16:46 +0000)]
[CMAKE/ROSTESTS] Define WINETEST_MSVC_IDE_FORMATTING in VS builds. By Mark Jansen. ROSTESTS-156 ROSTESTS-207

svn path=/trunk/; revision=70271

8 years ago[IPHLPAPI_WINETEST] Import htonl and co from ws2_32 instead of hacking things locally...
Amine Khaldi [Sat, 5 Dec 2015 16:40:43 +0000 (16:40 +0000)]
[IPHLPAPI_WINETEST] Import htonl and co from ws2_32 instead of hacking things locally. ROSTESTS-206

svn path=/trunk/; revision=70270

8 years ago[TCPIP]
Pierre Schweitzer [Sat, 5 Dec 2015 10:41:56 +0000 (10:41 +0000)]
[TCPIP]
- Fix a bug IRPFinish(): do not touch the IRP if there's a pending return. Thanks to Thomas for his help!
- Implement DispTdiQueryIpHwAddress(): the current implementation is not optimal, but works. It first reset the ARP table entry corresponding the to target host, if it exists. Then, it sends the ARP probe and wait till the ARP table is updated to return the HW link address.
Could be improved, but it would require more important work in the driver, which is not a good solution when we're to release ;-).

Obviously, this fixes arping not working in ReactOS: https://twitter.com/HeisSpiter/status/673088515647930368
And this fixes a few iphlpapi_apitest tests.

svn path=/trunk/; revision=70269

8 years ago[CONSRV]: Implement the skeleton for the console server font APIs; reduces kernel32...
Hermès Bélusca-Maïto [Sat, 5 Dec 2015 00:51:48 +0000 (00:51 +0000)]
[CONSRV]: Implement the skeleton for the console server font APIs; reduces kernel32 console winetest failures to 5 (see r70258 also).

svn path=/trunk/; revision=70268

8 years ago[PING]
Pierre Schweitzer [Fri, 4 Dec 2015 13:02:36 +0000 (13:02 +0000)]
[PING]
Backport a change from arping: on ctrl+c hit, display statistics

svn path=/trunk/; revision=70267

8 years ago[RAPPS] unuglify icons. CORE-10642
Robert Naumann [Fri, 4 Dec 2015 12:47:26 +0000 (12:47 +0000)]
[RAPPS] unuglify icons. CORE-10642

svn path=/trunk/; revision=70266

8 years ago[NTVDM]: "BytesRead is uninitialized in DosReadCharacter" (CID 1341427)
Hermès Bélusca-Maïto [Fri, 4 Dec 2015 12:29:46 +0000 (12:29 +0000)]
[NTVDM]: "BytesRead is uninitialized in DosReadCharacter" (CID 1341427)
CORE-10644

svn path=/trunk/; revision=70265

8 years ago[SHELL32] Disable 'Empty Recycle Bin' when no items are present. By Mark Jansen....
Amine Khaldi [Fri, 4 Dec 2015 11:12:01 +0000 (11:12 +0000)]
[SHELL32] Disable 'Empty Recycle Bin' when no items are present. By Mark Jansen. CORE-10438

svn path=/trunk/; revision=70264

8 years ago[RAPPS]
Pierre Schweitzer [Fri, 4 Dec 2015 11:10:52 +0000 (11:10 +0000)]
[RAPPS]
Don't leak memory

CID 1341348

svn path=/trunk/; revision=70263

8 years ago[ICMP][IPHLPAPI] Move the icmp functions to iphlpapi where they belong. Brought to...
Amine Khaldi [Fri, 4 Dec 2015 10:57:44 +0000 (10:57 +0000)]
[ICMP][IPHLPAPI] Move the icmp functions to iphlpapi where they belong. Brought to you by Tim Crawford with my fixes. CORE-10498

svn path=/trunk/; revision=70262

8 years ago[IPHLPAPI_APITEST] Move icmp tests from winetests to apitests where they belong....
Amine Khaldi [Fri, 4 Dec 2015 10:34:24 +0000 (10:34 +0000)]
[IPHLPAPI_APITEST] Move icmp tests from winetests to apitests where they belong. By Tim Crawford. ROSTESTS-201

svn path=/trunk/; revision=70261

8 years ago[PORTCLS]
Thomas Faber [Fri, 4 Dec 2015 09:36:34 +0000 (09:36 +0000)]
[PORTCLS]
- Fix error check in CPortPinWaveRT::Init. CID 511862

svn path=/trunk/; revision=70260

8 years ago[USETUP]
Thomas Faber [Fri, 4 Dec 2015 09:24:52 +0000 (09:24 +0000)]
[USETUP]
- Fix copypasta'd error check in IsAcpiComputer. CID 715947

svn path=/trunk/; revision=70259

8 years ago[KERNEL32]
Hermès Bélusca-Maïto [Fri, 4 Dec 2015 00:43:31 +0000 (00:43 +0000)]
[KERNEL32]
Implement client-side only of console font APIs:
- documented: GetConsoleFontSize, GetCurrentConsoleFont;
- undocumented: GetConsoleFontInfo, GetNumberOfConsoleFonts, SetConsoleFont (see http://cboard.cprogramming.com/windows-programming/102187-console-font-size.html for a working usage example of these APIs).
(Also related to CORE-7931)

svn path=/trunk/; revision=70258

8 years ago[REG][DESKADP] Update polish translation. Based on a patch by Adam Stachowicz. CORE...
Robert Naumann [Thu, 3 Dec 2015 22:45:14 +0000 (22:45 +0000)]
[REG][DESKADP] Update polish translation. Based on a patch by Adam Stachowicz. CORE-10011

svn path=/trunk/; revision=70257

8 years ago[TELNET][WINLOGON] Update icons. Work by Henry Tang Ih. CORE-10616
Robert Naumann [Thu, 3 Dec 2015 22:35:38 +0000 (22:35 +0000)]
[TELNET][WINLOGON] Update icons. Work by Henry Tang Ih. CORE-10616

svn path=/trunk/; revision=70256

8 years ago[ICONS] Remove unneeded icon sizes, such as 24px. This slightly decreases ISO size.
Robert Naumann [Thu, 3 Dec 2015 22:26:58 +0000 (22:26 +0000)]
[ICONS] Remove unneeded icon sizes, such as 24px. This slightly decreases ISO size.
This booooooring work was done by Jared Smudde (and Henry Tang Ih?!?). Thank you. CORE-10348

svn path=/trunk/; revision=70255

8 years ago[RAPPS]
Daniel Reimer [Thu, 3 Dec 2015 21:35:17 +0000 (21:35 +0000)]
[RAPPS]
"Add free stop watch (cronometer) to rapps" by J. Manuel Mar H.
CORE-9547 #resolve #comment Added, thx ^^

svn path=/trunk/; revision=70254

8 years ago[RAPPS]
Daniel Reimer [Thu, 3 Dec 2015 21:21:51 +0000 (21:21 +0000)]
[RAPPS]
"update broken WinBoard" by reactosfanboy
CORE-10635 #resolve #comment Fixed. Thx ^^

svn path=/trunk/; revision=70253

8 years ago[RAPPS]
Daniel Reimer [Thu, 3 Dec 2015 21:15:20 +0000 (21:15 +0000)]
[RAPPS]
"Add DiskInternals Linux Reader into RAPPS" by Alexander Rechitskiy
CORE-10622 #resolve #comment Added, thx ^^

svn path=/trunk/; revision=70252

8 years ago[RAPPS]
Daniel Reimer [Thu, 3 Dec 2015 21:07:43 +0000 (21:07 +0000)]
[RAPPS]
"Add Adobe Air to Rapps" by J. Manuel Mar H.
CORE-10484 #resolve #comment Added, thx ^^

svn path=/trunk/; revision=70251

8 years ago[RAPPS]
Daniel Reimer [Thu, 3 Dec 2015 20:56:16 +0000 (20:56 +0000)]
[RAPPS]
"add Everything Search Engine to ReactOS downloader" by Alexander Rechitskiy
(Silently remove some BOMs I created...)
CORE-8309 #resolve #comment Added, thx ^^

svn path=/trunk/; revision=70250

8 years ago[RAPPS]
Daniel Reimer [Thu, 3 Dec 2015 20:26:56 +0000 (20:26 +0000)]
[RAPPS]
rapps-database does not update automatically because of broken build scripts by reactosfanboy
CORE-10633 #resolve #comment Fixed by removing the copies completely and updating the ones in rapps. Not the best solution, but it works for the update task.

svn path=/trunk/; revision=70249

8 years ago[SHELL32]
Daniel Reimer [Thu, 3 Dec 2015 20:15:48 +0000 (20:15 +0000)]
[SHELL32]
Fix Go button image not showing by Jared Smudde
CORE-10626 #resolve #comment SHAME ON YOU!! :P Committed ^^

svn path=/trunk/; revision=70248

8 years ago[FONTS]
Daniel Reimer [Wed, 2 Dec 2015 23:52:45 +0000 (23:52 +0000)]
[FONTS]
oops

svn path=/trunk/; revision=70247

8 years ago[FONTS]
Daniel Reimer [Wed, 2 Dec 2015 23:42:27 +0000 (23:42 +0000)]
[FONTS]
Add LiberationSans Narrow to complete the font family

svn path=/trunk/; revision=70246

8 years ago[DLL]
Daniel Reimer [Wed, 2 Dec 2015 23:11:28 +0000 (23:11 +0000)]
[DLL]
Fix DLL control themeing by Jared Smudde
CORE-10563 #resolve #comment Hm, yeah, you are right. Somehow I really forgot that one when I did that manifest fun in the past ^^ Thx

svn path=/trunk/; revision=70245

8 years ago[SHELL32]
Daniel Reimer [Wed, 2 Dec 2015 23:02:23 +0000 (23:02 +0000)]
[SHELL32]
Improve the bitmaps by Jared Smudde
CORE-10620 #resolve #comment Committed, thx ^^

svn path=/trunk/; revision=70244

8 years ago[RAPPS]
Daniel Reimer [Wed, 2 Dec 2015 22:55:38 +0000 (22:55 +0000)]
[RAPPS]
Apache Open Office 2.4.3 link is dead
CORE-10600 #resolve

svn path=/trunk/; revision=70243

8 years ago[TRANSLATION]
Daniel Reimer [Wed, 2 Dec 2015 22:44:03 +0000 (22:44 +0000)]
[TRANSLATION]
Add/Update Traditional Chinese (zh-TW) translation in ReactOS. [Wave 2/4] by Henry Tang Ih
CORE-10615 #resolve #comment Committed, thx ^^

svn path=/trunk/; revision=70242

8 years ago[RAPPS]
Daniel Reimer [Wed, 2 Dec 2015 22:36:08 +0000 (22:36 +0000)]
[RAPPS]
Update LibreOffice rapps version to 4.4.6 by Henry Tang Ih
CORE-10599 #resolve #comment Fixed, thx

svn path=/trunk/; revision=70241

8 years ago[RAPPS]
Daniel Reimer [Wed, 2 Dec 2015 22:05:06 +0000 (22:05 +0000)]
[RAPPS]
Small Database Update by Jared Smudde
CORE-10393 #resolve #comment Committed, thx ^^

svn path=/trunk/; revision=70240

8 years ago[RAPPS]
Daniel Reimer [Wed, 2 Dec 2015 21:59:45 +0000 (21:59 +0000)]
[RAPPS]
Update RosBE version to 2.1.3 by Hermes Belusca
CORE-10603 #resolve #comment Fixed. Does not work in ROS anyway, but fixed ^^

svn path=/trunk/; revision=70239

8 years ago[TRANSLATIONS]
Daniel Reimer [Wed, 2 Dec 2015 21:47:45 +0000 (21:47 +0000)]
[TRANSLATIONS]
Missing italian translations in ReactOS by Carlo Bramini
CORE-9725 #comment Applied/Committed lautus and services patches

svn path=/trunk/; revision=70238

8 years ago[T2EMBED] Leverage Wine Staging 1.7.55 code and put our remaining stubs into a proper...
Amine Khaldi [Wed, 2 Dec 2015 21:04:16 +0000 (21:04 +0000)]
[T2EMBED] Leverage Wine Staging 1.7.55 code and put our remaining stubs into a proper source file. CORE-10536

svn path=/trunk/; revision=70237

8 years ago[PSDK] Add missing E_API_NOTIMPL.
Amine Khaldi [Wed, 2 Dec 2015 21:00:36 +0000 (21:00 +0000)]
[PSDK] Add missing E_API_NOTIMPL.

svn path=/trunk/; revision=70236

8 years ago[MEDIA/DOC] Add Libxslt to the 3rd party modules list.
Amine Khaldi [Wed, 2 Dec 2015 11:41:50 +0000 (11:41 +0000)]
[MEDIA/DOC] Add Libxslt to the 3rd party modules list.

svn path=/trunk/; revision=70235

8 years ago[LIBXML2] Update to v2.9.3.
Amine Khaldi [Wed, 2 Dec 2015 11:36:52 +0000 (11:36 +0000)]
[LIBXML2] Update to v2.9.3.

svn path=/trunk/; revision=70234

8 years ago[LIBMPG123] Update to v1.22.4.
Amine Khaldi [Wed, 2 Dec 2015 11:13:12 +0000 (11:13 +0000)]
[LIBMPG123] Update to v1.22.4.

svn path=/trunk/; revision=70233

8 years ago[WIN-ICONV] Update to git commit 8765259.
Amine Khaldi [Wed, 2 Dec 2015 11:08:51 +0000 (11:08 +0000)]
[WIN-ICONV] Update to git commit 8765259.

svn path=/trunk/; revision=70232

8 years ago[LIBPNG] Update to v1.6.19.
Amine Khaldi [Wed, 2 Dec 2015 11:03:22 +0000 (11:03 +0000)]
[LIBPNG] Update to v1.6.19.

svn path=/trunk/; revision=70231

8 years ago[PSDK] Update shldisp.idl. CORE-10536
Amine Khaldi [Wed, 2 Dec 2015 09:02:07 +0000 (09:02 +0000)]
[PSDK] Update shldisp.idl. CORE-10536

svn path=/trunk/; revision=70230

8 years agoI forgot to put the minimalist headers back
Ged Murphy [Tue, 1 Dec 2015 21:33:32 +0000 (21:33 +0000)]
I forgot to put the minimalist headers back

svn path=/trunk/; revision=70229

8 years ago[CHARMAP]
Ged Murphy [Tue, 1 Dec 2015 21:29:12 +0000 (21:29 +0000)]
[CHARMAP]
- Hackfix the existing charmap for the 0.4 release (just in case I don't get time to finish the new one). This fixes showing invalid glyphs and also removes the advanced section as it was unimplemented.

svn path=/trunk/; revision=70228

8 years ago[PSDK] Add missing EBO_NOBORDER and EBO_NO.
Amine Khaldi [Tue, 1 Dec 2015 18:09:05 +0000 (18:09 +0000)]
[PSDK] Add missing EBO_NOBORDER and EBO_NO.

svn path=/trunk/; revision=70227

8 years ago[KMTESTS:FSRTL]
Thomas Faber [Tue, 1 Dec 2015 14:22:17 +0000 (14:22 +0000)]
[KMTESTS:FSRTL]
- Add tests for FsRtlDissectName/FsRtlDissectDbcs and FsRtlIsFatDbcsLegal/FsRtlIsHpfsDbcsLegal

svn path=/trunk/; revision=70226

8 years ago[FREETYPE] Update to v2.6.2. CORE-10614
Amine Khaldi [Tue, 1 Dec 2015 10:36:24 +0000 (10:36 +0000)]
[FREETYPE] Update to v2.6.2. CORE-10614

svn path=/trunk/; revision=70225

8 years ago[SETUPAPI_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
Amine Khaldi [Mon, 30 Nov 2015 22:25:50 +0000 (22:25 +0000)]
[SETUPAPI_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536

svn path=/trunk/; revision=70224

8 years ago[PSDK] Update d3d9types.h. CORE-10536
Amine Khaldi [Mon, 30 Nov 2015 21:55:07 +0000 (21:55 +0000)]
[PSDK] Update d3d9types.h. CORE-10536

svn path=/trunk/; revision=70223