* Made it possible to include both d3d9types.h and ddrawgdi.h at the same time
[reactos.git] / reactos / base /
2008-02-09 Daniel ReimerBug 3047: USetup and Desk recent translation update...
2008-02-09 Pierre SchweitzerUpdated French translations for :
2008-02-09 Colin Finck- Updated Slovak translation for usetup by Mario Kacmar...
2008-02-08 Colin FinckChange the encoding of the slovak translation yet anoth...
2008-02-08 Colin FinckANSI -> OEM charset conversion
2008-02-08 Dmitry Chapyshev- Update Russian translation
2008-02-08 Daniel ReimerApply r32184 for Slovak Translation too.
2008-02-08 Timo Kreuzer- allow translation of strings in usetup
2008-02-07 Daniel ReimerBug 3033: patch for packmgr (kario@szm.sk)
2008-02-07 Johannes Anderwald- change cmd "control" to "control.exe"
2008-02-07 Johannes Anderwald- improve control a bit so it that can execute cpl...
2008-02-07 Timo Kreuzermake the table smaller
2008-02-02 Christoph von Wittichbuild unicode version
2008-02-02 Christoph von Wittichadd support for /macrofile (bit hacky - but it should...
2008-02-02 Christoph von Wittichsupport for adding and deleting macros
2008-02-02 Christoph von Wittichadd doskey (not finished yet)
2008-02-02 Christoph von Wittichrewrote alias handling in cmd for doskey compatibility
2008-02-02 Christoph von Wittichdisplay short version info for "ver" as default
2008-02-02 Christoph von Wittichmove code to the correct position to handle all cases...
2008-02-02 Christoph von Wittichdon't overwrite terminating \0 char
2008-02-02 Christoph von Wittichfix length calculation for :~
2008-02-02 Christoph von Wittichset correct varNameLen for %~dp0
2008-02-01 Christoph von Wittichfix a problem with length calculation
2008-02-01 Christoph von WittichZeroMemory the batchfile path
2008-02-01 Peter Ward- Make dp0 give the directory the batch was run from...
2008-02-01 Christoph von Wittichfix a bug in goto
2008-01-31 Sebastian GasiorekPolish resource changes:
2008-01-31 Christoph von Wittichhandle call :Label
2008-01-31 Christoph von Wittichhandle %dp0
2008-01-31 Christoph von Wittichsupport else
2008-01-31 Christoph von Wittichdon't print the new color value when echo is off
2008-01-31 Christoph von Wittichallow nested (...) blocks (but still no support for...
2008-01-31 Christoph von Wittichdon't try to append when there is only one parameter...
2008-01-30 Daniel ReimerBug 2993: slovak translation for usetup (kario@szm.sk)
2008-01-30 Christoph von Wittichdisable Search when there is no text
2008-01-30 Christoph von Wittichuse FILE_SHARE_READ | FILE_SHARE_WRITE to open files...
2008-01-30 Christoph von Wittichcall WriteFile with the correct Buffer instead of a...
2008-01-30 Christoph von Wittichsave window position
2008-01-30 Christoph von Wittichimprove StatusBar handling
2008-01-30 Christoph von Wittichconvert translations to DOS encodings by <cman at cman...
2008-01-29 Marc Piulachssync to wine-0.9.54
2008-01-28 Sylvain Petreolleforgot that one
2008-01-28 Sylvain Petreolleapply missing part of wordpad manual winesync
2008-01-28 Daniel ReimerUpdate translations of wordpad by syncin to wine 0...
2008-01-28 Daniel ReimerRemove all Manifests. They will be autogenerated in...
2008-01-27 Magnus Olsenrevert codepage 862 changes from rev 31935
2008-01-26 Christoph von Wittichset -Wno-non-virtual-dtor for c++ code
2008-01-26 Daniel ReimerBug 3005: Italian translation update (devotip@tiscali.it)
2008-01-26 Christoph von Wittichallowwarnings="true" (req. by gcc 4.3.0)
2008-01-25 Christoph von Wittichfix warnings
2008-01-25 Christoph von Wittichwasn't fast enough to hit the cancel button
2008-01-25 Christoph von Wittichfix warnings
2008-01-25 Christoph von Wittichfix 640x480 resolution
2008-01-25 Christoph von Wittichfix some warnings
2008-01-25 Christoph von Wittichfix build with gcc 4.3.0
2008-01-25 Christoph von Wittichchange swedish codepage back to 850
2008-01-24 Christoph von Wittichfix building with gcc 4.3.0
2008-01-24 Christoph von Wittichfix build with gcc 4.3.0
2008-01-24 Christoph von Wittichuse explicit braces to make gcc happy
2008-01-23 Christoph von Wittichimprove the genlist code a bit further
2008-01-23 Christoph von Wittichimprove the generic list by allowing faster navigation...
2008-01-23 Hervé PoussineauRevert r31093
2008-01-22 Daniel ReimerFinal Apps to get modified. Now all non Synched Files...
2008-01-22 Colin FinckConvert the Italian and Spanish usetup translations...
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-22 Sylvain Petreolleusetup french translation update,
2008-01-22 Christoph von Wittichchange swedish codepage to 865
2008-01-22 Christoph von Wittichconvert greek translation to cp737 and enable it in...
2008-01-22 Christoph von Wittichconvert to cp865
2008-01-21 Andrey KorotaevSome spellchecking and update russian translation
2008-01-21 Sylvain Petreollerevert wordpad changes, this component is manually...
2008-01-21 Daniel ReimerBug 2984 / Bug 2986 some spanish translations By Marc...
2008-01-21 Colin Finck- Disable the Greek setup pages as long as we don't...
2008-01-21 Daniel Reimeroops... fixed build
2008-01-21 Daniel ReimerDIALOG -> DIALOGEX
2008-01-21 Colin Finck- Add a codepage 850 font imported from DragonFlyBSD...
2008-01-21 Dmitry Chapyshev- Delete non-translated files
2008-01-20 Filip NavaraRemove redundant memset call.
2008-01-20 Christoph von Wittichstartpos is zero based
2008-01-20 Christoph von Wittichsupport blocks ( ... )
2008-01-20 Christoph von Wittichfix a buffer overflow
2008-01-20 Aleksey Bragin- Make deregistering of the event source return STATUS_...
2008-01-19 Dmitry Chapyshev- Update Russian translation
2008-01-19 Christoph von Wittichfix memory leak
2008-01-19 Daniel ReimerSync Winhelp to Wine 0.9.53 (WOW, NOT ONE WARNING!...
2008-01-19 Daniel ReimerSync WordPad with Wine 0.9.53.
2008-01-19 Aleksey Bragin- Convert russian translation back to DOS codepage...
2008-01-19 Aleksey Bragin- Add SetConsoleCP api to the usetup, and make it call...
2008-01-18 Daniel ReimerBegin of adding DS_SHELLFONT to all RC files.
2008-01-18 Daniel ReimerBug 2975: slovak translations for logoff and cacls...
2008-01-18 Hervé PoussineauUse new interface names
2008-01-17 Daniel ReimerHopefully the last changes for now. Fixed the warnings...
2008-01-17 Thomas BluemelPatch by Carlo Bramix <carlo.bramix@libero.it>
2008-01-17 Colin FinckThese files still included the now non-existent "resour...
2008-01-17 Colin FinckThis file was still including "resource.h" although...
2008-01-17 Colin Finck- Define the copyright year one time and then use this...
2008-01-17 Daniel ReimerBug 2944: Polish translation: part 4/4 - Dll (olaf_siej...
2008-01-16 Daniel ReimerBug 2975: slovak translations for logoff and cacls...
2008-01-16 Daniel ReimerTahoma, MS Sans Serif... to MS Shell Dlg (I did not...
2008-01-16 Daniel ReimerSync all RC Files to contain all Stuff. Non Translated...
next