2001-02-28 |
Johannes E... | Some minor changes to the German keyboard layout. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Dominik Strasser | Avoid crash at end of list. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Ian Pilcher | Fix bug in AFM character width parsing. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Alexandre Julliard | Use the standard CreateThread routine to create 16... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Alexandre Julliard | Removed dependency on comctl32. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
François Gouget | WINE_UNICODE_TEXT was incorrect. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Michael Stefaniuc | Implemented WsControl command with id 0x101. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Przemyslaw... | Added LOCALE_IDEFAULTMACCODEPAGE definition in most... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Alexandre Julliard | Moved PTHREAD_init_done out of the #ifdef. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Eric Pouech | Added a few missing stubs to KERNEL32 and USER32. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Ove Kaaven | Handle filenames with spaces. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Gerard Patel | Map 32 bits resource for 16 bits print dialog. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Dmitry Timoshkov | Use GetSysColorBrush(COLOR_WINDOW) when there is no... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
David Grant | Added (partial) support for FO_COPY and FO_DELETE. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Dmitry Timoshkov | Add version information (16 and 32 bit) to core built... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Alexandre Julliard | Only create the system heap when we actually need it. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Alexandre Julliard | Allocations do not need to be on the system heap. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Susan Farley | Horiz/Vert determination must be dynamic, as the style... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Susan Farley | Avoid alignment problems with NMPGSCROLL struct. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Chris Morgan | Replace fixme for SPI_GETWHEELSCROLLLINES with the... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Dmitry Timoshkov | Prepare background while drawing radio buttons and... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Aric Stewart | - We need to make sure we pay attention to if our call to |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Valery Kartel | Updated all fields with Ukrainian values. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Alexandre Julliard | Do not allocate any USER data on the system heap. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Eric Pouech | A first stab at implementing the RunDll features. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Andreas Mohr | BuildCommDCB16 had a rather broken baud rate handling. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Ove Kaaven | Made the winelauncher support winelib app invocations... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Alexandre Julliard | Added separate server pipe to wait on blocking server... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Chris Morgan | Confirm file deletes. Make delete confirmation message... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Chris Morgan | Add shell support for deleting files using the Delete... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Ian Pilcher | Implement EnumPrinterDataEx{A|W}. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Alexandre Julliard | Removed some unnecessary ordinals. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Alexandre Julliard | __getmainargs last argument is a pointer to new_mode. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Alexandre Julliard | Small server protocol cleanups. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Gerard Patel | Stub for OleSavedClientDoc. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Aric Stewart | Insert the item before calling a SetFirstVisible which... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Alexandre Julliard | Clear %ebp before entering the new thread. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Alexandre Julliard | Got rid of the WSINFO structure. Fixed a couple of... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Alexandre Julliard | Fixed __GetMainArgs. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Joerg Mayer | Add information about prebuilt documentation packages in |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Aric Stewart | We need to give room for the null termination when... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Guy L. Albertelli | - Implement CB_SETCURSEL, CBEM_DELETEITEM, CBEM_GETITEM, |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Guy L. Albertelli | - Restructure PaintText code to remove FillRect from... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Rein Klazes | Correct error message in case DOSFS_OpenDevice() fails... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Alexandre Julliard | Removed a few Callout functions by doing a GetProcAddre... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Alexandre Julliard | Fixed MEM_SYSTEM handling to avoid unmapping areas... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Dmitry Timoshkov | Fix prototypes of MSVCRT___getmainargs and MSVCRT___wge... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Josh DuBois | Moved typedef of CRITICAL_SECTION out of #pragma pack... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Eric Kohl | Fixed behaviour of dropdown buttons. When a dropdown... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Dmitry Timoshkov | Better implementation of EMF record EMR_EXTSELECTCLIPRGN. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Marcus Meissner | Translated new common dialog resources into German. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Marcus Meissner | Fixed German translation, changed dialog font to Helvetica. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Alexandre Julliard | Release 20010216. wine-20010216 |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Chris Morgan | Assert on output buffer overflow. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
James Hatheway | Update selection after sorting (in LISTVIEW_SortItems... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
François Gouget | Added DIB/pixmap synchronization for {Get,Set}Pixel. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
François Gouget | TB_SETBUTTONSIZE messages must be taken into account... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Alexandre Julliard | Pass the stdin/stdout handles on startup to use as... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Aric Stewart | Correct the codepage for the Turkish keyboard. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Aric Stewart | Setting the HotItem to -1 can be disastrous at times... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Jon Griffiths | - Create entries for ordinal only exports, use ordinals... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Gerard Patel | Gives back the ERROR_FILE_NOT_FOUND to GetFileAttributes. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Alexandre Julliard | Added support for backslash escaping of special characters. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Lawson Whitney | If VerQueryValueA is called with a PE resource, transla... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Aric Stewart | Continued the implementation of Set Hot Item. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
James Hatheway | Send LVN_DELETEITEM notification first, to avoid crashe... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Chris Morgan | Add includes for <time.h>. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Morten Welinder | (PSDRV_AFMGetCharMetrics): Use unsigned chars (since... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Aric Stewart | Added a turkish keyboard layout. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Alexandre Julliard | Removed ordinal from functions that don't need a specif... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Huw D M Davies | Change FONTOBJ to use LOGFONTW rather than LOGFONT16. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Alexandre Julliard | Fixed WM_GETTEXTLENGTH handling. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Eric Pouech | Started the real implementation of mciavi. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Alexandre Julliard | Always return success instead of overflow if caller... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Morten Welinder | Output the right number of backslashes in values. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
François Gouget | Be smarter about the ellipsis in SPY_GetWndName. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
François Gouget | Misc typos in comments. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
François Gouget | ListView_GetItemRect already sets rc.left. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
François Gouget | debugstr_xxx already does the quoting. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
François Gouget | Change the callback declarations to a safer format. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Lawson Whitney | Tune the doco to the code for relay/snoop specific. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Andreas Mohr | Cosmetics. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Andreas Mohr | Give both --winver nt40 and win31 for VxD warning,... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Andreas Mohr | - correct DDRAW_Convert_DDDEVICEIDENTIFIER_2_To_1 confusion |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Ove Kaaven | Guts of a simple XVidMode-supporting DirectDraw HAL... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jon Griffiths | SetLastError() for GetFileAttributesA. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Susan Farley | Exception for allowing the parent to set the cursor... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Dmitry Timoshkov | Convert menu item to seperator only when string is... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Ove Kaaven | Some important stuff from the DirectDraw DDK headers. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Josh DuBois | More verbose error messages when application load fails. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
James Abbatiello | Use the Pentium's rdtsc instruction (if available)... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Patrik Stridvall | - Minor API files fixes |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter H. Ganten | - only parse AFM-files, which start with "BeginFontMetrics" |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jon Griffiths | Implement a bunch of shlwapi functions, add some new... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Lionel Ulmer | Added RGB 565 => RGB 0888 conversion. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Chris Morgan | Implement keyboard shortcut F2 to rename files and... |
commit | commitdiff | tree | snapshot |
next |