goma /
wine /
91372b39d6174fcfd3a3d4f12226d8c394844a31 - 91372b3 Get the ldconfig check to work for bash shells. by Bill Medland · 23 years ago
- ed8fbe3 Implemented OleIconToCursor. by Hidenori Takeshima · 23 years ago
- 13c5117 - Fixed move and copy when no destination supplied (assumes '.' now as by Jason Edmeades · 23 years ago
- 28cbea8 Correct handling of zero-padded negative numbers; transfer the sign by Bill Medland · 23 years ago
- c310868 Handle when ldconfig is not on the path, and do not run it until after by Bill Medland · 23 years ago
- bfcd7b8 Prevent error message if LD_LIBRARY_PATH is not being used. by Bill Medland · 23 years ago
- aa18752 Get the folder browser to work as well with W notification as A (it by Bill Medland · 23 years ago
- e684c1d GET FUNCTIONALITY/STATE INFORMATION: The input parameter ES:DI is a by Christian Costa · 23 years ago
- fbaef1c Now C tests are able to access argc/argv as passed to the program. by Eric Pouech · 23 years ago
- de61088 VGA_ioport_in: Fake the occurrence of the vertical refresh when no by Christian Costa · 23 years ago
- b8ae37c Implemented MJPG handler. by Hidenori Takeshima · 23 years ago
- b611681 Added stubs for AbortSystemShutdown[AW] and PrivilegeCheck. by Leo van den Berg · 23 years ago
- da2b2d6 Now, we are really erasing WS_CAPTION style. by Mehmet Yasar · 23 years ago
- 81f8264 Added option for announcement of successful test results. by Paul Millar · 23 years ago
- 7418d39 Export a few more 16-bit GDI functions. Finished wineps separation. by Alexandre Julliard · 23 years ago
- ee95709 Implement SET INDIVIDUAL DAC REGISTER and SET BLOCK OF DAC REGISTERS. by Christian Costa · 23 years ago
- 77d6a07 Added Estonian keyboard layout. by Raul Metsma · 23 years ago
- c7ec93d Put the MCN_ and DTN_ in correct order. by Guy L. Albertelli · 23 years ago
- 6646c46 Add more check inside SB_SETTEXT and SB_GETTEXT. by Mehmet Yasar · 23 years ago
- 52e0e9c Complete implementation for DrawStatusText{A,W}. by Dimitrie O. Paun · 23 years ago
- aba5947 _get_sock_fd_type: New function, retrieve fd type and flags like by Martin Wilck · 23 years ago
- e0587d4 GetOverlappedResult: Return ERROR_IO_INCOMPLETE if IO still pending. by Martin Wilck · 23 years ago
- 874d671 Fixed stupid typo in previous patch. by Alexandre Julliard · 23 years ago
- ab246a6 Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in by Alexandre Julliard · 23 years ago
- eac3662 Fixed inheriting command-line options from parent process. by Alexandre Julliard · 23 years ago
- 08867f7 - Need a "cleanup" method. by Martin Wilck · 23 years ago
- 18c1514 STATUS_CANCELLED is correct for cancelled requests (corresponds to by Martin Wilck · 23 years ago
- 70e8fce - Clear WS_CAPTION style. by Mehmet Yasar · 23 years ago
- 912f899 Fixed some bugs. Added stubs. Remove harmless FIXMEs. by Hidenori Takeshima · 23 years ago
- 4b807a1 Fix winemaker-generated references to dlls that have changed their names. by Martin Wilck · 23 years ago
- fc4524d Implement NM_CUSTOMDRAW notification. by Guy L. Albertelli · 23 years ago
- 16c04be - When dumping NMCUSTOMDRAW, use correct size for a Toolbar. by Guy L. Albertelli · 23 years ago
- 64a49d3 Release 20020411. by Alexandre Julliard · 23 years ago wine-20020411
- 9a2cc78 Clean autom4te.cache. by Alexandre Julliard · 23 years ago
- 4e2e176 Created regedit replacement. Fixed some bugs. by Andriy Palamarchuk · 23 years ago
- 65a7a10 Removed changelog entries that are in the main changelog, and added by Alexandre Julliard · 23 years ago
- 069dd51 Reuse visuals to avoid MAX_PIXELFORMATS limit. by Christoph Frick · 23 years ago
- 6aadb22 Use hard-coded font name bindings only with the ANSI_CHARSET (non-US by Hidenori Takeshima · 23 years ago
- a781a31 Return error codes in some 16bit ole stubs, returning success causes crashes. by Hidenori Takeshima · 23 years ago
- daa2886 Updated configure to take advantage of new autoconf 2.53 features. by Alexandre Julliard · 23 years ago
- 7746e82 Removed obsolete console driver. by Alexandre Julliard · 23 years ago
- 13f92d3 Added test for GetFullPathNamesA, GetLongPathNamesA, by Geoffrey Hausheer · 23 years ago
- b14f638 SIC_GetIconIndex: start DPA_Search from index 0. by Uwe Bonnes · 23 years ago
- 8a37450 'used' should be set even if we are only computing the necessary buffer size. by Alexandre Julliard · 23 years ago
- f25efa0 Compile fixes for gcc 2.7.2.3. by Stefan Leichter · 23 years ago
- d5d431f - implement LPSTR_TEXTCALLBACK by Dimitrie O. Paun · 23 years ago
- d9f4241 Removed obsolete text mode color and attribute code. by Jukka Heinonen · 23 years ago
- b8cab49 Implemented PrintDlgW and PageSetupDlgW. by Marcus Meissner · 23 years ago
- 4f7d893 get_window_children: only decrement available size if element was written. by Uwe Bonnes · 23 years ago
- 07a308d LISTVIEW_GetColumnT: care for the format of the string. by Uwe Bonnes · 23 years ago
- 39d013c MCIWndCreateA: check for NULL filename. by Uwe Bonnes · 23 years ago
- 83d6efb Sending EN_UPDATE notification in the EDIT_WM_SetText - the comment by Rizsanyi Zsolt · 23 years ago
- 1c2fa97 Create new console only if the process is a console application. by Dmitry Timoshkov · 23 years ago
- 5474aa9 Fixed problem with mouse cursors in Word. by Dmitry Timoshkov · 23 years ago
- aba60df Always erase background. by Dmitry Timoshkov · 23 years ago
- 0f55bdd We don't handle STRETCH_HALFTONE mode yet; make this do the same as by Huw D M Davies · 23 years ago
- 481f8ff Need to check for focus and capture also on the children of the window by Alexandre Julliard · 23 years ago
- f6be044 Created a stubbed version of MSISYS.OCX. by Mike McCormack · 23 years ago
- 9f33f5c Some additional traces. by Guy Albertelli · 23 years ago
- 7647c8e If we can't extract the icon, defer link creation to runonce. by Dusan Lacko · 23 years ago
- a032004 Fixed compile when HAVE_OPENGL is not defined. by Alexandre Julliard · 23 years ago
- 51cf0e3 Added CS_PARENTDC style. by Dmitry Timoshkov · 23 years ago
- 141bbdd Added some error codes. by François Gouget · 23 years ago
- b54389b Added some stubs. by Hidenori Takeshima · 23 years ago
- 63231c5 - get rid of parent handle from info struct by Dimitrie O. Paun · 23 years ago
- ea9cf5c Fixed OpenGL routines broken by the DC -> PHYSDEV change. by Michael Karcher · 23 years ago
- b1f478f Added comments explaing how to use cygwin/mingw/wine headers. by Geoffrey Hausheer · 23 years ago
- 43230a2 - fix indentation by Dimitrie O. Paun · 23 years ago
- c86e5c9 Added keymap tables for US dvorak layout. by Paul Rupe · 23 years ago
- 37e87f7 Also #include <sys/uio.h>. by Gerald Pfeifer · 23 years ago
- 0add223 Added a sample win.ini. by Hidenori Takeshima · 23 years ago
- 425acfd Added some stubs. by Hidenori Takeshima · 23 years ago
- 5d8b982 Added resources for Japanese. by Hidenori Takeshima · 23 years ago
- bf6c92a Fixed crashing in stopping parser. by Hidenori Takeshima · 23 years ago
- 2223450 Use default GUI font instead of hard-coded 'MS Sans Serif'. by Hidenori Takeshima · 23 years ago
- 66503b0 Converted "read standard input with echo" interrupt service to use by Jukka Heinonen · 23 years ago
- adf7751 Writes to stdout and VGA_WriteChars routine now update both VGA by Jukka Heinonen · 23 years ago
- dc31501 Fixed an overflow in calculating times. by Hidenori Takeshima · 23 years ago
- 85c120f Added registry entries required for IE installer. by Dmitry Timoshkov · 23 years ago
- 68ef5e0 Don't hang around for a minute if we can't exec the clipboard server. by Huw D M Davies · 23 years ago
- 392f6f8 Replace some SendMessage with SendNotifyMessage in case the target by François Gouget · 23 years ago
- a5e9bf7 Fixed exit status in some cases. by Jeremy White · 23 years ago
- 8a32613 Spout a FIXME if we try to call ExtTextOut on an open path. by Huw D M Davies · 23 years ago
- b88f724 Implement ResetDC and PHYSICALOFFSET[X|Y] devcaps. Fixes to MergeDevmodes. by Huw D M Davies · 23 years ago
- 7526fc5 Changed default paper size to letter. by Huw D M Davies · 23 years ago
- ad16fc9 Avoid crash when trying to attach to a terminating process. by Alexandre Julliard · 23 years ago
- 6715772 Added support for ResetDC. by Huw D M Davies · 23 years ago
- 18036cb Make ExtDeviceMode dialog use unicode property sheet functions. by Huw D M Davies · 23 years ago
- 954107b HKEY_LOCAL_USER should be HKEY_CURRENT_USER. by Marcus Meissner · 23 years ago
- 2b47fb3 - separate cleanly between async scheduling and file IO related issues. by Martin Wilck · 23 years ago
- ce73456 Fixed GetTextExtentPointI driver usage. by Alexandre Julliard · 23 years ago
- 5885443 Make the recv() and send() family of functions use WSARecvFrom() and by Martin Wilck · 23 years ago
- 63963b8 Fixed mingw32 warning about stdcall and fastcall being redefined. by Steven Edwards · 23 years ago
- 32b6ef3 Check for NULL pointer in DrawTextExA. by Stefan Leichter · 23 years ago
- 7c3fca1 - fix edit box placement by Dimitrie O. Paun · 23 years ago
- 0a44e5b - Add defines for the NMTBHOTITEM flag word. by Guy L. Albertelli · 23 years ago
- ffa48e0 - Use the new comctl32 color array for the colors. Provides better by Guy L. Albertelli · 23 years ago
- 35d8e1e - Keep track of all system colors used by comctl32.dll. by Guy L. Albertelli · 23 years ago
- 71e4b98 Adjust the child offset x value based on band style RBBS_CHILDEDGE. by Guy L. Albertelli · 23 years ago
- 1251aa7 - Try to match the native control for the SetBkColor message. by Guy L. Albertelli · 23 years ago