Commit graph

56106 commits

Author SHA1 Message Date
Eric Kohl 04fa2dd3ef [MSGINA]
- Update IDD_NOTICE_DLG and IDD_LOGGEDOUT_DLG to better match XP/2003. Patch by Lee Schroeder. Thanks a lot!
- Fix dialogs that were not updated by Lee's patch.

CORE-7604 #resolve

svn path=/trunk/; revision=62043
2014-02-08 15:59:54 +00:00
Timo Kreuzer e3c21af5dd [NTOSKRNL]
Move the remaining 2 ROSPFN fields into the MMPFN structure instead of allocating ROSPFNs from non-paged pool.

svn path=/trunk/; revision=62042
2014-02-08 15:54:38 +00:00
Benedikt Freisen ab2d86c6a7 [MSPAINT] Make sure that the selection is not resized to less than 1x1 pixels
svn path=/trunk/; revision=62041
2014-02-08 15:32:51 +00:00
Amine Khaldi 258cfa34a0 [WIN32DLLS]
* Add Albanian translation. Brought to you by Ardit Dani.
CORE-7867 #resolve #comment Committed in r62040. Thanks !

svn path=/trunk/; revision=62040
2014-02-08 15:13:17 +00:00
Amine Khaldi 81013ac0e7 [SHELLEXTS]
* Add Albanian translation. Brought to you by Ardit Dani.
CORE-7866 #resolve #comment Committed in r62039. Thanks !

svn path=/trunk/; revision=62039
2014-02-08 15:08:59 +00:00
Amine Khaldi 842f1634b9 [CPLS]
* Add Albanian translation. Brought to you by Ardit Dani.
CORE-7865 #resolve #comment Committed in r62038. Thanks !

svn path=/trunk/; revision=62038
2014-02-08 15:06:20 +00:00
Timo Kreuzer d112f4df7e [NTOSKRNL]
Stop spamming "Received Unhandled API 315f", when using recent versions of WinDbg.

svn path=/trunk/; revision=62037
2014-02-08 14:57:11 +00:00
Timo Kreuzer dead0458d9 [NTOSKRNL]
Fix handling of compressed names in the registry.

svn path=/trunk/; revision=62036
2014-02-08 14:54:57 +00:00
Timo Kreuzer c135323120 [NTOSKRNL]
Move access check code out of semgr.c into accesschk.c, no code change.

svn path=/trunk/; revision=62035
2014-02-08 14:48:15 +00:00
Hermès Bélusca-Maïto c825e59ef7 [FONTS]
Remove the FontForge project of the UniVGA font, since it is now hosted on http://rtoss.googlecode.com/svn/UniVGA16/ . Update the README file accordingly.

svn path=/trunk/; revision=62034
2014-02-08 14:39:33 +00:00
Jérôme Gardou 68e04907c0 [BOOTDATA]
- Give VBE diaply adapter a description.
Dedicated to Hermès

