wine
2003-12-09  Jon GriffithsFix the tests to pass when locale settings are user...
2003-12-09  Jon GriffithsImplement conversions between dates and strings.
2003-12-08  Kevin KoltzauImplemented GetTitleBarInfo.
2003-12-08  Dimitrie O... Reformat regedit in a consistent manner.
2003-12-08  Robert Shearman- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet...
2003-12-08  Kevin KoltzauLoad, validate and retrieve a few properties from an...
2003-12-08  Richard Cohen- Implement 'Choose font', 'No title', 'Always on Top'.
2003-12-08  Hans LeidekkerInclude tests for MoveFile[W|A].
2003-12-08  Hans LeidekkerDeal with kernels that don't have IsValidLanguageGroup.
2003-12-08  Hans LeidekkerCheck for ERROR_CALL_NOT_IMPLEMENTED error from RemoveD...
2003-12-08  Dmitry TimoshkovCorrect "MCI Extensions" registry section, add MCI32...
2003-12-08  Alexandre JulliardAdded CS_DROPSHADOW.
2003-12-08  Dimitrie O... Move content of global.h into the appropriate private...
2003-12-08  Eric PouechMove (again) usage of 16 bit specific functions (thunk...
2003-12-08  Lionel UlmerLimit usage of vertex arrays to correct states.
2003-12-08  Huw DaviesIf usWinAscent + usWinDescent == 0 then use the Ascende...
2003-12-08  Dmitry TimoshkovFix a font object leak in the font dialog's WM_PAINT...
2003-12-08  Dmitry TimoshkovCorrect a couple of incorrect registry root key names.
2003-12-08  Mike McCormackStub implementations for CertCreateCRLContext and CertC...
2003-12-08  Dimitrie O... Streamline dlls/ and programs/ in terms of indentation.
2003-12-08  Pavel RoskinMake inactive LED segments dimmer to make numbers easie...
2003-12-08  Ove KaavenRemove an instance of exit(). We should return failure...
2003-12-08  Christian CostaFirst enumerate all internal devices and then external...
2003-12-08  Hans LeidekkerRemove ntdll from imports.
2003-12-08  Juan LangPartially implement NetWkstaGetInfo.
2003-12-08  Dimitrie O... Move include/bitmaps/*.xpm where they belong.
2003-12-08  Stefan LeichterFixed parameter types of function Extract.
2003-12-08  Huw DaviesRun length and ascii85 encode image data.
2003-12-05  Alexandre JulliardGet rid of clipboard.h.
2003-12-05  Alexandre JulliardRemoved now useless call to glXQueryExtensionsString.
2003-12-05  Alexandre JulliardIn RDW_ValidateParent, get rid of the parent update...
2003-12-05  Francois GougetPrint error messages to stderr as is customary.
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.
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.
next