Commit graph

56301 commits

Author SHA1 Message Date
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
Giannis Adamopoulos f0aee80fcb [atl]
- Fix atl thunks to be allocated in executable memory and not from the stack in order to run libraries that use atl (such as browseui) in windows with DEP enabled 

svn path=/branches/shell-experiments/; revision=62011
2014-02-06 13:07:37 +00:00
Giannis Adamopoulos 1724ea64fb [explorer_new]
- Implement showing and closing the start menu by pressing the WIN key
- Implement handling WM_KLUDGEMINRECT message that informs the window manager the place of an application in the taskbar in order to show the minimization or maximization animation of a window
- Implement showing taskbar settings when the user selects to show the taskbar settings from the settings menu in start menu
- Implement hiding the Favorites menu in the start menu when needed

svn path=/branches/shell-experiments/; revision=62010
2014-02-06 13:01:54 +00:00
Giannis Adamopoulos c82da59af8 [undocuser.h]
- add the definition of the undocumented message WM_KLUDGEMINRECT

svn path=/branches/shell-experiments/; revision=62009
2014-02-06 13:00:48 +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
Daniel Reimer f3ca729999 [INF]
Update German translation, too.

svn path=/trunk/; revision=61989
2014-02-04 23:39:27 +00:00
Daniel Reimer fded7943bd [INF]
shortcuts.inf - Improve start menu program shortcuts by Lee Schroeder
CORE-7813 #resolve #comment Committed in r61988. Thx for help,

svn path=/trunk/; revision=61988
2014-02-04 23:33:32 +00:00
Daniel Reimer 3ab55f7f8f [INPUT]
Widen the space for "Turn off advanced text services" GUI control in all language resource by Ştefan Fulea
CORE-7849 #resolve #comment Committed in r61987. Thx for help.

svn path=/trunk/; revision=61987
2014-02-04 23:15:47 +00:00
Daniel Reimer 9b4c7ef5ae [CPL]
Update Russian translate by Sergei Abramov
#resolve #comment Committed in r61986. Thx for help. Btw, it might be that you forgot to send in the wined3dcfg translation?

svn path=/trunk/; revision=61986
2014-02-04 23:09:27 +00:00
Amine Khaldi 01b5503778 [CONSRV]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61985
2014-02-04 19:54:42 +00:00
Amine Khaldi 582282ffde [USER32]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61984
2014-02-04 19:40:45 +00:00
Amine Khaldi b57fa6f0c1 [GDI32]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61983
2014-02-04 17:23:25 +00:00
Amine Khaldi 031ae1c1d2 [VIDEOPRT]
* Do not include debug.h into the main header.
* Remove one time inclusions from the main header and put them back where they belong.
* Improve the GUIDs situation.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61982
2014-02-04 17:15:06 +00:00
Amine Khaldi f4d3adab51 [VGA]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61981
2014-02-04 17:01:57 +00:00
Amine Khaldi 931e993a35 [VGAMP]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61980
2014-02-04 16:46:41 +00:00
Giannis Adamopoulos 310ba0e356 [rshell.dll]
-cleanup the header from the remnants of my countless hacks that I tried with this module

svn path=/branches/shell-experiments/; revision=61979
2014-02-04 12:14:14 +00:00