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