Auto-register DLLs during 2nd stage setup
[reactos.git] / reactos / lib / syssetup / wizard.c
2005-11-27 Gé van GeldorpAuto-register DLLs during 2nd stage setup
2005-11-14 Hervé PoussineauSet SystemSetupInProgress to 0 at the end of second...
2005-10-27 Thomas Bluemelintegrate the reboot dialog into the wizard
2005-09-27 Hervé PoussineauDuring 2nd stage setup, define also DNS hostname of...
2005-08-03 Filip NavaraUse valid timer ID for SetTimer.
2005-07-20 Alex Ionescu - Fix one more breakage (funny, the thing built withou...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-06 Eric KohlUse #if 0 ... #endif to disable source code.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-20 Filip NavaraFix the AdjustTokenPrivileges call once more.
2005-03-20 Thomas Bluemelfixed AdjustTokenPrivileges() call
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-25 Thomas Bluemelenable the SeSystemtimePrivilege privilege which is...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-25 Filip Navara- Don't pass uninitialized variables to PropertySheet,
2004-12-06 Richard Campbellcommented out the progress page in setup because it...
2004-12-02 Eric KohlUse the GMT timezone by default.
2004-11-27 Eric KohlEnlarge the timezone combobox so that more timezones...
2004-11-24 Eric KohlPreselect the timezone based on the current user language.
2004-11-22 Gé van Geldorp- Add automatic dependency tracking
2004-11-12 Eric Kohl- Build UNICODE dll.
2004-11-11 Eric KohlEnable automatic adjustment of daylight savings changes.
2004-11-05 Eric Kohl- Time zone combobox must have CBS_DROPDOWNLIST style.
2004-11-02 Eric KohlAdd the 'Date and Time' page.
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-24 Eric KohlEnable wizard 97 style and add a dummy progress page.
2004-08-28 Eric Kohl- Add preliminary wizard page title and subtitle string...
2004-08-03 Eric Kohl- Use 'MS Shell Dlg' font in all dialogs.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-17 Gero Kuehnadded SetFocus call for the username dialog
2004-05-22 Eric KohlCenter install wizard.
2004-04-19 Eric Kohl- Use new userenv.h prototypes.
2004-04-16 Eric KohlImplement the GUI setup wizard.