Commit Graph

  • b247ab3061 Ignores a couple of signals. Ove Kaaven 1998-11-01 12:52:14 +0000
  • 1499a845ff Moved VGA-emulating DirectX code from dispdib.c to a separate file. Made it use a system timer and trap I/O accesses to the VGA DAC registers to accommodate DisplayDib-using programs that try to access the VGA hardware directly. Ove Kaaven 1998-11-01 12:51:47 +0000
  • 7f740cbb04 Indirection for INSTR_EmulateInstruction for use by DOS code. Added support for a 55Hz system timer, letting DOS apps calibrate their delay loops and such. Calls INSTR_EmulateInstruction for instruction emulation (principally I/O port access). Added macro V86_FLAG. Ove Kaaven 1998-11-01 12:41:19 +0000
  • 1e319975d7 Small fixes. Marcus Meissner 1998-10-31 12:20:55 +0000
  • 9fd5ceb968 Removed the FIXME() and moved SetLastError(0) to the end (so that GetTempFileName et.al. can't overwrite it). Marcus Meissner 1998-10-31 12:20:39 +0000
  • 8143accee2 Lots of stubs to get winlogon.exe from nt3.51 and other NT3.51 applets a bit further. Marcus Meissner 1998-10-31 12:19:56 +0000
  • 4f7abc05c2 MDIchild created when the MDI client has the MDIS_ALLCHILDSTYLES style, should not be shown at creation nor activated unless the WS_VISIBLE flag is set. Rein Klazes 1998-10-31 12:18:17 +0000
  • 48325f1f18 Bugfix for fixup_imports: Enable checking for terminating import struct with Characteristics bitfield set to 0. Stephen Langasek 1998-10-31 12:10:08 +0000
  • bf1bc516cc Delay linking newly created window in linked list until after the WM_NCCREATE message. Rein Klazes 1998-10-31 12:09:32 +0000
  • 1518a949cb Small bug in FILE_InUse does not do a release on every acquired file pointer. Rein Klazes 1998-10-31 12:08:55 +0000
  • 4ef4d6d5ea lpszName of NULL is handled (removes some warnings). Marcus Meissner 1998-10-31 12:07:51 +0000
  • 0e62bbac28 Now allows specification of a start directory on the cmdline. Marcus Meissner 1998-10-31 12:07:21 +0000
  • d09136f0ce Gets rid of the arch-dependent bit operations (tested on Linux and Solaris/x86). Marcus Meissner 1998-10-31 12:06:53 +0000
  • 982f139d19 A dest buffer was printed out as string. Juergen Schmied 1998-10-28 14:58:02 +0000
  • 5b00ec7c4d Corrected 2 wrong definitions. Juergen Schmied 1998-10-28 14:45:44 +0000
  • 24ee621110 Added stubs for Process32First/Process32Next. Patrick Spinler 1998-10-28 14:20:19 +0000
  • 241c730d54 Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the headers prototypes. François Gouget 1998-10-28 10:47:09 +0000
  • 87f87bf61c Added pBitmapBits and pCreateBitmap to the GDI function table and moved the X11 dependent stuff out of objects/bitmap.c into x11drv. Huw D M Davies 1998-10-28 09:53:53 +0000
  • 309dbe10ef New SHGetSimpleIDListFromPath32AW. Unicode-safe: PathFindFilename32AW. Juergen Schmied 1998-10-28 09:38:49 +0000
  • bce6d3e728 IExtractIcon had an extra c in a struct definition. Justin Bradford 1998-10-28 09:37:38 +0000
  • f0f4cfe5a4 Added entry for DirectPlayEnumerate. John Richardson 1998-10-28 09:36:56 +0000
  • 584436ca9b Added Slovak nls-resources. Juergen Schmied 1998-10-28 09:25:09 +0000
  • e0a25722ac Fixed differences between SetRectRgn16 and SetRectRgn32. Also a bug fix for CreateRoundRectRgn. Huw D M Davies 1998-10-28 09:24:02 +0000
  • 66cd333461 EnumDisplayModes* returns a static list of modes with all depths (helps hexen2demo), ChangeDisplaySettings returns true all the time. Marcus Meissner 1998-10-27 15:41:54 +0000
  • d1165095dc Stub for midiOpenStream (helps hexen2demo). Marcus Meissner 1998-10-27 15:22:26 +0000
  • c3ab26e9bb Small patch for better French support. Robert Pouliot 1998-10-27 13:21:29 +0000
  • 45e9b6cda4 Added French language support. Robert Pouliot 1998-10-27 13:19:55 +0000
  • 12dc8e7185 Bugfix: memory overwrite bug. Ulrich Weigand 1998-10-27 13:17:43 +0000
  • 1410cdd0c4 A couple of TRACE messages are missing a newline at the end. NF Stevens 1998-10-26 11:04:12 +0000
  • 724f1900de 32-bit clipboard support. Pascal Cuoq 1998-10-26 10:58:16 +0000
  • e948930ea8 Bugfix for QUEUE_Signal: Always use PostEvent if no thread is waiting on the queue. Ulrich Weigand 1998-10-26 10:45:13 +0000
  • 9552483350 Fixed a minor problem with the menus for mdi child windows. NF Stevens 1998-10-26 10:44:17 +0000
  • 23e5ab1ebc Removed no longer necessary commented out code, destroy old window when SetDisplayMode is called again, EnumDisplayModes now returns all possible modes (using a static list). Marcus Meissner 1998-10-26 10:42:54 +0000
  • 8338329197 Anon shared mapping fixed for file sharing. Marcus Meissner 1998-10-26 10:24:22 +0000
  • cd5b38aeb0 Release 981025. wine-981025 Alexandre Julliard 1998-10-25 17:21:26 +0000
  • 84248a5a08 Fixes for LANG_NEUTRAL. Andreas Mohr 1998-10-25 10:32:22 +0000
  • 3bf623d798 Added some padding to the PDB for ill-behaving apps (problem reported by Andreas Mohr). Alexandre Julliard 1998-10-25 10:20:31 +0000
  • bdc48bd1e4 Added a new debugging channel io to allow read/writes on a port to be logged to a file. Jonathan Buzzard 1998-10-25 09:55:29 +0000
  • b745eaa466 Replaced 0x00 with 0x01 in the vkey->sancode array, so that no key is ignored. 0x00 is used for generated key events only. David Faure 1998-10-25 09:24:29 +0000
  • efaa573501 API Documentation for SendMessage, GetTickCount, PostQuitMessage, GetMessagePos, GetMessageTime. Douglas Ridgway 1998-10-25 09:20:30 +0000
  • 51e3046932 Delete the filename for the mapping instantly. Marcus Meissner 1998-10-25 09:19:54 +0000
  • d0a130a542 Stub for SHSimpleIDListFromPath. Michael Poole 1998-10-25 09:18:40 +0000
  • 75796ea8fe Fixed bug in SwitchStackTo. Alexandre Julliard 1998-10-25 08:05:46 +0000
  • d054b4123c Check if scrollbar and parent are visible before redraw. Patrik Stridvall 1998-10-24 13:06:16 +0000
  • 0913cdf00f Added Drag*32 functions. Kai Morich 1998-10-24 12:02:54 +0000
  • 6a387e500e Added Drag&Drop from KDE app to 16/32 bit Windoze app. Kai Morich 1998-10-24 12:02:20 +0000
  • 54ae47358c Added FIXME message in PostMessage32x if parameters are truncated when calling PostMessage16. Kai Morich 1998-10-24 12:01:36 +0000
  • 4a546903a7 Added support for global handles, implemented ConvertToGlobalHandle. Allocate startup data and 16-bit stack for initial process. Ulrich Weigand 1998-10-24 12:00:33 +0000
  • 7692b583ca Small fix. Leigh Wedding 1998-10-24 11:58:36 +0000
  • 50f43b701b Added Spanish resources. Pablo Saratxaga 1998-10-24 11:43:53 +0000
  • cbddf0c716 Small corrections. Pablo Saratxaga 1998-10-24 11:19:44 +0000
  • 05e2d3b456 LoadLibraryExW spec added (function was there). SetProcessPriorityBoost stub added. Marcus Meissner 1998-10-24 11:18:59 +0000
  • c9e1950021 Compile fix for Solaris. Patrik Stridvall 1998-10-24 11:18:18 +0000
  • 99f51106cc Implemented DisplayDib. Ove Kaaven 1998-10-24 11:08:27 +0000
  • 0108d6423e Hack to support integer ids in all static controls. Marcus Meissner 1998-10-24 11:04:56 +0000
  • 27829e4337 Beginning of mouse support in DirectInput (only "standard" mouse configuration supported for now). Lionel Ulmer 1998-10-24 11:04:07 +0000
  • 9d8e864b34 Added xxx_Unregister() functions to all common controls. Eric Kohl 1998-10-24 10:49:27 +0000
  • 3ad67467b1 Some minor improvements and fixes. Eric Kohl 1998-10-24 10:48:31 +0000
  • b075ce5fe4 Improved the rebar control. Eric Kohl 1998-10-24 10:47:25 +0000
  • 9feb53191d Added support for transparent and tracking tooltips. Eric Kohl 1998-10-24 10:46:53 +0000
  • 329072dcab Fixed a popup menu selection bug. Eric Kohl 1998-10-24 10:46:10 +0000
  • d0b79c0886 Fixed DrawCaption16() and DrawCaptionTemp16(). Eric Kohl 1998-10-24 10:45:42 +0000
  • 905d6226ef Fixed warning. David Faure 1998-10-24 10:45:01 +0000
  • 14c99d0036 Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPolyline, RoundRect, SetPixel, hatched brushes and a stub for StretchDIBits to the PostScript driver. Huw D M Davies 1998-10-24 10:44:05 +0000
  • 912049d936 Added support for int17 and int19. Joseph Pranevich 1998-10-24 10:40:36 +0000
  • e269f8ad80 Stubs for dos mode reboot interrupt. Carl van Schaik 1998-10-24 10:39:06 +0000
  • 0ada41eb45 Some printer stubs for DOS added. Carl van Schaik 1998-10-24 10:38:42 +0000
  • f217cf5e1f More stubs added. These changes are only partially mine, I just made them compile. Joseph Pranevich 1998-10-24 10:35:11 +0000
  • f7c6049dd4 Added some traces and cleaned up a couple of things. Joseph Pranevich 1998-10-24 10:34:45 +0000
  • e8d281d45a Changed some string-shell32 functions to 32AW, parameter are os depending 32A or 32W (-winver nt351 or nt40), some new functions. Some fixes in ole2nls. New OLE2NLS_CheckLocale() to handle Locale_User_Default and Locale_System_Default. Shell32 now dynamicly links to DPA_*(), comdlg32 works again (comctl32 heap alloc patch broke it). Juergen Schmied 1998-10-24 09:22:57 +0000
  • a29dab2ee8 Added VERSION_IsOsUnicode(). Juergen Schmied 1998-10-24 09:19:10 +0000
  • c36a154ebb More off-by-one errors fixed. Uwe Bonnes 1998-10-24 09:17:43 +0000
  • a370ab4eb7 File sharing fixes. Uwe Bonnes 1998-10-24 09:16:44 +0000
  • 23b06a8f18 Bug fix. Nick Holloway 1998-10-23 17:26:44 +0000
  • 72b279236e Fixed DOS environment passing. Ove Kaaven 1998-10-23 16:20:12 +0000
  • 4659741056 Sysmetrics32W for SPI_GETICONTITLELOGFONT returns correct fontname. Juergen Schmied 1998-10-23 13:31:32 +0000
  • cba848847b New FONT_GetObject32W(), GetObject32W(). Juergen Schmied 1998-10-23 13:27:36 +0000
  • 8e26b5837d New stub RegisterTaskList. New function EnumDisplaySettings32W(). Juergen Schmied 1998-10-23 12:51:38 +0000
  • c595083f2b More parameter checking in RltCopySid. Juergen Schmied 1998-10-23 12:06:19 +0000
  • 4a84dc2391 More message mapping 32A<-->32W for EM_, CB_, LB_ for Unicode. Juergen Schmied 1998-10-23 12:04:25 +0000
  • a4cb91e819 Added new dll avifil32.dll. Ove Kaaven 1998-10-23 10:03:16 +0000
  • 28c11324b5 First shot at DPMI realmode calls. Ove Kaaven 1998-10-23 09:50:07 +0000
  • ebc543cdb0 Fixed several bugs with DLL initialization. Ulrich Weigand 1998-10-23 09:37:23 +0000
  • a763ed9786 Added ordinal for two syslevel functions. Marcus Meissner 1998-10-22 17:02:25 +0000
  • 07244a5647 Another missing WINAPI. Marcus Meissner 1998-10-22 16:04:07 +0000
  • 6051fb3728 Small corrections in mmio declarations. Marcus Meissner 1998-10-22 15:58:53 +0000
  • 2958416d83 Take virtual sizes in account for the total vma size. Marcus Meissner 1998-10-22 15:52:36 +0000
  • b8d54e912d Add some more NLS definitions for the Romanian language. Dimitrie O. Paun 1998-10-22 15:45:37 +0000
  • 7c3046dbd8 Some programs (quake2 et al) do check for DSCAPS_EMULDRIVER and stop to work. 'Adjust' caps flags accordingly. Marcus Meissner 1998-10-22 15:44:23 +0000
  • d4ea010863 Stub for CoCreateGuid(). Pete Ratzlaff 1998-10-22 15:41:55 +0000
  • f64e274f86 Fixes for FreeBSD. Brian Litzinger 1998-10-22 14:47:41 +0000
  • c0a71a26ed Make sure hello3res.h is generated even if 'make depend' never has been run. Petter Reinholdtsen 1998-10-22 11:46:45 +0000
  • 08aaa5d0a4 Fixed moving and sizing of child windows. NF Stevens 1998-10-22 11:35:04 +0000
  • 96dad15fd8 XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported). Marcus Meissner 1998-10-22 07:55:33 +0000
  • 8163465a49 Added indirection for ctx_debug to the DOS loader, so Winelib works again. Ove Kaaven 1998-10-21 17:20:48 +0000
  • af026d7cd0 Support anon shared mappings using temporary files (wont be deleted yet). Marcus Meissner 1998-10-21 16:52:21 +0000
  • 7ce0684f69 Was freeing the incorrect pointers -> crash in mallocs/frees. Marcus Meissner 1998-10-21 16:49:03 +0000
  • 575a1653f4 DefineDosDevice stub added. Marcus Meissner 1998-10-21 16:47:29 +0000
  • edda6875ff Added a default program option in wine.conf in section [programs] key Default. Chad Powell 1998-10-21 16:03:16 +0000
  • fb074c44ec Better fix for this_is_a_syntax_error. David Cuthbert 1998-10-21 15:38:59 +0000