2005-03-23 |
Dimitrie O... | Complete unicodification of the rebar common control. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Dimitrie O... | Complete unicodification of the propsheet common control. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Dimitrie O... | Complete unicodification of the header common control. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Dimitrie O... | Complete unicodification of the flatsb common control. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Dimitrie O... | Complete unicodification. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Jeremy White | Revamp the volume logic to be more self contained,... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Alexandre Julliard | Simplify hardware message processing by merging the... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Hans Leidekker | Fix some -Wsign-compare and -Wuninitialized warnings. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Mike Hearn | Log to +seh when an IsBad* function faults. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | If the device gets interrupted, we just give up. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | Test fix. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Dimitrie O... | Eliminate useless HeapAlloc() casts. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Alexandre Julliard | Fetch again the file time to compare against to avoid... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | Abort if we can't create a named pipe at all. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | Eliminate HeapAlloc casts. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Alex Villacís... | PeekNamedPipe now checks both for a NULL buffer and... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | StrRetToStrNAW returns ok on NT4, though it should... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | More trace info from storage32 test. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | More trace info. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Ulrich Czekalla | Use GetAncestor instead of GetParent. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rustam Chernotkach | Added support for ANAT (Anadyr Standard Time) to TZ_INFO. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | If the variable does not exist, just return. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | Windows 98 doesn't like it when we delete the tempfile. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Aric Stewart | Test package creation. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Dmitry Timoshkov | If an MDI child becomes active restore previously maxim... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | Fix patching error in file time test. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Dmitry Timoshkov | Add support for Serbian cyrillic X11 keyboard layout. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Mike Hearn | Increase PE reserve area size to 512Mb. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Phil Krylov | Made RTF reader and writer handle codepages mostly... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
C. Scott Ananian | EDIT_EM_SetSel: Old/new selection range ordering code... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Hans Leidekker | Dutch resource translation. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Jakob Eriksson | Fix for NT4 behaviour. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Alexandre Julliard | Try to always keep the server window Z-order in sync... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Troy Rollo | Implement CreateUrlCacheEntryW and CommitUrlCacheEntryW... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Reif | Fix direct sound capabilities to match hardware. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Huw Davies | Fix usage printf. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Alexandre Julliard | Fixed a missing patch chunk. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Dimitrie O... | Pull the WM_TIMER handling into its own function. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Mike McCormack | Eliminate casts of the return value of HeapAlloc. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Mike McCormack | Remove casts and unused code. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Shearman | Always display path in status bar. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Hans Leidekker | Prevent crash when no URL is specified. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Thomas Kho | Added tests for sendto, recvfrom, and getservbyname. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Reif | Clean up handle usage. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Alexandre Julliard | Don't try to resync Z-order on ConfigureNotify events... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Vincent Béron | Correct and complete some api documentation. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Troy Rollo | Corrections to UrlIsW and UrlIsA. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Glenn Wurster | Remove break statements missed in last patch. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Vincent Béron | Teach winapi about types newly used in various dlls. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Vincent Béron | Teach winapi_check about other calling convention short... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Vincent Béron | WineDirect3DCreate has 3 args in the source. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Vincent Béron | Use "" for Windows includes in dlls, instead of <>. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Jacek Caban | Key words and replacements are case insensitive. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Shearman | iSelectedImage is allowed to be 0. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Shearman | Fix SHCopyKey to treat string parameter correctly as... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Vincent Béron | Fixed some calling conventions. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Dimitrie O... | Complete unicodification. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Dimitrie O... | Proper handling for GWL_STYLE. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Troy Rollo | ix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Shearman | - Add icons for the value pane. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Shearman | - Display an error message if any edit operation fails. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Christian Costa | Removed wrong FIXMEs. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Filip Navara | Specify correct buffer size in GetPrivateProfileStringW... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Ivan Leo Puoti | Improve parameter checking in NtCreateFile. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Matthew Mastracci | If a FOURCC surface specifies DDSD_PITCH, use that... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Dimitrie O... | Delete the critical section when freeing up the infoPtr. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Robert Reif | Print out message name to make reading traces easier. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Krzysztof Foltman | - PageUp key support. |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Alexandre Julliard | Added support for the TLS expansion slots, adding an... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Robert Reif | Fall back to default prepare/unprepare header functions. |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Robert Reif | Fix block align error message to show length before... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Mike McCormack | Fix usage of STGM_ enumerations, remove forward declara... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Mike McCormack | Remove forward declarations of interface methods. |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Mike McCormack | Remove an unused function. |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Mike McCormack | - test cases for summary information |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Francois Gouget | Issue a warning if no sound system was found. |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Krzysztof Foltman | - made string operations consistent wrt whitespace... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Robert Shearman | Fix deadlock caused by not leaving the critical section... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Robert Shearman | Fix memory leak in OleDuplicateData on error path ... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Ulrich Czekalla | GetCPInfo should return FALSE if called with NULL info... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Jacek Caban | Added implementation of File[Un]Register and Resource... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Paul Millar | Bring default registry in line with implicit default... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Jon Griffiths | Avoid a magic number. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Alexandre Julliard | Fixed other instances of the xrealloc(0) bug. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
C. Scott Ananian | UPDOWN_GetBuddyInt should not fail when the control... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Jon Griffiths | -Wunsigned fixes. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Alexandre Julliard | Don't crash on xrealloc(0) (found by Jon Griffiths). |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Jacek Caban | Fixed vartype test. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Mike McCormack | Implement summary information loading and saving. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Jon Griffiths | Implement @188,190,195,200,256,478,481. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Alexandre Julliard | Revert changes to the painting code, the WM_CTLCOLORSTA... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Robert Reif | Add support for more than one sound card. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Robert Reif | Check wave out volume support. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Jacek Caban | Fixed atl.rgs. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Jacek Caban | Keys may have only one of attributes. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Gerald Pfeifer | Fix compilation of the case without proper Linux joysti... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Phil Krylov | Fixed support for RTF documents using ANSI charset... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Alexandre Julliard | Revert the previous change, this is not working right... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Aric Stewart | For ShellExecuteExA we need to copy out the hProcess... |
commit | commitdiff | tree | snapshot |
next |