2001-03-05 |
Susan Farley | - Background of the child wnd should be erased with... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Gerard Patel | Unblock the dialog message loop with a WM_NULL message. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Vedran Rodic | Made 8 bpp to 24 bit depth conversion in X11DRV_DIB_Set... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Alexandre Julliard | Changed isolated for loops to while loops (based on... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Andreas Mohr | The for loop in ITypeLib2_fnFindName was wrong (extra... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Andreas Mohr | GetFileInformationByHandle() fails for pipe handles... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Ian Pilcher | Don't load the WINEPS driver until it's needed. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Dmitry Timoshkov | Make EDIT_UnlockBuffer cope with destroyed windows. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Alexandre Julliard | We need to create the system heap at startup even thoug... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Lionel Ulmer | - add tracing to OpenGL thunks |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Dmitry Timoshkov | Add DCX_CLIPSIBLINGS to flags for DCE_GetVisRgn only... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Francois Gouget | In LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSele... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Francois Gouget | If a target has C++ sources, then use g++ to link it... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Alexandre Julliard | Fixed file descriptor leak. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Andreas Mohr | Some more message cleanups. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Alexandre Julliard | Chris Jacobson |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Gerard Patel | Initialize the return error code to 0 for common dialog... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Francois Gouget | Add files found in an 'include' directory, to the ... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Alexandre Julliard | Create the server pipes on the client side and transfer... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Francois Gouget | Reenable the wrapper support. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Ian Pilcher | Squash another AFM character metrics parsing bug. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Alexandre Julliard | New mechanism to transfer file descriptors from client... |
commit | commitdiff | tree | snapshot |
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 |
next |