aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* info is a label or richtext (more gtk cleanup)Angelo Naselli2014-11-171-1/+1
|
* removed old commentAngelo Naselli2014-11-171-4/+2
|
* added log and titleAngelo Naselli2014-11-172-3/+13
|
* managed number of updates, if none a dialog box warns and program isAngelo Naselli2014-11-171-160/+157
| | | | closed after
* More readable package info dialogAngelo Naselli2014-11-161-6/+6
|
* Select all into dragoraUpdateAngelo Naselli2014-11-162-25/+99
|
* fixed undefined values and W numericAngelo Naselli2014-11-123-23/+25
|
* fixed selected item (if checked or unchecked)Angelo Naselli2014-11-121-3/+5
|
* fixed uninitialized valuesAngelo Naselli2014-11-122-2/+4
|
* More "common" clean up fixing if_Angelo Naselli2014-11-112-8/+8
|
* Fixed package selection when checking/uncheckingAngelo Naselli2014-11-111-0/+1
|
* code clean upAngelo Naselli2014-11-112-2/+3
|
* deprecating interactive_packtable hardly compatible with libyuiAngelo Naselli2014-11-111-0/+2
|
* use $loc (more "common" clean up)Angelo Naselli2014-11-111-3/+3
|
* Code clean upAngelo Naselli2014-11-111-73/+4
|
* changed POD =comment with =for commentAngelo Naselli2014-11-111-2/+2
|
* clean up from commonAngelo Naselli2014-11-111-30/+33
|
* Fixed package info on demand (Details, Files, Changelog, Deps)Angelo Naselli2014-11-115-76/+82
|
* fixed call translateAngelo Naselli2014-11-071-9/+8
|
* code reviewed for showing/hidding info optionAngelo Naselli2014-11-073-20/+60
|
* hide/show information on clickAngelo Naselli2014-11-072-4/+4
|
* - More porting for packages infoAngelo Naselli2014-11-073-69/+207
| | | | - Added a link to manage hidden information (though has problems in ncurses)
* Fixed package info layoutAngelo Naselli2014-11-064-32/+84
|
* AlignedAngelo Naselli2014-11-061-40/+40
|
* Moved locales to AdminPanel::Shared::LocalesAngelo Naselli2014-11-0613-662/+698
|
* ported quit functionAngelo Naselli2014-11-051-5/+7
|
* Added package info on widgetAngelo Naselli2014-11-051-15/+59
|
* removed BPAngelo Naselli2014-11-051-149/+146
|
* moved to libyui also deps_msgAngelo Naselli2014-11-051-54/+163
|
* temporary removed checkboxAngelo Naselli2014-11-051-17/+18
|
* Aligned code to adminpanel code conventionAngelo Naselli2014-11-051-9/+6
|
* Fixed for perl_checkerAngelo Naselli2014-11-051-6/+6
|
* moved code from MageiaUpdate to dragoraUpdateAngelo Naselli2014-11-051-0/+333
|
* Added icon to the right placeAngelo Naselli2014-11-043-0/+0
|
* used BusyIndicator instead of Label (needs a layout review)Angelo Naselli2014-11-041-3/+5
|
* Fixed status barAngelo Naselli2014-11-041-23/+24
|
* missing ";"Angelo Naselli2014-10-181-1/+1
|
* addded mandm needed filesAngelo Naselli2014-10-166-5/+78
|
* fixed user change name and expirirng timeAngelo Naselli2014-10-142-10/+11
|
* moved modifyUser to SharedAngelo Naselli2014-10-132-56/+166
|
* moved modifyGroup to Shared::Users and changed Module::Users accordinglyAngelo Naselli2014-10-122-32/+90
|
* fixed documenation layoutAngelo Naselli2014-10-121-78/+76
|
* Another GroupName movedAngelo Naselli2014-10-121-2/+1
|
* Added group name by ID into SharedAngelo Naselli2014-10-122-4/+35
|
* unused codeAngelo Naselli2014-10-121-1/+0
|
* fixed some of group managementAngelo Naselli2014-10-122-28/+24
|
* Shared is not a class atmAngelo Naselli2014-10-121-2/+1
|
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-112-7/+9
|
* added getGroups and getUsers to SharedAngelo Naselli2014-10-111-0/+42
|
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-112-28/+31
| | | | accordingly