1999-11-23 |
Eric Kohl | - implemented simple column order array functionality |
tree | commitdiff |
1999-11-23 |
Eric Kohl | - minor update to mru list functions |
tree | commitdiff |
1999-11-23 |
Eric Kohl | - added version messages and some simple get/set messages. |
tree | commitdiff |
1999-11-23 |
Juergen Schmied | - made IShellFolder a aggregable object |
tree | commitdiff |
1999-11-23 |
Juergen Schmied | Corrected wrong parameter counts for WNetCachePassword and |
tree | commitdiff |
1999-11-23 |
Ian Schmidt | Added stub for DllInstall(). |
tree | commitdiff |
1999-11-23 |
Alexandre Julliard | Changed to use new server-side registry support. |
tree | commitdiff |
1999-11-21 |
Juergen Schmied | - the fodInfos were used before initialized |
tree | commitdiff |
1999-11-21 |
Niels Kristian Bec... | Removed extra #include statements. |
tree | commitdiff |
1999-11-21 |
Gustavo Junior Alves | Added Portuguese language support. |
tree | commitdiff |
1999-11-21 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-11-21 |
Peter Schlaile | Implemented StartServiceCtrlDispatcherA according to... |
tree | commitdiff |
1999-11-21 |
Michael McCormack | Implemented OpenSCManagerW, CloseServiceHandle, OpenSer... |
tree | commitdiff |
1999-11-21 |
Eric Pouech | Added undocumented feature to InsertButtonA. |
tree | commitdiff |
1999-11-21 |
Eric Pouech | Fixed play back of uncompressed AVI file. |
tree | commitdiff |
1999-11-21 |
Eric Pouech | Fixed forwarding and handling messages directed to... |
tree | commitdiff |
1999-11-21 |
Jim Aston | Added stub for StgSetTimes. |
tree | commitdiff |
1999-11-21 |
Andreas Mohr | SHFind_InitMenuPopup is supposed to return a pointer. |
tree | commitdiff |
1999-11-21 |
Ulrich Weigand | u_int[16|32]_t might not be defined. |
tree | commitdiff |
1999-11-21 |
Alex Priem | - fixed crash when adding items with TVI_SORT and wineI... |
tree | commitdiff |
1999-11-14 |
Eric Pouech | The adwInfo[0] field was no longer used on mmioOpen... |
tree | commitdiff |
1999-11-14 |
Eric Pouech | Added stubs for SetErrorInfo, PropVariantClear, PropVar... |
tree | commitdiff |
1999-11-14 |
Eric Pouech | Removed suicide code when playback thread's father... |
tree | commitdiff |
1999-11-14 |
Juergen Schmied | - the colums in the shellview are now created depending... |
tree | commitdiff |
1999-11-14 |
Juergen Schmied | - corrected control positions |
tree | commitdiff |
1999-11-14 |
Francois Gouget | Removed leftover #undefs. |
tree | commitdiff |
1999-11-14 |
Uwe Bonnes | Ignore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen. |
tree | commitdiff |
1999-11-14 |
Marcus Meissner | Work around glibc bug, that does not handle latin-1... |
tree | commitdiff |
1999-11-13 |
Ulrich Weigand | Adapted to new register function handling. |
tree | commitdiff |
1999-11-13 |
Francois Gouget | Use BSD headers for ICMP portability. |
tree | commitdiff |
1999-11-13 |
Juergen Schmied | - inserted markers for the bin2res tool |
tree | commitdiff |
1999-11-13 |
Ulrich Weigand | Moved GET_IP macro to winnt.h |
tree | commitdiff |
1999-11-13 |
Klaas van Gend | Implemented the PrintSetup dialog box for the PrintDlgA. |
tree | commitdiff |
1999-11-13 |
Adrian Thurston | Added validations for page index before using it. |
tree | commitdiff |
1999-11-13 |
Adrian Thurston | - fixed the index of the item chosen in the filter... |
tree | commitdiff |
1999-11-12 |
<jodaman@cegt201... | Fixed joystick scaling. |
tree | commitdiff |
1999-11-12 |
Gustavo Junior Alves | Use constants IDOK and IDCANCEL in .rc files. |
tree | commitdiff |
1999-11-12 |
Gerard Patel | Complete stub for RasEnumEntries by saying we have... |
tree | commitdiff |
1999-11-12 |
Juergen Schmied | Made the buttons in the filedlg change when selecting... |
tree | commitdiff |
1999-11-12 |
Julio Cesar Gazquez | Added Spanish (pure Castillan) MM error string translation. |
tree | commitdiff |
1999-11-12 |
Ulrich Weigand | Added signal handling for SPARC / Solaris. |
tree | commitdiff |
1999-11-12 |
Eric Pouech | Fixed recursion count while calling midiStream(Pause... |
tree | commitdiff |
1999-11-12 |
Bernd Paysan | Added a stub for setjmp. |
tree | commitdiff |
1999-11-10 |
Patrik Stridvall | Solaris compile fixes. |
tree | commitdiff |
1999-11-10 |
Ulrich Weigand | (Preliminary) CONTEXT structure for SPARC added. |
tree | commitdiff |
1999-11-10 |
Rein Klazes | CoGetClassObject should complain about not being able... |
tree | commitdiff |
1999-11-10 |
Ulrich Weigand | Bugfix: Exception handlers are *not* WINAPI. |
tree | commitdiff |
1999-11-07 |
Patrik Stridvall | Minor fixes. |
tree | commitdiff |
1999-11-07 |
Patrik Stridvall | Removed obsolete files no longer in use. |
tree | commitdiff |
1999-11-07 |
Juergen Schmied | - unified templates for the open and the save dlg |
tree | commitdiff |
1999-11-07 |
Juergen Schmied | - new interface declaration for IShellfolder2 |
tree | commitdiff |
1999-11-07 |
Francois Gouget | Added ICMP DLL implementation. |
tree | commitdiff |
1999-11-07 |
Rein Klazes | Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. |
tree | commitdiff |
1999-11-07 |
Ulrich Czekalla | Implementation of custom dialog messages and notifications. |
tree | commitdiff |
1999-11-07 |
David Grant | - Proper initialization of cchTextMax field was added for |
tree | commitdiff |
1999-11-07 |
Eric Pouech | Fixed SetTitleA when string resources were to be loaded. |
tree | commitdiff |
1999-11-07 |
Pierre Mageau | - Fixed an error for scrolling in Listview (sometimes... |
tree | commitdiff |
1999-11-04 |
Peter Hunnisett | - Added dplayx LibMain for initialization of all dplayx... |
tree | commitdiff |
1999-11-04 |
Ulrich Czekalla | Set proper item focus on DeleteItem. |
tree | commitdiff |
1999-10-31 |
Thuy Nguyen | PSM_ADDPAGE returns TRUE or FALSE. |
tree | commitdiff |
1999-10-31 |
Eric Pouech | Made msacm32 really load ACM drivers. |
tree | commitdiff |
1999-10-31 |
Ulrich Czekalla | Implementation of user defined templates. |
tree | commitdiff |
1999-10-31 |
Marcus Meissner | IMalloc16_Constructor: moved ICOM_VTBL(This) where... |
tree | commitdiff |
1999-10-31 |
Pierre Mageau | In report view mode of the listview control, implemente... |
tree | commitdiff |
1999-10-31 |
Huw D M Davies | Rewrite of EnumPrinters. |
tree | commitdiff |
1999-10-31 |
Thuy Nguyen | Fill in the hwndFrom field of the NMHDR structure when... |
tree | commitdiff |
1999-10-31 |
Ulrich Czekalla | Added support for the addition and removal of custom... |
tree | commitdiff |
1999-10-31 |
Abey George | Implemented ProgIDFromCLSID. |
tree | commitdiff |
1999-10-31 |
Thuy Nguyen | Wizard mode property sheets have a tab control. |
tree | commitdiff |
1999-10-31 |
Eric Pouech | Added built-in msacm.drv and midimap.drv drivers. |
tree | commitdiff |
1999-10-31 |
Patrik Stridvall | Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-31 |
Patrik Stridvall | Fixed documentation. |
tree | commitdiff |
1999-10-31 |
Patrik Stridvall | Solaris make doesn't like unnecessary \. |
tree | commitdiff |
1999-10-31 |
Francois Gouget | Generalized the use of the new ICOM_VFIELD and ICOM_VTB... |
tree | commitdiff |
1999-10-31 |
Pierre Mageau | A crash would occur if the file type in report mode... |
tree | commitdiff |
1999-10-31 |
Eric Pouech | Fix (some) bad behavior with buffer underrun. |
tree | commitdiff |
1999-10-31 |
Eric Pouech | Fixed PlaySound proc for non PCM content. |
tree | commitdiff |
1999-10-31 |
Ulrich Czekalla | - Treeview uses COLOR_WINDOW color instead of clrBk... |
tree | commitdiff |
1999-10-31 |
Pierre Mageau | Clicking the combo box would cause a crash if it was... |
tree | commitdiff |
1999-10-31 |
Noomen Hamza | Selected button within tab control will be painted... |
tree | commitdiff |
1999-10-31 |
Pierre Mageau | Do not send two PSN_KILLACTIVE messages. |
tree | commitdiff |
1999-10-25 |
Francois Gouget | Added two macros, ICOM_VFIELD and ICOM_VTBL, so that... |
tree | commitdiff |
1999-10-25 |
Andreas Mohr | SysAllocStringLen16 needs to handle NULL pointers,... |
tree | commitdiff |
1999-10-25 |
Ian Schmidt | Partial implementation of the Shell32 call Win32DeleteF... |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | Solaris compile fix. |
tree | commitdiff |
1999-10-24 |
Francis Beaudet | Enabled the persistent clipboard server. |
tree | commitdiff |
1999-10-24 |
Eric Pouech | Split the multimedia/ directory into dlls/ subdirectories. |
tree | commitdiff |
1999-10-24 |
Pierre Mageau | Added the functionality of the thumb track. |
tree | commitdiff |
1999-10-23 |
Ulrich Czekalla | PropertySheet didn't destroy page dialog's window while... |
tree | commitdiff |
1999-10-23 |
Pierre Mageau | Update the item width upon a new column in the header... |
tree | commitdiff |
1999-10-23 |
Gerard Patel | Reorder parameters to fix position of base reg relative... |
tree | commitdiff |
1999-10-23 |
Joshua Thielen | Fixed tooltips positioning. |
tree | commitdiff |
1999-10-23 |
Adrian Thurston | Proper resource support for dialog title. |
tree | commitdiff |
1999-10-23 |
Jim Aston | Added a few stubs. |
tree | commitdiff |
1999-10-23 |
Ulrich Czekalla | Implementation of edit labels. |
tree | commitdiff |
1999-10-23 |
Pierre Mageau | Fixed the ascending and descending sort order for the... |
tree | commitdiff |
1999-10-23 |
Ulrich Czekalla | - adds calling application defined callback function... |
tree | commitdiff |
1999-10-23 |
Juergen Schmied | - removed all unnecessary "winapi" from internal _IL... |
tree | commitdiff |
next |