aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* Lock layout until after all waiting events are processedMaarten Vanraes2016-04-242-14/+65
|
* RunProgram: allow to return exitcode of the programMaarten Vanraes2016-04-241-1/+5
|
* add an ExtList GUI helperMaarten Vanraes2016-03-251-0/+177
|
* ExtWidget: define a base class for ExtTabMaarten Vanraes2016-03-252-355/+586
|
* Properties GUI: fix Role validationMaarten Vanraes2016-03-251-1/+3
|
* ActionList: stretch the buttons inside the vboxMaarten Vanraes2016-03-221-2/+5
|
* Merge branch 'master' of ssh://git.mageia.org/software/manatoolsMatteo Pasotti2016-03-213-18/+317
|\
| * add an ActionList GUI class for ActionRole objectsMaarten Vanraes2016-03-211-0/+166
| |
| * Actions Role uses an Action helper classMaarten Vanraes2016-03-212-18/+151
| |
* | output colorization made more appropriateMatteo Pasotti2016-03-211-11/+11
|/ | | | using localization for strings
* - added get_active_media methodMatteo Pasotti2016-03-202-6/+26
| | | | - refactor get_update_medias to get_update_media
* urpm-downloader (from urpmex) has been ported to manatoolsMatteo Pasotti2016-03-201-0/+207
|
* Event Role: fix unique nameMaarten Vanraes2016-03-161-1/+1
|
* Properties GUI helper: ref needs string comparisonMaarten Vanraes2016-03-161-1/+1
|
* RunProgram: remove warningMaarten Vanraes2016-03-161-2/+2
|
* prepare release 1.1.2Angelo Naselli2016-03-131-2/+2
|
* Fixed rpmdragora iconsAngelo Naselli2016-03-131-10/+5
|
* Added skip other architectures feature enabled for x86_64 by nowAngelo Naselli2016-03-132-18/+27
|
* Added common shortcuts to manauser buttonsAngelo Naselli2016-02-141-11/+11
|
* Added common shortcuts to Shared::GUI dialogsAngelo Naselli2016-02-141-12/+12
|
* added common shortcuts to rpmdragoraAngelo Naselli2016-02-143-8/+8
|
* optional name for widgets, items, eventsMaarten Vanraes2016-02-134-5/+58
| | | | | | the name will now be autogenerated depending on a basename that each EventRole needs to implement, with a numeric suffix increasing in number, it checks this in the already present eventHandler.
* Avoid to select first package of the group when a package is checkedAngelo Naselli2016-02-121-2/+20
|
* add a GUI helper class for PropertiesRoleMaarten Vanraes2016-02-121-0/+172
|
* add an Actions RoleMaarten Vanraes2016-02-101-0/+167
|
* add a Properties RoleMaarten Vanraes2016-02-101-0/+200
|
* Releasing 1.1.1v1.1.1Angelo Naselli2016-02-031-2/+2
|
* Dialog: remove regression from forcing buttons at the bottomMaarten Vanraes2016-02-031-4/+2
|
* removed breakpointAngelo Naselli2016-02-021-1/+0
|
* removed breakpointAngelo Naselli2016-02-021-1/+0
|
* removed breakpointAngelo Naselli2016-02-021-1/+0
|
* manaclock - Added local NTP server setup mga#17569Angelo Naselli2016-02-022-38/+114
|
* force buttons to be always at the bottom of a dialogMaarten Vanraes2016-02-011-2/+3
|
* Added AL13N as mpan authorsAngelo Naselli2016-01-181-0/+2
|
* Let's use our new ManaTools::Shared::GUI::ReplacePointAngelo Naselli2016-01-161-8/+23
|
* typoMaarten Vanraes2016-01-121-1/+1
|
* better handling of event return valuesMaarten Vanraes2016-01-122-6/+7
| | | | | | 0 if need to exit positive if not handled yet and negative otherwise.
* typo in type validationMaarten Vanraes2016-01-111-1/+1
|
* Updated dateAngelo Naselli2016-01-1117-17/+17
|
* Updated dateAngelo Naselli2016-01-1126-36/+37
|
* updated yearAngelo Naselli2016-01-118-13/+13
|
* add parent link to EventHandlerRole move parentDialogMaarten Vanraes2016-01-093-22/+39
|
* forgot variables due to copy pasteMaarten Vanraes2016-01-091-0/+3
|
* Convert to use ReplacePointMaarten Vanraes2016-01-091-25/+14
|
* Add a ReplacePoint wrapper objectMaarten Vanraes2016-01-091-0/+231
|
* Allow child EventHandlersMaarten Vanraes2016-01-091-1/+73
|
* rename ExtTab item functionsMaarten Vanraes2016-01-091-19/+19
|
* EventHandlerRole: add item helper functions (MenuEvent)Maarten Vanraes2016-01-091-0/+105
|
* Now reading localized descriptionsAngelo Naselli2016-01-061-9/+44
|
* Also for categoriesAngelo Naselli2016-01-041-1/+7
|