svn path=/trunk/; revision=62033
2014-02-08 14:17:44 +00:00
Amine Khaldi 81fad2376a [WINSTA]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62032
2014-02-08 13:38:07 +00:00
Amine Khaldi 56f3eadd4a [TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7861

svn path=/trunk/; revision=62031
2014-02-08 13:32:53 +00:00
Jérôme Gardou 8fa4d7684a [DESK]
- Add Device Description Registry value in Display Class Installer.

svn path=/trunk/; revision=62030
2014-02-07 23:36:02 +00:00
Jérôme Gardou 4f5c53dfe7 [WIN32K]
- Slightly improve the way the Device Description is retrieved.
 - Slightly improve registry function.

svn path=/trunk/; revision=62029
2014-02-07 23:35:06 +00:00
Amine Khaldi 9bae59a449 [UNICOWS]
* Correct the destination of this dll.

svn path=/trunk/; revision=62028
2014-02-07 21:56:49 +00:00
Amine Khaldi 7b08b29f27 [BZIP2]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62027
2014-02-07 21:44:50 +00:00
Amine Khaldi 294c6bf382 [WIN32DLLS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62026
2014-02-07 18:02:02 +00:00
Benedikt Freisen 26fe5c6195 [MSPAINT]
- Simplify menu initialization
- Add proof-of-concept text drawing functionality (for now with hard-coded text and font)
- use RECT instead of int[4] and POINT instead of int x,y
- move some redundant code to new function ForceRefreshSelectionContents
- rework transparent selection code using new function ColorKeyedMaskBlt

svn path=/trunk/; revision=62025
2014-02-07 17:54:25 +00:00
Amine Khaldi 7c63179f24 [MSGINA]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62024
2014-02-07 17:38:56 +00:00
Amine Khaldi af07a1f3d9 [WIN32SS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62023
2014-02-07 17:32:20 +00:00
Amine Khaldi 38408e0a97 [LIBS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62022
2014-02-07 16:58:53 +00:00
Amine Khaldi 4b0e4bc515 [TDI]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62021
2014-02-07 16:54:11 +00:00
Jérôme Gardou 876906d09a [FORMATTING]
- while I am at it. No code change.

svn path=/trunk/; revision=62020
2014-02-06 22:13:15 +00:00
Jérôme Gardou 116102fec2 [KERNEL32]
- Use current directory for NULL parameter in GetDriveType
Patch by Kenneth Deane (kde678 __AT__ gmail __DOT__ com), slightly modified by myself. Thanks!

svn path=/trunk/; revision=62019
2014-02-06 22:10:44 +00:00
Timo Kreuzer 3a982ed8e3 Fix GCC build
svn path=/trunk/; revision=62017
2014-02-06 19:33:01 +00:00
Timo Kreuzer e5c07026ca [NTOSKRNL]
Implement SepAccessCheckAndAuditAlarm, which now does proper argument capturing and forwards those to SepAccessCheckAndAuditAlarmWorker, which for now only grants access without checking.

svn path=/trunk/; revision=62016
2014-02-06 19:26:05 +00:00
Amine Khaldi 117c9232e4 [NPFS]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62015
2014-02-06 19:08:00 +00:00
Amine Khaldi 27557e4cd0 [MUP]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62014
2014-02-06 18:05:58 +00:00
Amine Khaldi 6353845cf6 [NDISUIO]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62013
2014-02-06 17:19:30 +00:00
Benedikt Freisen dacbff087d [MSPAINT] Due to the previous fix changing the selection opacity now behaved oddly when there was no selection
svn path=/trunk/; revision=62012
2014-02-06 14:08:59 +00:00
Amine Khaldi 6ead37dc63 [FASTFAT]
* Add header guards to the main header.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62008
2014-02-06 12:28:49 +00:00
Amine Khaldi a5351bc64c [CDFS]
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62007
2014-02-06 11:53:09 +00:00
Amine Khaldi 71f408a887 [DRIVERS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=62006
2014-02-06 11:18:34 +00:00
Amine Khaldi 65006cbdc6 [FS_REC]
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=62005
2014-02-06 10:59:19 +00:00
Hermès Bélusca-Maïto 0be53763b5 [CONSOLE]: Activate by default the new VGA font.
svn path=/trunk/; revision=62004
2014-02-05 23:28:35 +00:00
Hermès Bélusca-Maïto 1be96acf24 Added monospace flag in .ttf file (thanks Roy Tam).
svn path=/trunk/; revision=62003
2014-02-05 23:01:01 +00:00
Hermès Bélusca-Maïto f80762c7ba Forgot that file in rev.62001.
svn path=/trunk/; revision=62002
2014-02-05 22:52:38 +00:00
Hermès Bélusca-Maïto 50e5f3cf02 [Fonts]
Add new Unicode VGA console TTF font by Roy Tam, adapted from UniVGA font by Dmitry Bolkhovityanov ( http://www.inp.nsk.su/~bolkhov/files/fonts/univga/ ).
See http://www.reactos.org/forum/viewtopic.php?f=2&t=12930#p105065
and http://www.reactos.org/forum/viewtopic.php?f=2&t=12930&start=15#p105307
for more information.
CORE-7706 #resolve #comment Committed in revsion , thanks for your efforts :)

svn path=/trunk/; revision=62001
2014-02-05 22:46:19 +00:00
Jérôme Gardou d9b3f370ba [SCSIPORT]
- Do not pass NULL adapter to IoMapTransfer

svn path=/trunk/; revision=62000
2014-02-05 21:33:14 +00:00
Amine Khaldi 6bffa4c6ed [MSHTML][XMLLITE]
* Clarify from where did these come.

svn path=/trunk/; revision=61999
2014-02-05 21:17:42 +00:00
Amine Khaldi a1bceddf2d [DEVENUM][DSOUND]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61998
2014-02-05 21:12:59 +00:00
Hermès Bélusca-Maïto 8a9b8e767c [NTOS]: Remove SeInitSRM prototype unneeded after commit 61102.
svn path=/trunk/; revision=61997
2014-02-05 21:03:37 +00:00
Benedikt Freisen 9cd47b2962 [MSPAINT] Fix CORE-5954, CORE-6798 and a sign typo regarding the upper right selection resizer
svn path=/trunk/; revision=61996
2014-02-05 18:58:45 +00:00
Amine Khaldi 7d70c6a3b7 [SYSDM]
* Widen the space for "report as workstation" GUI control in all language resource. By Ștefan Fulea.
CORE-7848 #resolve #comment Committed in r61995. Thanks !

svn path=/trunk/; revision=61995
2014-02-05 18:51:05 +00:00
Amine Khaldi e4eb4e8ff1 [MSCONFIG]
* Widen the space for some GUI controls in all language resource. By Ștefan Fulea.
CORE-7847 #resolve #comment Committed in r61994. Thanks !

svn path=/trunk/; revision=61994
2014-02-05 18:44:12 +00:00
Amine Khaldi 50e209f423 [CPLS]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61993
2014-02-05 18:17:27 +00:00
Amine Khaldi f80fa18b56 [USETUP][EXPLORER][SERVICES]
* Add header guards to the main headers.
CORE-7716

svn path=/trunk/; revision=61992
2014-02-05 16:35:49 +00:00
Amine Khaldi 9fa1b9ab65 [WIN32K]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61991
2014-02-05 16:30:19 +00:00
Amine Khaldi be1c410130 [USERSRV]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61990
2014-02-05 16:27:14 +00:00