Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved destroy after (seems to avoid a sometimes crash on exit), though ↵ | Angelo Naselli | 2015-02-19 | 1 | -5/+9 |
| | | | | maindialog is to big for an info message | ||||
* | Fixed select all packages | Angelo Naselli | 2015-02-18 | 1 | -25/+76 |
| | | | | Added uncheck all packages | ||||
* | Added AboutDialog | Angelo Naselli | 2015-02-16 | 1 | -26/+19 |
| | |||||
* | added version to AboutDialog | Angelo Naselli | 2015-02-16 | 1 | -1/+1 |
| | |||||
* | Fixed layout | Angelo Naselli | 2015-02-06 | 1 | -20/+21 |
| | |||||
* | Fixed info message if empty package list | Angelo Naselli | 2015-02-04 | 1 | -7/+19 |
| | |||||
* | Perform the search after a new filter selection if a string is present | Angelo Naselli | 2015-01-07 | 1 | -21/+27 |
| | |||||
* | changed gurpmi to Moose and managed all the calls | Angelo Naselli | 2015-01-07 | 1 | -8/+13 |
| | |||||
* | Added search menu filter | Angelo Naselli | 2015-01-06 | 1 | -141/+130 |
| | |||||
* | Fixed filter combobox managing | Angelo Naselli | 2015-01-06 | 1 | -44/+47 |
| | |||||
* | - changed to private | Angelo Naselli | 2015-01-05 | 1 | -15/+15 |
| | | | | - updated Changes | ||||
* | tree mode is based on YItem index now instead of localized lable | Angelo Naselli | 2015-01-05 | 1 | -58/+27 |
| | |||||
* | Fixed icon buttons in rpmdragora | Angelo Naselli | 2015-01-03 | 1 | -2/+6 |
| | |||||
* | Set Search button as default | Angelo Naselli | 2015-01-01 | 1 | -0/+2 |
| | |||||
* | code review, avoid code duplication | Angelo Naselli | 2014-12-12 | 1 | -20/+4 |
| | |||||
* | Added media manager | Angelo Naselli | 2014-12-07 | 1 | -8/+36 |
| | |||||
* | fix tree if reset search pressed | Angelo Naselli | 2014-12-05 | 1 | -0/+1 |
| | |||||
* | Removed drakx common dependency | Angelo Naselli | 2014-12-03 | 4 | -16/+12 |
| | |||||
* | Fixed crash if no updates available | Angelo Naselli | 2014-12-02 | 1 | -2/+3 |
| | |||||
* | Really fixed quit procedure | Angelo Naselli | 2014-12-02 | 1 | -19/+11 |
| | |||||
* | - Quit only if really wanted | Angelo Naselli | 2014-12-02 | 1 | -4/+1 |
| | | | | - removed BP | ||||
* | - Fixed package selection, when canceled now it is in the right status | Angelo Naselli | 2014-12-02 | 1 | -46/+11 |
| | |||||
* | Converted _display_READMEs_if_needed | Angelo Naselli | 2014-12-02 | 1 | -1/+1 |
| | | | | Fixed treeview rpmnew in ncurses | ||||
* | Added rpmnew management | Angelo Naselli | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | - Package column splitted in Package and Summary to be seen also in ncurses | Angelo Naselli | 2014-11-30 | 1 | -1/+4 |
| | | | | - restored base package names | ||||
* | fixed slow_func (ncurses crash) | Angelo Naselli | 2014-11-28 | 1 | -3/+3 |
| | |||||
* | fixed mandrakeupdate_wanted_categories management | Angelo Naselli | 2014-11-28 | 1 | -8/+13 |
| | |||||
* | first attempt to add and remove a group from tree tree | Angelo Naselli | 2014-11-27 | 1 | -3/+13 |
| | |||||
* | Show packages from the first selected group | Angelo Naselli | 2014-11-27 | 1 | -0/+2 |
| | |||||
* | more tree_model cutting | Angelo Naselli | 2014-11-27 | 1 | -12/+3 |
| | |||||
* | removed tree_model | Angelo Naselli | 2014-11-27 | 1 | -4/+15 |
| | |||||
* | Uninitialized value of size_selected | Angelo Naselli | 2014-11-26 | 1 | -0/+1 |
| | |||||
* | Fixed utf8 issue | Angelo Naselli | 2014-11-21 | 1 | -0/+2 |
| | |||||
* | Managed the category tree using yui objects directly | Angelo Naselli | 2014-11-20 | 1 | -13/+10 |
| | |||||
* | removed old comment | Angelo Naselli | 2014-11-17 | 1 | -4/+2 |
| | |||||
* | added log and title | Angelo Naselli | 2014-11-17 | 1 | -3/+13 |
| | |||||
* | managed number of updates, if none a dialog box warns and program is | Angelo Naselli | 2014-11-17 | 1 | -160/+157 |
| | | | | closed after | ||||
* | Select all into dragoraUpdate | Angelo Naselli | 2014-11-16 | 1 | -1/+9 |
| | |||||
* | fixed selected item (if checked or unchecked) | Angelo Naselli | 2014-11-12 | 1 | -3/+5 |
| | |||||
* | Fixed package selection when checking/unchecking | Angelo Naselli | 2014-11-11 | 1 | -0/+1 |
| | |||||
* | changed POD =comment with =for comment | Angelo Naselli | 2014-11-11 | 1 | -2/+2 |
| | |||||
* | Fixed package info on demand (Details, Files, Changelog, Deps) | Angelo Naselli | 2014-11-11 | 1 | -3/+0 |
| | |||||
* | code reviewed for showing/hidding info option | Angelo Naselli | 2014-11-07 | 2 | -15/+5 |
| | |||||
* | hide/show information on click | Angelo Naselli | 2014-11-07 | 2 | -4/+4 |
| | |||||
* | - More porting for packages info | Angelo Naselli | 2014-11-07 | 2 | -54/+97 |
| | | | | - Added a link to manage hidden information (though has problems in ncurses) | ||||
* | Fixed package info layout | Angelo Naselli | 2014-11-06 | 2 | -8/+28 |
| | |||||
* | Moved locales to AdminPanel::Shared::Locales | Angelo Naselli | 2014-11-06 | 4 | -162/+166 |
| | |||||
* | ported quit function | Angelo Naselli | 2014-11-05 | 1 | -5/+7 |
| | |||||
* | moved code from MageiaUpdate to dragoraUpdate | Angelo Naselli | 2014-11-05 | 1 | -0/+333 |
| | |||||
* | used BusyIndicator instead of Label (needs a layout review) | Angelo Naselli | 2014-11-04 | 1 | -3/+5 |
| |