1999-05-29 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-05-29 |
Paul Quinn | ver.h is a legacy header. winver.h should be used instead. |
tree | commitdiff |
1999-05-29 |
Marcus Meissner | Fixed some warnings. |
tree | commitdiff |
1999-05-29 |
Luc Tourangeau | - Reimplemented the scrolling using SetScrollInfo and... |
tree | commitdiff |
1999-05-29 |
Ian Schmidt | Added missing WINAPI for SHValidateUNC. |
tree | commitdiff |
1999-05-24 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-23 |
Ian Schmidt | Added missing WINAPI to SHELL32_654 stub. Fixes crash... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-05-22 |
Huw D M Davies | Implemented AddPrinterA, AddPrinterDriverA and GetPrint... |
tree | commitdiff |
1999-05-22 |
Andre Malafaya Bap... | About dialog translated to Portuguese. |
tree | commitdiff |
1999-05-22 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-05-22 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Removed use of win.h, sysmetrics.h and associated WINE... |
tree | commitdiff |
1999-05-22 |
Eric Kohl | Toolbar customization dialog (take one). |
tree | commitdiff |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
tree | commitdiff |
1999-05-17 |
Juergen Schmied | Prevent crash in stub of SheGetDirW. |
tree | commitdiff |
1999-05-17 |
Juergen Schmied | Further implementation of the FileMenu. |
tree | commitdiff |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
tree | commitdiff |
1999-05-14 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-13 |
Andreas Mohr | Implemented InsertInASPIChain and fixed minor things. |
tree | commitdiff |
1999-05-13 |
Alexandre Julliard | Adapted for new register functions support (ESP_reg... |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Added macros and definitions for using exception inside... |
tree | commitdiff |
1999-05-09 |
Alexandre Julliard | Improved exception handling. |
tree | commitdiff |
1999-05-08 |
Marcus Meissner | Fixed warning. |
tree | commitdiff |
1999-05-08 |
Marcus Meissner | Pass PROPSHEETPAGE to propertypage dialog as lParam. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Luc Tourangeau | Removed the timer that was used to queue TRACKBAR_Refre... |
tree | commitdiff |
1999-05-08 |
Yuxi Zhang | Implemented toolbar multirow button layout. |
tree | commitdiff |
1999-05-08 |
Francois Boisvert | Implementation of WM_GETTEXT and WM_GETTEXTLENGTH in... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Klaas van Gend | More implementation of PrintDlgA. |
tree | commitdiff |
1999-05-02 |
Francis Beaudet | Implemented the OLE object default handler and data... |
tree | commitdiff |
1999-05-02 |
Michael Veksler | Fix TRACE formatting warnings. |
tree | commitdiff |
1999-05-02 |
Andreas Mohr | Fixed a small syntax problem. |
tree | commitdiff |
1999-05-01 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-05-01 |
Luc Tourangeau | Removed some flickering when inserting or deleting... |
tree | commitdiff |
1999-05-01 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-05-01 |
Thuy Nguyen | Added support for adding and removing pages dynamically... |
tree | commitdiff |
1999-05-01 |
Juergen Schmied | Fixed default menu item. |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-25 |
Eric Pouech | Prevent crash when nMinRange > nMaxRange. |
tree | commitdiff |
1999-04-25 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-04-24 |
Juergen Schmied | Made internal format more compatible. |
tree | commitdiff |
1999-04-24 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
1999-04-24 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
tree | commitdiff |
1999-04-22 |
Adrian Thurston | ICOMization of remaining interfaces. |
tree | commitdiff |
1999-04-22 |
Noel Borthwick | Fixed bug with tooltips stealing focus whenever a toolt... |
tree | commitdiff |
1999-04-22 |
Juergen Schmied | Moved stuff to the right place. |
tree | commitdiff |
1999-04-22 |
Thuy Nguyen | First patch implementing property sheets. |
tree | commitdiff |
1999-04-22 |
Juergen Schmied | - more checks for valid pidl formats |
tree | commitdiff |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings |
tree | commitdiff |
1999-04-21 |
Juergen Schmied | Fixed typo. |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | Bugfix: free loaded library not before exit. |
tree | commitdiff |
1999-04-18 |
Luc Tourangeau | -Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT, |
tree | commitdiff |
1999-04-15 |
Marcus Meissner | Typo that broke Solaris compile fixed. |
tree | commitdiff |
1999-04-11 |
Juergen Schmied | Implemented NtTerminateProcess and NtDisplayString. |
tree | commitdiff |
1999-04-11 |
Kevin Holbrook | Fixed warning. |
tree | commitdiff |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | New interfaces for IOleCommandTarget, IDropTarget,... |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | SHGetSettings implemented. |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | ILLoadFromString implemented. |
tree | commitdiff |
1999-04-10 |
Sylvain St.Germain | Fixed the messaging problem of the edit box for node... |
tree | commitdiff |
1999-04-01 |
Luc Tourangeau | Added support for icon and smallicon views. |
tree | commitdiff |
1999-04-01 |
Juergen Schmied | All 19 FileMenu_* functions, some as stubs, some implem... |
tree | commitdiff |
1999-04-01 |
Juergen Schmied | SHCLSIDFromString, StrToOleStr implemented. |
tree | commitdiff |
1999-04-01 |
Juergen Schmied | DllGetVersion (not yet exported). |
tree | commitdiff |
1999-04-01 |
Pavel Roskin | Replaced 0xC000 by symbolic constants. |
tree | commitdiff |
1999-04-01 |
Francis Beaudet | Fixed small ==, != mixup. |
tree | commitdiff |
1999-04-01 |
Francis Beaudet | Implemented TCM_ADJUSTRECT. |
tree | commitdiff |
1999-03-28 |
Dimitrie O. Paun | Changed some debug messages from one channel to another... |
tree | commitdiff |
1999-03-28 |
Juergen Schmied | - adjusted printing of refcounts to be equal |
tree | commitdiff |
1999-03-27 |
Juergen Schmied | Reading of binary streams implemented (SHOpenRegStream). |
tree | commitdiff |
1999-03-25 |
Pascal Lessard | Change the AddBitmap function. Implement flat toolbar... |
tree | commitdiff |
1999-03-25 |
Marcus Meissner | Missing WINAPI. |
tree | commitdiff |
1999-03-25 |
David Luyer | Added string.h. |
tree | commitdiff |
1999-03-25 |
Francis Beaudet | Implemented: |
tree | commitdiff |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions. |
tree | commitdiff |
1999-03-25 |
Juergen Schmied | New stub shell_654. |
tree | commitdiff |
1999-03-25 |
Sylvain St.Germain | Implementation of TVM_SORTCHILDRENCB. |
tree | commitdiff |
1999-03-25 |
Sylvain St.Germain | Fix problem in DPA_QuickSort where the sort order was... |
tree | commitdiff |
1999-03-19 |
Francis Beaudet | Added a check for desktop in SHGetFileInfo. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-18 |
Sylvain St.Germain | Implements +/-, PgUp/PgDown, Home/End, Left/Right,... |
tree | commitdiff |
1999-03-17 |
Marcus Meissner | Fixed some warnings. removed some unneccessary includes... |
tree | commitdiff |
1999-03-17 |
Douglas Ridgway | Fix crash if lpuCurDirLen or lpuDestDirLen==0. |
tree | commitdiff |
1999-03-16 |
Marcus Meissner | Removed no longer necessary win.h include, added now... |
tree | commitdiff |
1999-03-16 |
Francis Beaudet | Fixed a slight bug that was included in the change... |
tree | commitdiff |
1999-03-16 |
Sylvain St.Germain | Fixed some graphical problems of the treeview and added... |
tree | commitdiff |
1999-03-16 |
Thuy Nguyen | 0 is a valid index for a tab item. |
tree | commitdiff |
1999-03-15 |
Klaas van Gend | - Reimplementation of the CommDlg ExtendedError mechani... |
tree | commitdiff |
1999-03-14 |
Francois Boisvert | Made access to the wnd struct thread-safe. |
tree | commitdiff |
next |