Commit graph

19929 commits

Author SHA1 Message Date
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
Ged Murphy b7c89c9fe6 Add the floating windows and anchor them the the main window if moved
svn path=/trunk/; revision=21373
2006-03-23 19:27:38 +00:00
Christoph von Wittich 4902277f8c restore the bitmap in hDCMem before deleting the DC
svn path=/trunk/; revision=21372
2006-03-22 22:22:33 +00:00
Peter Ward 2df957f4a3 [AUDIT]
reactos\tools\regtests2xml (Unlocked):
reactos\tools\rgenstat     (Unlocked):
- No reason for these to be locked (obviously clean).

svn path=/trunk/; revision=21371
2006-03-22 21:57:25 +00:00
Peter Ward e38ab38ac8 [AUDIT]
reactos\tools\pipetools (Unlocked):
- No reason for pipetools to be locked (obviously clean).

svn path=/trunk/; revision=21370
2006-03-22 21:41:11 +00:00
Peter Ward 7758c91e79 Alphabetized the name list in the CREDITS file.
svn path=/trunk/; revision=21369
2006-03-22 21:19:25 +00:00
Ged Murphy e7cd66298d add a reminder note to fix the check.
svn path=/trunk/; revision=21368
2006-03-22 21:16:54 +00:00
Ged Murphy 05ddf03004 - temp fix opening of bitmaps
- link manifest

svn path=/trunk/; revision=21366
2006-03-22 21:13:06 +00:00
Ged Murphy 6f45035366 - start to implement conversion factors for new image properties
- implement opening and displaying of bitmaps
- add new icons for the standard toolbar

svn path=/trunk/; revision=21365
2006-03-22 19:51:51 +00:00
Aleksey Bragin b9c92e97f2 - Translation of base/applications/sm into Russian language by Lentin
- Edited by me

svn path=/trunk/; revision=21364
2006-03-22 10:45:25 +00:00
Alex Ionescu 1a35a96fa2 - Add these two missing headers.
svn path=/trunk/; revision=21363
2006-03-21 22:48:26 +00:00
Aleksey Bragin 43a02bfa45 Sync to Wine-0_9_10:
Robert Shearman <rob@codeweavers.com>
- ndrtypes.h added into reactos/include
- too many changes to paste here. Look at the url below, checking all changes done after Wine-0_9_5 tag (including Wine-0_9_10 as the last one)
- http://cvs.winehq.com/cvsweb/wine/dlls/rpcrt4/?cvsroot=home/wine

svn path=/trunk/; revision=21362
2006-03-20 21:52:24 +00:00
Aleksey Bragin 1e8013cf73 - Reflect recent changes in the SVN server / ViewVC path in the WINE-importing guide
svn path=/trunk/; revision=21359
2006-03-20 09:36:03 +00:00
Saveliy Tretiakov 3eb5ed134d [AUDIT] Unlock security.dll (no code, redirects to secur32.dll)
svn path=/trunk/; revision=21358
2006-03-20 09:16:10 +00:00
Saveliy Tretiakov cb29b4cd9b [AUDIT] Unlock wsock32.dll (no code, obviously clean)
svn path=/trunk/; revision=21357
2006-03-20 08:58:22 +00:00
Saveliy Tretiakov c8e8162638 [AUDIT] Unlock winfax (no code, obviously clean)
svn path=/trunk/; revision=21356
2006-03-20 08:49:38 +00:00
Peter Ward 822bbce3cc [AUDIT]
reactos\tools\gendib (Unlocked):
reactos\tools\ms2ps  (Unlocked):
- No reason for these to be locked (obviously clean).

svn path=/trunk/; revision=21355
2006-03-20 00:22:46 +00:00
Peter Ward f2c011d4cb [AUDIT]
reactos\tools\create_nls (Unlocked):
- No reason for this to be locked (obviously clean).
- Also sources of information are cited in the source file.

svn path=/trunk/; revision=21353
2006-03-19 18:32:58 +00:00
Peter Ward c631f8ef8e [AUDIT]
reactos\tools\cdmake (Unlocked):
- No reason for this to be locked (obviously clean).

svn path=/trunk/; revision=21352
2006-03-19 18:18:15 +00:00
Peter Ward 5218d99616 [AUDIT]
reactos\tools\buildno (Unlocked):
- No reason for this to be locked (obviously clean).

svn path=/trunk/; revision=21351
2006-03-19 18:09:20 +00:00
Peter Ward c92a669e73 [AUDIT]
reactos\base\applications\msconfig (Unlocked):
- The author Christoph von Wittich has verified that msconfig is clean
  and no reverse engineered code is used within it.

svn path=/trunk/; revision=21350
2006-03-19 17:28:59 +00:00
Aleksey Bragin c4d7f39e50 - Translation of dll/cpl/desk to Russian language by Anton Belitsky (bmoof).
- Proofread/edited by #reactos-ru channel

svn path=/trunk/; revision=21349
2006-03-19 14:53:35 +00:00
Aleksey Bragin ad539883ba - Translation of dll/cpl/access to Russian language by Dmitriy Chapushev (Lentin). Thanks to Anton Belitsky (bmoof) for converting this to a patch
- Proofread/edited by me

svn path=/trunk/; revision=21348
2006-03-19 13:30:40 +00:00
Ged Murphy f51074e25c fix combo box view
svn path=/trunk/; revision=21341
2006-03-19 01:53:34 +00:00
Ged Murphy 0c48bae3e0 unlock the service manager. I am the only author and can verify it's clean
svn path=/trunk/; revision=21340
2006-03-19 01:25:14 +00:00
Peter Ward f3216ee6b8 [AUDIT]
reactos\boot\freeldr (Unlocked):
- The issue with freeldr has been cleared up. It was stated by the author
  Brian Palmer that no reverse engineered code is used within it, Several
  other developers I've spoken with on IRC agree.

svn path=/trunk/; revision=21339
2006-03-18 22:09:16 +00:00
Peter Ward d167d38729 [AUDIT]
reactos\lib\3rdparty\libxml2 (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21338
2006-03-18 19:24:41 +00:00
Peter Ward ecc599c66f [AUDIT]
reactos\lib\3rdparty\expat (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21337
2006-03-18 18:55:21 +00:00
Saveliy Tretiakov 9cb1067fb0 [AUDIT] Unlock bootdata
svn path=/trunk/; revision=21336
2006-03-18 18:52:45 +00:00
Peter Ward e0c7eda7d9 [AUDIT]
reactos\lib\3rdparty\bzip2 (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21335
2006-03-18 18:37:46 +00:00
Peter Ward 1bf5c80c7d [AUDIT]
reactos\lib\3rdparty\adns (Unlocked):
- 3rd party code.

svn path=/trunk/; revision=21334
2006-03-18 18:25:48 +00:00
Peter Ward 686773f335 [AUDIT]
All .rbuild files in the repository (Unlocked):
- No reason for .rbuild files to be locked.

svn path=/trunk/; revision=21333
2006-03-18 16:50:09 +00:00
Maarten Bosma 829417df54 Unlock ddraw dll. Maguns and I were the only authors and neither of us used unclean methods to implement it.
svn path=/trunk/; revision=21332
2006-03-18 15:25:54 +00:00