Magnus Olsen
36e69f31ea
Start implement HAL Createsurface The code are from my test apps and base on Steffen Schulze, it need more modifaction before it is complete. for now it create primare and overlay with rgb and most graphic card does not support that thx again Steffen Schulze for the info
...
svn path=/trunk/; revision=21457
2006-04-05 05:43:18 +00:00
James Tabor
636fd975d6
svn propset svn:eol-style native
...
svn path=/trunk/; revision=21456
2006-04-05 02:40:09 +00:00
James Tabor
3806af8f1a
Update Wine User32 test to Apr 4 2006 cvs.
...
svn path=/trunk/; revision=21455
2006-04-05 02:34:10 +00:00
Saveliy Tretiakov
c38cbb1566
Improved code a bit. Added ContextHandleNdr structure
...
svn path=/trunk/; revision=21454
2006-04-04 12:56:32 +00:00
Magnus Olsen
070c1cbd9a
Start Implement HEL
...
1. Start implement HEL Inisate
2. Start implement HEL GetAvailMem
svn path=/trunk/; revision=21453
2006-04-04 11:49:55 +00:00
Christoph von Wittich
ff41aa0284
fix some warnings when compiling with msvc
...
svn path=/trunk/; revision=21452
2006-04-03 18:26:52 +00:00
Ged Murphy
0c4bf2fb4b
clean up format. I'm not bored, honest....
...
svn path=/trunk/; revision=21451
2006-04-03 16:50:42 +00:00
Christoph von Wittich
2fc2d85d97
fix warning
...
svn path=/trunk/; revision=21450
2006-04-02 21:17:14 +00:00
Magnus Olsen
1838fb3a55
Fix Bug 1185 patch from j_anderw(j_anderw@sbox.tugraz.at)
...
Frik85, DrFred and I talk if we shall commit this small hack to getting open office being install in ReactOS or not
svn path=/trunk/; revision=21449
2006-04-02 20:37:53 +00:00
Magnus Olsen
3bddf87568
Fix regress in GetCaps Thx Christoph_vW seding me the test apps left todo implement Hel Getmemoryavil then we will getting a opengl drv for diablo2 working
...
svn path=/trunk/; revision=21447
2006-04-02 19:08:31 +00:00
Magnus Olsen
c301311ab1
at last no more crash in create surface but it is not finish
...
svn path=/trunk/; revision=21445
2006-04-02 16:12:25 +00:00
Magnus Olsen
01b0726ca7
Remove Hal_DDrawSurface_Initialize, Hel_DDrawSurface_Initialize and make sure DDrawSurface_Initialize act as windows ddraw.dll and wine ddraw.dll
...
Under devlopin with small changes in
Main_DirectDraw_CreateSurface this interface shall split now into one hel and one hal part
svn path=/trunk/; revision=21444
2006-04-02 15:04:09 +00:00
James Tabor
ed6d1ed52f
Patch by Alexandre Julliard, Allow creating windows of the desktop class.
...
svn path=/trunk/; revision=21443
2006-04-02 05:10:26 +00:00
Aleksey Bragin
84c8c2f8d9
[AUDIT]
...
lib/rtl/i386:
- Unlock as they are clean (explanations in the corresponding audit.txt doc)
svn path=/trunk/; revision=21441
2006-04-01 21:02:55 +00:00
Magnus Olsen
81d1d1386b
Implement Restore mode in DDraw interface
...
svn path=/trunk/; revision=21440
2006-04-01 20:48:54 +00:00
Magnus Olsen
d94a59a5e2
[AUDIT] the code is from wine no rectos/windows specify changes
...
svn path=/trunk/; revision=21438
2006-04-01 19:30:29 +00:00
Magnus Olsen
b083b31064
This file is simple warper to gdi32 as windows xp/2k3 d3dthk.dll is and it is not revers no source code exists here. only redirect the api call to gdi32.dll
...
it is not windows 2k/nt4 compatible. and this file is 100% complete
svn path=/trunk/; revision=21437
2006-04-01 19:26:13 +00:00
Magnus Olsen
d4e64e6697
This files is emty and do not contain any real code on a dummy interface to prepare the implement of d3d9.dll
...
svn path=/trunk/; revision=21436
2006-04-01 19:23:26 +00:00
Magnus Olsen
7e5a9e9080
This files is emty and do not contain any real code on a dummy interface to prepare the implement of d3d8.dll
...
svn path=/trunk/; revision=21435
2006-04-01 19:21:01 +00:00
Magnus Olsen
e04f8d9c80
Unlock all file no of these file have been revers.
...
Correct The HAL startup process thanks to Steffen Schulze to solv it He is working with close software
He have wrote complete MoComp to us but am waiting with to commit that interface. Rember all code he have done is being use in close source apps and thuse apps will stay close source. In his source code overlay surface is working fine. This is frist step to correct HAL. Now we need fix the CreateSurface process.
svn path=/trunk/; revision=21434
2006-04-01 19:12:56 +00:00
Ged Murphy
b5c963889c
- change the GDI code a bit so it's able to handle multiple tables (e.g. separate Dd table)
...
- patch by Thomas Weidenmueller
svn path=/trunk/; revision=21433
2006-04-01 15:25:40 +00:00
KJK::Hyperion
018539280c
- deleted temporary files, generated files, binaries
...
- migrated project files to Visual C++ 2005 Express - the latest, the best, for free
- converted to an Unicode application
svn path=/trunk/; revision=21432
2006-04-01 15:02:38 +00:00
Saveliy Tretiakov
7908ce58a8
[AUDIT] aclui is clean.
...
svn path=/trunk/; revision=21431
2006-03-31 17:49:23 +00:00
Saveliy Tretiakov
cbf1a50105
[AUDIT] acledit is clean.
...
svn path=/trunk/; revision=21430
2006-03-31 17:48:35 +00:00
Saveliy Tretiakov
03c6eb4692
[AUDIT] msgina is clean.
...
svn path=/trunk/; revision=21429
2006-03-31 17:47:52 +00:00
Saveliy Tretiakov
7bc239d610
Add Maarten Bosma and Nathan Woods
...
svn path=/trunk/; revision=21428
2006-03-31 13:42:22 +00:00
Saveliy Tretiakov
db4d20e4ce
Implement NdrClientContextUnmarshall()
...
svn path=/trunk/; revision=21427
2006-03-31 13:31:36 +00:00
Eric Kohl
a73bbf338a
Fix a typo
...
svn path=/trunk/; revision=21426
2006-03-31 11:08:59 +00:00
Ged Murphy
3ef529150a
update wine doc.
...
svn path=/trunk/; revision=21425
2006-03-31 09:53:38 +00:00
Ged Murphy
a55b0b326d
re-sync comctl32 to 20060328.
...
svn path=/trunk/; revision=21424
2006-03-31 00:41:37 +00:00
Aleksey Bragin
a27ea9fe0a
- Translation of userinit to Russian language by Anton Belitsky.
...
- Proofread by me
svn path=/trunk/; revision=21423
2006-03-30 21:09:03 +00:00
Aleksey Bragin
87797248ff
- Translation of getfirefox and servman to Russian language by Lentin (lentind at yandex dot ru).
...
- Proofread/edited by me
svn path=/trunk/; revision=21422
2006-03-30 21:02:12 +00:00
Aleksey Bragin
12dec39687
- Translation of cpl/intl, liccpa, sysdm to Russian language by Lentin (lentind at yandex dot ru).
...
- Proofread/edited by me
svn path=/trunk/; revision=21421
2006-03-30 20:50:27 +00:00
Aleksey Bragin
2eb96004ed
- Translation of expand and regsvr32 to Russian language by Lentin.
...
- Proofread/edited by me
svn path=/trunk/; revision=21420
2006-03-30 20:39:33 +00:00
Saveliy Tretiakov
e69f650944
Implement NDRCContextUnmarshall()
...
svn path=/trunk/; revision=21419
2006-03-30 19:07:08 +00:00
Saveliy Tretiakov
151663dfeb
Implement NdrClinentContextMarshall()
...
svn path=/trunk/; revision=21418
2006-03-30 17:28:06 +00:00
Saveliy Tretiakov
ae889d6508
NDRCContextBinding should raise an exception when NULL pointer is passed
...
svn path=/trunk/; revision=21417
2006-03-30 16:58:12 +00:00
Saveliy Tretiakov
d6de71713e
More tests
...
svn path=/trunk/; revision=21416
2006-03-30 16:43:32 +00:00
Ged Murphy
97a6c27695
remove the svn:needs-lock prop. These have already been unlocked but were missed.
...
svn path=/trunk/; revision=21414
2006-03-30 10:10:31 +00:00
Ged Murphy
09265028ce
update Wine sync doc
...
svn path=/trunk/; revision=21413
2006-03-30 09:37:33 +00:00
Ged Murphy
da76a6a267
revamp the recent docs icon
...
svn path=/trunk/; revision=21412
2006-03-30 09:26:48 +00:00
Ged Murphy
9e30dec486
dropping this defragger in here for safe keeping. It's pretty hard to come by on the net now.
...
svn path=/trunk/; revision=21411
2006-03-30 00:09:09 +00:00
Saveliy Tretiakov
6634193239
Forget to update rpcrt4.spec
...
svn path=/trunk/; revision=21410
2006-03-29 19:15:29 +00:00
Saveliy Tretiakov
858feb20c2
Implement NdrCContextMarshall()
...
svn path=/trunk/; revision=21409
2006-03-29 19:09:43 +00:00
Saveliy Tretiakov
3fdda32084
Implement NDRCContextBinding()
...
svn path=/trunk/; revision=21408
2006-03-29 18:11:19 +00:00
Saveliy Tretiakov
50602379e8
Test application for demonstration of how undocumented context handle function work.
...
svn path=/trunk/; revision=21407
2006-03-29 17:42:29 +00:00
Ged Murphy
4f915f4ae1
remove Wine makefile
...
svn path=/trunk/; revision=21406
2006-03-29 15:04:50 +00:00
Ged Murphy
3da0dd2989
- [AUDIT] unlocked notepad. Much of the code is from Wine, ReactOS code builds on this.
...
- Implement find next and add some German resources - patch by timo.kreuzer@web.de
- fixes bugs 1351 & 1352
svn path=/trunk/; revision=21405
2006-03-29 14:51:37 +00:00
Ged Murphy
6fe727f643
Import a very basic version of wordpad from Wine.
...
svn path=/trunk/; revision=21404
2006-03-28 21:15:04 +00:00
Ged Murphy
1cd2317a7f
sync to wine-20060328
...
*listview.c
- Mike McCormack <mike@codeweavers.com>
comctl32: Get rid of some incorrect casts.
- Peter ┼strand <astrand@cendio.se>
comctl32: LISTVIEW_InsertItemT should accept iItem < 0, when using sorted lists.
- Mike McCormack <mike@codeweavers.com>
comctl32: Fix some gcc 4.1 warnings caused by windowsx.h macros.
- Maarten Lankhorst <m.b.lankhorst@gmail.com>
comctl32: Restore listview font on CDRF_NEWFONT.
- Dmitry Timoshkov <dmitry@codeweavers.com>
comctl32: Make listview use standard wine_dbg_sprintf and wine_dbgstr_xxx.
- Vitaliy Margolen <wine-patch@kievinfo.com>
comctl32: Listview - allow selection toggle with ctrl+space.
*comctl32undoc.c
- Mike McCormack <mike@codeweavers.com>
comctl32: Having an MRU list without a compare function works in Windows.
- Thomas Weidenmueller <wine-patches@reactsoft.com>
comctrl32: ReAlloc should be able to move memory blocks if necessary.
*rebar.c
- Thomas Weidenmueller <wine-patches@reactsoft.com>
comctl32: Rebar size fix.
Rebars without any bands should have a height/width of 0.
- Phil Krylov <phil@newstar.rinet.ru>
comctl32: Fix rebar autosize behaviour.
Allow autoresizing rebar by PostMessage(hwndRebar, WM_SIZE, 0, 0) like
native does, taking as few rows as possible and using the parent
window client area size for the other dimension (width for horizontal
rebars or height for vertical ones).
*tab.c
- James Hawkins <truiken@gmail.com>
comctl32: A couple fixes for tab icon offsets.
Shift selected icons up and non-selected icons down.
Add the top or left draw rect to the vertical offset, because it may
not be zero.
- Tobias Loew <tobi@die-loews.de>
comctl32: Fix tab-control flickering.
*tooltips.c
- Rein Klazes <wijn@wanadoo.nl>
comctl32: Do not free LPSTR_TEXTCALLBACK tooltip texts.
svn path=/trunk/; revision=21403
2006-03-28 15:01:59 +00:00