Commit Graph
20173 Commits
Author SHA1 Message Date
Hervé Poussineau ffd89368ef No need to write "Serenum:" at the start of each debug string
svn path=/trunk/; revision=21659
2006-04-18 19:26:48 +00:00
Magnus Olsen 57c69510f1 wrong line break in the translations
svn path=/trunk/; revision=21658
2006-04-18 19:05:05 +00:00
Ged Murphy a4c71b513b Reduce the size a bit.
svn path=/trunk/; revision=21657
2006-04-18 18:16:11 +00:00
Magnus Olsen 852e3f2ad4 [AUDIT] format this util is written from scratch, simple cmd command, and after looking through code no signs of reverse engineering were found
svn path=/trunk/; revision=21656
2006-04-18 17:46:46 +00:00
Magnus Olsen fb106bc2a8 [AUDLT] Clean from wine
svn path=/trunk/; revision=21655
2006-04-18 17:45:55 +00:00
Ged Murphy bc697aebe9 [AUDIT]
tcpsvcs
I am the author and can verify this code is clean

svn path=/trunk/; revision=21654
2006-04-18 17:24:16 +00:00
Magnus Olsen 9f3720e359 Dutch translations from the dutch translations team,
cacls, getfirefox, msconfig, sndvol32, taskmgr by  Maurus Cuelenaere,  winemine by  Maurus Cuelenaere  
winlogon by Eric Janssen  

svn path=/trunk/; revision=21653
2006-04-18 17:23:29 +00:00
Christoph von Wittich ca3a742dba fix ownerdraw menu for miranda (patch by Brezenbak)
svn path=/trunk/; revision=21652
2006-04-18 17:17:08 +00:00
Ged Murphy 904d3ca622 - convert the floating windows to use pointers within the main structure
- allow showing and hiding of floating windows
- implement a rough version of the history interface
- temp draw a suggestion on how the color window could look.
- insert a few menu hints
- lots of half implemented of temp stuff in this commit, but committing now before the patch gets any bigger.

svn path=/trunk/; revision=21651
2006-04-18 16:42:54 +00:00
Magnus Olsen 6da6e80112 fast cleanup in dib/dib24bpp.c, Fixing a crash bug in dib32bpp.c (typo from me), xlate XO_TABLE can resive 0xffff or 0xffff or 0xffffff or 0xffffffff as color code for table, but the table is only 256 but in color&FF, That will stop firefox crash and translate the color right.
svn path=/trunk/; revision=21650
2006-04-18 15:52:48 +00:00
Christoph von Wittich e5a4bd769c added dutch translation patch written by mcuelenaere <[email protected]>
fixes bug 1371

svn path=/trunk/; revision=21649
2006-04-18 13:32:17 +00:00
Christoph von Wittich 8898216301 fixed bug 1406
fixed a typo in german rc file

svn path=/trunk/; revision=21648
2006-04-18 13:26:40 +00:00
Christoph von Wittich ab48d70466 set eol-style:native
fixed inconsistent newlines

svn path=/trunk/; revision=21647
2006-04-18 13:01:11 +00:00
Christoph von Wittich 8929ea7829 fixed bug 1407
svn path=/trunk/; revision=21646
2006-04-18 12:52:18 +00:00
Magnus Olsen f29eac23ec Fix the xlate bug in 24dib correct fix more buttom showing right in firefox now
svn path=/trunk/; revision=21645
2006-04-18 09:47:51 +00:00
Magnus Olsen f0c7bff035 fix 16 to 16 soyrce dest why the hell does th 16bitmap surface calls into this
svn path=/trunk/; revision=21644
2006-04-17 21:28:02 +00:00
Maarten Bosma e495c66834 sort alphabetically
svn path=/trunk/; revision=21643
2006-04-17 19:12:49 +00:00
Aleksey Bragin 473cb1c0c6 - Update Wine-sync related doc
svn path=/trunk/; revision=21642
2006-04-17 18:11:17 +00:00
Maarten Bosma c727e592a6 Open .ini and .inf with notepad
svn path=/trunk/; revision=21641
2006-04-17 17:54:45 +00:00
Ged Murphy 85800c3f71 remove a few wineisms, they are in out main header now.
svn path=/trunk/; revision=21640
2006-04-17 17:47:39 +00:00
Maarten Bosma ac88573f07 Comment out the line which sets the default folder. Looks like our shell32 can not handle it. Now folders got a folder icon again. Thanks to EmuandCo for regression testing.
svn path=/trunk/; revision=21639
2006-04-17 17:39:11 +00:00
Ged Murphy a6b77e1696 put cursor back into the text box if you skip too far.
This always used to catch me out when rushing an install .... alas, it shall bug me no more :)

