Amine Khaldi
282eceb38b
[CMAKE]
...
* Support only debug and release configuration types (in the VS solutions).
svn path=/trunk/; revision=61317
2013-12-21 13:53:05 +00:00
Amine Khaldi
ca811619b0
[DXDIAG]
...
* Remove some commented out inclusions.
svn path=/trunk/; revision=61316
2013-12-21 13:47:09 +00:00
Amine Khaldi
359a887df3
[EVENTLOG]
...
* Do not include debug.h into the main header.
CORE-7716
svn path=/trunk/; revision=61315
2013-12-21 13:45:16 +00:00
Amine Khaldi
5170eaeaaf
[SNDREC32]
...
* Attempt to fix a.. crime against style.
svn path=/trunk/; revision=61314
2013-12-21 13:29:23 +00:00
Amine Khaldi
b4e3ee3563
[LSASRV]
...
* Fix build. Eric, please inspect.
svn path=/trunk/; revision=61313
2013-12-21 13:23:51 +00:00
Eric Kohl
b1815921b9
[ADVAPI32]
...
LsapCopyLocalGroups: Determine the size of each client SID and copy it into the local adress space.
svn path=/trunk/; revision=61312
2013-12-21 11:35:14 +00:00
Giannis Adamopoulos
0fbc07a49d
[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
2013-12-21 10:44:10 +00:00
Amine Khaldi
55f7ba08b7
[USETUP]
...
* Turkish translation update by Erdem Ersoy.
CORE-7408
svn path=/trunk/; revision=61308
2013-12-19 23:20:27 +00:00
Amine Khaldi
723e4cc82d
[TRANSLATIONS]
...
* Turkish translation update by Erdem Ersoy.
CORE-7408
svn path=/trunk/; revision=61307
2013-12-19 23:18:30 +00:00
Amine Khaldi
1d683c049c
[FREELDR]
...
* Include the proper header instead of incompatibly redefining a type.
svn path=/trunk/; revision=61306
2013-12-19 22:49:16 +00:00
Amine Khaldi
e57c30f549
[SYSAUDIO]
...
* Do not include debug.h into the main header.
svn path=/trunk/; revision=61305
2013-12-19 22:45:32 +00:00
Amine Khaldi
fb5615d608
[WDMAUD]
...
* Do not include debug.h into the main header.
svn path=/trunk/; revision=61304
2013-12-19 22:39:27 +00:00
Thomas Faber
b6ffc426d7
[KERNEL32_TEST]
...
- Move ROS-only tests into apitest
svn path=/trunk/; revision=61303
2013-12-19 21:39:09 +00:00
Thomas Faber
ecced5a6cb
[WINETESTS]
...
- Do not suppress nonexistent warnings
svn path=/trunk/; revision=61302
2013-12-19 21:30:10 +00:00
Thomas Faber
4d6844c0b2
[SHIMGVW]
...
- Add Save button functionality. Patch by Ricardo Hanke.
CORE-7702
svn path=/trunk/; revision=61301
2013-12-19 20:29:17 +00:00
Amine Khaldi
b72d77fce3
[EXPLORER]
...
* Add Albanian translation. By Ardit Dani.
CORE-7713 #resolve #comment Committed in r61300. Thanks !
svn path=/trunk/; revision=61300
2013-12-19 19:49:20 +00:00
Thomas Faber
7c3d601fa1
[DLLS]
...
- Warnings are not okay
[SHELL32]
- Comment out unused variables in WIP code
svn path=/trunk/; revision=61299
2013-12-19 19:42:33 +00:00
Amine Khaldi
59a114060b
[EXPLORER]
...
* Remove unneeded header inclusion.
svn path=/trunk/; revision=61298
2013-12-19 19:17:38 +00:00
Amine Khaldi
714a1c3262
[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
2013-12-19 19:11:37 +00:00
Jérôme Gardou
a46891d109
[SHELL32]
...
- Fix a GCC warning.
svn path=/trunk/; revision=61296
2013-12-19 18:52:57 +00:00
Amine Khaldi
f69a3b2930
[FASTFAT]
...
* Do not include debug.h into the main header.
svn path=/trunk/; revision=61295
2013-12-19 16:20:28 +00:00
Amine Khaldi
d6218793bb
[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
2013-12-19 12:51:32 +00:00
Amine Khaldi
e9a8c50011
[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
2013-12-19 11:44:30 +00:00
James Tabor
ea4d6f444e
[User32]
...
- Fixes TC 8 and GetWindowText issues. See CORE-7447 and CORE-7695.
svn path=/trunk/; revision=61292
2013-12-19 03:35:27 +00:00
Eric Kohl
1f430a2e98
[ADVAPI32]
...
ConvertStringSidToSidW: Fix a wrong entry in the SID table.
svn path=/trunk/; revision=61291
2013-12-18 22:27:11 +00:00
Eric Kohl
b1932aac4d
[ADVAPI32]
...
Do not deregister the logon process after logon. Close the port when the DLL is unloaded.
svn path=/trunk/; revision=61285
2013-12-17 21:01:18 +00:00
Eric Kohl
a740935f27
[LSASRV]
...
LsapLogonUser: Copy the local groups SID array from the clients adress space the servers adress space.
svn path=/trunk/; revision=61284
2013-12-17 20:56:52 +00:00
Eric Kohl
69f7494d47
[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
2013-12-16 14:03:46 +00:00
Thomas Faber
b02c8bafe8
[SPEC2DEF]
...
- Fix the order of NONAME/PRIVATE/DATA in def file output
svn path=/trunk/; revision=61280
2013-12-15 22:01:53 +00:00
Thomas Faber
91a2cc0cad
[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
2013-12-15 19:46:09 +00:00
Eric Kohl
5a9dd2eb87
[NETCFGX]
...
Formatting. No code changes!
svn path=/trunk/; revision=61273
2013-12-14 20:27:45 +00:00
Eric Kohl
d0d5cf63bb
[NETSHELL]
...
CORE-4949
Fix the network adapter name retrieval code. Adapter names should be visible again. Retest please.
svn path=/trunk/; revision=61272
2013-12-14 18:19:30 +00:00
Jérôme Gardou
602a8fa908
[BROWSEUI]
...
- Actually return the operation result.
svn path=/trunk/; revision=61271
2013-12-14 16:10:59 +00:00
Eric Kohl
671f721ef1
[DEVMGR]
...
CORE-6350
Hack: Call the "Install hardware" wizard when the user clicks the "update driver" button.
svn path=/trunk/; revision=61270
2013-12-14 15:58:35 +00:00
Dmitry Gorbachev
952460b582
[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
2013-12-13 17:50:57 +00:00
Dmitry Gorbachev
e819fe007e
[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
2013-12-13 17:50:49 +00:00
Dmitry Gorbachev
66d21d8cd9
Update FreeLdr linker script file. Remove unused files.
...
svn path=/trunk/; revision=61262
2013-12-12 16:52:49 +00:00
Eric Kohl
ad566c4411
[FASTFAT]
...
Fix coding style and indentation in remaining files. No code changes!
svn path=/trunk/; revision=61261
2013-12-12 13:51:50 +00:00
Eric Kohl
b637046c9d
[FASTFAT]
...
Fail, if we try to overwrite an eixting read-only file.
svn path=/trunk/; revision=61260
2013-12-11 11:42:44 +00:00
Eric Kohl
02b443855b
[FASTFAT]
...
Set the archive attribute for opened non-directory files in overwrite or supersede mode.
svn path=/trunk/; revision=61259
2013-12-10 18:48:55 +00:00
Eric Kohl
0aab21ffff
[FASTFAT]
...
Set the archive attribute for new non-directory files.
svn path=/trunk/; revision=61258
2013-12-10 09:53:21 +00:00
Daniel Reimer
9ac89f7ffd
[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
2013-12-09 21:31:07 +00:00
Eric Kohl
771254a62c
[FASTFAT]
...
Fix coding style and indentation in remaining files. No code changes!
svn path=/trunk/; revision=61254
2013-12-09 18:48:13 +00:00
Eric Kohl
c031a44d65
[FASTFAT]
...
VfatSetInformation:
- Rename the variable RC to Status.
- Get rid of variable CanWait.
svn path=/trunk/; revision=61253
2013-12-09 12:55:23 +00:00
Eric Kohl
3f339ec7b9
[FASTFAT]
...
Fix coding style and indentation. No code changes!
svn path=/trunk/; revision=61252
2013-12-09 10:35:15 +00:00
James Tabor
5a02327fd0
[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
2013-12-09 01:55:48 +00:00
James Tabor
43e1c8ae59
[Win32k]
...
- Fix timer for CORE-4701. Test application now works.
svn path=/trunk/; revision=61250
2013-12-08 22:44:02 +00:00
Sylvain Petreolle
9e489e04b4
[TRANSLATIONS]
...
Add Spider Solitaire description to shortcuts.inf.
CORE-7247 #resolve
svn path=/trunk/; revision=61249
2013-12-08 18:27:56 +00:00
Sylvain Petreolle
390a2d9f3e
[APPWIZ]
...
Fix Gecko installer download.
CORE-7687 #resolve
svn path=/trunk/; revision=61248
2013-12-08 17:50:02 +00:00
Eric Kohl
c9dcb0ed7f
[WINLOGON]
...
Fix coding style and indentation. No code changes!
svn path=/trunk/; revision=61247
2013-12-08 14:31:40 +00:00