2005-03-23 |
Dimitrie O. Paun | Complete unicodification of the flatsb common control. |
tree | commitdiff |
2005-03-23 |
Dimitrie O. Paun | Complete unicodification. |
tree | commitdiff |
2005-03-23 |
Jeremy White | Revamp the volume logic to be more self contained,... |
tree | commitdiff |
2005-03-22 |
Alexandre Julliard | Simplify hardware message processing by merging the... |
tree | commitdiff |
2005-03-22 |
Hans Leidekker | Fix some -Wsign-compare and -Wuninitialized warnings. |
tree | commitdiff |
2005-03-22 |
Mike Hearn | Log to +seh when an IsBad* function faults. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | If the device gets interrupted, we just give up. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Test fix. |
tree | commitdiff |
2005-03-22 |
Alexandre Julliard | Fetch again the file time to compare against to avoid... |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Abort if we can't create a named pipe at all. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Eliminate HeapAlloc casts. |
tree | commitdiff |
2005-03-22 |
Alex Villacís Lasso | PeekNamedPipe now checks both for a NULL buffer and... |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | StrRetToStrNAW returns ok on NT4, though it should... |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | More trace info from storage32 test. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-22 |
Rustam Chernotkach | Added support for ANAT (Anadyr Standard Time) to TZ_INFO. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | If the variable does not exist, just return. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Windows 98 doesn't like it when we delete the tempfile. |
tree | commitdiff |
2005-03-22 |
Aric Stewart | Test package creation. |
tree | commitdiff |
2005-03-22 |
Dmitry Timoshkov | If an MDI child becomes active restore previously maxim... |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Fix patching error in file time test. |
tree | commitdiff |
2005-03-22 |
Dmitry Timoshkov | Add support for Serbian cyrillic X11 keyboard layout. |
tree | commitdiff |
2005-03-22 |
Phil Krylov | Made RTF reader and writer handle codepages mostly... |
tree | commitdiff |
2005-03-22 |
C. Scott Ananian | EDIT_EM_SetSel: Old/new selection range ordering code... |
tree | commitdiff |
2005-03-22 |
Hans Leidekker | Dutch resource translation. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Fix for NT4 behaviour. |
tree | commitdiff |
2005-03-21 |
Alexandre Julliard | Try to always keep the server window Z-order in sync... |
tree | commitdiff |
2005-03-21 |
Troy Rollo | Implement CreateUrlCacheEntryW and CommitUrlCacheEntryW... |
tree | commitdiff |
2005-03-21 |
Robert Reif | Fix direct sound capabilities to match hardware. |
tree | commitdiff |
2005-03-21 |
Alexandre Julliard | Fixed a missing patch chunk. |
tree | commitdiff |
2005-03-21 |
Dimitrie O. Paun | Pull the WM_TIMER handling into its own function. |
tree | commitdiff |
2005-03-21 |
Mike McCormack | Eliminate casts of the return value of HeapAlloc. |
tree | commitdiff |
2005-03-21 |
Mike McCormack | Remove casts and unused code. |
tree | commitdiff |
2005-03-21 |
Thomas Kho | Added tests for sendto, recvfrom, and getservbyname. |
tree | commitdiff |
2005-03-21 |
Robert Reif | Clean up handle usage. |
tree | commitdiff |
2005-03-21 |
Alexandre Julliard | Don't try to resync Z-order on ConfigureNotify events... |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Correct and complete some api documentation. |
tree | commitdiff |
2005-03-21 |
Troy Rollo | Corrections to UrlIsW and UrlIsA. |
tree | commitdiff |
2005-03-21 |
Glenn Wurster | Remove break statements missed in last patch. |
tree | commitdiff |
2005-03-21 |
Vincent Béron | WineDirect3DCreate has 3 args in the source. |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Use "" for Windows includes in dlls, instead of <>. |
tree | commitdiff |
2005-03-21 |
Jacek Caban | Key words and replacements are case insensitive. |
tree | commitdiff |
2005-03-21 |
Robert Shearman | iSelectedImage is allowed to be 0. |
tree | commitdiff |
2005-03-21 |
Robert Shearman | Fix SHCopyKey to treat string parameter correctly as... |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Fixed some calling conventions. |
tree | commitdiff |
2005-03-21 |
Dimitrie O. Paun | Complete unicodification. |
tree | commitdiff |
2005-03-21 |
Dimitrie O. Paun | Proper handling for GWL_STYLE. |
tree | commitdiff |
2005-03-21 |
Troy Rollo | ix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles. |
tree | commitdiff |
2005-03-21 |
Christian Costa | Removed wrong FIXMEs. |
tree | commitdiff |
2005-03-21 |
Filip Navara | Specify correct buffer size in GetPrivateProfileStringW... |
tree | commitdiff |
2005-03-21 |
Ivan Leo Puoti | Improve parameter checking in NtCreateFile. |
tree | commitdiff |
2005-03-21 |
Matthew Mastracci | If a FOURCC surface specifies DDSD_PITCH, use that... |
tree | commitdiff |
2005-03-21 |
Dimitrie O. Paun | Delete the critical section when freeing up the infoPtr. |
tree | commitdiff |
2005-03-21 |
Robert Reif | Print out message name to make reading traces easier. |
tree | commitdiff |
2005-03-21 |
Krzysztof Foltman | - PageUp key support. |
tree | commitdiff |
2005-03-19 |
Alexandre Julliard | Added support for the TLS expansion slots, adding an... |
tree | commitdiff |
2005-03-19 |
Robert Reif | Fall back to default prepare/unprepare header functions. |
tree | commitdiff |
2005-03-19 |
Robert Reif | Fix block align error message to show length before... |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Fix usage of STGM_ enumerations, remove forward declara... |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Remove forward declarations of interface methods. |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Remove an unused function. |
tree | commitdiff |
2005-03-19 |
Mike McCormack | - test cases for summary information |
tree | commitdiff |
2005-03-19 |
Krzysztof Foltman | - made string operations consistent wrt whitespace... |
tree | commitdiff |
2005-03-19 |
Robert Shearman | Fix deadlock caused by not leaving the critical section... |
tree | commitdiff |
2005-03-19 |
Robert Shearman | Fix memory leak in OleDuplicateData on error path ... |
tree | commitdiff |
2005-03-19 |
Ulrich Czekalla | GetCPInfo should return FALSE if called with NULL info... |
tree | commitdiff |
2005-03-19 |
Jacek Caban | Added implementation of File[Un]Register and Resource... |
tree | commitdiff |
2005-03-19 |
Jon Griffiths | Avoid a magic number. |
tree | commitdiff |
2005-03-18 |
C. Scott Ananian | UPDOWN_GetBuddyInt should not fail when the control... |
tree | commitdiff |
2005-03-18 |
Jacek Caban | Fixed vartype test. |
tree | commitdiff |
2005-03-18 |
Mike McCormack | Implement summary information loading and saving. |
tree | commitdiff |
2005-03-18 |
Jon Griffiths | Implement @188,190,195,200,256,478,481. |
tree | commitdiff |
2005-03-18 |
Alexandre Julliard | Revert changes to the painting code, the WM_CTLCOLORSTA... |
tree | commitdiff |
2005-03-18 |
Robert Reif | Add support for more than one sound card. |
tree | commitdiff |
2005-03-18 |
Robert Reif | Check wave out volume support. |
tree | commitdiff |
2005-03-18 |
Jacek Caban | Fixed atl.rgs. |
tree | commitdiff |
2005-03-18 |
Jacek Caban | Keys may have only one of attributes. |
tree | commitdiff |
2005-03-18 |
Gerald Pfeifer | Fix compilation of the case without proper Linux joysti... |
tree | commitdiff |
2005-03-18 |
Phil Krylov | Fixed support for RTF documents using ANSI charset... |
tree | commitdiff |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
tree | commitdiff |
2005-03-17 |
Aric Stewart | For ShellExecuteExA we need to copy out the hProcess... |
tree | commitdiff |
2005-03-17 |
Juan Lang | Begin implementing IPropertyStorage. |
tree | commitdiff |
2005-03-17 |
Alexandre Julliard | Make the server know about the visible area of a window... |
tree | commitdiff |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition. |
tree | commitdiff |
2005-03-17 |
Robert Reif | Fall back to default header prepare and unprepare funct... |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Remove some dead code and some ifdefs. |
tree | commitdiff |
2005-03-17 |
Hans Leidekker | Add more tests and fix InternetTimeToSystemTimeW accord... |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Fix a regression in the file open dialog. |
tree | commitdiff |
2005-03-17 |
Ivan Leo Puoti | Add parameter checking and remove last fixme. |
tree | commitdiff |
2005-03-17 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-17 |
Robert Reif | Use real device name. |
tree | commitdiff |
2005-03-17 |
Alexandre Julliard | Compute the top clipping window directly on the server... |
tree | commitdiff |
2005-03-17 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Fix dependencies. |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Convert path to unicode, rearrange to remove forward... |
tree | commitdiff |
2005-03-17 |
Phil Krylov | Replaced slow and outdated character set handling in... |
tree | commitdiff |
2005-03-17 |
Robert Shearman | - Add critsec debugging info. |
tree | commitdiff |
2005-03-17 |
Jeremy White | Do not fallback to defaults if a driver, mapper, or... |
tree | commitdiff |
2005-03-17 |
Juan Lang | Add a comment about byte order, change types to reduce... |
tree | commitdiff |
2005-03-17 |
Jacek Caban | Added implementation of DllCanUnloadNow. |
tree | commitdiff |
next |