svn path=/trunk/; revision=21638
2006-04-17 17:11:51 +00:00
Ged Murphy ff0d599914 remove redefined values.
svn path=/trunk/; revision=21637
2006-04-17 14:07:43 +00:00
Magnus Olsen 7b4a231767 Bug 1363 : patch accpect with small change, review by me and hpoussin
svn path=/trunk/; revision=21636
2006-04-17 14:05:19 +00:00
Ged Murphy e2ba765506 Bit of fun. Add a built-in coded message for the first time the screensaver is run.
If removed, it will not reappear.

svn path=/trunk/; revision=21635
2006-04-17 13:35:40 +00:00
Hervé Poussineau dbcd6ec20e Fix VMware display driver installation
svn path=/trunk/; revision=21634
2006-04-17 12:18:47 +00:00
Hervé Poussineau 17ff6b4adf [AUDIT]
No suspicious code detected in vmwinst

svn path=/trunk/; revision=21633
2006-04-17 12:16:54 +00:00
Magnus Olsen 2bca0c0fcc Fix for ReactOS build system
Fixing all warings in the code it will make gcc queit
Remove pargma they should have been set in the project file not hard code it.

svn path=/trunk/; revision=21632
2006-04-17 11:26:50 +00:00
Peter Ward 8d75625cdb - Fix indentation (spaces -> TABs).
svn path=/trunk/; revision=21631
2006-04-17 11:13:48 +00:00
Magnus Olsen 659c768c6e import matrix screensaver secon try
svn path=/trunk/; revision=21629
2006-04-17 10:56:11 +00:00
Magnus Olsen f31166fa5c delete matrix I did someting wrong with the import
svn path=/trunk/; revision=21628
2006-04-17 10:54:14 +00:00
Magnus Olsen dc66a10877 import matrix screen saver
svn path=/trunk/; revision=21627
2006-04-17 10:50:25 +00:00
Magnus Olsen dd384ab95e prepare for import of matrix screensavers (break the build for short while)
svn path=/trunk/; revision=21626
2006-04-17 10:47:01 +00:00
Magnus Olsen 47ff3fad63 prepare for screensaver : Adding win32scr as target it genrate a .scr file instead for a win32gui
svn path=/trunk/; revision=21624
2006-04-17 10:08:35 +00:00
Ged Murphy 8c37aa119a add some commctrl.h definitions
svn path=/trunk/; revision=21623
2006-04-17 09:21:11 +00:00
Aleksey Bragin b59203d3a1 Sync to Wine-0_9_9:
Francois Gouget <[email protected]>
- mapi: Add some missing MAPI prototypes.
  Add some missing MAPI prototypes to mapi.h (spotted by winapi_check)
  and include it where they are implemented.
  Make mapi.h and mapix.h compatible. gcc does not like macros and
  prototypes to be redefined so this involved protecting against
  multiple definitions.
  Fix the MAPISendMail() implementation prototype.

