projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msvcrt/tests: Fix 3 tests that always fail on Vista.
[wine]
/
dlls
/
rasapi32
/
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2007-02-05
John Klehm
rasapi32: RasEnumConnections now returns correct buffer...
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
rasapi32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
We are no longer generating .spec.c files.
tree
|
commitdiff
2005-06-27
Mike McCormack
Declare and fix function prototypes.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-01-03
Alexandre Julliard
Avoid dumping the contents of output strings.
tree
|
commitdiff
2005-01-03
Hans Leidekker
Stub implementations for RasConnectionNotification...
tree
|
commitdiff
2004-08-11
Alexandre Julliard
Avoid some non-portable makefile constructs, and get...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-02
Christian Costa
Added stub for RasGetEntryPropertiesA.
tree
|
commitdiff
2004-02-27
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-06-13
Alexandre Julliard
Removed ordinals that differ between Windows versions.
tree
|
commitdiff
2003-06-13
Francois Gouget
Add stubs for RasDeleteSubEntry* (new in WinMe/WinXP).
tree
|
commitdiff
2003-05-11
Aric Stewart
Added RasEnumEntriesW stub.
tree
|
commitdiff
2003-04-05
Gerald Pfeifer
Improve error message for RAS not being supported.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
List 16-bit spec files explicitly to avoid problems...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-11-08
Marcus Meissner
New structures: RASIPADDR, RASDEVINFO, RASENTRY.
tree
|
commitdiff
2002-11-06
Marcus Meissner
Added RasValidateEntryNameA stub.
tree
|
commitdiff
2002-11-04
Ryan Cumming
Add stub for RasEnumConnectionsW.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2001-11-12
Andreas Mohr
- don't forget to initialize number of connections...
tree
|
commitdiff
2001-07-12
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-11
Mike McCormack
Stub some rasapi functions.
tree
|
commitdiff
2000-12-24
François Gouget
Moved HRASCONN from windef.h.
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-16
Alexandre Julliard
Avoid linking with ntdll where possible.
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Added import of ntdll.
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-23
Ove Kaaven
Added stub for RasHangUpA().
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-05
Alexandre Julliard
Added support for creating extra symlinks for .so files...
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-23
Marcus Meissner
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
tree
|
commitdiff
1999-11-12
Gerard Patel
Complete stub for RasEnumEntries by saying we have...
tree
|
commitdiff
1999-11-07
Patrik Stridvall
Minor fixes.
tree
|
commitdiff
1999-11-07
Rein Klazes
Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
tree
|
commitdiff
1999-08-15
Ulrich Weigand
Adapted to glue code generation changes.
tree
|
commitdiff
1999-08-04
Ulrich Weigand
Moved various DLLs to dlls/
tree
|
commitdiff
1999-07-25
Ulrich Weigand
Moved .spec files to corresponding dlls/ directory.
tree
|
commitdiff
1999-05-14
Alexandre Julliard
Converted to the new debug interface, using script...
tree
|
commitdiff
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
tree
|
commitdiff
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
tree
|
commitdiff
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
tree
|
commitdiff
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
tree
|
commitdiff
1998-12-11
Alexandre Julliard
Added Makefile.
tree
|
commitdiff
1998-12-11
Marcus Meissner
Added RasEnumConnections stub.
tree
|
commitdiff