Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Quit only if really wanted | Angelo Naselli | 2014-12-02 | 3 | -10/+1 | |
| | | | | - removed BP | |||||
* | removed interactive_packtable | Angelo Naselli | 2014-12-02 | 1 | -25/+0 | |
| | ||||||
* | - Fixed package selection, when canceled now it is in the right status | Angelo Naselli | 2014-12-02 | 3 | -63/+37 | |
| | ||||||
* | Converted _display_READMEs_if_needed | Angelo Naselli | 2014-12-02 | 3 | -65/+109 | |
| | | | | Fixed treeview rpmnew in ncurses | |||||
* | Added rpmnew management | Angelo Naselli | 2014-12-01 | 6 | -123/+308 | |
| | ||||||
* | code clean up | Angelo Naselli | 2014-12-01 | 1 | -29/+3 | |
| | ||||||
* | - Package column splitted in Package and Summary to be seen also in ncurses | Angelo Naselli | 2014-11-30 | 2 | -8/+13 | |
| | | | | - restored base package names | |||||
* | used Carp to get the bt | Angelo Naselli | 2014-11-30 | 1 | -1/+3 | |
| | ||||||
* | removed BP | Angelo Naselli | 2014-11-28 | 2 | -2/+4 | |
| | ||||||
* | removed add_parent call, first stage code clean up | Angelo Naselli | 2014-11-28 | 1 | -2/+2 | |
| | ||||||
* | select the old item if possible | Angelo Naselli | 2014-11-28 | 1 | -4/+37 | |
| | ||||||
* | fixed slow_func (ncurses crash) | Angelo Naselli | 2014-11-28 | 3 | -10/+29 | |
| | ||||||
* | fixed mandrakeupdate_wanted_categories management | Angelo Naselli | 2014-11-28 | 1 | -8/+13 | |
| | ||||||
* | String value for join instead of undef | Angelo Naselli | 2014-11-28 | 1 | -2/+2 | |
| | ||||||
* | first attempt to add and remove a group from tree tree | Angelo Naselli | 2014-11-27 | 2 | -5/+56 | |
| | ||||||
* | deleteItems in the right place | Angelo Naselli | 2014-11-27 | 1 | -15/+12 | |
| | ||||||
* | Show packages from the first selected group | Angelo Naselli | 2014-11-27 | 1 | -0/+2 | |
| | ||||||
* | gpg-pubkey are passed and since they are not packages produce undef | Angelo Naselli | 2014-11-27 | 1 | -1/+4 | |
| | | | | value to pass to cmp | |||||
* | removed from build_tree | Angelo Naselli | 2014-11-27 | 1 | -13/+5 | |
| | ||||||
* | more tree_model cutting | Angelo Naselli | 2014-11-27 | 1 | -12/+3 | |
| | ||||||
* | removed tree_model | Angelo Naselli | 2014-11-27 | 1 | -4/+15 | |
| | ||||||
* | code clean up | Angelo Naselli | 2014-11-27 | 1 | -57/+64 | |
| | ||||||
* | Uninitialized value of size_selected | Angelo Naselli | 2014-11-26 | 1 | -0/+1 | |
| | ||||||
* | - used Carp to check who calls | Angelo Naselli | 2014-11-26 | 1 | -8/+10 | |
| | | | | - remove add_node used build_tree instead | |||||
* | user is now allowed to change PrettyHostname, StaticHostname, Chassis and ↵ | Matteo Pasotti | 2014-11-25 | 1 | -8/+34 | |
| | | | | IconName | |||||
* | full support to the entire set of properties provided by the interface ↵ | Matteo Pasotti | 2014-11-25 | 1 | -13/+94 | |
| | | | | org.freedesktop.hostname1 (get/set) | |||||
* | Added Net::DBus dep | Angelo Naselli | 2014-11-25 | 1 | -6/+7 | |
| | ||||||
* | Fixed call to SetHostname | Angelo Naselli | 2014-11-25 | 1 | -9/+9 | |
| | ||||||
* | added getLocalHostName and setLocalHostName methods (rely on dbus hostnamed ↵ | Matteo Pasotti | 2014-11-24 | 1 | -0/+33 | |
| | | | | service) | |||||
* | add ability to change the hostname (relies on dbus) | Matteo Pasotti | 2014-11-24 | 1 | -0/+83 | |
| | ||||||
* | Fixed mana pan | Angelo Naselli | 2014-11-23 | 1 | -1/+1 | |
| | ||||||
* | Fixed utf8 issue | Angelo Naselli | 2014-11-21 | 1 | -0/+2 | |
| | ||||||
* | Speed up on package showing, used YItemCollection | Angelo Naselli | 2014-11-21 | 1 | -34/+123 | |
| | ||||||
* | Managed the category tree using yui objects directly | Angelo Naselli | 2014-11-20 | 2 | -20/+65 | |
| | ||||||
* | Added icons to YTreeItems | Angelo Naselli | 2014-11-20 | 1 | -17/+34 | |
| | ||||||
* | Fixed POD | Angelo Naselli | 2014-11-20 | 1 | -17/+17 | |
| | ||||||
* | Closed in a MultipleChanges block | Angelo Naselli | 2014-11-18 | 1 | -7/+16 | |
| | ||||||
* | Group sorting | Angelo Naselli | 2014-11-18 | 1 | -1/+7 | |
| | ||||||
* | info is a label or richtext (more gtk cleanup) | Angelo Naselli | 2014-11-17 | 1 | -1/+1 | |
| | ||||||
* | removed old comment | Angelo Naselli | 2014-11-17 | 1 | -4/+2 | |
| | ||||||
* | added log and title | Angelo Naselli | 2014-11-17 | 2 | -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 | |||||
* | More readable package info dialog | Angelo Naselli | 2014-11-16 | 1 | -6/+6 | |
| | ||||||
* | Select all into dragoraUpdate | Angelo Naselli | 2014-11-16 | 2 | -25/+99 | |
| | ||||||
* | fixed undefined values and W numeric | Angelo Naselli | 2014-11-12 | 3 | -23/+25 | |
| | ||||||
* | fixed selected item (if checked or unchecked) | Angelo Naselli | 2014-11-12 | 1 | -3/+5 | |
| | ||||||
* | fixed uninitialized values | Angelo Naselli | 2014-11-12 | 2 | -2/+4 | |
| | ||||||
* | More "common" clean up fixing if_ | Angelo Naselli | 2014-11-11 | 2 | -8/+8 | |
| | ||||||
* | Fixed package selection when checking/unchecking | Angelo Naselli | 2014-11-11 | 1 | -0/+1 | |
| | ||||||
* | code clean up | Angelo Naselli | 2014-11-11 | 2 | -2/+3 | |
| |