aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel
Commit message (Expand)AuthorAgeFilesLines
* 5 msec are enoughAngelo Naselli2014-06-301-2/+2
* Added mirror list to YTableAngelo Naselli2014-06-301-8/+45
* first attempt to port to libyuiAngelo Naselli2014-06-301-0/+184
* changed to fully qualified callsAngelo Naselli2014-06-302-7/+9
* SILENT: fixed attribute name inside the documentationmatteo2014-06-291-5/+5
* SILENT: fixed an attribute namematteo2014-06-292-12/+12
* fixed some dialogs for YUIAngelo Naselli2014-06-291-181/+215
* Updated copyright notice to original file as asked by rpmdrakeAngelo Naselli2014-06-291-1/+1
* SILENT: adding some documentationMatteo Pasotti2014-06-291-0/+109
* Start working on gurpmi.addmediaAngelo Naselli2014-06-282-2/+4
* Ported from rpmdrakeAngelo Naselli2014-06-281-1/+1
* Removed Kdm User icon when deleting a user (missed in userdrake)Angelo Naselli2014-06-282-1/+3
* fixed call to ask_YesOrNomatteo2014-06-281-5/+2
* using compare_pkg instead of comparematteo2014-06-281-1/+1
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2014-06-281-3/+3
|\
| * Let call dependency be clearAngelo Naselli2014-06-281-3/+3
* | invokes ask_YesOrNo moved into AdminPanel::Shared::GUIMatteo Pasotti2014-06-281-1/+6
|/
* fixed a bit the layoutAngelo Naselli2014-06-271-20/+38
* - Added busycursor when saving on exitAngelo Naselli2014-06-271-7/+46
* Removed breakpointsAngelo Naselli2014-06-272-4/+0
* managed Ok button, save configuration and start/sop services accordinglyAngelo Naselli2014-06-261-4/+39
* - managed NTPd into writeConfiguration, ntpd needs to be stopped to changeAngelo Naselli2014-06-261-3/+47
* Added disable/enable screen saverAngelo Naselli2014-06-261-0/+39
* SILENT: commentAngelo Naselli2014-06-261-1/+1
* added configuration files writingAngelo Naselli2014-06-261-2/+110
* Forgotten ENV protectionAngelo Naselli2014-06-261-8/+12
* fixed NTP frame initializationAngelo Naselli2014-06-261-4/+9
* Added isNTPRunningAngelo Naselli2014-06-261-0/+22
* Right path and ENV protectionAngelo Naselli2014-06-261-10/+20
* use of setValue for consistency with other codeAngelo Naselli2014-06-261-3/+3
* - fixed restore data (Reset button) now restore all values not only timeAngelo Naselli2014-06-261-33/+70
* Changed NTP server settings using a treeviewAngelo Naselli2014-06-252-19/+131
* fixed any_item_selection management, was missed if skip_path is enabledAngelo Naselli2014-06-251-7/+7
* wrong default_item_separator management into ask_fromTreeListAngelo Naselli2014-06-251-1/+5
* loaded list of ntp servers from TimeZoneAngelo Naselli2014-06-251-4/+10
* added ntp servers from timezoneAngelo Naselli2014-06-251-259/+153
* item_list onstead of itemList to be consistentAngelo Naselli2014-06-251-5/+5
* added arrayListToYItemCollection and managed default item intoAngelo Naselli2014-06-251-7/+51
* SILENT: removed breakpointAngelo Naselli2014-06-241-1/+0
* Managed leaf only selection (param any_item_selection to avoid)Angelo Naselli2014-06-241-6/+15
* Fixed UTC value checkAngelo Naselli2014-06-241-4/+7
* Adding a first attempt to port Clock, not working yetAngelo Naselli2014-06-242-0/+798
* Added parameter "separator" to know which is the tree item separatorAngelo Naselli2014-06-221-4/+15
* - Added separator for tree itemAngelo Naselli2014-06-221-9/+49
* Added hashTreeToYItemCollection and ask_fromTreeListAngelo Naselli2014-06-221-32/+229
* GUI functions moved to Shared::GUIAngelo Naselli2014-06-221-558/+39
* SILENT: wrong commentAngelo Naselli2014-06-221-1/+1
* Hosts now uses AdminPanel::Shared::GUIAngelo Naselli2014-06-052-11/+22
* SILENT: useless empty linesAngelo Naselli2014-06-051-2/+0
* - Used AdminPanel::Shared::LocalesAngelo Naselli2014-06-051-49/+77