projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added wine.conf option for new format registry files.
[wine]
/
misc
/
registry.c
1999-11-24
Alexandre Julliard
Added wine.conf option for new format registry files.
blob
|
commitdiff
|
raw
1999-11-24
Alexandre Julliard
Added support to the server for loading new format...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Bug fixes (thanks to Juergen Schmied).
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Alexandre Julliard
Changed to use new server-side registry support.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Huw D M Davies
Fix save_check_tainted to properly scan the tree so...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-04
Eric Pouech
Enable safe reading of registry file, even if file...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Huw D M Davies
Fixed a few problems with RegEnumKey*.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Marcus Meissner
Made LoadHomeRegistryFiles default to TRUE.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Nathaniel
Improved registry isolation possibilities.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Marcus Meissner
Also escape characters >=0x80 within the wineregistry...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Patrik Stridvall
Fixed ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Marcus Meissner
subkey_found did not search for _all_ sub keys.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Andreas Mohr
Improved (sort of) RegFlushKey.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-15
Marcus Meissner
ERROR_MORE_DATA requires to write the needed number...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Howard Abrams
Added checks for sys/errno.h, sys/signal.h and sys...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Huw D M Davies
Added `const's to some registry API functions.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Marcus Meissner
Fixed the stringcompare in _find_or_add_*() (was missin...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Marcus Meissner
Use @sysconfdir@ for the default registries in misc...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Marcus Meissner
More debug output for RegQueryInfoKey.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Noomen Hamza
Bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Alexandre Julliard
Use $HOME instead of getpwuid for user's home directory.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-24
Noomen Hamza
Set (when registry loaded) data to "\0" and length...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Noomen Hamza
Initialize the output buffer parameters to 0 in RegQuer...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
David Gay
Fixed crash due to a value of name length 0, value...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-10
Sylvain St.Germain
Implementation of HKU key saving and loading. Add new...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-18
Marcus Meissner
Lots of warning fixed, one missing WINAPI in ddraw...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Nathan Zorich
Allow the file names and paths for the registry files...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-25
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Marcus Meissner
Removed a lot of occurences of windows.h (and added...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Andreas Mohr
RegFlushKey: wrong error code.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-12
Juergen Schmied
Small fixes to compile with the headers (mostly nt...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Juergen Schmied
Implemented handling of REG_MULTI_SZ and fixed small...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-23
Juergen Schmied
New functions lmemcpynAtoW and lmemcpynWtoA for conve...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Gavriel State
Fixed registry query error value: now returns ERROR_FIL...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Juergen Schmied
Fixed warnings, some only visible with -Wstrict-prototy...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Uwe Bonnes
API documentation says that RegEnumKeyEx, RegEnumValue and
blob
|
commitdiff
|
raw
|
diff to current
1998-11-06
John Richardson
Fix wide character functions to return character count...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-17
Marcus Meissner
Fixed some more missing WINAPIs (hopefully correct).
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Matthew Becker
Documentation corrections/standardizations.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-17
Alexandre Julliard
Release 980517
wine-980517
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-11-30
Alexandre Julliard
Release 971130
wine-971130
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-08-04
Alexandre Julliard
Release 970804
wine-970804
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-02-15
Alexandre Julliard
Release 970215
wine-970215
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current
1996-12-15
Alexandre Julliard
Release 961215
wine-961215
blob
|
commitdiff
|
raw
|
diff to current
1996-12-01
Alexandre Julliard
Release 961201
wine-961201
blob
|
commitdiff
|
raw
|
diff to current
1996-11-17
Alexandre Julliard
Release 961117
wine-961117
blob
|
commitdiff
|
raw
|
diff to current
1996-11-02
Alexandre Julliard
Release 961102
wine-961102
blob
|
commitdiff
|
raw
|
diff to current
1996-09-28
Alexandre Julliard
Release 960928
wine-960928
blob
|
commitdiff
|
raw
|
diff to current
1996-09-13
Alexandre Julliard
Release 960913
wine-960913
blob
|
commitdiff
|
raw
|
diff to current
1996-08-24
Alexandre Julliard
Release 960824
wine-960824
blob
|
commitdiff
|
raw
|
diff to current
1996-08-11
Alexandre Julliard
Release 960811
wine-960811
blob
|
commitdiff
|
raw
|
diff to current
1996-07-05
Alexandre Julliard
Release 960705
wine-960705
blob
|
commitdiff
|
raw
|
diff to current
1996-06-23
Alexandre Julliard
Release 960623
wine-960623
blob
|
commitdiff
|
raw
|
diff to current
1996-06-11
Alexandre Julliard
Release 960611
wine-960611
blob
|
commitdiff
|
raw
|
diff to current
1996-06-06
Alexandre Julliard
Release 960606
wine-960606
blob
|
commitdiff
|
raw
|
diff to current
1996-05-28
Alexandre Julliard
Release 960528
wine-960528
blob
|
commitdiff
|
raw
|
diff to current
1996-05-16
Alexandre Julliard
Release 960516
wine-960516
blob
|
commitdiff
|
raw
|
diff to current
1996-05-06
Alexandre Julliard
Release 960506
wine-960506
blob
|
commitdiff
|
raw
|
diff to current
1996-04-28
Alexandre Julliard
Release 960428
wine-960428
blob
|
commitdiff
|
raw
|
diff to current
1996-04-21
Alexandre Julliard
Release 960421
wine-960421
blob
|
commitdiff
|
raw
|
diff to current
1996-04-05
Alexandre Julliard
Release 960405
wine-960405
blob
|
commitdiff
|
raw
|
diff to current
1996-03-31
Alexandre Julliard
Release 960331
wine-960331
blob
|
commitdiff
|
raw
|
diff to current