Magnus Olsen
a3bdf2f292
implement DxEngIncDispUniq
...
svn path=/trunk/; revision=31558
2008-01-02 10:19:56 +00:00
Magnus Olsen
8429f99652
sorry a file been accent committed.
...
svn path=/trunk/; revision=31557
2008-01-02 09:58:51 +00:00
Magnus Olsen
dacc7315f3
partly implement DxEngSetHdevData
...
fixed DxEngGetHdevData protoype as well
svn path=/trunk/; revision=31556
2008-01-02 09:37:05 +00:00
Magnus Olsen
df1782995e
fixed DxEngCleanDC protoype
...
svn path=/trunk/; revision=31555
2008-01-02 09:13:51 +00:00
Magnus Olsen
57cfafda1d
implement DxEngLockShareSem
...
implement DxEngUnlockShareSem
svn path=/trunk/; revision=31554
2008-01-02 08:47:46 +00:00
Ziliang Guo
e71f4394b7
Completion of editing current documentation in dxg
...
svn path=/trunk/; revision=31553
2008-01-02 05:44:59 +00:00
Ziliang Guo
9ee4137a1e
Finish editing all the documentation in ntddraw.
...
svn path=/trunk/; revision=31552
2008-01-02 05:26:00 +00:00
Ziliang Guo
d8b4744594
Grammar and spelling corrections for the documentation and comments.
...
svn path=/trunk/; revision=31551
2008-01-02 01:28:58 +00:00
Johannes Anderwald
f5b133c75a
- fix button control size for german language
...
svn path=/trunk/; revision=31549
2008-01-01 23:57:59 +00:00
Johannes Anderwald
fd873fc931
- revert changes which shouldnt be in (yet)
...
svn path=/trunk/; revision=31548
2008-01-01 23:42:01 +00:00
Johannes Anderwald
562c812846
- scan HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu key if a shellfolder should be hidden
...
- also add items which should should not be hidden
- network location shell folder now appears but isnt working
svn path=/trunk/; revision=31547
2008-01-01 23:34:28 +00:00
Johannes Anderwald
054c755d91
- register the network folder location shell folder
...
svn path=/trunk/; revision=31545
2008-01-01 23:30:18 +00:00
Eric Kohl
f873fd5ffe
- Rotate the text around its center.
...
svn path=/trunk/; revision=31544
2008-01-01 22:59:06 +00:00
Eric Kohl
4f648ef5d9
[FORMATTING] Fix indentation and move comments
...
svn path=/trunk/; revision=31542
2008-01-01 22:15:10 +00:00
Aleksey Bragin
68981a6100
- Implement a helper registry key opening function to reduce code size.
...
- http://www.tech-archive.net/Archive/Development/microsoft.public.development.device.drivers/2004-10/1623.html
svn path=/trunk/; revision=31540
2008-01-01 21:01:28 +00:00
Aleksey Bragin
3cd13713b0
- Move ENUM_ROOT to internal/io.h, so that io/driver.c can use it too.
...
- Rewrite IopAttachFilterDrivers() to get rid of dangerous strings operations.
svn path=/trunk/; revision=31539
2008-01-01 20:44:09 +00:00
Pierre Schweitzer
2df4726732
Updated NTFS header :
...
- Separate a field into two distinct fields. One will be used when mounting volume
- Added comment to unusedX fields that are used anyway when mounting volume
svn path=/trunk/; revision=31538
2008-01-01 19:26:26 +00:00
Magnus Olsen
6fc0e58cb6
adding documentations for DxEngGetDCState
...
svn path=/trunk/; revision=31537
2008-01-01 19:15:22 +00:00
Pierre Schweitzer
6a29226cd2
[FORMATTING] Fix indentation
...
svn path=/trunk/; revision=31536
2008-01-01 18:55:52 +00:00
James Tabor
070123e351
Update DxEngGetDCState and fix retun val for HDEV.
...
svn path=/trunk/; revision=31535
2008-01-01 18:50:42 +00:00
Hervé Poussineau
254445ecc4
Bugcheck if no miniport driver is available
...
See issue #2899 for more details.
svn path=/trunk/; revision=31534
2008-01-01 16:35:21 +00:00
Daniel Reimer
7f89ec982f
Fix typos in cmd. thx to amine for spotting.
...
svn path=/trunk/; revision=31533
2008-01-01 12:29:19 +00:00
Daniel Reimer
2d4ccf4da2
Getting closer to what I would call Default Dialogs. Sad but true. It still does not activate skinning.
...
svn path=/trunk/; revision=31532
2008-01-01 12:07:06 +00:00
James Tabor
5a992d7f0d
Merry New Year post!
...
svn path=/trunk/; revision=31531
2008-01-01 05:53:10 +00:00
Magnus Olsen
7ef202bdd6
rename Pdev to hPDev in GDIDEVICE struct
...
fixed bug in DxEngGetDCState
svn path=/trunk/; revision=31530
2008-01-01 01:08:07 +00:00
Johannes Anderwald
615d3af648
- use default CLSID for ControlPanel extension
...
- add network hood shellfolder byMike McCormack (wine sync)
- happy new year!
svn path=/trunk/; revision=31529
2007-12-31 19:13:36 +00:00
Dmitry Chapyshev
e6cd1f7970
Happy New Year! ;)
...
svn path=/trunk/; revision=31528
2007-12-31 18:55:37 +00:00
James Tabor
d9677f49ad
Add documented gdi object types enum.
...
svn path=/trunk/; revision=31527
2007-12-31 18:54:41 +00:00
Sylvain Petreolle
c40d5acfe8
usetup: translate error codes, fix a typo
...
svn path=/trunk/; revision=31526
2007-12-31 18:29:49 +00:00
Marc Piulachs
e9a91f1d9e
Add missing error entries for Russian and Swedish
...
svn path=/trunk/; revision=31525
2007-12-31 18:22:25 +00:00
Marc Piulachs
f7cb25576d
Allow usetup page title localization
...
svn path=/trunk/; revision=31524
2007-12-31 17:56:13 +00:00
James Tabor
794e7aaf59
Implement gdi ScaleViewport/WindowExtEx and mirror region support. Mirroring is not finished and is unplugged.
...
svn path=/trunk/; revision=31523
2007-12-31 17:26:57 +00:00
Sylvain Petreolle
7cd334d33e
update french translation for usetup
...
svn path=/trunk/; revision=31522
2007-12-31 16:23:00 +00:00
Sylvain Petreolle
1453c5fe36
fix typo
...
svn path=/trunk/; revision=31521
2007-12-31 16:15:59 +00:00
Daniel Reimer
2f2f72944c
Bug 2928: spanish translation for roscalc (remialdo<AT>gmail<DOT>com)
...
Added German RC File which I made.
Added manifrest.xml
svn path=/trunk/; revision=31520
2007-12-31 15:57:12 +00:00
Daniel Reimer
74f15c4ff2
Bug 2927: Update/add greek resource files (johnyadams<AT>hotmail<DOT>com)
...
svn path=/trunk/; revision=31519
2007-12-31 15:54:36 +00:00
Hervé Poussineau
f0418aa976
Display ReactOS logo when not booted in debug mode
...
svn path=/trunk/; revision=31518
2007-12-31 15:52:48 +00:00
Magnus Olsen
4d1b51886c
cleanup ntgdibad from api that have been remove.
...
svn path=/trunk/; revision=31517
2007-12-31 14:34:23 +00:00
Magnus Olsen
0370130854
Documented ddmg api that been implement
...
svn path=/trunk/; revision=31516
2007-12-31 14:31:06 +00:00
Aleksey Bragin
ad4f47ec96
- Reapply fixed IoGetDeviceProperty() patch from 31467.
...
- Reformat the code.
svn path=/trunk/; revision=31515
2007-12-31 13:22:52 +00:00
Aleksey Bragin
bd85b22ea9
- Turn on libxml2 support in msxml3.dll.
...
- Move libxml2 includes to include/reactos/libs/libxml.
- Add one reactos-specific hack into libxml2/trionan.c (fpclassify-related).
- With a number of glitches in msi, ole32 and rpcrt4, I was able to half-complete the Office 2003 setup.
svn path=/trunk/; revision=31514
2007-12-31 10:48:43 +00:00
James Tabor
0c9e6b6cac
Merge DD structure info into gdi structures.
...
svn path=/trunk/; revision=31513
2007-12-31 06:09:05 +00:00
Timo Kreuzer
ca60bdfbe8
New version of calc written by Carlo Bramini (carlo(dot)bramix AT libero.it)
...
Better than the one we currently have. For now in rosapps, so we can test it, if it's all working fine, we should replace the wine one.
Changes by me: use pow() instead of cbrt(), as cbrt doesn't work in our tree.
I imported the whole codebase, although the mpfr files are not used.
I moved the localizations to "lang" and the icons to "res" subfolder.
svn path=/trunk/; revision=31512
2007-12-31 05:51:52 +00:00
Magnus Olsen
96ded05843
remve EDD_SURFACE_LOCAL after reexaime it.
...
Use EDD_SURFACE instead
move _DD_BASEOBJECT struct to correct header file
make sure right unlock and lock using EDD_SURFACE
svn path=/trunk/; revision=31511
2007-12-31 03:17:42 +00:00
Magnus Olsen
39075187dd
Add new struct call EDD_SURFACE_LOCAL it is base on DD_SURFACE_LOCAL
...
Change DxLocksurface using this new struct
svn path=/trunk/; revision=31510
2007-12-31 02:54:23 +00:00
Magnus Olsen
a4aca0de8c
Implement DxDdUnlockDirectDrawSurface
...
Fixed smaller typo in DxDdLockDirectDrawSurface sorry
svn path=/trunk/; revision=31509
2007-12-30 23:12:59 +00:00
Magnus Olsen
2f61a33495
implement DxDdLockDirectDrawSurface in dxg
...
svn path=/trunk/; revision=31508
2007-12-30 22:41:31 +00:00
Johannes Anderwald
81de8eeb8d
- prevent buffer overflow
...
- zero initialize value to prevent random values being returned from unimplemented GetCalendarInfoA|W
- fixes bug 2918
See issue #2918 for more details.
svn path=/trunk/; revision=31507
2007-12-30 22:14:04 +00:00
Pierre Schweitzer
1927e3a6c8
[FORMATTING] Fix indentation
...
svn path=/trunk/; revision=31506
2007-12-30 21:20:54 +00:00
Magnus Olsen
901b1c3221
Add : struct _DD_BASEOBJECT base on alex and own and jim informations
...
Add : struct _DD_ENTRY base on alex info
change : gpentDdHmgr and gpentDdHmgrLast to PDD_ENTRY pointer
change : move all DdHmg releated api to own file
Implement : DdHmgLock not yet use
Implement : VerifyObjectOwner it verify how own the DD_ENTRY
svn path=/trunk/; revision=31505
2007-12-30 21:14:20 +00:00