eliminate GCC warning about initialization order
[reactos.git] / reactos / lib / devmgr /
2005-12-30 Thomas Bluemeluse a .spec file and fix the export ordinals
2005-12-29 Thomas Bluemeladd the driver details dialog (not fully implemented)
2005-12-28 Thomas BluemelPatch by David Hinz <fRy2oo5@gmail.com>:
2005-12-27 Thomas Bluemelminor error handling fixes
2005-12-27 Magnus Olsenupdate hu langues file patch from talley.
2005-12-27 Thomas BluemelDisplay the driver provider, date and version. Based...
2005-12-27 Thomas Bluemelfixed remote device property pages
2005-12-27 Thomas Bluemelwrc wants an empty line at the end of the file
2005-12-27 Magnus Olsenforget update de.rc
2005-12-27 Magnus OlsenMaintain work sync res with en.rc the rc file need...
2005-12-26 Thomas BluemelAdd the driver page if necessary, based on a patch...
2005-12-24 Magnus OlsenFixed Cz.rc to SUBLANG_DEFAULT so make VS happy
2005-12-19 Sebastian Gasiorekupdated Polish translation by Wiktor Maryniowski
2005-12-17 Thomas Bluemelrename IsDeviceEnabled to IsDeviceStarted
2005-12-12 Magnus Olsenupdate translation hu from tally
2005-12-12 Gé van Geldorpsamwise52 <samcharly@hotmail.com>
2005-12-09 Thomas Bluemelimplemented DeviceProblemTextA/W()
2005-12-09 Thomas BluemelPatch by FRy2oo5 <fRy2oo5@gmail.com>:
2005-12-07 Thomas Bluemelprint more detailed information for the status codes...
2005-12-05 Thomas BluemelPatch by FRy2oo5 <fRy2oo5@gmail.com>:
2005-12-05 Thomas Bluemelimplemented enabling/disabling of devices
2005-12-05 Thomas Bluemeldisplay the "Reinstall Driver" button in case the insta...
2005-12-05 Thomas Bluemelupdate the hardware page on device status changes
2005-12-04 Thomas BluemelPatch by FRy2oo5 <fRy2oo5@gmail.com>:
2005-12-04 Magnus Olsenupdate the hu.rc from irc : talley
2005-12-04 Thomas Bluemeladded missing constants
2005-12-03 Thomas Bluemelpartly implemented DeviceProblemWizardA/W
2005-12-03 Thomas Bluemel- document and partly implement DevicePropertiesExA/W()
2005-12-03 Thomas Bluemel- if the device cannot be opened display information...
2005-12-01 Thomas Bluemelfixed a device status check (take two)
2005-12-01 Thomas Bluemelfixed a device status check
2005-12-01 Thomas Bluemeldon't tell the user the device is working properly...
2005-12-01 Thomas Bluemelfixed refreshing the advanced properties on device...
2005-12-01 Thomas Bluemelhandle device updates in the advanced property pages...
2005-12-01 Thomas Bluemel- display whether the device is enabled or disabled
2005-12-01 Thomas Bluemel- hide devices if necessary
2005-11-30 Thomas Bluemelfixed call to SetupDiGetClassDevPropertySheets
2005-11-30 Thomas Bluemeldisplay "Unknown" as status when querying the device...
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-26 Thomas Bluemelfixed wrong comment
2005-11-26 Thomas Bluemeldisplay the device properties when double-clicking...
2005-11-26 Thomas Bluemelimplemented the general device information page
2005-11-26 Thomas Bluemelsimplify displaying the advanced device properties
2005-11-26 Hervé PoussineauImplement SetupDiGetDeviceInstanceIdW
2005-11-26 Thomas Bluemelproperly handle the case where devices don't supply...
2005-11-26 Thomas Bluemelcreate the property sheets modally
2005-11-26 Thomas Bluemelforgot to add this file
2005-11-26 Thomas Bluemelinitial implementation of DeviceAdvancedPropertiesA/W
2005-11-26 Thomas Bluemeldisplay the advanced device properties
2005-11-26 Thomas Bluemelminor fixes and documentation updates
2005-11-26 Thomas Bluemeldisplay the device location
2005-11-25 Thomas Bluemeldisplay the device manufacturer
2005-11-25 Thomas Bluemelonly display the troubleshoot button if necessary
2005-11-25 Thomas Bluemelfixed some resizing bugs
2005-11-25 Thomas Bluemelmove the hardware page dialog into it's own file
2005-11-25 Thomas BluemelInitial implementation of the hardware page, based...
2005-11-14 James TaborAdd devmgr.xml for testing.
2005-06-17 Filip NavaraDo NOT include defines.h in .rc files.
2005-06-05 Casper HornstrupRemove old makefiles
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-09-28 Thomas Bluemelrelicense to LGPL
2004-09-16 Gé van GeldorpGet rid of .edf files
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-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-04-04 Thomas Bluemelaccidently committed a temporary file, sorry
2004-04-04 Thomas Bluemelcreated stubs for devmgr.dll (based on lots of guesswor...