- implemented simple column order array functionality
[wine] / dlls /
1999-11-23  Eric Kohl- implemented simple column order array functionality
1999-11-23  Eric Kohl- minor update to mru list functions
1999-11-23  Eric Kohl- added version messages and some simple get/set messages.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-11-23  Juergen SchmiedCorrected wrong parameter counts for WNetCachePassword and
1999-11-23  Ian SchmidtAdded stub for DllInstall().
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-11-21  Juergen Schmied- the fodInfos were used before initialized
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Gustavo Junior AlvesAdded Portuguese language support.
1999-11-21  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-11-21  Peter SchlaileImplemented StartServiceCtrlDispatcherA according to...
1999-11-21  Michael McCormackImplemented OpenSCManagerW, CloseServiceHandle, OpenSer...
1999-11-21  Eric PouechAdded undocumented feature to InsertButtonA.
1999-11-21  Eric PouechFixed play back of uncompressed AVI file.
1999-11-21  Eric PouechFixed forwarding and handling messages directed to...
1999-11-21  Jim AstonAdded stub for StgSetTimes.
1999-11-21  Andreas MohrSHFind_InitMenuPopup is supposed to return a pointer.
1999-11-21  Ulrich Weigandu_int[16|32]_t might not be defined.
1999-11-21  Alex Priem- fixed crash when adding items with TVI_SORT and wineI...
1999-11-14  Eric PouechThe adwInfo[0] field was no longer used on mmioOpen...
1999-11-14  Eric PouechAdded stubs for SetErrorInfo, PropVariantClear, PropVar...
1999-11-14  Eric PouechRemoved suicide code when playback thread's father...
1999-11-14  Juergen Schmied- the colums in the shellview are now created depending...
1999-11-14  Juergen Schmied- corrected control positions
1999-11-14  Francois GougetRemoved leftover #undefs.
1999-11-14  Uwe BonnesIgnore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.
1999-11-14  Marcus MeissnerWork around glibc bug, that does not handle latin-1...
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-11-13  Francois GougetUse BSD headers for ICMP portability.
1999-11-13  Juergen Schmied- inserted markers for the bin2res tool
1999-11-13  Ulrich WeigandMoved GET_IP macro to winnt.h
1999-11-13  Klaas van GendImplemented the PrintSetup dialog box for the PrintDlgA.
1999-11-13  Adrian ThurstonAdded validations for page index before using it.
1999-11-13  Adrian Thurston- fixed the index of the item chosen in the filter...
1999-11-12   <jodaman@cegt201... Fixed joystick scaling.
1999-11-12  Gustavo Junior AlvesUse constants IDOK and IDCANCEL in .rc files.
1999-11-12  Gerard PatelComplete stub for RasEnumEntries by saying we have...
1999-11-12  Juergen SchmiedMade the buttons in the filedlg change when selecting...
1999-11-12  Julio Cesar GazquezAdded Spanish (pure Castillan) MM error string translation.
1999-11-12  Ulrich WeigandAdded signal handling for SPARC / Solaris.
1999-11-12  Eric PouechFixed recursion count while calling midiStream(Pause...
1999-11-12  Bernd PaysanAdded a stub for setjmp.
1999-11-10  Patrik StridvallSolaris compile fixes.
1999-11-10  Ulrich Weigand(Preliminary) CONTEXT structure for SPARC added.
1999-11-10  Rein KlazesCoGetClassObject should complain about not being able...
1999-11-10  Ulrich WeigandBugfix: Exception handlers are *not* WINAPI.
1999-11-07  Patrik StridvallMinor fixes.
1999-11-07  Patrik StridvallRemoved obsolete files no longer in use.
1999-11-07  Juergen Schmied- unified templates for the open and the save dlg
1999-11-07  Juergen Schmied- new interface declaration for IShellfolder2
1999-11-07  Francois GougetAdded ICMP DLL implementation.
1999-11-07  Rein KlazesAdded stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
1999-11-07  Ulrich CzekallaImplementation of custom dialog messages and notifications.
1999-11-07  David Grant- Proper initialization of cchTextMax field was added for
1999-11-07  Eric PouechFixed SetTitleA when string resources were to be loaded.
1999-11-07  Pierre Mageau- Fixed an error for scrolling in Listview (sometimes...
1999-11-04  Peter Hunnisett- Added dplayx LibMain for initialization of all dplayx...
1999-11-04  Ulrich CzekallaSet proper item focus on DeleteItem.
1999-10-31  Thuy NguyenPSM_ADDPAGE returns TRUE or FALSE.
1999-10-31  Eric PouechMade msacm32 really load ACM drivers.
1999-10-31  Ulrich CzekallaImplementation of user defined templates.
1999-10-31  Marcus MeissnerIMalloc16_Constructor: moved ICOM_VTBL(This) where...
1999-10-31  Pierre MageauIn report view mode of the listview control, implemente...
1999-10-31  Huw D M DaviesRewrite of EnumPrinters.
1999-10-31  Thuy NguyenFill in the hwndFrom field of the NMHDR structure when...
1999-10-31  Ulrich CzekallaAdded support for the addition and removal of custom...
1999-10-31  Abey GeorgeImplemented ProgIDFromCLSID.
1999-10-31  Thuy NguyenWizard mode property sheets have a tab control.
1999-10-31  Eric PouechAdded built-in msacm.drv and midimap.drv drivers.
1999-10-31  Patrik StridvallAdded missing configuration #if:s and #includes:s.
1999-10-31  Patrik StridvallFixed documentation.
1999-10-31  Patrik StridvallSolaris make doesn't like unnecessary \.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-31  Pierre MageauA crash would occur if the file type in report mode...
1999-10-31  Eric PouechFix (some) bad behavior with buffer underrun.
1999-10-31  Eric PouechFixed PlaySound proc for non PCM content.
1999-10-31  Ulrich Czekalla- Treeview uses COLOR_WINDOW color instead of clrBk...
1999-10-31  Pierre MageauClicking the combo box would cause a crash if it was...
1999-10-31  Noomen HamzaSelected button within tab control will be painted...
1999-10-31  Pierre MageauDo not send two PSN_KILLACTIVE messages.
1999-10-25  Francois GougetAdded two macros, ICOM_VFIELD and ICOM_VTBL, so that...
1999-10-25  Andreas MohrSysAllocStringLen16 needs to handle NULL pointers,...
1999-10-25  Ian SchmidtPartial implementation of the Shell32 call Win32DeleteF...
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-24  Patrik StridvallSolaris compile fix.
1999-10-24  Francis BeaudetEnabled the persistent clipboard server.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.
1999-10-24  Pierre MageauAdded the functionality of the thumb track.
1999-10-23  Ulrich CzekallaPropertySheet didn't destroy page dialog's window while...
1999-10-23  Pierre MageauUpdate the item width upon a new column in the header...
1999-10-23  Gerard PatelReorder parameters to fix position of base reg relative...
1999-10-23  Joshua ThielenFixed tooltips positioning.
1999-10-23  Adrian ThurstonProper resource support for dialog title.
1999-10-23  Jim AstonAdded a few stubs.
1999-10-23  Ulrich CzekallaImplementation of edit labels.
1999-10-23  Pierre MageauFixed the ascending and descending sort order for the...
1999-10-23  Ulrich Czekalla- adds calling application defined callback function...
1999-10-23  Juergen Schmied- removed all unnecessary "winapi" from internal _IL...
next