Commit graph

30323 commits

Author SHA1 Message Date
Aleksey Bragin 6ef8c13ebf - Include tditest in rosapps build.
svn path=/trunk/; revision=33027
2008-04-18 20:46:48 +00:00
James Tabor 05c051a5d4 Implement NtGdiGetDCforBitmap. Q. Where to set hdc? ATM we return null.
svn path=/trunk/; revision=33026
2008-04-18 20:43:25 +00:00
Dmitry Chapyshev 781bcce61f - Fix build
svn path=/trunk/; revision=33025
2008-04-18 18:22:43 +00:00
Dmitry Chapyshev 66bd86d7f5 - Update Russian translation
svn path=/trunk/; revision=33024
2008-04-18 17:00:07 +00:00
Johannes Anderwald 907f06b009 - implement system page
svn path=/trunk/; revision=33023
2008-04-18 15:36:29 +00:00
Dmitry Chapyshev c8d26dbac2 Add new keyboard layouts to txtsetup.sif, reactos.dff and hivesys.inf
svn path=/trunk/; revision=33022
2008-04-18 14:28:38 +00:00
Dmitry Chapyshev 520fb1d967 Add keyboard layouts:
- Russian (Typewriter)
- Albanian

svn path=/trunk/; revision=33021
2008-04-18 14:27:09 +00:00
Ged Murphy da2959cd0e - the shell should load from 'Windows NT' key, not 'Windows'
- this should fix loading cmd instead of explorer from the key.

svn path=/trunk/; revision=33020
2008-04-18 10:57:12 +00:00
Pierre Schweitzer cc6f7f3dae Fixed a bug with file version informations
svn path=/trunk/; revision=33019
2008-04-18 08:44:33 +00:00
Pierre Schweitzer 1367c0f670 Fixed a typo spotted by Seungju Kim
svn path=/trunk/; revision=33017
2008-04-18 06:46:33 +00:00
James Tabor 7c0ca05a4c Implement Win32k-Gdi32: GetAspectRatioFilter and SetMapperFlags.
svn path=/trunk/; revision=33016
2008-04-18 04:11:13 +00:00
James Tabor 6449849098 Add new examples for retrieving DC origin.
svn path=/trunk/; revision=33015
2008-04-18 02:23:38 +00:00
Magnus Olsen 21a34d3ba5 fixed pipe working again from cmd
more investigate are need it to figout who to really solv bat and pipe and gui apps issue
so none regress and working fine in all case. rember gui apps can resive pipe from cmd or send to cmd 
 

svn path=/trunk/; revision=33014
2008-04-18 00:56:01 +00:00
Daniel Reimer 36b92644a0 Bug 3180, 3182 Korean Updates by Seungju Kim (admin@manateeshome.com)
Polish Updates by Olaf Siejka
Bug 3184 Spanish Updates by Javier Remacha (remialdo@gmail.com)

svn path=/trunk/; revision=33013
2008-04-17 23:36:00 +00:00
Magnus Olsen 4f6b4861e9 optimze more redirect call and start kill the bad macro DXG_GET_INDEX_FUNCTION that is instable
the dx hal for graphic interface started being bit more stable. 

svn path=/trunk/; revision=33012
2008-04-17 22:25:38 +00:00
Magnus Olsen 500a6e9384 Fix so lest you can run now win32kdxtest one time with ms dxg.sys, and second time the win32kdxtest runs the whole win32k.sys or dxg.sys create nice blue screen.
svn path=/trunk/; revision=33011
2008-04-17 22:03:34 +00:00
Magnus Olsen 6b9e9dfb11 Fix frist issue with ms dxg.sys
check if hdc is null or not. 

svn path=/trunk/; revision=33009
2008-04-17 21:08:39 +00:00
Magnus Olsen 359d4d352b change to using the globla version header for reactx (reactos/reactx.h)
svn path=/trunk/; revision=33008
2008-04-17 19:15:43 +00:00
Ged Murphy 4f36e40468 - Fix IDT and GDT limits to values advised by Alex.
- Problem noticed by Henning Schild

svn path=/trunk/; revision=33007
2008-04-17 19:08:26 +00:00
Magnus Olsen bb681bcfac merge ksuser.dll from reactx branch to trunk
not all api are implemented. reactx.h header are now in use here 

svn path=/trunk/; revision=33006
2008-04-17 18:01:51 +00:00
Magnus Olsen e49e2fcd76 add some new define to ks.h for ksuser.dll that will be merge from reactx branch
svn path=/trunk/; revision=33005
2008-04-17 18:00:39 +00:00
Magnus Olsen 4aed6c1d44 This header file is for set the version number of all reactx dll files.
it is not in use yet, it is small merge from reactx branch

