aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* removed $::prefix it cannot be use atmAngelo Naselli2014-12-101-27/+27
|
* Probably useless, but if a doneMultipleChanges is called, before it aAngelo Naselli2014-12-101-0/+2
| | | | startMultipleChnages should be called as well
* Given a better mpan layoutAngelo Naselli2014-12-091-20/+25
|
* fixed undefined value in comparisonAngelo Naselli2014-12-091-2/+2
|
* list_passwd undefinedAngelo Naselli2014-12-061-2/+3
|
* added dont_ask_again to contanct mirror requestAngelo Naselli2014-12-052-4/+10
|
* added dont_ask_again option to interactive_msgAngelo Naselli2014-12-051-23/+88
|
* exit if user does not want to contact mirrorsAngelo Naselli2014-12-052-25/+26
|
* Really managed undefined valueAngelo Naselli2014-12-051-3/+3
|
* managed "uninitialized value"Angelo Naselli2014-12-052-10/+14
|
* get the right translation from drakx (atm)Angelo Naselli2014-12-051-1/+1
|
* Removed drakx common dependencyAngelo Naselli2014-12-0317-278/+515
|
* Wrong gurpm label (double increments)Angelo Naselli2014-12-021-1/+1
|
* Fix package selectionAngelo Naselli2014-12-022-2/+5
|
* Fix download percentageAngelo Naselli2014-12-021-1/+1
|
* - Quit only if really wantedAngelo Naselli2014-12-022-6/+0
| | | | - removed BP
* removed interactive_packtableAngelo Naselli2014-12-021-25/+0
|
* - Fixed package selection, when canceled now it is in the right statusAngelo Naselli2014-12-022-17/+26
|
* Converted _display_READMEs_if_neededAngelo Naselli2014-12-022-64/+108
| | | | Fixed treeview rpmnew in ncurses
* Added rpmnew managementAngelo Naselli2014-12-012-122/+269
|
* code clean upAngelo Naselli2014-12-011-29/+3
|
* - Package column splitted in Package and Summary to be seen also in ncursesAngelo Naselli2014-11-301-7/+9
| | | | - restored base package names
* used Carp to get the btAngelo Naselli2014-11-301-1/+3
|
* removed BPAngelo Naselli2014-11-282-2/+4
|
* removed add_parent call, first stage code clean upAngelo Naselli2014-11-281-2/+2
|
* select the old item if possibleAngelo Naselli2014-11-281-4/+37
|
* fixed slow_func (ncurses crash)Angelo Naselli2014-11-282-7/+26
|
* String value for join instead of undefAngelo Naselli2014-11-281-2/+2
|
* first attempt to add and remove a group from tree treeAngelo Naselli2014-11-271-2/+43
|
* deleteItems in the right placeAngelo Naselli2014-11-271-15/+12
|
* gpg-pubkey are passed and since they are not packages produce undefAngelo Naselli2014-11-271-1/+4
| | | | value to pass to cmp
* removed from build_treeAngelo Naselli2014-11-271-13/+5
|
* code clean upAngelo Naselli2014-11-271-57/+64
|
* - used Carp to check who callsAngelo Naselli2014-11-261-8/+10
| | | | - remove add_node used build_tree instead
* user is now allowed to change PrettyHostname, StaticHostname, Chassis and ↵Matteo Pasotti2014-11-251-8/+34
| | | | IconName
* full support to the entire set of properties provided by the interface ↵Matteo Pasotti2014-11-251-13/+94
| | | | org.freedesktop.hostname1 (get/set)
* Fixed call to SetHostnameAngelo Naselli2014-11-251-9/+9
|
* added getLocalHostName and setLocalHostName methods (rely on dbus hostnamed ↵Matteo Pasotti2014-11-241-0/+33
| | | | service)
* add ability to change the hostname (relies on dbus)Matteo Pasotti2014-11-241-0/+83
|
* Speed up on package showing, used YItemCollectionAngelo Naselli2014-11-211-34/+123
|
* Managed the category tree using yui objects directlyAngelo Naselli2014-11-201-7/+55
|
* Added icons to YTreeItemsAngelo Naselli2014-11-201-17/+34
|
* Fixed PODAngelo Naselli2014-11-201-17/+17
|
* Closed in a MultipleChanges blockAngelo Naselli2014-11-181-7/+16
|
* Group sortingAngelo Naselli2014-11-181-1/+7
|
* info is a label or richtext (more gtk cleanup)Angelo Naselli2014-11-171-1/+1
|
* More readable package info dialogAngelo Naselli2014-11-161-6/+6
|
* Select all into dragoraUpdateAngelo Naselli2014-11-161-24/+90
|
* fixed undefined values and W numericAngelo Naselli2014-11-123-23/+25
|
* fixed uninitialized valuesAngelo Naselli2014-11-122-2/+4
|