reactos.git
2005-10-02 Emanuele AlibertiSupport all optional modules and possibly a 'windows...
2005-10-02 Emanuele Aliberticsr.exe uses nt startup library.
2005-10-02 Emanuele AlibertiRename the XML chunk too.
2005-10-02 Emanuele AlibertiGive ntrt0lib its public name.
2005-10-02 Alex Ionescu- Implement Native Entrypoint for our NT.LIB
2005-10-02 Emanuele Aliberticsr.exe is built using ntrt0lib.
2005-10-02 Emanuele AlibertiA do-nothing crt0 for native NT processes.
2005-10-02 Martin FuchsDoxygen scripts
2005-10-02 Emanuele AlibertiAdd stub for RtlSetProcessIsCritical.
2005-10-02 Eric KohlNamed pipes must be opened for asynchronous access.
2005-10-02 Thomas Bluemelsizeof(HelloString) does already contain the terminatin...
2005-10-02 Thomas Bluemelfixed difference in signedness warnings
2005-10-02 Thomas Bluemelminor changes (mostly formatting)
2005-10-02 Thomas Bluemelmake the tree compilable again...
2005-10-02 Martin Fuchsfix directory traversing in explorer SDI windows
2005-10-02 Martin Fuchsfix enabling of split border
2005-10-02 Martin Fuchsnew option to open explorer subfolders in separate...
2005-10-02 Hervé PoussineauAdd stubs for InstallNewDevice, InstallSelectedDriver...
2005-10-02 Eric KohlImplement CM_Request_Eject_PC[_Ex].
2005-10-02 Hartmut BirrDisable the serial debug output if the com port doesn...
2005-10-02 Alex Ionescu- Fix gcc compilation issues
2005-10-02 Alex Ionescu- Don't undef DBG_CONTINUE.
2005-10-02 Alex Ionescu- Small csr server public header cleanup.
2005-10-02 Alex Ionescu- Small semaphore code simplification/optimization.
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-10-02 Aleksey BraginAdd vcprojmaker.cpp to the msvc project
2005-10-02 Emanuele Aliberti- add copyright notice
2005-10-02 Nathan WoodsRegedit: Implemented exporting specific branches
2005-10-01 Thomas Bluemelfixed some memory leaks and build it as unicode by...
2005-10-01 Ged Murphyfix unused variable warning.
2005-10-01 Martin Fuchsadd code comments
2005-10-01 Martin FuchsMDI/SDI option dialog:
2005-10-01 Ged MurphyStart to alter print output so it correctly simulates...
2005-10-01 Thomas Bluemelimplemented the "Go to process" feature
2005-10-01 Nathan WoodsRegedit: Moved hEditMenu declaration to the top of...
2005-10-01 Thomas Bluemeluse the NT5+ behavior of displaying the system cache...
2005-10-01 Magnus Olsencommit new startmenu picture that can be resize, see...
2005-10-01 Thomas Bluemelcheck for and write new lines as ascii only in copy...
2005-10-01 Thomas Bluemelfixed possible buffer overflow bug: pass correct buffer...
2005-10-01 Martin Fuchssync with Wine:
2005-10-01 Alex Ionescu- Remove some duplicated/useless code and use internal...
2005-10-01 Martin Fuchssync with Wine:
2005-10-01 Alex Ionescu- KeRundownThread:
2005-10-01 Nathan WoodsNotepad:
2005-09-30 Thomas Bluemelinitialize COM on demand only
2005-09-30 Emanuele AlibertiFix build.
2005-09-30 Thomas Bluemeldon't remove mutants twice from the thread's mutant...
2005-09-30 Thomas Bluemelset eol-style to native
2005-09-30 Thomas Bluemel- added stubs for authz.dll
2005-09-30 Thomas Bluemelset eol-style to native
2005-09-30 Steven Edwardssimple device manager program by Hervé Poussineau ...
2005-09-30 Martin Fuchspatch applied from Christoph at ApiViewer.de: fix font...
2005-09-30 Thomas Bluemel- improved control resizing handling
2005-09-30 Martin FuchsFix Bugzilla Bug 676: dynamic explorer start menu sideb...
2005-09-30 Hartmut BirrThe registry key name may be longer than 100 characters.
2005-09-30 Hartmut Birr- Fixed the font size in IntGdiAddFontResource.
2005-09-30 Ged Murphyset eol-style to native.
2005-09-30 Ged Murphymove quotes to a resource file and use shutdown quotes...
2005-09-30 Thomas Bluemelfixed pointer types differ in signedness warnings
2005-09-30 Thomas Bluemelset eol-style to native
2005-09-30 Hervé PoussineauAdd newdev.dll, and implement DevInstallW function.
2005-09-30 Nathan WoodsNotepad:
2005-09-30 Thomas Bluemeluse the correct down-level scope filter flag for the...
2005-09-30 Thomas Bluemeldisplay the computer selection dialog for remote regist...
2005-09-29 Ged Murphyuse carrige returns :)
2005-09-29 Ged Murphyrandomise the quote sent
2005-09-29 Ged Murphydiscard.c
2005-09-29 Thomas BluemelSome fixes to CreateDirectoryEx:
2005-09-29 Thomas Bluemeladded clb.dll (mostly just stubs) which is required...
2005-09-29 Magnus Olsensorry createDirectoryExW fails to create folder why...
2005-09-29 Magnus OlsenMoveFileWithProgressW for movefolder
2005-09-29 Hervé PoussineauSet eol-style for new resources files
2005-09-29 Hervé Poussineau- Milko Krachounov <milko@3mhz.net>
2005-09-29 Hervé PoussineauDon't tell to MultiByteToWideChar that buffer is bigger...
2005-09-29 Nathan WoodsChristoph_vW: Updated notepad rc files to match Window...
2005-09-29 Nathan WoodsChristoph_vW: regedit: make "modify" to default menu...
2005-09-29 Nathan WoodsRegedit: Set up the export all/export branch UI; curre...
2005-09-29 Thomas Bluemeldisplay all known value types
2005-09-29 Thomas Bluemeladded stub for PrivCopyFileExW. This is needed by XP...
2005-09-29 Thomas Bluemelexport BuildSecurityDescriptorA/W and IsWellKnownSid
2005-09-29 Nathan WoodsRegedit: Optimized tree expansion
2005-09-28 Thomas Bluemeladded some missing APIs
2005-09-28 Nathan WoodsNotepad fixes:
2005-09-28 Ged Murphy- Added daytime and quote of the day services
2005-09-28 Thomas Bluemeladd the vista application recovery functions to w32api...
2005-09-28 Thomas Bluemeldon't free random pointer in MmCreateImageSection....
2005-09-28 Hartmut BirrDisable flushing if the device doesn't support it or...
2005-09-28 Thomas Bluemeladded the Longhorn registry APIs to w32api
2005-09-28 Thomas Bluemeldon't dereference the port in NtSetInformationFile...
2005-09-28 Thomas Bluemelimproved error handling
2005-09-28 Nathan WoodsNotepad: Fixed some bugs in Search->Replace
2005-09-28 Thomas Bluemelimproved error handling
2005-09-28 Thomas BluemelFixed some memory leaks in taskmgr. Patch by Christoph_...
2005-09-27 Ged Murphy- Set svn:eol-style to native
2005-09-27 Nathan WoodsNotepad enhancements:
2005-09-27 Magnus Olsen- Fix move for readonly folder and file. for now it...
2005-09-27 Ged MurphyStart to implement the beginneings of tcpsvcs.exe....
2005-09-27 Thomas Bluemelsome code reformatting of slayer.dll and make it build...
2005-09-27 Thomas Bluemelsome code reformatting
2005-09-27 Thomas Bluemeladd hid.dll to the build system
next