.cvsignore added.
[reactos.git] / rosapps /
2003-02-09 Nedko ArnaudovSome minor documentation at last.
2003-02-05 Nedko Arnaudov*** empty log message ***
2003-01-23 Gé van GeldorpMake cmd.exe usable as startup shell
2003-01-18 Robert DickensonHope I fixed the broken issue.
2003-01-17 Gé van GeldorpCorrectly expand wildcards in other directories
2003-01-17 Gé van Geldorp* Move (optional) wildcard expansion to split()
2003-01-15 Robert DickensonMainly standardisation of makefiles, now support make...
2003-01-14 guidojust fixed a few warnings
2003-01-07 Robert Dickensontemporarily removed regexpl due to C++ dependance problems.
2003-01-07 Robert DickensonUpdated and removed temporarily regexpl due to C++...
2003-01-07 Robert DickensonCVS housekeeping.
2003-01-07 Robert DickensonAdded clipboard and common dialog references as well...
2003-01-07 Robert DickensonTemporary fork of candidate base of potententially...
2003-01-04 Emanuele AlibertiEugene Ingerman, Guido de Jong, Jurgen van Gael, Marty...
2002-11-19 Robert DickensonCreated skeleton for notepad application.
2002-11-13 Robert DickensonJust getting in sync with removal of obsolete #pragma...
2002-11-12 Steven EdwardsRelicensed as LGPL and Released back to the WINE projec...
2002-11-11 Hartmut Birr* Do not exit if GetConsoleScreenBufferInfo fails....
2002-11-10 Robert Dickensoncommitting more developments.
2002-11-10 Robert Dickensonchanged "$(RM) *.various" to "- $(RM) *.various" in...
2002-10-28 Robert DickensonRemoved files that don't belong in the repository.
2002-10-16 Robert DickensonAdded MODE command.
2002-10-16 Robert DickensonAdded some support for the MODE command.
2002-10-03 Steven EdwardsNew line fix for gcc 3.x
2002-09-24 Steven EdwardsChange caption from Task Manager to ReactOS Task Manager
2002-09-24 Robert DickensonMisc updates and additions to as yet only partial appli...
2002-09-24 Robert DickensonSync'ing remaining changes after recent CVS problems...
2002-09-24 Steven EdwardsEnd of line fix for gcc 3.x, other misc fixes for 3x
2002-09-24 Steven EdwardsEnd of line fix for gcc 3.x
2002-09-23 guidore-added some files and fixed a few errors
2002-09-22 guidoadded port of freedos find command
2002-09-22 guidominor fix for 'dist'
2002-09-13 guidoPorted SORT command form FreeDOS
2002-09-12 guidoFix case sensitivity problem
2002-09-10 Robert DickensonReplaced many CPP modules with C ones. All filenames...
2002-09-10 Robert DickensonRemoved obsolete cpp modules ready for new imports.
2002-09-09 Steven Edwardsadded patch submitted by Guido de Jong
2002-09-09 Steven Edwardsadded patch submitted by Guido de Jong
2002-09-09 Steven Edwardsadded patch submitted by Guido de Jong
2002-09-08 KJK::HyperionTrivial syntax error
2002-09-03 Casper HornstrupDon't try to build modules that won't build.
2002-08-29 Robert DickensonAdded start of utility application zoomin.
2002-08-29 Robert DickensonAdded command line handling from wine regedit, removed...
2002-08-28 Robert DickensonRespond to WM_MEASUREITEM with the font height.
2002-08-27 Robert DickensonCreated new application template dialog for testing...
2002-08-25 Robert DickensonFixes for building with __MINGW32_VERSION 2.1
2002-08-23 Eric KohlAdded welcome/autorun application
2002-08-23 Eric KohlAdded welcome/autorun application (test bitmaps)
2002-08-23 Robert DickensonAdded entries for new network applications.
2002-08-23 Robert DickensonCreated framework for new network utility applications.
2002-08-17 Robert DickensonMinor cosmetic changes to define, fixup workaround...
2002-08-17 Robert DickensonRudimentiary drivebar support added.
2002-08-17 Robert DickensonAdded TOOLS_PATH macro and default target similar to...
2002-08-17 Robert DickensonRemoved modules to go into shell32. New control panel...
2002-08-04 Robert DickensonAdded combobox to drivebar, yet to get working. Whole...
2002-08-01 Eric KohlDon't alloc an extra console upon startup.
2002-07-23 Robert DickensonAdded control panel applet icons to the list control...
2002-07-22 Robert DickensonWhatever it is I changed, it's now backed up before...
2002-07-22 Robert DickensonBasic Control Panel created.
2002-07-22 Robert DickensonAdded missing file and some hex string conversion routi...
2002-07-22 Steven EdwardsCommited as binary
2002-07-22 Steven EdwardsRemoved to recommit as binary
2002-07-21 Eric KohlMoved WS_EX_CLIENTEDGE to the correct location.
2002-07-21 Robert DickensonAlmost completed dialog layouts contributed by Ian...
2002-07-20 Robert DickensonUpdated version information.
2002-07-20 Robert DickensonUpdated with changes to version information.
2002-07-20 Robert DickensonUpdated with an improvement to the registry save/restor...
2002-07-20 Robert DickensonUpdated with latest progress. How does one read a defau...
2002-07-20 Robert DickensonUpdated with latest progress. Started on a worker threa...
2002-07-19 Steven EdwardsCleanup make and install, Moved all of the incompleate...
2002-07-18 Robert DickensonAdded listview updating.
2002-07-18 Robert DickensonAdded properties dialog.
2002-07-18 Robert DickensonUpdated with cleanup of treeview module.
2002-07-16 Robert DickensonUpdated treeview and listview functionality.
2002-07-16 Robert DickensonUpdated treeview and listview functionality.
2002-07-16 Robert DickensonAdded save and restore of calculator mode using registry.
2002-07-16 Robert DickensonAdded framework for new application - calc.
2002-07-15 Steven EdwardsFixed warning about missing include
2002-07-15 Steven Edwardsadded hcalc target
2002-07-15 Steven EdwardsAdded Makefile for hcalc calc replacement. Works.
2002-07-15 Steven EdwardsFix no new line at end of file gcc 3.1 warrnings
2002-07-15 Robert DickensonMinor mod.
2002-07-15 Robert DickensonUpdates with progress on calling standard dialogs,...
2002-07-15 Robert DickensonUpdates with progress on TreeView, ChildWnd type and...
2002-07-15 Steven EdwardsFix end of line warning for gcc 3.1
2002-07-15 Steven EdwardsImport of DJ Dalories hcalc window calculator
2002-07-14 Robert Dickensonsync minor mod.
2002-07-14 Robert DickensonSplit window control, listview and treeview moved to...
2002-07-14 Robert DickensonSplit window control, listview and treeview moved to...
2002-07-14 Robert DickensonUpdated with minor modifications only.
2002-07-14 Robert DickensonUpdated with progress. Still far to go....
2002-07-14 Steven EdwardsAdded touch to the makefile
2002-07-14 Robert DickensonRemoved obsolete cpp versions of files.
2002-07-10 Robert DickensonUpdated with changes due to file manager and registry...
2002-07-10 Robert DickensonUpdated with latest work. Still far to go...
2002-07-09 Robert Dickensoncleanup
2002-07-09 Robert DickensonFixed missing module in makefile.
2002-07-09 Robert DickensonAdded some options dialog procedures.
2002-07-09 Robert DickensonAdded some resources.
2002-07-09 Robert DickensonAdded new template multiple document interface application.
next