2004-11-19 |
Alexandre Julliard | Removed a couple of no longer needed entries.
|
commit | commitdiff | tree |
2004-11-19 |
Alexandre Julliard | Fix conflicting structure tag.
|
commit | commitdiff | tree |
2004-11-06 |
Alexandre Julliard | Free the memory view before we unload a builtin dll...
|
commit | commitdiff | tree |
2004-11-02 |
Alexandre Julliard | Restore chunk of code lost in previous changes.
|
commit | commitdiff | tree |
2004-10-30 |
Alexandre Julliard | Get rid of the WIN_NEEDS_BEGINPAINT flag, Windows will...
|
commit | commitdiff | tree |
2004-10-27 |
Alexandre Julliard | Added is_window_visible function.
|
commit | commitdiff | tree |
2004-10-27 |
Alexandre Julliard | Use correct type instead of void* in item linked list.
|
commit | commitdiff | tree |
2004-10-27 |
Alexandre Julliard | Added fallback syscalls for epoll functions.
|
commit | commitdiff | tree |
2004-10-26 |
Alexandre Julliard | Convert CommConfigDialog to Unicode.
|
commit | commitdiff | tree |
2004-10-22 |
Alexandre Julliard | Converted more of the (Un)RegisterTypeLib code to Unicode.
|
commit | commitdiff | tree |
2004-10-22 |
Alexandre Julliard | Removed wrong FIXME for MB_APPLMODAL (reported by Ivan...
|
commit | commitdiff | tree |
2004-10-22 |
Alexandre Julliard | Get rid of this obsolete script.
|
commit | commitdiff | tree |
2004-10-22 |
Alexandre Julliard | VK_0-9 and VK_A-Z are not defined in the Windows headers...
|
commit | commitdiff | tree |
2004-10-22 |
Alexandre Julliard | Avoid copying invalid data on error.
|
commit | commitdiff | tree |
2004-10-22 |
Alexandre Julliard | Fixed definition of MAX_COMPUTERNAME_LENGTH (spotted...
|
commit | commitdiff | tree |
2004-10-20 |
Alexandre Julliard | Release 20041019.
|
commit | commitdiff | tree |
2004-10-19 |
Alexandre Julliard | winebuild shouldn't depend on the NO_TRACE_MSGS define.
|
commit | commitdiff | tree |
2004-10-19 |
Alexandre Julliard | RegQueryValueW must return count in bytes for empty...
|
commit | commitdiff | tree |
2004-10-19 |
Alexandre Julliard | Output the virtual tables for the exception classes...
|
commit | commitdiff | tree |
2004-10-18 |
Alexandre Julliard | Fixed __RTDynamicCast to return the correct pointer...
|
commit | commitdiff | tree |
2004-10-18 |
Alexandre Julliard | Restore lost chunk of previous patch.
|
commit | commitdiff | tree |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurster...
|
commit | commitdiff | tree |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurster...
|
commit | commitdiff | tree |
2004-10-14 |
Alexandre Julliard | Fixed spelling of 'hierarchy'.
|
commit | commitdiff | tree |
2004-10-11 |
Alexandre Julliard | Added forward declaration of struct timeval for futimes.
|
commit | commitdiff | tree |
2004-10-11 |
Alexandre Julliard | Implemented NtYieldExecution.
|
commit | commitdiff | tree |
2004-10-08 |
Alexandre Julliard | Build Wine as 32-bit by default on x86-64, and added...
|
commit | commitdiff | tree |
2004-10-08 |
Alexandre Julliard | Added --ld-cmd and --nm-cmd options in winebuild, and...
|
commit | commitdiff | tree |
2004-10-07 |
Alexandre Julliard | Removed wrong memset calls.
|
commit | commitdiff | tree |
2004-10-07 |
Alexandre Julliard | Fixed MD4Final/MD5Final entries (spotted by Vincent...
|
commit | commitdiff | tree |
2004-10-07 |
Alexandre Julliard | Added a fallback implementation of futimes.
|
commit | commitdiff | tree |
2004-10-07 |
Alexandre Julliard | Force all the tools to be rebuilt before make depend...
|
commit | commitdiff | tree |
2004-10-07 |
Alexandre Julliard | Only send WM_PAINTICON and WM_ICONERASEBKGND to 16...
|
commit | commitdiff | tree |
2004-10-06 |
Alexandre Julliard | Allow defined types to be used as function names.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Prevent DispatchMessage from dispatching a message...
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Removed no longer needed ICOM compatibility mode in...
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Get rid of the non-standard Ixxx_METHODS macro definitions...
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS...
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Converted control.h to idl.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Use propget/propput attributes where appropriate.
|
commit | commitdiff | tree |
2004-10-05 |
Alexandre Julliard | Added support for the propget/propput function attributes.
|
commit | commitdiff | tree |
2004-10-04 |
Alexandre Julliard | Fixed typo in ProgramsW.
|
commit | commitdiff | tree |
2004-10-04 |
Alexandre Julliard | Fixed incompatible IDIRECTXFILEOBJECT_METHODS macro...
|
commit | commitdiff | tree |
2004-09-29 |
Alexandre Julliard | Avoid using gettimeofday.
|
commit | commitdiff | tree |
2004-09-29 |
Alexandre Julliard | Authors: Klemens Friedl <frik85@hotmail.com>, Martin...
|
commit | commitdiff | tree |
2004-09-27 |
Alexandre Julliard | Base the server directory name on the uid, not the...
|
commit | commitdiff | tree |
2004-09-24 |
Alexandre Julliard | Support compiling with -fPIC for people who somehow...
|
commit | commitdiff | tree |
2004-09-23 |
Alexandre Julliard | Added support for epoll() as an alternative to poll...
|
commit | commitdiff | tree |
2004-09-22 |
Alexandre Julliard | Revert broken change in previous patch.
|
commit | commitdiff | tree |
2004-09-21 |
Alexandre Julliard | Get rid of the assembly code, it doesn't really improve...
|
commit | commitdiff | tree |
2004-09-21 |
Alexandre Julliard | Ignore the generated header files.
|
commit | commitdiff | tree |
2004-09-21 |
Alexandre Julliard | Build the .h files from their idl source at compile...
|
commit | commitdiff | tree |
2004-09-20 |
Alexandre Julliard | Added /regserver and /unregserver options.
|
commit | commitdiff | tree |
2004-09-20 |
Alexandre Julliard | Build idl files as part of the normal build process.
|
commit | commitdiff | tree |
2004-09-20 |
Alexandre Julliard | Moved timeout processing to a separate function.
|
commit | commitdiff | tree |
2004-09-17 |
Alexandre Julliard | Don't bother to return partial region data in get_window_reg...
|
commit | commitdiff | tree |
2004-09-16 |
Alexandre Julliard | TransGaming
|
commit | commitdiff | tree |
2004-09-16 |
Alexandre Julliard | Avoid using socklen_t.
|
commit | commitdiff | tree |
2004-09-14 |
Alexandre Julliard | Release 20040914.
|
commit | commitdiff | tree |
2004-09-14 |
Alexandre Julliard | Authors: Roderick Colenbrander <thunderbird2k@gmx.net...
|
commit | commitdiff | tree |
2004-09-14 |
Alexandre Julliard | Stop testing a sequence upon the first expected error...
|
commit | commitdiff | tree |
2004-09-13 |
Alexandre Julliard | Authors: Michael Kaufmann <hallo@michael-kaufmann.ch...
|
commit | commitdiff | tree |
2004-09-13 |
Alexandre Julliard | Turn on warnings when building the .def file.
|
commit | commitdiff | tree |
2004-09-13 |
Alexandre Julliard | Don't try to stat network mounts in parse_mount_entries...
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Get rid of the non-standard ICOM_THIS macro.
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS...
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Comment out an unreliable test.
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Get rid of the WIN_SetRectangles export from user32.
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Take care to not close the file handle if there are...
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Fixed the check for removable media in load_pe_exe...
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Fixed some message sequences to succeed on XP.
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Converted the timeout list to use the standard list...
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS...
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Added xor_region, fixed rect_in_region.
|
commit | commitdiff | tree |
2004-09-07 |
Alexandre Julliard | Make sure to run through the poll loop once before...
|
commit | commitdiff | tree |
2004-09-07 |
Alexandre Julliard | Avoid integer overflows in NTDLL_get_server_timeout...
|
commit | commitdiff | tree |
2004-09-07 |
Alexandre Julliard | Fill in the proper offsets in the resource directory...
|
commit | commitdiff | tree |
2004-09-06 |
Alexandre Julliard | Removed some uses of the non-standard ICOM_THIS macro.
|
commit | commitdiff | tree |
2004-09-03 |
Alexandre Julliard | Added configure check for socklen_t.
|
commit | commitdiff | tree |
2004-09-02 |
Alexandre Julliard | GetUpdateRect should return TRUE even if only the non...
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | Added rect_in_region function.
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | Moved keyboard.c to dlls/user/kbd16.c.
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | Moved some window painting functions to uitools.c.
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | Get rid of the WINE_UNUSED macro.
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | We still need to look for the top parent that doesn...
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | Fixed alignment of TOKEN_STATISTICS.
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | Function parameters don't need WINE_UNUSED.
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | Inline functions don't need WINE_UNUSED.
|
commit | commitdiff | tree |
2004-09-01 |
Alexandre Julliard | wineclipsrv is no longer used, remove it.
|
commit | commitdiff | tree |
2004-08-31 |
Alexandre Julliard | Get rid of CVS keywords.
|
commit | commitdiff | tree |
2004-08-31 |
Alexandre Julliard | Moved all files from the controls/ directory to dlls...
|
commit | commitdiff | tree |
2004-08-31 |
Alexandre Julliard | Get rid of the non-standard CONV_POINT and CONV_RECT...
|
commit | commitdiff | tree |
2004-08-30 |
Alexandre Julliard | Removed struct32.[ch].
|
commit | commitdiff | tree |
2004-08-30 |
Alexandre Julliard | Authors: Robert Shearman <rob@codeweavers.com>, Eric...
|
commit | commitdiff | tree |
2004-08-30 |
Alexandre Julliard | Moved a couple of 16-bit functions to user16.c.
|
commit | commitdiff | tree |
2004-08-27 |
Alexandre Julliard | Print a warning when DllRegisterServer and similar...
|
commit | commitdiff | tree |
2004-08-27 |
Alexandre Julliard | Added a few missing -private flags.
|
commit | commitdiff | tree |
2004-08-26 |
Alexandre Julliard | Added some tests for paint messages and update regions.
|
commit | commitdiff | tree |
2004-08-26 |
Alexandre Julliard | GetUpdateRgn should clip the returned region to the...
|
commit | commitdiff | tree |
2004-08-26 |
Alexandre Julliard | Print the Window caption using Unicode calls.
|
commit | commitdiff | tree |