wine
2003-09-17  Alexandre JulliardUse WOWCallback16Ex to switch to vm86 mode so that...
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-17  Alexandre JulliardAvoid linking error with older alsa libs.
2003-09-17  Igor StepinAdded a lot of Russian translations.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-17  Jon GriffithsDocumentation updates.
2003-09-17  Mike McCormackCreated stub functions for advapi32.GetExplicitEntriesF...
2003-09-17  Mike McCormackAdd missing LF in trace message.
2003-09-17  José Manuel... Updated Spanish translation.
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
2003-09-17  Alexandre JulliardMoved instruction emulation to dlls/kernel.
2003-09-17  Alexandre JulliardMoved out of windef.h a few definitions that don't...
2003-09-17  Alexandre JulliardSLOWORD and SHIWORD do not exist on Win32 (reported...
2003-09-17  Hannu ValtonenUse native msi until our own implementation works decently.
2003-09-17  Rolf KalbermatterFix another error under Win9x (hopefully).
2003-09-17  Rolf KalbermatterImplemented SHSimpleIDListFromPath correctly.
2003-09-17  Steven EdwardsRemove redundant includes.
2003-09-16  Alexandre JulliardMore robust detection of charset names.
2003-09-16  Alexandre JulliardMoved most kernel string functions to dlls/kernel.
2003-09-16  Alexandre JulliardMoved most 32-bit heap functions to dlls/kernel.
2003-09-16  Dimitrie O... Do not require GUI support for displaying errors in...
2003-09-16  Mike McCormackImplemented ImageGetCertificateData.
2003-09-16  Mike McCormackAdded mailslot defines.
2003-09-16  Pavel RoskinMoved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
2003-09-16  Alex PasadynEnable resolution changes for older D3D/DDraw applications.
2003-09-16  Alex PasadynEnable resolution changes for D3D8 applications.
2003-09-16  Alex Pasadyn- Allow applications to resize the Wine desktop window.
2003-09-16  Alex Pasadyn- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
2003-09-16  Rolf KalbermatterAdded a few todo_wine tests with filenames with wildcards.
2003-09-16  Rolf KalbermatterRemove <ntstatus.h> to allow compilation with MS PSDK...
2003-09-16  Filip NavaraFixed definitions of TTTOOLINFOA/W_V1_SIZE and
2003-09-16  Mike HearnNormalize win2000, nt2k, nt2000 to win2k, normalize...
2003-09-16  Eric Pouech- Implemented a few information classes in NtQuerySyste...
2003-09-16  Dimitrie O... Remove the unused WINE_DOC_SRCS, and the useless BOOKS_...
2003-09-16   <develop@stueben... Use SysAllocStringByteLen/SysStringByteLen to copy...
2003-09-16  Vincent BéronUpdates for various French resources.
2003-09-15  Ivan Leo Murray... Added/improved Italian translations.
2003-09-15  Rolf KalbermatterMake sure the bind context is forwarded in
2003-09-15  Rolf KalbermatterSigned/unsigned warnings and some formatting.
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.
2003-09-15  Rolf KalbermatterSHChangeNotify should use SHSimpleIDListFromPath as...
2003-09-15  Mike HearnAdded a simple TODO list.
2003-09-15  Christian CostaAdded midi support to the ALSA driver.
2003-09-15  Mike McCormackMove the mailslot stubs into the dlls/kernel directory.
2003-09-15  Dimitrie O... Remove obsolete documentation/dlls.sgml.
2003-09-15  Alexandre JulliardRemove generated assembly code on make clean.
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-09-15  Dimitrie O... Remove no longer current issues from the Winelib guide.
2003-09-15  Dimitrie O... Update the porting documentation.
2003-09-15  Robert ReifAdded better tests for volume and pan.
2003-09-15  Robert ReifDevice enumeration callbacks should return a NULL guid...
2003-09-15  Francois GougetRemoved reference to 'systemname' and added a link...
2003-09-15  Francois GougetRemove the Lycos link (which does not even point to...
2003-09-15  Eric PouechBUILTIN32_LoadLibraryExA: set larger size for internal...
2003-09-15  Lionel UlmerCheck X11 errors on each XLoadQueryFont calls.
2003-09-15  Dimitrie O... Teach winegcc to masquerade as cpp.
2003-09-15  Mike McCormackDeclare mailslot functions.
2003-09-15  Kevin Groeneveld- Fix small bug with parsing of numbers in BuildCommDCB...
2003-09-15  Lionel Ulmer- add ZBuffer write support
2003-09-15  Lionel UlmerUse ddraw_geom in the execute buffer code.
2003-09-15  Eric Pouech- Implemented IsHungAppWindow.
2003-09-15  Mike HearnMove packet linked list tail forward correctly on push.
2003-09-12  Alexandre JulliardRelease 20030911. wine-20030911
2003-09-12  Kevin GroeneveldAdd missing wReserved1 member to DCB structure definition.
2003-09-12  Richard CohenHandle -L<dir> in a separate array.
2003-09-12  Eric PouechMoved some MM internal definition to internal include...
2003-09-12  Kevin GroeneveldModify CheckRadioButton function to be more consistent...
2003-09-12  Mike HearnImplement dispatch variant marshalling.
2003-09-12  Dave MillerAlphabetized the functions.
2003-09-12  Robert Shearman- Make sure dropdown arrow is always centered.
2003-09-11  Alexandre JulliardSet the dll search path to the location specified in...
2003-09-11  Dimitrie O... Remove checks from {pop,psh}pack[1248].h that were...
2003-09-11  Jon GriffithsMLLoadlibrary: Remove -noname and duplicate entry.
2003-09-11  Vincent BéronMention win2k3 support in the sample config and in...
2003-09-11  Richard CohenUse an extendable array to store the lists of strings.
2003-09-11  Alexandre JulliardMoved winegcc and winewrap to a separate directory.
2003-09-11  Robert ShearmanImplemented IMemAllocator and IMediaSample.
2003-09-11  Alexandre JulliardMoved list.h to include/wine so that it can be used...
2003-09-11  Ferenc WagnerImplement >> style (append) output redirection.
2003-09-11  Dimitrie O... The Get[RGB]Value() macros should return a BYTE, not...
2003-09-11  Alexandre JulliardChanged ordinal functions that now have a name to use...
2003-09-11  Geoff ThorpeAdded a stub for NetStatisticsGet.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-11  Dave MillerRemove all the ordinals and use @ instead.
2003-09-11  Geoff ThorpeAdded a stub for Heap32ListFirst.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-11  Francois GougetModify ok("xxx") calls into ok("xxx\n") as is now expected.
2003-09-11  Francois GougetUpdated the Wine ports section.
2003-09-11  Alexandre JulliardAdded ptr___pthread_cond_timedwait in the pthread_funct...
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-11  Gregory M.... Updated the "TODO" comments.
2003-09-11  Robert ShearmanAdd proper names to ordinal-only functions.
2003-09-11  Oleg ProkhorovSmall grammar fix.
2003-09-11  Andreas Mohr- spelling fixes
2003-09-11  György 'Nog... Fix invalid C constructs (spotted by Marcus Meissner).
2003-09-11  Francois GougetRevert some word-splits to their normal form, e.g....
2003-09-11  Tom WicklineSet version to 8.1.
2003-09-10  Alexandre JulliardAdded dumping of message table resources.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
next