goma /
wine /
bf49a0075bcdd412eada28e9fcecf38872397d52 - bf49a00 Remove the FAQ from the doc tarball, and build it as a single .html by Alexandre Julliard · 22 years ago
- bff860c Moved synchronization and syslevel routines to dlls/kernel. by Alexandre Julliard · 22 years ago
- 8db8368 Keep the file handle of 16-bit modules open while the module is by Alexandre Julliard · 22 years ago
- 5d249cb - Implement "managed mode" setting. by Mike Hearn · 22 years ago
- 16f4ede Fixed combobox flags handling to allow CBS_DROPDOWN style. by Eric Frias · 22 years ago
- 93cd5bd Add blurb about soft/hard dependencies to the Packaging Guide, based by Dimitrie O. Paun · 22 years ago
- 0f01858 Moved the 16-bit environment support to dlls/kernel. by Alexandre Julliard · 22 years ago
- 2ac3446 Reimplemented the 16-bit FindFirstFile, FindNextFile and FindClose by Alexandre Julliard · 22 years ago
- dccbbcd Link msdos/int21.c into kernel for now, until it is properly moved to winedos. by Alexandre Julliard · 22 years ago
- 9146e68 Moved VxDCall support to dlls/kernel. by Alexandre Julliard · 22 years ago
- 9eb1d2c Moved I/O port handling to dlls/winedos. by Alexandre Julliard · 22 years ago
- 10aacbf Renamed the COMCTL32_* functions to use the exported name. by Alexandre Julliard · 22 years ago
- 5a2cde6 - All settings in the drive edit dialog are now instant apply. by Mike Hearn · 22 years ago
- ab58bf1 More tests for kernel NLS functions. by Jon Griffiths · 22 years ago
- 31f1a80 Re-implement and optimise the NLS formatting functions (many fixes). by Jon Griffiths · 22 years ago
- 223a442 Avoid crash if invalid rate was specified. by Oleg Prokhorov · 22 years ago
- f2cac81 Added Russian translation. by Igor Stepin · 22 years ago
- ae3faeb Get rid of no longer needed files. by Dimitrie O. Paun · 22 years ago
- 9e849c0 Implemented mouse wheel support. by Mike Hearn · 22 years ago
- add0c58 Use WOWCallback16Ex to switch to vm86 mode so that we can setup a by Alexandre Julliard · 22 years ago
- f5cb3dd Moved undocumented functions out of the exported commctrl.h. by Alexandre Julliard · 22 years ago
- 209ce0b Avoid linking error with older alsa libs. by Alexandre Julliard · 22 years ago
- f638678 Added a lot of Russian translations. by Igor Stepin · 22 years ago
- 7522213 Added Russian translation. by Igor Stepin · 22 years ago
- 69d157b Documentation updates. by Jon Griffiths · 22 years ago
- de04722 Created stub functions for advapi32.GetExplicitEntriesFromAclA/W(). by Mike McCormack · 22 years ago
- 6c57988 Add missing LF in trace message. by Mike McCormack · 22 years ago
- cbc1fd3 Updated Spanish translation. by José Manuel Ferrer Ortiz · 22 years ago
- aaf3503 Moved almost all remaining process, thread, fiber and exception by Alexandre Julliard · 22 years ago
- 1479aeb Moved instruction emulation to dlls/kernel. by Alexandre Julliard · 22 years ago
- 1084a8b Moved out of windef.h a few definitions that don't belong there by Alexandre Julliard · 22 years ago
- 9d61596 SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara). by Alexandre Julliard · 22 years ago
- c05bbb9 Use native msi until our own implementation works decently. by Hannu Valtonen · 22 years ago
- fddc4ec Fix another error under Win9x (hopefully). by Rolf Kalbermatter · 22 years ago
- d1ffc6f Implemented SHSimpleIDListFromPath correctly. by Rolf Kalbermatter · 22 years ago
- c07808a Remove redundant includes. by Steven Edwards · 22 years ago
- f3a3576 More robust detection of charset names. by Alexandre Julliard · 22 years ago
- 65e7196 Moved most kernel string functions to dlls/kernel. by Alexandre Julliard · 22 years ago
- 0f17001 Moved most 32-bit heap functions to dlls/kernel. by Alexandre Julliard · 22 years ago
- dd0a6c8 Do not require GUI support for displaying errors in wrapper. by Dimitrie O. Paun · 22 years ago
- 741e1fc Implemented ImageGetCertificateData. by Mike McCormack · 22 years ago
- 2b2a6f3 Added mailslot defines. by Mike McCormack · 22 years ago
- e8db705 Moved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef. by Pavel Roskin · 22 years ago
- 6c9f813 Enable resolution changes for older D3D/DDraw applications. by Alex Pasadyn · 22 years ago
- ad22804 Enable resolution changes for D3D8 applications. by Alex Pasadyn · 22 years ago
- a19b6aa - Allow applications to resize the Wine desktop window. by Alex Pasadyn · 22 years ago
- 33854af - Use HeapAlloc instead of GlobalAlloc in FindNextFile. by Alex Pasadyn · 22 years ago
- d4f1381 Added a few todo_wine tests with filenames with wildcards. by Rolf Kalbermatter · 22 years ago
- 55bcaec Remove <ntstatus.h> to allow compilation with MS PSDK headers. by Rolf Kalbermatter · 22 years ago
- 2773106 Fixed definitions of TTTOOLINFOA/W_V1_SIZE and REBARBANDINFOA/W_V3_SIZE. by Filip Navara · 22 years ago
- 6d4f4ac Normalize win2000, nt2k, nt2000 to win2k, normalize win2k3 to win2003 by Mike Hearn · 22 years ago
- 9fd54b2 - Implemented a few information classes in NtQuerySystemInformation. by Eric Pouech · 22 years ago
- 66824e5 Remove the unused WINE_DOC_SRCS, and the useless BOOKS_TARGETS. by Dimitrie O. Paun · 22 years ago
- ccfca3c Use SysAllocStringByteLen/SysStringByteLen to copy BSTR variants. by · 22 years ago
- 481701b Updates for various French resources. by Vincent Béron · 22 years ago
- 9c2fb80 Added/improved Italian translations. by Ivan Leo Murray-Smith · 22 years ago
- 2407c13 Make sure the bind context is forwarded in ShellFolder_ParseDisplayName. by Rolf Kalbermatter · 22 years ago
- 9c74339 Signed/unsigned warnings and some formatting. by Rolf Kalbermatter · 22 years ago
- 6f9336d Added IFileSystemBindData implementation. by Rolf Kalbermatter · 22 years ago
- 2a49333 SHChangeNotify should use SHSimpleIDListFromPath as this function by Rolf Kalbermatter · 22 years ago
- 2184030 Added a simple TODO list. by Mike Hearn · 22 years ago
- 2da25d9 Added midi support to the ALSA driver. by Christian Costa · 22 years ago
- b2b2c47 Move the mailslot stubs into the dlls/kernel directory. by Mike McCormack · 22 years ago
- 147888f Remove obsolete documentation/dlls.sgml. by Dimitrie O. Paun · 22 years ago
- 31292ff Remove generated assembly code on make clean. by Alexandre Julliard · 22 years ago
- 78b50f2 - Moved Wine extension to get DSound interface from a wave device from by Eric Pouech · 22 years ago
- 5cb8911 Remove no longer current issues from the Winelib guide. by Dimitrie O. Paun · 22 years ago
- 8f692f2 Update the porting documentation. by Dimitrie O. Paun · 22 years ago
- f4866fe Added better tests for volume and pan. by Robert Reif · 22 years ago
- 725d8c3 Device enumeration callbacks should return a NULL guid for default by Robert Reif · 22 years ago
- b4557d0 Removed reference to 'systemname' and added a link to winsite in by Francois Gouget · 22 years ago
- d477f0e Remove the Lycos link (which does not even point to Lycos). Point to by Francois Gouget · 22 years ago
- 71e6a40 BUILTIN32_LoadLibraryExA: set larger size for internal buffer names. by Eric Pouech · 22 years ago
- 91ebff2 Check X11 errors on each XLoadQueryFont calls. by Lionel Ulmer · 22 years ago
- 120abae Teach winegcc to masquerade as cpp. by Dimitrie O. Paun · 22 years ago
- e66069d Declare mailslot functions. by Mike McCormack · 22 years ago
- 4981619 - Fix small bug with parsing of numbers in BuildCommDCB functions. by Kevin Groeneveld · 22 years ago
- 8c1c276 - add ZBuffer write support - some TRACEing fixes by Lionel Ulmer · 22 years ago
- 6288266 Use ddraw_geom in the execute buffer code. by Lionel Ulmer · 22 years ago
- 9b81b83 - Implemented IsHungAppWindow. by Eric Pouech · 22 years ago
- a7b9936 Move packet linked list tail forward correctly on push. by Mike Hearn · 22 years ago
- e2bea18 Release 20030911. by Alexandre Julliard · 22 years ago wine-20030911
- 8be51c9 Add missing wReserved1 member to DCB structure definition. by Kevin Groeneveld · 22 years ago
- fc7e8f5 Handle -L<dir> in a separate array. by Richard Cohen · 22 years ago
- 766ef66 Moved some MM internal definition to internal include files. by Eric Pouech · 22 years ago
- 6982039 Modify CheckRadioButton function to be more consistent with Windows. by Kevin Groeneveld · 22 years ago
- 0307701 Implement dispatch variant marshalling. by Mike Hearn · 22 years ago
- 411f073 Alphabetized the functions. by Dave Miller · 22 years ago
- d973bfb - Make sure dropdown arrow is always centered. by Robert Shearman · 22 years ago
- 2be0fa4 Set the dll search path to the location specified in configure by Alexandre Julliard · 22 years ago
- 41d7518 Remove checks from {pop,psh}pack[1248].h that were causing the by Dimitrie O. Paun · 22 years ago
- 899a406 MLLoadlibrary: Remove -noname and duplicate entry. by Jon Griffiths · 22 years ago
- 8034ee7 Mention win2k3 support in the sample config and in the faq. by Vincent Béron · 22 years ago
- 2e6eed6 Use an extendable array to store the lists of strings. by Richard Cohen · 22 years ago
- 280661c Moved winegcc and winewrap to a separate directory. by Alexandre Julliard · 22 years ago
- 8e538a3 Implemented IMemAllocator and IMediaSample. by Robert Shearman · 22 years ago
- ef5f6c7 Moved list.h to include/wine so that it can be used everywhere. by Alexandre Julliard · 22 years ago
- b129a14 Implement >> style (append) output redirection. by Ferenc Wagner · 22 years ago
- 643b7c9 The Get[RGB]Value() macros should return a BYTE, not the same type as by Dimitrie O. Paun · 22 years ago
- 5cb96aa Changed ordinal functions that now have a name to use -noname instead by Alexandre Julliard · 22 years ago