svn path=/trunk/; revision=33004
2008-04-17 17:59:34 +00:00
Dmitry Chapyshev d4530f7f02 - Fix build
svn path=/trunk/; revision=33002
2008-04-17 14:38:15 +00:00
Dmitry Chapyshev 14f6dce9b0 - Fix build
svn path=/trunk/; revision=33001
2008-04-17 14:25:10 +00:00
Dmitry Chapyshev 8e0bc01a9e - Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser.dll, ksproxy.ax to bootcd
svn path=/trunk/; revision=33000
2008-04-17 13:45:34 +00:00
Dmitry Chapyshev 0fad3c3a00 - Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser.dll, ksproxy.ax
svn path=/trunk/; revision=32999
2008-04-17 13:45:02 +00:00
Dmitry Chapyshev 03da33cb77 - Add baseaddress for msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser.dll, ksproxy.ax
svn path=/trunk/; revision=32998
2008-04-17 13:40:56 +00:00
Johannes Anderwald 8a9cf3acbb - unlink window object when notify hook returns an error
svn path=/trunk/; revision=32997
2008-04-17 08:34:58 +00:00
James Tabor faa78f6451 Example way to set DCOrg with new dc object.
svn path=/trunk/; revision=32996
2008-04-17 05:11:28 +00:00
James Tabor da1c8e577a Removed w.ArcDirection. Now we are using dclevel path flags.
svn path=/trunk/; revision=32995
2008-04-17 03:46:46 +00:00
James Tabor 789e39bf03 Revert change to window.c. It is not ready.
svn path=/trunk/; revision=32994
2008-04-17 01:57:29 +00:00
James Tabor 76dd22c3e5 Adding support for Event hooks. Start using the server info structure and pass the pointer to the user with kernel to user correction.
svn path=/trunk/; revision=32993
2008-04-17 01:48:34 +00:00
James Tabor cbd1d50bb1 Fix copy count and added dc path flags and support new arc direction.
svn path=/trunk/; revision=32992
2008-04-17 01:12:58 +00:00
Timo Kreuzer fb4af9ff8f - fix build
- remobe RegisterThreadAcceleratorTable prototype (function doesn't exist)

svn path=/trunk/; revision=32991
2008-04-16 21:55:47 +00:00
Pierre Schweitzer f1426567f8 Fixed typo spotted by Sylvain
svn path=/trunk/; revision=32990
2008-04-16 21:36:35 +00:00
Timo Kreuzer 73ca643c51 win32k header cleanup/update:
- make the headers include headers they depend on, so the inclusion order is irrelevant, not finished
- start sorting them alphabetically
- remove duplicate include of timer.h
- add cliprgn.h
- add DCLEVEL struct and make DC struct windows xp compatible (currently + some ros specific entries)

svn path=/trunk/; revision=32989
2008-04-16 21:34:12 +00:00
Dmitry Chapyshev 833c30592c - Add Russian translation
svn path=/trunk/; revision=32988
2008-04-16 19:59:54 +00:00
Pierre Schweitzer 0f69b53d2d Removed a breakpoint in Ext2CommonClose() (after an *intensive* discussion with Filip...). That way ext2 FSD won't crash any more at startup.
svn path=/trunk/; revision=32987
2008-04-16 17:51:27 +00:00
Pierre Schweitzer 975066fe15 - Fixed a string in English translation
- Added French translation (that doesn't do anything yet :)) for dxdiag.exe

svn path=/trunk/; revision=32986
2008-04-16 17:47:09 +00:00
Johannes Anderwald 5189835be7 - start implementing dxdiag
- does not do anything yet

svn path=/trunk/; revision=32985
2008-04-16 11:01:25 +00:00
Daniel Reimer 032d95708f Sync WordPad to recent Wine Tree. Fixes the hang in the GUI and updates Korean and Slovenian Resources
svn path=/trunk/; revision=32984
2008-04-15 21:07:09 +00:00
James Tabor 1258d8f778 Add notify events when a window is created. If'
svn path=/trunk/; revision=32983
2008-04-15 18:51:30 +00:00
Dmitry Chapyshev d60b24ff30 - Small fix
svn path=/trunk/; revision=32982
2008-04-15 18:50:40 +00:00
Dmitry Chapyshev d1f9ff8a1d - Add icons for dialogs
- Set title icon for Click Look dialog
- Fix English resources

svn path=/trunk/; revision=32981
2008-04-15 18:43:11 +00:00
Dmitry Chapyshev 20ac25a9f1 - Small fix English resources.
- Add icons for Pointer Options dialog

svn path=/trunk/; revision=32980
2008-04-15 17:11:28 +00:00
Pierre Schweitzer 66be4880a6 Updated French translations for main.cpl, regedit.exe, shell32.dll
svn path=/trunk/; revision=32979
2008-04-15 16:57:23 +00:00
Dmitry Chapyshev 28ea593224 - Add some bitmaps for shell32 (not used at moment)
svn path=/trunk/; revision=32978
2008-04-15 14:37:36 +00:00
Dmitry Chapyshev 3123ebdf9a - Update Russian translation
svn path=/trunk/; revision=32977
2008-04-15 14:34:47 +00:00
Dmitry Chapyshev ae9eb4a039 - Update Russian translation
svn path=/trunk/; revision=32976
2008-04-15 14:33:25 +00:00
Johannes Anderwald 78c74adb6d - restore cursor on exit for cylfrac screensaver
- improve german resource string

svn path=/trunk/; revision=32975
2008-04-15 09:58:37 +00:00