a bit of Makefile and string constants cleanup
[reactos.git] / reactos / subsys / system / explorer / utility / xmlstorage.h
2005-10-02 Martin Fuchsa bit of Makefile and string constants cleanup
2005-09-21 Martin Fuchs- use size_t for buffer/string lengths instead of int
2005-09-21 Martin Fuchs- Bugfix for UTF-8 strings
2005-09-12 Royce Mitchell IIIsecurity audit of explorer code...
2005-07-01 Alex IonescuFix explorer/ibrowser build
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-05 Martin Fuchsupdate copyright notice
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-20 Martin Fuchsupdate Expat and XMLStorage files
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-03 Martin Fuchsupdate Explorer Jamfile
2004-11-21 Martin Fuchsfix UTF8 conversion for the bookmarks list
2004-09-26 Martin Fuchsintroduce XPath syntax to make handling configuration...
2004-09-23 Martin Fuchswork around GCC's wide string constant bug
2004-09-23 Martin Fuchsencode " and '
2004-09-22 Martin Fuchsconfiguration dialog to choose between MDI and SDI...
2004-09-15 Martin Fuchsmove winefile into subsys/system
2004-08-02 Martin Fuchscontext menus for qick launch bar
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-18 Martin Fuchsfix UNICODE string buffer allocation
2004-07-15 Martin Fuchsreplace BUFFER_LEN by dynamic allocations
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-28 Martin Fuchs- compatibility to expat version < 1.95.7
2004-06-18 Martin Fuchsre-enable DesktopWindow::OnDefaultCommand to open explo...
2004-06-13 Martin FuchsUnicode fix
2004-06-13 Martin FuchsXMLStorage update: XMLReaderBase
2004-05-22 Martin Fuchscode comments
2004-05-18 Martin Fuchsprompt with error messageboxes for problems when readin...
2004-05-18 Martin Fuchsreturn more verbose XML parser error messages
2004-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-04-09 Martin Fuchsfix XML formating
2004-04-06 Martin Fuchsfix clock visibility flag
2004-04-04 Martin Fuchsstore icon information in metadata nodes
2004-04-04 Martin Fuchsimport IE bookmarks and convert into XBEL format bookma...
2004-03-28 Martin Fuchscompiler friendly access operator implemantation
2004-03-28 Martin Fuchsavoid GCC complaining about: "ISO C++ says that `String...
2004-03-28 Martin Fuchsoption "display version on desktop background"
2004-03-28 Martin FuchsUNICODE optimizations
2004-03-28 Martin Fuchsmore configuration options:
2004-03-28 Martin Fuchsmake config option "show-hidden notification icons...
2004-03-28 Martin Fuchssmart XML formating
2004-03-27 Martin Fuchs- XMLChildrenFilter iterator
2004-03-22 Martin Fuchsimplemented UTF-8 conversion
2004-03-21 Martin Fuchsstorage of configuration settings in user specific...