goma /
wine /
b1e70285b47e03b5b72017f07655e76a922923a9 - b1e7028 Added __wine_get_main_args to retrieve command-line arguments for the by Alexandre Julliard · 24 years ago
- 3e38431 Don't strip the library extension if it's not ".dll". by Alexandre Julliard · 24 years ago
- 4354cda Fixed NetBSD dll check. by Alexandre Julliard · 24 years ago
- dbbc224 Added header control cursors and drag list arrow icon. by Eric Kohl · 24 years ago
- d9d8ab0 Added Russian resources to the Postscript driver. by Dmitry Timoshkov · 24 years ago
- 9965390 Make a copy of the dialog resource before correcting styles. by Dmitry Timoshkov · 24 years ago
- db4c456 Do builtin modules fixups in library/loader.c before calling the by Alexandre Julliard · 24 years ago
- 4e951ea Check all Callouts function pointers for NULL before using them. by Alexandre Julliard · 24 years ago
- d3576a9 - Implemented 73 CRT functions by Jon Griffiths · 24 years ago
- b56a8df Add missing #include <netinet/in_systm.h> and #include <netinet/in.h>. by Gerald Pfeifer · 24 years ago
- a6697b4 Added middle mouse button handling. by Alexandre Julliard · 24 years ago
- f6def56 Removed .s files. by Alexandre Julliard · 24 years ago
- 552fddc Moved things to the proper rpcxxx.h header. by Francois Gouget · 24 years ago
- f5cea72 We must include windef.h before wtypes.h (directly or indirectly). by Francois Gouget · 24 years ago
- f2ab8ff Added DM_REPOSITION. by Francois Gouget · 24 years ago
- f6fcb5c We must include stdarg.h. Added a few missing exception related types. by Francois Gouget · 24 years ago
- 7a38452 We must include ctype.h so that applications get isalnum & co. by Francois Gouget · 24 years ago
- 8a21fca Added CC_SOLIDCOLOR and CC_ANYCOLOR. by Francois Gouget · 24 years ago
- e087508 Moved builtin dll registration to libwine. by Alexandre Julliard · 24 years ago
- b1eb301 Implemented VK_PRIOR and VK_NEXT processing (merged from Corel tree). by Aric Stewart · 24 years ago
- 7ab6398 ToUnicode: ignore CTRL+number keystrokes. by Aric Stewart · 24 years ago
- 85423c6 Added new library.h header for libwine definitions. by Alexandre Julliard · 24 years ago
- 8d1462b pthread_atfork: don't call critical section functions before by Alexandre Julliard · 24 years ago
- 278b3f0 Fixed 0/-1 mixup for indicating no mapping handle. by Alexandre Julliard · 24 years ago
- 0c247ec77 Fixed typos in comments. by Francois Gouget · 24 years ago
- ea9d4ce Implemented toolbar customization dialog. by Eric Kohl · 24 years ago
- 887a91f Implemented new messages. by Eric Kohl · 24 years ago
- 6011e98 - Take OMAP records into account to correct symbol addresses. by Ulrich Weigand · 24 years ago
- 1b4c779 Added missing IMAGE_DEBUG_MISC definition. by Ulrich Weigand · 24 years ago
- 9a442f7 Send the local ip address with the PORT command and not that of the by Huw D M Davies · 24 years ago
- d41c9a3 Implemented the RedrawItems message for a listview. by Aric Stewart · 24 years ago
- dcd0998 New path for AFM documentation on the net. by Dmitry Timoshkov · 24 years ago
- b430295 Fix the include path handling in get_real_include_name by Francois Gouget · 24 years ago
- a2882e0 Use DrawFocusRect to draw the focus rectangle. by Francois Gouget · 24 years ago
- 365e747 - fortify ASPI /proc file parsing (SCSI_getprocentry()) against by Andreas Mohr · 24 years ago
- e1bcb4f Added 16x16 wine logo. by Aric Stewart · 24 years ago
- 7f12be8 Removed SUBDIRS in winmm Makefile. by Alexandre Julliard · 24 years ago
- cb655b0 Added stubs and setupapi.h. by James Hatheway · 24 years ago
- 643fcff CBEM_SETITEMW done by example from SETITEMA, converted SETITEMA to use it. by Marcus Meissner · 24 years ago
- 8fa0fb7 Winemaker's man page initial release. by Francois Gouget · 24 years ago
- d19ad39 Better error message when an include file is not found by makedep. by Alexandre Julliard · 24 years ago
- f361381 Added missing dependency for 16-bit resource files. by Alexandre Julliard · 24 years ago
- 017a61e Use .mc.rc extension for rc files generated by the message compiler. by Alexandre Julliard · 24 years ago
- 786c9a6 Get ELF_LoadLibraryExA back into a working state. by Andreas Mohr · 24 years ago
- ca1661c Enable the functions AddPrinterW, WINSPOOL_GetPrinterDriver, by Stefan Leichter · 24 years ago
- 75f9e64 Take into account the sunken border for Win98 look. by Francois Gouget · 24 years ago
- 6301e94 - reorganized DInput DLL by Lionel Ulmer · 24 years ago
- 9656910 Added DnD cursors as ole32 resources. by Huw D M Davies · 24 years ago
- 740bb92 Added the ability to see names of the virtual key codes. by Dmitry Timoshkov · 24 years ago
- f9f030b Added a winelauncher shell script which makes the process of running by Jeremy White · 24 years ago
- 755bb92 New script for porting Windows source code to WineLib. by Francois Gouget · 24 years ago
- eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
- 94613ab New debug channel mechanism allowing decentralized channel declarations. by Alexandre Julliard · 24 years ago
- 9a63469 Added debug_channels support. by Alexandre Julliard · 24 years ago
- d3534c3 Optimized {,p}MoveTo{,Ex}{,16}. by Patrik Stridvall · 24 years ago
- 56b1743 Added comment explaining why we have an ERR rather than a WARN. by Francois Gouget · 24 years ago
- eff75a3 Added missing #include <sys/types.h>. by Gerald Pfeifer · 24 years ago
- a0dc421 Forward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass WM_SETTEXT and by Marcus Meissner · 24 years ago
- 0ed182f Cleanup SystemParametersInfo<16|A|W>. by James Abbatiello · 24 years ago
- 606f620 Don't reset MF_POPUP flag in SetMenu(). by James Abbatiello · 24 years ago
- 077e66c Fix test for pending message in QUEUE_ReceiveMessage(). by James Abbatiello · 24 years ago
- 2239abb Allocate DC objects on the process heap, and removed WIN_DC_INFO by Alexandre Julliard · 24 years ago
- 47f5f00 Removed leftover debug output. by Alexandre Julliard · 24 years ago
- e826f27 - fix inf file open/close by Andreas Mohr · 24 years ago
- ee35e72 Protect the backslashes we mean to have show from groff. by Lawson Whitney · 24 years ago
- ddedfa2 Fixed off by one error in DPA handling, added some warnings. by Marcus Meissner · 24 years ago
- dbb61c0 Use debugging API instead of outputing to stderr directly. by Dimitrie O. Paun · 24 years ago
- bb84359 Avoid division by zero. by Andreas Mohr · 24 years ago
- 6e9c506 Pass up WM_DRAWITEM messages to parent. by Marcus Meissner · 24 years ago
- e2b4efb Create Gnome/KDE desktop and menu entries from IShellLink by Alexandre Julliard · 24 years ago
- cf94bf8 Treeview item sorting could mess up the visibleOrder of the items. by Aric Stewart · 24 years ago
- 1f029ea Authors: Gerard Patel <g.patel@wanadoo.fr>, Marcus Meissner <marcus@jet.franken.de> by Alexandre Julliard · 24 years ago
- d5e15d3 Do not invert "magic" bitmap menu items. by Dmitry Timoshkov · 24 years ago
- 9488b64 Make sure to carefully quote file names. by Francois Gouget · 24 years ago
- c536a4a Swap CalcToolbar and paint rectangle computation to the correct order. by Marcus Meissner · 24 years ago
- ebb2791 Pause command interpreter while executing a console-mode app. by Dave Pickles · 24 years ago
- 9400e2d Fixed SearchPath to handle a ';'-separated path as first argument. by Alexandre Julliard · 24 years ago
- ddcc85e Changed NtQueryInformationToken() to fill out a valid TOKEN_GROUP with by Andreas Mohr · 24 years ago
- 9199f4a DrawIconEx: when flags=0 use flags=DI_NORMAL instead. by Marcus Meissner · 24 years ago
- fa9d4e4 Export SHGetSettings by name. New stub for shell.68. by Juergen Schmied · 24 years ago
- 6ce752c Have Internet Explorer 3 show its toolbars by passing RB_GETBANDINFO by Marcus Meissner · 24 years ago
- 826de2b Use GDISelectPalette16 instead of SelectPalette and by Andreas Mohr · 24 years ago
- 908464d Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> by Alexandre Julliard · 24 years ago
- 704c675 Make the functions Pie, Chord, RoundRect, AngleArc, PolyDraw and by Mark Dufour · 24 years ago
- d0ff2ec Make bitmap menu items look like in windows when selected, by Dmitry Timoshkov · 24 years ago
- e3810e3 Check for SB_CTL before displaying a caret. by Francois Gouget · 24 years ago
- 50e8ea3 Do not truncate high word of message id. by Alexandre Julliard · 24 years ago
- ebcc72c Better handling of custom templates and hooks. Bug fixes. by Juergen Schmied · 24 years ago
- 697a621 Removed unnecessary calls of TOOLBAR_CalcToolbar() (which would be by Marcus Meissner · 24 years ago
- e0322c7 Fixed issue found by winapi_check. by Patrik Stridvall · 24 years ago
- 51ecb37 Minor API files update. by Patrik Stridvall · 24 years ago
- a9774be Added Latin American layout. by Gabriel Garcia · 24 years ago
- 552c5b2 Stubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInverseCMAP. by Lawson Whitney · 24 years ago
- 7203ee6 Use PS_ALTERNATE rather than PS_DOT. Use Rectangle to draw focus rectangles. by Francois Gouget · 24 years ago
- b8d450f Allow pens with styles greater than PS_INSIDEFRAME to be created with by Francois Gouget · 24 years ago
- 5f74d67 Use sizeof for maintainability. by Francois Gouget · 24 years ago
- 8880195 Ignore RBBS_BREAK style on first band. by Guy L. Albertelli · 24 years ago
- 1746d5f Fixed a few device caps values. by Francois Gouget · 24 years ago
- c6161ac _nt_parse_nk() should not close keys that it does not open. by David Elliott · 24 years ago
- 78767e6 Set the thickness of stock pens to 0 so that they are not scaled. by Francois Gouget · 24 years ago