wine
2003-12-05  Alexandre JulliardAdded a WINEDEBUG environment variable that allows...
2003-12-05  Alexandre JulliardRemoved X11 display parameter from the config file...
2003-12-05  Filip NavaraFixed some flags in calls to CreateWindowEx.
2003-12-04  Alexandre JulliardInitialize Xlib threading support to see what it breaks...
2003-12-04  Mike HearnMap (WS_EX_TOOLWINDOW & WS_CAPTION) to _NET_WM_WINDOW_T...
2003-12-04  Rein KlazesCorrect the test for the ODS_SELECTED bit in the WM_DRA...
2003-12-04  Dimitrie O... More tests for {Local,Global}{,Re}Alloc() calls.
2003-12-04  Alexandre JulliardDefine ALSA_PCM_OLD_* symbols for compatibility with...
2003-12-04  Juan LangPartially implement DeviceIoControl for VDHCP, VNETBIOS...
2003-12-04  Kevin KoltzauAdded stubs for all functions.
2003-12-04  Huw DaviesLet PSDRV_WriteSpool cope with strings longer than...
2003-12-04  Mike McCormackStub implementations for some functions.
2003-12-04  Dimitrie O... Add missing ListView_GetViewRect() macro.
2003-12-04  Jon GriffithsImplement the Rtlp* registry functions.
2003-12-04  Alexandre JulliardImplement some more register functions using DEFINE_REG...
2003-12-04  Alexandre JulliardMoved the DEFINE_REGS_ENTRYPOINT macros to include...
2003-12-04  Alexandre JulliardWe no longer need a special case for codepages on startup,
2003-12-04  Alexandre JulliardPortability fixes.
2003-12-04  Jon GriffithsAdded Thai translation.
2003-12-04  Juan LangRemoved unused structure declaration.
2003-12-04  Alexandre JulliardAuthors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie...
2003-12-04  Rein KlazesUse the lfHeight field to initialize the font dialog...
2003-12-04  Dimitrie O... Fix NetApiBufferReallocate and add a few tests for...
2003-12-04  Rein KlazesAdd Fonts key for NT versions of Windows.
2003-12-04  Marcus MeissnerOn i686, report processor level 6.
2003-12-03  Alexandre JulliardConverted locale setup to Unicode so that we don't...
2003-12-03  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Rein KlazesImplement combobox to select the font's character set.
2003-12-03  Alexandre JulliardAdded support for loading 16-bit dlls.
2003-12-03  Alexandre JulliardRemoved no longer used extra space allocated in the...
2003-12-03  Alexandre JulliardRevert change for handling user overrides as numbers...
2003-12-03  Jacek CabanAdded -lXmu and -lXi for glut library.
2003-12-03  Dimitrie O... Added support for editing strings.
2003-12-03  Alexandre JulliardImplemented RunDLL_CallEntry16.
2003-12-03  Richard Cohen- Properly disable the second hand.
2003-12-03  Kirill SmelkovIBindHost interface additions.
2003-12-03  Kirill SmelkovAdded IObjectWithSite interface.
2003-12-03  Richard CohenSearch for libraries in the order - .so - .def - .a
2003-12-03  Richard Cohen- Use resource ids IDM_*, IDS_* instead of numbers.
2003-12-03  Andrew de QuinceyCheck brush style before printing FIXME.
2003-12-03  Huw DaviesOnly honour SBS_SIZEBOX*ALIGN styles if SBS_SIZE{GRIP...
2003-12-03  Tom WicklineUpdated.
2003-12-02  Alexandre JulliardUse normal dll imports instead of GetProcAddress hacks.
2003-12-02  Aric StewartInvalidate items on set selection.
2003-12-02  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Huw Davie...
2003-12-02  Daniel SkorkaFixed a problem using glXGetProcAddresARB with bad...
2003-12-02  Alexandre JulliardRemoved no longer needed dll separation hack.
2003-12-02  Alexandre JulliardUse wine_server_release_fd() instead of close() everywh...
2003-12-02  Jacek CabanAdded glut32 dll.
2003-12-02  Peter Berg... - the last event was not looked at when compressing...
2003-12-02  Jon GriffithsAdd hash tables for all supported languages.
2003-12-02  Mike McCormackStub implementations for ChangeServiceConfigA/W.
2003-12-02  Thomas Brix... Added stub for CryptProtectData, so programs like Skype...
2003-12-02  Eric PouechMove usage of 16 bit specific functions (MapSL) in...
2003-12-02  Vitaliy Margolen- Fix drawing of HotTracked tabs & buttons.
2003-12-01  Alexandre JulliardAdded wine_server_release_fd function to release the...
2003-12-01  Alexandre JulliardAllow RELAY_SetupDLL to be called twice on the same...
2003-12-01  Jon GriffithsFail GetCalendarInfoA for Unicode-only locales.
2003-12-01  Jon GriffithsAllow user overridden locale data to be retrieved as...
2003-12-01  Steven EdwardsSplit the Win16/32 color dialog by duplicating two...
2003-12-01  Jon GriffithsThai translation of notepad. Fix spelling in clock...
2003-12-01  Huw DaviesImplement CopyEnhMetaFileW.
2003-12-01  Jon GriffithsSpelling/Grammar fixes.
2003-12-01  Rein KlazesAdd sample texts for all missing character sets (or...
2003-12-01  Mike McCormackDeclare some MSI functions.
2003-12-01  Eric PouechMove usage of 16 bit specific functions (MapSL) in...
2003-12-01  Jukka HeinonenAdd upper limit for the number of pending timer interrupts.
2003-12-01  Marcus MeissnerUse correct pointer for SysFreeString.
2003-12-01  Tom WicklineUse the same version format for all DX dlls.
2003-12-01  Kirill SmelkovAdded SetDCPenColor prototype.
2003-12-01  Kevin KoltzauExport QueryWorkingSet.
2003-11-30  Alexandre JulliardAdded make_progs tool to generate the programs makefile.
2003-11-30  Juan Lang- fixes thread safety issues
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-30  Juan LangRemoved annoying message about missing entry in /etc...
2003-11-30  Andrew de QuinceyFixed one more HeapReAlloc call.
2003-11-30  Richard CohenRemove some unused code.
2003-11-30  Alexandre JulliardRemoved some no longer used programs.
2003-11-30  Brian VincentReplace some obsolete resources with newer ones.
2003-11-30  Richard CohenAdded missing GDI_ReleaseObj() to GetDCBrushColor ...
2003-11-30  Stefan LeichterChanged the version resource to be created in the commo...
2003-11-29  Alexandre JulliardFixed bitmap range checking to avoid integer overflows.
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-11-28  Rein KlazesRemember (do not reset) font size and style parameters...
2003-11-28  Rein KlazesFix a bug in the test for italic font style property.
2003-11-28  Mike HearnUpdate debug channel list.
2003-11-28  Francois GougetOnly convert '/'s to '\\'s up to the '\0' as the rest...
2003-11-28  Rein KlazesTidy up indentation.
2003-11-28  Alexandre JulliardPorting fixes.
2003-11-28  Alexandre Julliardcbthread and cbowner don't need to be exported.
2003-11-28  Alexandre JulliardBetter support for div and ldiv in Winelib apps.
2003-11-28  Francois GougetRemove duplicated SerialComm key.
2003-11-28  Alexandre JulliardMoved the 16-bit code out of socket.c and into a separa...
2003-11-28  Juan LangImplement the TCP table query, netstat.exe now shows...
2003-11-28  Stefan LeichterAdded version info resource.
2003-11-28  Richard Cohen- Add standard dll path last instead of first.
2003-11-28  Rolf KalbermatterFix two memory leaks. Found by Dietrich Teickner.
2003-11-27  Huw DaviesMerge {Set,Insert}Item[AW] to {Set,Insert}ItemT.
2003-11-27  Alexandre JulliardAdded unicows dll, based on the spec file written by...
2003-11-27  Alexandre JulliardPorting fixes.
next