Sync to Wine-0_9_8:
Hans Leidekker <[email protected]>
- mapi32: Implementation for MAPISendMail.
  Implement MAPISendMail, stub MAPILogoff and make the stubs for
  MAPIInitialize, MAPILogon{,Ex} and MAPILogoff return success.
- mapi32: Prevent freeing non-allocated memory.

svn path=/trunk/; revision=21622
2006-04-17 07:45:48 +00:00
Aleksey Bragin fb6d030c7c - Fix build (by adding needed temporary file)
svn path=/trunk/; revision=21621
2006-04-17 07:21:25 +00:00
Aleksey Bragin 83e8c1a2f3 - Comment an error-setting line since we don't have get_sock_error() function
- Something different should be used here
- This change fixes building of the component

svn path=/trunk/; revision=21620
2006-04-16 20:10:12 +00:00
Aleksey Bragin 9434974968 Please pay attention this code includes a hack by me to have inet_ntop() function implementation just for this dll.
Sync to Wine-0_9_10:
Andrбs Kovбcs <[email protected]>
- wininet: Added Hungarian translation.
Robert Shearman <[email protected]>
- wininet: Don't continue to connect to a secure server without SSL support since it won't work.
- wininet: Implement setting of send and receive timeouts.

Sync to Wine-0_9_8:
Robert Shearman <[email protected]>
- wininet: Documentation fixes.
Petr Tesarik <[email protected]>
- wininet: Czech language resources encoding fix.
Fatih Ac <[email protected]>
- wininet: Turkish translation.

Sync to Wine-0_9_7:
Aric Stewart <[email protected]>
- wininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT work.
  Beginning of framework to implement handling of InternetQueryOption
  for INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT.

Sync to Wine-0_9_6:
Jacek Caban <[email protected]>
- wininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED,
  INTERNET_STATUS_CONNECTING_TO_SERVER and
  INTERNET_STATUS_CONNECTED_TO_SERVER should be strings, not
  sockaddr_in.

svn path=/trunk/; revision=21619
2006-04-16 20:07:09 +00:00
Aleksey Bragin 8b7ae92cc7 SVN Maintenance (eol-style: native)
svn path=/trunk/; revision=21618
2006-04-16 19:15:04 +00:00
Aleksey Bragin 41f90c8fd7 Sync to Wine-0_9_10:
Juan Lang <[email protected]>
- crypt32: Move context properties to a separate file.
- crypt32: Move serialization functions to serialize.c.
- crypt32: Implement CertGetValidUsages.
- crypt32: Implement CertDuplicateStore.

Sync to Wine-0_9_9:
Juan Lang <[email protected]>
- crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
- implement CryptEnumOIDInfo and CryptFindOIDInfo
- implement CertOIDToAlgId and CertAlgIdToOID using CryptFindOIDInfo
- crypt32: Move certificate store functions to their own file.
- crypt32: More encoding/decoding.
  Add support for encoding/decoding basic constraints and enhanced key
  usage, with tests.
- crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
- crypt32: Correct compile problem on gcc 2.95.
- crypt32: Partially implement CertGetNameString.
Henning Gerhardt <[email protected]>
- crypt32: Add German resource file.
YunSong Hwang <[email protected]>
- crypt32: Add Korean translation.
Alexander N. Sшrnes <[email protected]>
- Updated/new Norwegian Bokmеl resources.
Eric Pouech <[email protected]>
- crypt32: Don't access a blob after freeing it.
Sync to Wine-0_9_8:
Juan Lang <[email protected]>
- crypt32: Fix a fixme, and remove an old comment.
- crypt32: Output string type in trace.
Alexandre Julliard <[email protected]>
- Include wine/port.h in files that use exceptions.

Sync to Wine-0_9_7:
Juan Lang <[email protected]>
- crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests.
- crypt32: Correct X509_NAME decoding, and more stringent tests.
- crypt32: Implement CertRDNValueToStrW and CertNameToStrW, with tests.

