aboutsummaryrefslogtreecommitdiffstats
path: root/AdminPanel/Hosts/GHosts.pm
Commit message (Expand)AuthorAgeFilesLines
* Project structure changeAngelo Naselli2014-01-271-355/+0
* FIxed license and apanel categoryAngelo Naselli2014-01-261-1/+1
* - extends Module, icon and name attributes definedMatteo Pasotti2014-01-261-0/+11
* - added the about button invoking the AboutDialogMatteo Pasotti2014-01-261-2/+17
* - fixed host aliases issue (undefined aliases where causing warnings and cras...Matteo Pasotti2014-01-251-3/+13
* - implemented a generalized _manipulateHostDialog (was _addHostDialog)Matteo Pasotti2014-01-251-7/+43
* - refreshing host table after insert/delete opsMatteo Pasotti2014-01-251-5/+11
* - updated license headersMatteo Pasotti2014-01-251-1/+1
* asking confirmation before dropping the selected host; writing changes when p...Matteo Pasotti2014-01-251-2/+10
* - now able to insert host entriesMatteo Pasotti2014-01-191-1/+33
* - dropping old commentsMatteo Pasotti2014-01-121-42/+2
* - do not use AdminPanel::SharedMatteo Pasotti2014-01-121-1/+1
* - setupTable implemented and layout fixedMatteo Pasotti2014-01-121-17/+42
* - fixed English grammarMatteo Pasotti2014-01-111-1/+1
* - layout fixed (ncurses input fields are now better sized)Matteo Pasotti2014-01-111-19/+21
* - added _addHostDialog subroutine (not fully implemented)Matteo Pasotti2014-01-111-0/+250