aboutsummaryrefslogtreecommitdiffstats
path: root/modules/rpmdragora/rpmdragora
Commit message (Expand)AuthorAgeFilesLines
* Really fixed quit procedureAngelo Naselli2014-12-021-19/+11
* - Quit only if really wantedAngelo Naselli2014-12-021-4/+1
* - Fixed package selection, when canceled now it is in the right statusAngelo Naselli2014-12-021-46/+11
* Converted _display_READMEs_if_neededAngelo Naselli2014-12-021-1/+1
* - Package column splitted in Package and Summary to be seen also in ncursesAngelo Naselli2014-11-301-1/+4
* fixed slow_func (ncurses crash)Angelo Naselli2014-11-281-3/+3
* fixed mandrakeupdate_wanted_categories managementAngelo Naselli2014-11-281-8/+13
* first attempt to add and remove a group from tree treeAngelo Naselli2014-11-271-3/+13
* Show packages from the first selected groupAngelo Naselli2014-11-271-0/+2
* more tree_model cuttingAngelo Naselli2014-11-271-12/+3
* removed tree_modelAngelo Naselli2014-11-271-4/+15
* Uninitialized value of size_selectedAngelo Naselli2014-11-261-0/+1
* Fixed utf8 issueAngelo Naselli2014-11-211-0/+2
* Managed the category tree using yui objects directlyAngelo Naselli2014-11-201-13/+10
* changed POD =comment with =for commentAngelo Naselli2014-11-111-2/+2
* code reviewed for showing/hidding info optionAngelo Naselli2014-11-071-3/+2
* hide/show information on clickAngelo Naselli2014-11-071-1/+1
* - More porting for packages infoAngelo Naselli2014-11-071-51/+69
* Fixed package info layoutAngelo Naselli2014-11-061-5/+12
* Moved locales to AdminPanel::Shared::LocalesAngelo Naselli2014-11-061-134/+136
* used BusyIndicator instead of Label (needs a layout review)Angelo Naselli2014-11-041-3/+5
* fixed AdminPanel dependencyAngelo Naselli2014-07-201-5/+5
* Fixed File and Help menu eventsAngelo Naselli2014-07-061-72/+83
* YItem->label() is a stringAngelo Naselli2014-06-281-2/+2
* Aligned to Yui-mga changesAngelo Naselli2013-12-201-15/+15
* moving checkboxes to the first columnMatteo Pasotti2013-12-101-1/+1
* - now using libyui-mga plugins (YCBTable)Matteo Pasotti2013-12-051-8/+75
* MGA yui plugin implements createCBTable nowAngelo Naselli2013-11-241-1/+1
* Fixed text layoutAngelo Naselli2013-11-231-3/+2
* Correct way of using enumerationAngelo Naselli2013-11-231-2/+2
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2013-11-221-8/+28
|\
| * Added AboutDialogAngelo Naselli2013-11-221-3/+22
| * Managed MODE to get title and iconAngelo Naselli2013-11-211-5/+6
* | moved from standard YTable to the improved YCBTable provided by the libyui-mg...Matteo Pasotti2013-11-221-1/+9
|/
* Added logo and titleAngelo Naselli2013-11-201-1/+13
* match latest rpm group updatesMatteo Pasotti2013-03-011-3/+1
* Align to centerAngelo Naselli2013-02-041-1/+1
* added missing pkg status column to detail_listMatteo Pasotti2013-01-181-0/+2
* fixed filter shown at the application startMatteo Pasotti2013-01-171-0/+1
* fixed do_search (add_parent calls were called without tree reference)Matteo Pasotti2013-01-171-3/+4
* - gui.pm: rewrote get_description, get_details, get_url_link, get_main_textMatteo Pasotti2013-01-161-1/+24
* - gui.pm: fixed some warningsMatteo Pasotti2013-01-151-2/+3
* fixed views selection at startMatteo Pasotti2013-01-141-0/+1
* - gui.pm: added support for icons to tree and table; temporary disabled forma...Matteo Pasotti2013-01-121-0/+3
* - gui.pm: rewritten set_node_state, set_leaf_stateMatteo Pasotti2013-01-111-12/+39
* - rpmdragora: fixed warn_about_user_mode callMatteo Pasotti2013-01-091-3/+4
* - added filter_box callbackMatteo Pasotti2013-01-081-45/+52
* - fixed view_box event callbackMatteo Pasotti2013-01-081-3/+5
* added menu exit management (as an example of menu event)Angelo Naselli2013-01-071-269/+277
* using modelinesMatteo Pasotti2013-01-071-0/+1