aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* kill unused argumentsThierry Vignaud2006-07-041-2/+0
* add a "report bug" menu entry (we missed since mcc's menu is hiddenThierry Vignaud2006-06-011-0/+1
* handle the fact that interactive_list() can return nothingThierry Vignaud2006-05-161-2/+4
* some perl_checker cleanupsThierry Vignaud2006-05-161-13/+14
* fix help message which was not displaying the program nameThierry Vignaud2006-05-161-2/+2
* Clean cache after downloads (bug #20767)Rafael Garcia-Suarez2006-03-011-1/+4
* Add Development/PHP to the rpm group listRafael Garcia-Suarez2006-01-311-0/+1
* Document that this option is only needed for backwards compatibilityRafael Garcia-Suarez2006-01-131-1/+1
* Make the "clear" button active only when there are search results displayedRafael Garcia-Suarez2005-12-291-6/+19
* Add a button to clear the search text field and to redraw the package treeRafael Garcia-Suarez2005-12-291-4/+15
* Quote fullname in regular expressions (for names like libstdc++)Rafael Garcia-Suarez2005-12-141-1/+1
* Adapt code to the new syntax of extract_packages_to_install in upcoming urpmi...Rafael Garcia-Suarez2005-12-081-2/+4
* Copyright updateRafael Garcia-Suarez2005-12-051-1/+2
* Small simplificationRafael Garcia-Suarez2005-11-181-2/+4
* Honor the prohibit-remove option, like urpmeRafael Garcia-Suarez2005-11-181-2/+3
* Add base.png in the right directoryRafael Garcia-Suarez2005-11-181-1/+1
* Display packages required by basesystem in rpmdrake-remove, but with a lock iconRafael Garcia-Suarez2005-11-181-11/+10
* Make embedding work in mcc.Rafael Garcia-Suarez2005-11-161-0/+7
* Move use statement at the topRafael Garcia-Suarez2005-11-151-2/+1
* Display a README.urpmi only once. It could be displayed twice if the end ofRafael Garcia-Suarez2005-11-151-12/+14
* Update copyrightsRafael Garcia-Suarez2005-10-311-1/+2
* Remove utf8 hack for summary and descriptions.Rafael Garcia-Suarez2005-10-311-3/+3
* Add TODO notes; remove obsolete wait_msg_ functionRafael Garcia-Suarez2005-10-311-1/+2
* Get rid of c::_exitRafael Garcia-Suarez2005-10-271-1/+2
* Get rid of log.pm packageRafael Garcia-Suarez2005-10-271-2/+8
* Get rid of standalone packageRafael Garcia-Suarez2005-10-271-4/+0
* Small optimization, that will also probably work around bug #19356Rafael Garcia-Suarez2005-10-241-1/+1
* Fix bug 18617, alphabetical sort perturbed by localeRafael Garcia-Suarez2005-09-191-1/+1
* Avoid double encoding for bad signature messageRafael Garcia-Suarez2005-09-071-1/+1
* Don't encode twice messages from check_sources_signatures()Rafael Garcia-Suarez2005-08-231-2/+2
* Display a wait cursor on the whole window when a wait message is displayed onRafael Garcia-Suarez2005-08-181-1/+1
* Move a load of popup messages in a status bar.Rafael Garcia-Suarez2005-07-291-13/+26
* oops.Rafael Garcia-Suarez2005-07-271-1/+0
* Fix crash caseRafael Garcia-Suarez2005-07-271-1/+1
* A slight optimisationRafael Garcia-Suarez2005-07-271-4/+6
* Don't take into account empty command-line optionsRafael Garcia-Suarez2005-07-271-1/+1
* Make long error messages scrollableRafael Garcia-Suarez2005-07-251-18/+39
* work around bug in gtk2 that clobbers display (see bugzilla #16575)Rafael Garcia-Suarez2005-07-201-1/+2
* Remove frame around treeview for better lookRafael Garcia-Suarez2005-07-201-4/+1
* Set noborderWhenEmbedded variable for MCCRafael Garcia-Suarez2005-07-201-0/+1
* Fix bug 16676 : Logo repeated when reading packages databaseRafael Garcia-Suarez2005-07-181-1/+3
* Don't overwrite good descriptions from hdlists with empty descriptions from s...Rafael Garcia-Suarez2005-06-131-11/+13
* Restore banners at startup of MandrivaUpdateRafael Garcia-Suarez2005-06-131-2/+3
* Don't hide banner in mcc when lauching rpmdrakeRafael Garcia-Suarez2005-06-101-11/+4
* Factorize banner codeRafael Garcia-Suarez2005-06-101-6/+9
* Don't show "rebuilding package list" popup message in update modeRafael Garcia-Suarez2005-05-271-2/+2
* Gtk cleanup by Thierry VignaudRafael Garcia-Suarez2005-05-171-1/+3
* Always show reason for upgrades, even if rpmdrake whas run withRafael Garcia-Suarez2005-05-131-18/+22
* packages lists in non-update modes were brokenRafael Garcia-Suarez2005-05-131-2/+2
* Rework the algorithm to compute upgrades to be more similar to urpmiRafael Garcia-Suarez2005-05-121-1/+10