aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #10801 : popups too largeRafael Garcia-Suarez2004-08-191-2/+5
* In update mode, always allow to select all packages at once.Rafael Garcia-Suarez2004-08-191-1/+1
* Don't show selections in read-only modeRafael Garcia-Suarez2004-08-191-1/+1
* Allow selecting all packages when don't showing selectionsRafael Garcia-Suarez2004-08-191-2/+2
* prepare land for fixed clustering packagesThierry Vignaud2004-08-181-0/+1
* perl_checker fixesRafael Garcia-Suarez2004-08-181-7/+7
* Reorder fields. Don't show status in read-only mode.Rafael Garcia-Suarez2004-08-181-15/+18
* Add a checkbox "Show automatically selected packages", like in the stage 2Rafael Garcia-Suarez2004-08-181-1/+8
* Titi replaced a 'grep' by an 'any' without loading MDK::Common.Rafael Garcia-Suarez2004-08-161-0/+2
* Mandrake Update -> MandrakeupdateFunda Wang2004-08-141-3/+3
* perl_checker cleanupsThierry Vignaud2004-08-141-17/+17
* (localtime2changelog) use localized date format (sadly, in !remove mode, weThierry Vignaud2004-08-111-1/+1
* More robustness in parsing of command-lineRafael Garcia-Suarez2004-08-031-1/+1
* Another work-around for evil bug #9941 -- this time with a fudge factor.Rafael Garcia-Suarez2004-08-031-0/+1
* Restore actual program name (until a better one is found)Rafael Garcia-Suarez2004-08-021-5/+5
* s/Mandrake Linux/Mandrakelinux/, s/Mandrake Update/MandrakeupdateFunda Wang2004-08-011-6/+6
* Fix previous commit.Rafael Garcia-Suarez2004-07-291-2/+3
* (extract_header) localize date fields in changelogsThierry Vignaud2004-07-291-2/+2
* translate missing "multimedia" & "public keys" groups tooThierry Vignaud2004-07-291-0/+2
* There must be room for refactoring, here.Rafael Garcia-Suarez2004-07-281-1/+1
* Fix precedence problems. Use lexical filehandles.Rafael Garcia-Suarez2004-07-271-7/+6
* perl_checker cleanupsThierry Vignaud2004-07-271-28/+28
* Better fix for bug #9941: don't ever select the whole tree.Rafael Garcia-Suarez2004-07-261-1/+2
* In rpmdrake, explain that you can't select some packages because theyRafael Garcia-Suarez2004-07-231-6/+12
* When asked to display the information about a package that hasn't beenRafael Garcia-Suarez2004-07-201-31/+36
* sort groupsThierry Vignaud2004-07-191-63/+64
* add missing group translationsThierry Vignaud2004-07-191-0/+4
* Avoid to select an entire subtree. Works around bug #9941.Rafael Garcia-Suarez2004-07-131-3/+3
* Filehandle leak (w.r.t. urpmi)Rafael Garcia-Suarez2004-07-091-0/+8
* Remove perl bug workaround, now unneededRafael Garcia-Suarez2004-07-081-3/+3
* Determine whether packages are installed or upgraded when displayingRafael Garcia-Suarez2004-07-081-2/+4
* Work around a bug in perl 5.8.5 RC1 + Gtk2Rafael Garcia-Suarez2004-07-071-3/+3
* After installation, display the contents of files named README.urpmi,Rafael Garcia-Suarez2004-07-061-15/+59
* MandrakeUpdate wasn't listing the packages for which there was noRafael Garcia-Suarez2004-07-021-2/+6
* Don't show the "Update Media" button if we're not rootRafael Garcia-Suarez2004-06-281-2/+6
* When rpmdrake detects a media that looks like an update media addedRafael Garcia-Suarez2004-06-181-19/+25
* Replace deprecated Gtk2::OptionMenu widget by Gtk2::ComboBox.Rafael Garcia-Suarez2004-05-241-58/+96
* Some warning messages could be truncated.Rafael Garcia-Suarez2004-05-171-3/+10
* Rename "Mandrake choices" to "Mandrakelinux choices"Rafael Garcia-Suarez2004-05-141-3/+5
* In rpmdrake, when selecting packages by update availability, don't selectRafael Garcia-Suarez2004-05-111-30/+55
* Hardcoded release numbers are evilRafael Garcia-Suarez2004-05-101-1/+2
* Patch by Robert Vojta to add an horizontal slidebar in the package list paneRafael Garcia-Suarez2004-05-041-7/+13
* ues new icon schemeThierry Vignaud2004-03-171-4/+3
* set window iconThierry Vignaud2004-03-161-1/+5
* follow std button order (interface team request)Thierry Vignaud2004-03-101-3/+3
* when no hdlist, we don't need to parse synthesis, it has already been done an...Pascal Rigaux2004-03-101-14/+1
* (get_installable_pkgs) download synthesis rather than big fat hdlistThierry Vignaud2004-03-101-1/+1
* (extract_header) add simple synthesis parser so that we've a summaryThierry Vignaud2004-03-101-3/+16
* fix description field for updatesThierry Vignaud2004-03-101-1/+1
* - upcase window titlesThierry Vignaud2004-03-011-4/+4