2005-03-24 |
Jakob Eriksson | Fix some Windows 95 issues. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Alexandre Julliard | Don't maintain a client-side WND structure for the... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Mike McCormack | Make sure there's only one place we allocate dialog... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Mike McCormack | Clean up registry functions. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Phil Krylov | Fixed \u keyword to output signed 16-bit values. Also... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Hans Leidekker | Pretend there are 0 terminal server sessions and processes. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Rein Klazes | Support relay tracing of functions with 18 arguments. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Raphael Junqueira | - use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Jacek Caban | Added handling of unsigned type. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Huw Davies | The depth of the colour bitmap needs to match that... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Dimitrie O... | Complete the unicodification of comctl32undoc. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Alexandre Julliard | Get rid of the window lock suspend mechanism. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Hans Leidekker | Pretend there are 0 log records. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Ron Jensen | Avoid bad visual errors in thread_selection_wnd(). |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Alexandre Julliard | Get rid of the remaining WIN_FindWndPtr calls. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
James Hawkins | Add RegSaveKey, RegLoadKey tests. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Jason Edmeades | Make the treeview correctly search when the top index... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Alex Villacís... | Test for PeekNamedPipe with zero-length buffer. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Robert Reif | Don't fail when opening a device in direct sound mode... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
C. Scott Ananian | Teach VERSION_GetLinkedDLLVersion about Mingw32 applica... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Alexandre Julliard | Create a new server request for accepting hardware... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Robert Shearman | - Window styles passed to CreateWindowEx must the same... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Marcus Meissner | Fixed MsiDatabaseImportA, MsiDatabaseImportW, and |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Dimitrie O... | Complete unicodification of the treeview common control. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Dimitrie O... | Complete unicodification of the tooltips common control. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Dimitrie O... | Complete unicodification of the toolbar common control. |
commit | commitdiff | tree | snapshot |
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 |
next |