Build host_wcsfuncs as a host static library, not a target static library
[reactos.git] / reactos / base /
2008-06-22 Matthias Kupfer- Seungju Kim <admin AT manateeshome DOT com>
2008-06-21 Ged MurphyDon't link to libs we don't need
2008-06-19 Matthias Kupfer- Template for korean keyboard layout implemented ...
2008-06-19 Daniel ReimerBug 3362: Italian translation update by Paolo Devoti...
2008-06-18 Matthias Kupfer- several german translation fixes
2008-06-18 Matthias KupferVytis Girdzijauskas <cman AT cman DOT us>
2008-06-17 Dmitry Chapyshev- Add correct scrolling by keypress
2008-06-17 Aleksey BraginMikhail Zvyozdochkink <mzvyozd@narod.ru>
2008-06-15 Daniel ReimerBug 3320: Czech translation update by Radek Liska ...
2008-06-15 Dmitry Chapyshev- Update Russian translation
2008-06-14 Matthias Kupfer- Give listbox in explorer searchprograms dialog i18n...
2008-06-14 Colin Finck- Implement the code for the "Run" and "Shutdown" menu...
2008-06-14 James TaborPatch by carlo bramix at libero dot it: Bug 3336 status...
2008-06-14 Matthias Kupferfix/add some german translations
2008-06-13 Matthias Kupfer- german translation of explorer completed
2008-06-12 Thomas BluemelLookup DrawCaptionTemp () only once during startup
2008-06-12 Thomas BluemelFix call to DrawCaptionTemp ()
2008-06-12 Daniel ReimerUpdated Wordpad, XCopy, WInhlp32 to WIne 1.0rc4
2008-06-11 Matthias Kupfer- minor fix of german wordpad menu entry
2008-06-11 Thomas BluemelFix a small bug
2008-06-10 Colin FinckMatthias Kupfer (matthias DOT kupfer AT informatik...
2008-06-10 Thomas Bluemelshlwapi.dll is already loaded, no need to use LoadLibrary
2008-06-10 Thomas Bluemel- Don't lookup DrawCaptionTempA/W by ordinal but rather...
2008-06-03 Dmitry Chapyshev- Update all translations
2008-06-02 Dmitry Chapyshev- Add more languages
2008-06-01 Hervé PoussineauAdd a "ReactOS (WinLdr)" entry when using a debug build
2008-06-01 Dmitry Chapyshev- Add more languages
2008-06-01 Dmitry Chapyshev- Move layouts to lang headers
2008-06-01 Hervé PoussineauStart Rpc server listener thread before device installe...
2008-06-01 Daniel ReimerBug 3299: czech translation from forum and some slovak...
2008-05-31 Dmitry Chapyshev- Move languages structures to header
2008-05-29 Daniel ReimerBug 3282: Spanish and Basque translation by Javier...
2008-05-28 Daniel ReimerUpdated winhelp from wine and renamed accordingly from...
2008-05-25 Daniel ReimerBug 3275: Italian resource translation update by Paolo...
2008-05-23 Aleksey Bragin- msiexec is GUI app, not CUI.
2008-05-23 Marc Piulachs- Remove crtdll reference. All Win32* modules implicitl...
2008-05-22 Johannes Anderwald- fix integer to string representation
2008-05-20 Marc Piulachs- Add svchost to build
2008-05-20 Dmitry Chapyshev- Add code for getting language name
2008-05-20 Dmitry Chapyshev- Added kbsdll to install hooks (does not work on React...
2008-05-20 Daniel ReimerBug 3256: Greek translation update for usetup by Apostu...
2008-05-18 Hervé PoussineauAdd stub implementation for ElfrOpenELW()
2008-05-18 Hervé PoussineauMake eventlog RPC interface more compatible with MS...
2008-05-18 Hervé PoussineauFix build
2008-05-18 Colin FinckMake 1000% sure that any regedit is started by launchin...
2008-05-18 Colin FinckOops, forgot to link to shlwapi now that we use PathAppend.
2008-05-18 Colin FinckCheck if the GetWindowsDirectory call succeeded and...
2008-05-18 Dmitry Chapyshev- Add hotkeys settings to registry
2008-05-17 Colin Finck- Minor fixes to work more like WinXP's cmd
2008-05-17 Colin FinckMake 100% sure that the correct "regedit.exe" is launch...
2008-05-17 Colin FinckRevert the _T('x') to 'x' changes from my previous...
2008-05-17 Colin Finck- Fix some warnings spotted by MSVC
2008-05-17 Pierre SchweitzerApply the same fix to dwnl
2008-05-16 Colin FinckCarlo Bramini (carlo DOT bramix AT libero DOT it):
2008-05-15 Hervé PoussineauFix debug output of strings
2008-05-15 Hervé Poussineaucmd: replace static traces by dynamic ones
2008-05-14 Marc Piulachs- sync msiexec to Wine 1.0-rc1
2008-05-14 Steven EdwardsAdd iexplore from Wine. (Disabled until shdocvw sync)
2008-05-14 Marc Piulachs- Set catalan default keyboard layout to spanish (no...
2008-05-14 Marc Piulachs- Implement generic list PageUp/PageDown
2008-05-13 Colin FinckOpen the Explorer Shell Folder instead of providing...
2008-05-13 Colin FinckCompletely revamped "control.exe":
2008-05-13 Martin Fuchsdisplay available command line options when started...
2008-05-13 Dmitry Chapyshev- Update Russian translation
2008-05-13 Marc Piulachs- [FORMATTING] replace tabs by spaces
2008-05-13 Marc Piulachs- fixed and simplified scroll behavior
2008-05-13 Klemens Friedlimprove visual scroll behavior (arrow-up/-down hints...
2008-05-12 Colin FinckDon't strip trailing spaces from the command line
2008-05-12 Hervé PoussineauReuse existing function instead of duplicating function...
2008-05-12 Hervé Poussineau"\\.\" always exists
2008-05-11 Hervé PoussineauAdd generic list scrolling
2008-05-11 Hervé PoussineauBetter encapsulation of generic list
2008-05-11 Colin Finck- [FORMATTING] Fix indentation in usetup's genlist.
2008-05-10 Daniel ReimerBug 3229: spanish files by remialdo@gmail.com
2008-05-10 Thomas BluemelFix some task switch window bugs
2008-05-09 Daniel ReimerUpdate of some Headers for the Winetests of non autosyn...
2008-05-09 Colin FinckConvert the remaining ANSI-only stuff to TCHAR
2008-05-09 Dmitry Chapyshev- Add new languages
2008-05-09 Colin FinckFix build (no idea why my rbuild didn't notice the...
2008-05-09 Daniel ReimerBug 3217: shdocvw translation patch by Seungju Kim...
2008-05-09 Colin FinckCompile calc as Unicode and remove the unneeded __USE_W...
2008-05-09 Colin FinckChange the translation of the "Help" menu item to ...
2008-05-09 Aleksey Bragin- Revert 33366 for explorer too. Bugs in explorer shoul...
2008-05-09 Ged Murphy- revert r32389. It's both useless and incorrect.
2008-05-08 Colin FinckRevert r33366 for regedit and compile it as Unicode...
2008-05-08 Hervé PoussineauFix compilation by using an unicode entrypoint
2008-05-08 Hervé PoussineauFix some various unicode problems
2008-05-08 Colin Finck- Fix build by converting everything to use TCHAR's
2008-05-08 Hervé PoussineauUse _tWinMain instead of WinMain, as msconfig.exe uses...
2008-05-08 Hervé PoussineauFix route.exe compilation by removing hack
2008-05-08 Hervé PoussineauUse _tWinMain instead of WinMain, as welcome.exe uses...
2008-05-08 Hervé PoussineauDo not define _UNICODE twice (on command line and in...
2008-05-08 Hervé PoussineauUse _tWinMain instead of WinMain, as setup.exe uses...
2008-05-08 Hervé PoussineauFix sc.exe compilation by removing hack
2008-05-08 Hervé PoussineauFix typo spotted by Stephan100 on IRC
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-05-08 Dmitry Chapyshev- Add more languages to usetup
2008-05-06 Aleksey Bragin- Fix regedit's import function. Now it works equally...
2008-05-06 Daniel ReimerNetherland translation for calc by Wouter Thierens...
2008-05-06 Johannes Anderwald- check for WHQL for display adapters (using d3d9)
next