2004-12-01 |
Bill Medland | If the buffer is no longer static the names should... |
commit | commitdiff | tree |
2004-12-01 |
Mike McCormack | Added a stub implementation for GetCurrentHwProfileW. |
commit | commitdiff | tree |
2004-12-01 |
Ulrich Czekalla | Prevent the animation thread from waiting on itself... |
commit | commitdiff | tree |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
commit | commitdiff | tree |
2004-11-30 |
Ivan Leo Puoti | Implement task modal message boxes. |
commit | commitdiff | tree |
2004-11-30 |
Jacek Caban | - Added stub implementation of IInternetZoneManager... |
commit | commitdiff | tree |
2004-11-30 |
Hans Leidekker | Infrastructure for handling ICC profiles. |
commit | commitdiff | tree |
2004-11-30 |
Adam D. Moss | Fix compilation. |
commit | commitdiff | tree |
2004-11-30 |
Gerald Pfeifer | Again rename getkey() and setkey() for FreeBSD. |
commit | commitdiff | tree |
2004-11-30 |
Huw Davies | For a 15/16 bpp dib we send RGB triples to the printer... |
commit | commitdiff | tree |
2004-11-30 |
Michael Jung | Incorporated LibTomCrypt code into rsaenh to get rid... |
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Ensure DllCanUnloadNow is a truly void function, and... |
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Implement DllMain, DllCanUnloadNow, WrapProgress, |
commit | commitdiff | tree |
2004-11-30 |
Dmitry Timoshkov | - Pass infoPtr around in month calendar control. |
commit | commitdiff | tree |
2004-11-30 |
James Hawkins | Fixed a few memory leaks. |
commit | commitdiff | tree |
2004-11-30 |
Alexander Yaworsky | Merge Unicode and ASCII versions of StartServiceCtrlDis... |
commit | commitdiff | tree |
2004-11-30 |
Robert Shearman | Store the new style before redrawing and repositioning... |
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Allow NCBRESET and NCBADDNAME to work even if there... |
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | GetModuleHandleA->GetModuleHandleW. |
commit | commitdiff | tree |
2004-11-30 |
Jon Griffiths | Use a FIXME style that will actually compile. |
commit | commitdiff | tree |
2004-11-30 |
Dmitry Timoshkov | Gather all DrawText flags together, convert them to... |
commit | commitdiff | tree |
2004-11-30 |
Dmitry Timoshkov | DrawTextEx should allocate text buffer on stack for... |
commit | commitdiff | tree |
2004-11-29 |
Alexandre Julliard | Fixed RtlExpandEnvironmentStrings_U to not depend on... |
commit | commitdiff | tree |
2004-11-29 |
Mike McCormack | Added some tests for timer functions. |
commit | commitdiff | tree |
2004-11-29 |
Alexandre Julliard | Get rid of the client-side window timer structures. |
commit | commitdiff | tree |
2004-11-29 |
Alexandre Julliard | Converted the timer list to use standard list functions. |
commit | commitdiff | tree |
2004-11-29 |
Eric Pouech | Made some functions and variables static. |
commit | commitdiff | tree |
2004-11-29 |
Vincent Béron | Fixed missing </sect2> tag. |
commit | commitdiff | tree |
2004-11-29 |
Jason Edmeades | Implement Material, Clip plane and Light support plus |
commit | commitdiff | tree |
2004-11-29 |
Gunnar Dalsnes | Added a test to make sure that CreateDirectoryA/W does... |
commit | commitdiff | tree |
2004-11-29 |
Eric Kohl | F4 key flips the listbox in default (not extended UI... |
commit | commitdiff | tree |
2004-11-29 |
Christian Costa | AVI decompressor: |
commit | commitdiff | tree |
2004-11-29 |
Jacek Caban | Added some options to popup menu. |
commit | commitdiff | tree |
2004-11-29 |
Alexandre Julliard | Added missing CoInitialize. |
commit | commitdiff | tree |
2004-11-29 |
Mike Hearn | Trace the OLE error info strings. |
commit | commitdiff | tree |
2004-11-29 |
Mike Hearn | - Improve OLE function documentation. |
commit | commitdiff | tree |
2004-11-29 |
Mike McCormack | CFM_GETSPEC always returns a space-separated list. |
commit | commitdiff | tree |
2004-11-28 |
Alexandre Julliard | Take advantage of the new winproc handling to move... |
commit | commitdiff | tree |
2004-11-28 |
Alexandre Julliard | Fixed is_valid_winproc to avoid being optimized out... |
commit | commitdiff | tree |
2004-11-28 |
Jason Edmeades | Add Get/Set Transform support, plus BeginScene (does... |
commit | commitdiff | tree |
2004-11-28 |
Eric Pouech | Fixed file name when opening NUL. |
commit | commitdiff | tree |
2004-11-28 |
Hajime Segawa | Make folders open correctly in Windows Explorer. |
commit | commitdiff | tree |
2004-11-28 |
Marcus Meissner | Updated PACKAGING howto. |
commit | commitdiff | tree |
2004-11-28 |
Huw Davies | Protect sscanfs with a "C" locale so that they still... |
commit | commitdiff | tree |
2004-11-28 |
Dmitry Timoshkov | Add a test for ReadFile/WriteFile fault handling, make... |
commit | commitdiff | tree |
2004-11-28 |
Ge van Geldorp | - Fix vertical position of text in single-line edit... |
commit | commitdiff | tree |
2004-11-28 |
Robert North | - Ensure that if buffer pointer is null, queue is flushed. |
commit | commitdiff | tree |
2004-11-28 |
Mike McCormack | - Don't limit the size of the property that can be... |
commit | commitdiff | tree |
2004-11-28 |
Gerald Pfeifer | Fix compilation on systems which do not have <mntent.h>. |
commit | commitdiff | tree |
2004-11-24 |
Alexandre Julliard | Changed winproc allocation to be based only on the... |
commit | commitdiff | tree |
2004-11-24 |
Eric Frias | More portable POINTSTOPOINT macro. |
commit | commitdiff | tree |
2004-11-24 |
Alexandre Julliard | Prevent use of MAKEPOINTS in Wine code. |
commit | commitdiff | tree |
2004-11-24 |
Alexandre Julliard | Avoid using the MAKEPOINTS macro, it's broken on big... |
commit | commitdiff | tree |
2004-11-24 |
Jason Edmeades | Add indexbuffer support into wined3d. |
commit | commitdiff | tree |
2004-11-24 |
Robert Shearman | Implement OleDuplicateData. |
commit | commitdiff | tree |
2004-11-24 |
Mike McCormack | Return correct error code in EnumPrinters. |
commit | commitdiff | tree |
2004-11-24 |
Mike McCormack | Fix ofn.nFileOffset when multiple files are selected. |
commit | commitdiff | tree |
2004-11-24 |
Kevin Koltzau | CreateBrushIndirect should not return a stock brush. |
commit | commitdiff | tree |
2004-11-24 |
Dmitry Timoshkov | Avoid some direct accesses to DC internals from metafil... |
commit | commitdiff | tree |
2004-11-24 |
Dmitry Timoshkov | Remove useless calls to IsBadReadPtr from ReadFile... |
commit | commitdiff | tree |
2004-11-23 |
Alexandre Julliard | Fixed handling of NULL pointer in PeekMessageW, with... |
commit | commitdiff | tree |
2004-11-23 |
Kevin Koltzau | Look for lcms.h in lcms/lcms.h. |
commit | commitdiff | tree |
2004-11-23 |
Alexandre Julliard | Append .dll extension in all cases (spotted by Mike... |
commit | commitdiff | tree |
2004-11-23 |
Tom Wickline | Version resources cleanup. |
commit | commitdiff | tree |
2004-11-23 |
Jason Edmeades | - Implement SetStreamSource |
commit | commitdiff | tree |
2004-11-23 |
Mike Hearn | - More heapification. |
commit | commitdiff | tree |
2004-11-23 |
Huw Davies | We don't use DGA version 1 so remove the configure... |
commit | commitdiff | tree |
2004-11-23 |
Robert Shearman | When changing from DIB_Status_GdiMod to DIB_Status_GdiM... |
commit | commitdiff | tree |
2004-11-23 |
Jon Griffiths | Set the miter limit in the DC state. |
commit | commitdiff | tree |
2004-11-23 |
Hans Leidekker | Use string functions that are Windows locale aware. |
commit | commitdiff | tree |
2004-11-22 |
Eric Frias | Export wine_pthread_get_current_teb. |
commit | commitdiff | tree |
2004-11-22 |
Eric Frias | Fix Sparc assembly code in wine_switch_to_stack. |
commit | commitdiff | tree |
2004-11-22 |
Alexandre Julliard | Pass DLLFLAGS to winebuild too. |
commit | commitdiff | tree |
2004-11-22 |
Steven Edwards | Define "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE... |
commit | commitdiff | tree |
2004-11-22 |
Eric Pouech | Fixed regressions introduced when moving addresses... |
commit | commitdiff | tree |
2004-11-22 |
Kevin Koltzau | Prevent environment test from crashing when environment... |
commit | commitdiff | tree |
2004-11-22 |
Tom Wickline | Added advpack.dll, rsaenh.dll, strmiids.lib. |
commit | commitdiff | tree |
2004-11-22 |
Hans Leidekker | Handle unknown parameters more gracefully. |
commit | commitdiff | tree |
2004-11-22 |
Eric Frias | Fixed KEYLP structure for big endian. |
commit | commitdiff | tree |
2004-11-22 |
Alexander Yaworsky | Changed allocation of arguments in SearchPathA so path... |
commit | commitdiff | tree |
2004-11-22 |
Martin Fuchs | Unicodify string constants. |
commit | commitdiff | tree |
2004-11-22 |
Martin Fuchs | splitpath maintainance. |
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Support mono pattern brushes in EMF's. |
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Avoid magic number. |
commit | commitdiff | tree |
2004-11-22 |
Jon Griffiths | Implement CreateBitmap using CreateBitmapIndirect so... |
commit | commitdiff | tree |
2004-11-22 |
Rein Klazes | Allow negative numbers in RCDATA resources like RC... |
commit | commitdiff | tree |
2004-11-22 |
Glenn Wurster | Use physDev->textPixel instead of GetTextColor for... |
commit | commitdiff | tree |
2004-11-21 |
Evan G. Parry | Added some tests for lzexpand. |
commit | commitdiff | tree |
2004-11-21 |
Eric Pouech | - moved into new mscvpdb.h (out of msc.c) all types... |
commit | commitdiff | tree |
2004-11-21 |
Alexander Yaworsky | Move up SERV_* functions. |
commit | commitdiff | tree |
2004-11-21 |
José Manuel... | Updated Spanish translations. |
commit | commitdiff | tree |
2004-11-21 |
Hans Leidekker | Implement and test GetColorProfileElementTag, |
commit | commitdiff | tree |
2004-11-21 |
Dmitry Timoshkov | Call CompareStringA with LOCALE_USE_CP_ACP flag set... |
commit | commitdiff | tree |
2004-11-21 |
Stefan Leichter | Removed W->A from DEFWND_ImmIsUIMessageW. |
commit | commitdiff | tree |
2004-11-21 |
Robert Shearman | - Make InternetGetConnectedStateExA not crash, by making |
commit | commitdiff | tree |
2004-11-21 |
Bill Medland | Don't mess up the msvcrt codepage on e.g. _MB_CP_ANSI. |
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Accelerator resource struct fix for sparc. |
commit | commitdiff | tree |
2004-11-21 |
Huw Davies | The default font for the treeview should be the icon... |
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Handle a def file where the names of the exported funct... |
commit | commitdiff | tree |
2004-11-21 |
Eric Frias | Fixed file handle leak. |
commit | commitdiff | tree |
next |