aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added the change root feature.Christopher Harvey2010-08-072-5/+22
* Fixed bug where stale input validation scripts weren't being reloaded.Christopher Harvey2010-08-041-0/+9
* Removed straggling obsolite add row code.Christopher Harvey2010-08-041-1/+1
* Added clear to AugEditTree. Changed the file change event to clear the editin...Christopher Harvey2010-08-042-2/+10
* Added a check to see if a module exists and sets the foregound colour for tha...Christopher Harvey2010-08-041-1/+2
* Added storage to AugFileTree for the foreground colour of file names. addPath...Christopher Harvey2010-08-041-3/+8
* Added moduleExists to VentooModuleChristopher Harvey2010-08-041-0/+7
* Changed __rowEdited in main.py to mark a cell as invalid if the script for th...Christopher Harvey2010-08-021-0/+15
* Added getValidationScript to VentooModuleChristopher Harvey2010-08-021-0/+8
* Added setValid and set Invalid to AugEditTreeChristopher Harvey2010-08-021-1/+7
* Added colors to text that the user can edit in the treeview to indicate possi...Christopher Harvey2010-08-022-8/+14
* Changed the code that adds new nodes to the tree, so that it respects the ord...Christopher Harvey2010-07-051-10/+20
* Added comesBefore to VentooModuleChristopher Harvey2010-07-051-2/+28
* Some useful print statements, with augtool syntax.Christopher Harvey2010-07-011-4/+6
* Converted some print statements to python 3.1Christopher Harvey2010-06-202-6/+6
* Added 'probe' flag to the edit tree build function to mark cases where the fu...Christopher Harvey2010-06-171-38/+42
* Various bug fixes and rearragments in tree build. Working better, not perfect.Christopher Harvey2010-06-151-29/+15
* Fixed adding optional entries when duplicate nodes don't start at 1Christopher Harvey2010-06-141-2/+4
* fixed getVentooModuleNameFromSysPath...it was being without system paths.Christopher Harvey2010-06-112-10/+8
* Merged frontend and backend into 'ventoo'Christopher Harvey2010-06-119-0/+1108