2001-06-07 |
Hidenori Takeshima | Implemented some part of AVIFIL32. |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Donn Miller | Case insensitive search for win.ini. |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Marcus Meissner | Stub for GetQueuedCompletionStatus. |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Gerard Patel | Fixes to French translation of common dialog messages. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Susan Farley | Changed the outer color of a push button frame from... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Gerard Patel | Use a flag to test if create structure is unicode. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bang Jun-Young | Replace "Linux dll" with "GNU style ELF dll". |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Andreas Mohr | Documentation updates. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Andreas Mohr | Remove unneeded WINAPI. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Ian Pilcher | Use autoconf checks to check for various FreeType headers. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Francois Gouget | Wrc no longer needs to parse C code. Remove c-junk... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Marcus Meissner | Check for enough buffer space in PROFILE_GetSection(). |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Marcus Meissner | Implemented page skipping on PSN_SETACTIVE -1 return. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Alexandre Julliard | Set low-order bit of module handle for LOAD_LIBRARY_AS_... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Ian Pilcher | Updated built-in metrics for core PostScript fonts. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Ian Pilcher | Fixed typo in INTERNAL_YWSTODS. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Ian Pilcher | Removed incorrect string length calculation. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bobby Bingham | Stub implementation of AnimateWindow(). |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Marcus Meissner | Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returnin... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Alexandre Julliard | Create an X window for every window, including children. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Maciek Kaliszewski | Added support for RCINCLUDE directive. Now wrc ignores... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Francois Gouget | Fix the conversion of MS style '#line' directives to... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Dave Pickles | - Report file and directory sizes using 64-bit arithmet... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Francois Gouget | INSTALL_LIBRARY does not exist, use INSTALL_PROGRAM... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Dmitry Timoshkov | Remove optimization in NC_HandleNCActivate. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Guy L. Albertelli | Display extra data for WM_NOTIFY that use NMCOMBOEX... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Susan Farley | Disable the edit box when created with WS_DISABLED. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Malte Starostik | Implemented some very basic functionality. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Dmitry Timoshkov | List 16-bit resources separately as RC_SRCS16. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Marcus Meissner | If you have freetype1 and freetype2 coexisting, freetyp... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Ian Pilcher | Fixed font metric rounding error. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Francois Gouget | TOOLBAR_InsertButtonA: If iString==-1 then don't use... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Francois Gouget | fclose should return EOF (-1) if an error condition... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Francois Gouget | Call FreeEnvironmentStrings when msvcrt is unloaded. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Francois Gouget | Added msvcrt/eh.h. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Francois Gouget | Fix the VarXxxFromCy conversions. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Jason McMullan | More accurate stub of DDRAW:GetFourCCCodes. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Bobby Bingham | Fixed scrollbars return value to the SBM_SETRANGE and |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Ian Pilcher | Build AFM data for core PostScript fonts into WINEPS. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Huw D M Davies | When reading resources in NLS_LoadStringExW we should map |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Huw D M Davies | Attempt to write fragments and check whether we can... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Marcus Meissner | First try at implementing PathGetCharType(). |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Maciek Kaliszewski | Added better GCC-style #line directive handling. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Francois Gouget | configure.in: Remove unnecessary AC_PROG_RANLIB check |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Francois Gouget | Link libwine.so with $(LIBS). |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Ian Pilcher | Use macros for FreeType includes. |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Marcus Meissner | Don't just assume everything is a Dos Device, or mirc... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Gerard Patel | Implemented DTM_GET/SETRANGE. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Dmitry Timoshkov | Remove kernel32 dependency on user32 by implementing... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | Added an unknown VxD error code. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | Updated German documentation. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | Get rid of GetCurrentTime16(). |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | Make snoop code take ordinal base into account. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | - BuildCommDCB16() uses int instead of BOOL |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | - add stubs SHLWAPI_294, UrlApplySchemeW |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | VcpQueueDelete() does not have a LPEXPANDVTBL parameter. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Andreas Mohr | - add handler for VCD VxD ("virtual comm device" ?) |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Ian Pilcher | Added AvgCharWidth member to font metrics. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Ian Pilcher | Updated PostScript glyph name data. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
James Juran | Only fail with ERROR_INSUFFICIENT_BUFFER if the structu... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Dmitry Timoshkov | Fixed some issues. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Alexandre Julliard | Make WIN_WindowFromPoint take a POINT instead of a... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Eric Pouech | Updated multimedia documentation. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Eric Pouech | Mimic more closely Windows' behavior (a MSACM driver... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Eric Pouech | Made midi mapper more robust. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Eric Pouech | Now loading the default setting for low level drivers... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Francois Gouget | Use memset rather than bzero. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Mike Bond | Fixed spawnlp and added exec variants. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Dmitry Timoshkov | Small clean up. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Dmitry Timoshkov | Fixed some dll separation issues. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Eric Pouech | Correctly generate the environment global variables. |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Gerard Patel | Take message filters into account for WM_PAINT too. |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Eric Pouech | Added the notion of delayed breakpoint (when a function... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Eric Pouech | Some French translations. |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Eric Pouech | Fixed open requests in case of error (if the physical... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Eric Pouech | Added basic support for SPI_GETSCREENREADER. |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Eric Pouech | Fixed reply_message when there is no received message. |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Gerard Patel | Fixed SetTimer for hwnd == 0. |
commit | commitdiff | tree | snapshot |
2001-05-19 |
James Juran | Accept responses from 1..n when choosing from multiple... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Alexandre Julliard | Fixed typo in message filter check. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Alexandre Julliard | Removed THREAD_IsWin16. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Ulrich Czekalla | Fix menu behaviour when escape is pressed. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Marcus Meissner | Do not return FALSE on SetFileAttributes() failure... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Alexandre Julliard | Moved the major part of message queue and window timer... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Francois Gouget | Spelling typos. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Marcus Meissner | Fixed compile if we do not have the xf86vidmode extension. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Marcus Meissner | The shell special folder path creation did not mkdir... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Marcus Meissner | Enhanced SetThreadExecutionState stub. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Mike Bond | Implementation of spawnl and spawnlp. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Marcus Meissner | Use older cupsGetPrinters() API so we support CUPS... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Jukka Heinonen | Keyboard events did not update AsyncKeyStateTable,... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
James Juran | Make sure we set dwOSVersionInfoSize before calling... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Marcus Meissner | Adopted to new threaded displays. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Ian Pilcher | Read metrics from TrueType fonts. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Bill Medland | Only measure child rectangles of visible children when... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Ian Pilcher | Disable /etc/printcap parsing if no PPD file specified. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Ian Pilcher | Guesstimate Windows font metrics for Type 1 fonts. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Alexandre Julliard | Create an X connection for each thread, and process... |
commit | commitdiff | tree | snapshot |
next |