svn path=/trunk/; revision=21617
2006-04-16 19:12:28 +00:00
Aleksey Bragin e4af2a5bf8 - Update wincrypt.h to correspond to Wine-0.9.10
svn path=/trunk/; revision=21616
2006-04-16 18:44:08 +00:00
Aleksey Bragin 8acabff6ea Sync to Wine-0_9_9:
Juan Lang <[email protected]>
- wintrust: Add some stubs.

svn path=/trunk/; revision=21615
2006-04-16 18:24:52 +00:00
Aleksey Bragin a592154d29 Sync to Wine-0_9_10:
Francois Gouget <[email protected]>
- Fix compatibility with native advpack dlls.

Sync to Wine-0_9_7:
Dmitry Timoshkov <[email protected]>
- Make more arrays const.

Sync to Wine-0_9_6:
Jacek Caban <[email protected]>
- urlmon: Pass FORMATETC to OnDataAvailable.
- urlmon: Added implementation of protocol stream.
- urlmon: Added implementation of QueryService and stub implementation
  of IHttpNegotiate2 interface.
- urlmon: Query service provider for IInternetProtocol.
- urlmon: Added GetBindInfoString implementation.
- urlmon: Reimplement CoInternetCombineUrl to use pluggable protocol.
- urlmon: Use CoInternetCombineUrl in URLMonikerImpl_Construct.
- urlmon: Fix ref counting.
Rolf Kalbermatter <[email protected]>
- urlmon: Fix a LARGE_INTEGER truncation.

svn path=/trunk/; revision=21614
2006-04-16 17:34:25 +00:00
Aleksey Bragin b54888e17e Sync to Wine-0_9_8:
Mike McCormack <[email protected]>
- imm32: Remove FIXME messages from some implemented functions.

svn path=/trunk/; revision=21613
2006-04-16 17:04:45 +00:00
Magnus Olsen 5df0cb61bf audlt lock
svn path=/trunk/; revision=21612
2006-04-16 16:16:09 +00:00
Magnus Olsen 913bde9808 kjk_hyperion : "Breaking auditing lock for a temporary fix: allow ExEnterCriticalRegionAndAcquireFastMutexUnsafe and ExReleaseFastMutexUnsafeAndLeaveCriticalRegion to be called from any thread; fixes UserEnterShared, UserEnterExclusive and UserLeave in win32k"
svn path=/trunk/; revision=21611
2006-04-16 16:04:28 +00:00
Aleksey Bragin 2122478f7b Sync to Wine-0_9_9:
Gerold J. Wucherpfennig <[email protected]>
- cabinet: Set proper error information on failures.

Sync to Wine-0_9_6:
James Hawkins <[email protected]>
- cabinet: Implement Extract on top of FDI.
- cabinet: Clean up the documentation for Extract.
- cabinet: Fix the second parameter name of Extract.
- cabinet: Add documentation for FDITruncateCabinet.
- cabinet: Store the cab file handle before extracting files so we can
  close the cab file even if no files are extracted.
- cabinet: Move the remaining cabextract.c functions to fdi.c.
- cabinet: Add initial tests for Extract.
- cabinet: Add the two flags used by Extract to cabinet.h.
- cabinet: Define the flags member of the EXTRACTdest structure.

svn path=/trunk/; revision=21610
2006-04-16 15:49:02 +00:00
Magnus Olsen 1888104b32 Implement screensaver setting and preiw of screen setting working in windows not tested in reactos
svn path=/trunk/; revision=21609
2006-04-16 13:56:57 +00:00
Aleksey Bragin 11c44d0243 [AUDIT]
dll/win32/advapi32/sec

- Very small functions are clean
- Functions doing basic initialization stuff are clean (their name suggests the actions the function performs)
- Functions publically documented in google
- Stubs / unimplemented functions
- Wine's code is clean too

svn path=/trunk/; revision=21608
2006-04-16 12:49:19 +00:00