forgot this file
[reactos.git] / reactos /
2007-04-29 Sylvain Petreolleforgot this file
2007-04-29 Sylvain Petreolletranslate start menu & desktop links
2007-04-29 Eric Kohl- Replace CHECKBOXes by AUTOCHECKBOXes.
2007-04-29 Eric Kohl- Remove "Properties for" from title.
2007-04-29 Thomas BluemelFix typo. Thanks to PeterK
2007-04-29 Dmitry GorbachevTerminate hWnd list.
2007-04-29 James TaborReactOS is now using NtGdiOpenDCW for CreateD*IC. Teste...
2007-04-29 James TaborImplement NtGdiOpenDCW.
2007-04-28 James TaborNow we can turn on GdiReleaseDC.
2007-04-28 James TaborFix compile.
2007-04-28 James TaborAllow for the deallocation of the local DC structure...
2007-04-28 Timo KreuzerBRUSH_GetObject:
2007-04-28 Timo KreuzerGetNonFontObject:
2007-04-28 Dmitry GorbachevUndo r26555 change as suggested by Aleksey & Thomas.
2007-04-28 Ged Murphyupdate wine doc with hhctrl info
2007-04-28 Ged Murphyadd sensapi.dll to bootcd
2007-04-28 Timo Kreuzerwinetsts build fix
2007-04-28 James TaborFix build.
2007-04-28 James TaborFix indexing mistake, added new LDC structure items...
2007-04-28 Dmitry GorbachevChinese translation by Zhangbing (bug #2219).
2007-04-28 Dmitry GorbachevPatch by Sbs (sbarthes [at] gmail [dot] com). Bugzilla...
2007-04-28 Dmitry Gorbachev- Use hack to prevent Explorer crash.
2007-04-28 Dmitry Gorbachev- Do not write beyond the buffer.
2007-04-28 Dmitry Gorbachev- Enlarge window name buffer.
2007-04-28 Dmitry Gorbachev- Do not free statically allocated structure.
2007-04-28 Eric Kohl- Enable and disable the "Long" and "Short" labels...
2007-04-27 Ged Murphyadd hhctrl.ocx to bootcd
2007-04-27 Ged Murphy- fix hhctrl.ocx and add to the build
2007-04-27 Magnus Olsenpatch by hto.
2007-04-27 Hervé PoussineauFix mkdir command, if compiled in UNICODE. Patch by...
2007-04-27 James TaborFix build, Error conflict.
2007-04-27 Ged Murphyadd hhctrl.ocx from Wine.
2007-04-27 James TaborMove CreateFontIndirectEx from stubs to font.c.
2007-04-27 Ged Murphy- add support for .ocx files to rbuild
2007-04-27 Eric KohlAdd code that applies the currently selected cursor...
2007-04-27 Eric KohlDefine missing SPI_SETCURSORS.
2007-04-27 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-27 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-27 Ged Murphyexport stubbed LsaEnumerateTrustedDomains to get damewa...
2007-04-27 Hervé PoussineauAdd missing WINAPI in function prototypes
2007-04-27 Ged Murphyforgot to svn add the rbuild file
2007-04-27 Ged Murphyadd wtsapi32.dll from Wine
2007-04-27 Ged Murphy- add cryptnet.dll from wine (stub)
2007-04-27 James TaborWin32/Gdi32:
2007-04-27 Dmitry GorbachevUpdate French translation of Desk.cpl (bug #2209).
2007-04-27 Dmitry Gorbachev- Update French translation of Explorer (bug #2209).
2007-04-26 Eric KohlRemove quotation marks from the scheme data string...
2007-04-26 James TaborTooling up for big changes. GetOutlineTextMetricsW...
2007-04-26 James TaborDc allocation of DC_ATTR. If'ed out for now.
2007-04-26 Eric KohlAdd a new cursor scheme to the scheme list and select...
2007-04-26 James TaborPluggin NtGdiArcInternal and NtGdiPolyPolyDraw
2007-04-26 James TaborStart NtGdiPolyPolyDraw stub.
2007-04-26 Hervé PoussineauAdd some missing const
2007-04-26 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-26 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-26 Hervé PoussineauUpdate some headers
2007-04-26 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-26 Hervé PoussineauAdd clusapi.dll to bootcd, and set it as autosynced...
2007-04-26 Ged Murphyadd clusapi base address
2007-04-26 Ged Murphy- add a minimal clusapi.h. part 2 of clusapi
2007-04-26 Ged Murphyadd stubed out clusapi.dll from Wine. part 1 of 3
2007-04-26 Eric Kohl- Ensure that cursor schemes can be loaded from an...
2007-04-26 James TaborUpdate FontGetObject, point out required modifications...
2007-04-26 James TaborApply Alex patch to dc.c NtGdiExtGetObject.
2007-04-26 James TaborGetObject:
2007-04-25 Dmitry Gorbachev"Fix" explorer crash.
2007-04-25 Johannes Anderwald- add missing rosapps targets
2007-04-25 Eric Kohl- Implement the mouse speed and acceleration settings.
2007-04-25 Sylvain Petreollewinver now lives in rosapps,
2007-04-25 Hervé PoussineauDo not try to copy winver.exe on the bootcd, it was...
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 The Wine SynchronizerAutosyncing with Wine HEAD
2007-04-25 Hervé PoussineauFix some prototypes, prepare Wine sync of msvfw32
2007-04-25 Hervé PoussineauOops, typo
2007-04-25 Hervé PoussineauRename msvideo to msvfw32, part 2/2
2007-04-25 Hervé PoussineauRename msvideo to msvfw32, part 1/2
2007-04-24 Johannes Anderwald- remove reference
2007-04-24 Johannes Anderwald- this module should only live in rosapps
2007-04-24 Timo Kreuzer- Fix BITMAP_GetObject()
2007-04-24 Dmitry GorbachevSimplified Chinese resources from Zhangbing (bug #2202).
2007-04-24 Dmitry GorbachevUndo r26482 change, waste more stack space.
2007-04-23 Dmitry GorbachevUse allocation function instead of hack, save 12 bytes.
2007-04-23 Johannes Anderwald- fix sublang ids
2007-04-23 Eric KohlUse the IDs of the default cursors to load the default...
2007-04-23 Johannes Anderwald- add a few spanish translations by Javier Remacha...
2007-04-23 Eric KohlAdd default cursors using IDs 100 to 116 because these...
2007-04-23 Timo Kreuzer- fix indentation, no code change
2007-04-23 Timo KreuzerGetObject rewrite part 2 (NtGdiExtGetObjectW, ...)
2007-04-23 Johannes Anderwald- update polish translation by Groblewicz (xxrogers...
2007-04-23 Timo KreuzerGetObject rewrite part one (gdi32)
2007-04-23 Eric Kohl- Enable the "Apply" button when a change to the curren...
next