Commit graph

19961 commits

Author SHA1 Message Date
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
Aleksey Bragin 184d7fdb71 - Sync oleaut32.dll to Wine-0.9.10
- Change related header files

svn path=/trunk/; revision=21399
2006-03-27 16:44:53 +00:00
Aleksey Bragin b40a53ddf9 - Fix incorrect RPCRTAPI definition
- Add more languages to winnt.h (needed for further oleaut32 wine sync)
- Moved some languages out of wine/winnt.h and changing their value to those in windows headers

svn path=/trunk/; revision=21398
2006-03-27 13:30:37 +00:00
Peter Ward 81a4845c26 [AUDIT]
reactos\drivers\storage\disk (Unlocked):
- I've read over each function and there is nothing in here
  which is reversed, besides it's not even compatible with
  the windows counter-part.
- I state that this is clean.

svn path=/trunk/; revision=21397
2006-03-27 07:38:43 +00:00
Peter Ward 088d9ac735 Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/.
svn path=/trunk/; revision=21396
2006-03-26 19:57:49 +00:00
Aleksey Bragin 5e7a909713 - Update rpc-related headers to Wine 0.9.10 (rpcndr.h is merged with the new changes, not replaced completely)
- dll/rpcrt4 - if NdrSendReceive fails, don't produce um exception, but just print a warning - as it was before the Wine 0.9.10 merge (fixes TaskMgr regression, and probably other related things)

svn path=/trunk/; revision=21395
2006-03-26 19:38:03 +00:00
Aleksey Bragin 008f6d9b8f - Sync rpcfc.h to Wine-0.9.10
svn path=/trunk/; revision=21394
2006-03-26 16:04:49 +00:00
Aleksey Bragin 6a46c71a1a - Fix DbgPrint -> DPRINT1, commented out DbgPrint -> DPRINT
- Fix a pair of places where failure results in no debug message
- Formatting is still UGLY. To be fixed later.

svn path=/trunk/; revision=21392
2006-03-25 21:04:40 +00:00
Peter Ward 43afc66e5c [AUDIT]
reactos\base\system\expand (Unlocked):
- Clean.

svn path=/trunk/; revision=21391
2006-03-25 20:39:54 +00:00
Peter Ward b64c0214fc [AUDIT]
reactos\base\system\autochk (Unlocked):
- Clean.

svn path=/trunk/; revision=21390
2006-03-25 20:36:54 +00:00
Aleksey Bragin 4002f3cd8b [AUDIT]
winlogon:
- One half of functions is UNIMPLEMENTED - thus clean
- The other functions are fully reactos-specific and not compatible with windows kernel at all - thus there was no need to reverse engineer.
- Changed one typo in comments in wlx.c

svn path=/trunk/; revision=21389
2006-03-25 20:16:27 +00:00
Christoph von Wittich fd2f898ef9 fix drawing of GROUPBOX controls
svn path=/trunk/; revision=21388
2006-03-25 15:53:14 +00:00
Peter Ward 3c33d41806 [AUDIT]
reactos\base\shell\cmd (Unlocked):
- Clean.
- Derived from FreeCOM.

svn path=/trunk/; revision=21387
2006-03-25 15:53:01 +00:00
Christoph von Wittich 17147e2c6d fix toolbar icons
svn path=/trunk/; revision=21386
2006-03-25 11:27:48 +00:00
Peter Ward 3a483c43db [AUDIT]
reactos\drivers\filesystems\mup (Unlocked):
- Clean.

svn path=/trunk/; revision=21385
2006-03-25 01:39:22 +00:00
Peter Ward 77a002b25d [AUDIT]
reactos\drivers\filesystems\template (Unlocked):
- No reason for this to be locked (obviously clean).

svn path=/trunk/; revision=21384
2006-03-25 01:34:07 +00:00
Peter Ward c748e0018f [AUDIT]
reactos\drivers\filesystems\minix (Unlocked):
- No reason for this to be locked (obviously clean).

svn path=/trunk/; revision=21383
2006-03-25 01:31:39 +00:00
Peter Ward a19635a267 [AUDIT]
reactos\drivers\filesystems\ext2 (Unlocked):
- No reason for this to be locked (obviously clean).

svn path=/trunk/; revision=21382
2006-03-25 01:28:11 +00:00
Peter Ward e92c90a8d8 [AUDIT]
reactos\lib\tgetopt (Unlocked):
- No reason for this to be locked (obviously clean).

svn path=/trunk/; revision=21381
2006-03-25 00:46:39 +00:00
Peter Ward c795b788a0 [AUDIT]
reactos\dll\keyboard (Unlocked):
- No reason for this to be locked (obviously clean).

svn path=/trunk/; revision=21380
2006-03-25 00:38:20 +00:00
Maarten Bosma d95410ab89 Removed on kjk's request
svn path=/trunk/; revision=21379
2006-03-25 00:18:44 +00:00
Ged Murphy 60abc829a8 - cleannup code
- an excuse to commit to make encoded happy  :)

svn path=/trunk/; revision=21378
2006-03-25 00:04:29 +00:00
Ged Murphy a6e679a8b3 docking toolbar fixes from Thomas. 1st attempt at always active floating toolbars
svn path=/trunk/; revision=21377
2006-03-24 20:59:38 +00:00
Ged Murphy e3342f0b3e - Fix drawing onto loaded bitmaps.
- Don't call CreateCompatibleDC for each paint
- Make the floating windows translucent unless the cursor is over them
- Put in some temp code for basic sketches. (this functionality needs incorporating into separate tool functions)
- change the internal name 'floating toolbars' to 'floating windows' to avoid confusion.

svn path=/trunk/; revision=21376
2006-03-24 19:39:07 +00:00
Peter Ward 5e4fc1d4c3 [AUDIT]
reactos\tools\wine2ros (Unlocked):
- No reason for these to be locked (obviously clean).

svn path=/trunk/; revision=21375
2006-03-24 18:43:52 +00:00
Saveliy Tretiakov e60bf30f95 Implement RpcBindingCopy()
svn path=/trunk/; revision=21374
2006-03-24 14:14:34 +00:00