aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* set c-q as default key accelerator for exit, like in harddrake2Thierry Vignaud2005-03-021-1/+1
* follow mdk policy and ban stock items (they weren't displayed though)Thierry Vignaud2005-03-021-5/+5
* Restore Quit buttonRafael Garcia-Suarez2005-03-021-9/+26
* enable to translate --help message (#13970)Thierry Vignaud2005-03-011-14/+13
* Add a TODO note in rpmdrakeRafael Garcia-Suarez2005-03-011-3/+6
* enable to translate "no description" message and translate itThierry Vignaud2005-02-281-1/+1
* Fix English grammarRafael Garcia-Suarez2005-02-151-1/+1
* Improve readabilityRafael Garcia-Suarez2005-02-141-22/+42
* Don't view diffs for rpmnew files when files were not modified (bug 13112)Rafael Garcia-Suarez2005-02-141-3/+5
* Small optimizationRafael Garcia-Suarez2005-02-141-6/+27
* Still needed for po generation, but optimize it awayRafael Garcia-Suarez2005-02-111-0/+97
* Fix utf-8 changelog display in remove modeRafael Garcia-Suarez2005-02-111-1/+1
* Fix bug 13531: Lots of group names do not expand in rpmdrake, view by groupRafael Garcia-Suarez2005-02-101-1/+1
* Remove useless codeRafael Garcia-Suarez2005-02-101-95/+0
* Missing imported symbolRafael Garcia-Suarez2005-02-101-1/+1
* Add a new command-line option, --search=pkg, to run search at startupRafael Garcia-Suarez2005-02-091-0/+3
* Don't import everything in POSIXRafael Garcia-Suarez2005-02-011-1/+1
* Small optimizationRafael Garcia-Suarez2005-01-201-3/+3
* When displaying rpms by medium, display medium in the order they appearRafael Garcia-Suarez2005-01-201-2/+6
* Restore view of selected sizeRafael Garcia-Suarez2005-01-201-5/+15
* Fix Daouda's typoRafael Garcia-Suarez2005-01-201-1/+1
* - default case when the 2 prefilled lists (selected and unselected) ofDaouda Lo2005-01-191-4/+6
* Don't crash if there is no compssUsers.flatRafael Garcia-Suarez2005-01-181-1/+4
* Don't show the 'View' menu for nowRafael Garcia-Suarez2005-01-181-1/+1
* Un-do change 1.304, which was causing popup crashes (I don't know why)Rafael Garcia-Suarez2005-01-181-4/+3
* Parse the MDKSA ids when reading the "descriptions" fileRafael Garcia-Suarez2005-01-171-0/+2
* Remove unused varsRafael Garcia-Suarez2005-01-171-12/+13
* Factorize some code outRafael Garcia-Suarez2005-01-171-30/+48
* Fix strange regexpRafael Garcia-Suarez2005-01-171-1/+1
* Indent lessRafael Garcia-Suarez2005-01-171-270/+272
* Speed up scanning rpmdb for localesRafael Garcia-Suarez2005-01-171-3/+4
* Un-close a closure; remove a redundant sort(); remove unnecessary codeRafael Garcia-Suarez2005-01-171-7/+8
* Restore some groupsRafael Garcia-Suarez2005-01-141-1/+7
* Make the parsing of "descriptions" file a bit betterRafael Garcia-Suarez2005-01-141-10/+12
* Adjust to real format of file "descriptions"Rafael Garcia-Suarez2005-01-141-1/+1
* Refresh recognized groupsRafael Garcia-Suarez2005-01-131-7/+1
* Document --root, add --mode optionRafael Garcia-Suarez2005-01-131-18/+22
* Move the "Show automatically selected packages" option in a menuRafael Garcia-Suarez2005-01-131-12/+9
* Remove menu iconsRafael Garcia-Suarez2005-01-121-2/+2
* Fix crash with bad --media command-line option.Rafael Garcia-Suarez2005-01-121-25/+36
* Add a menu bar. Move the 'quit', 'update media' and 'help' buttons to it,Rafael Garcia-Suarez2005-01-121-70/+38
* show banner when embedded since new mcc allow to do soThierry Vignaud2005-01-121-1/+1
* fix crash with new mygtk2Thierry Vignaud2005-01-121-1/+1
* Add a --no-media-update option to rpmdrake to avoid updating mediaRafael Garcia-Suarez2005-01-071-1/+2
* Optimize search by compiling and eval'ing regexps only onceRafael Garcia-Suarez2004-12-221-8/+15
* Optimize pkg2medium function, by Ian D. Allen (bug #12769)Rafael Garcia-Suarez2004-12-221-3/+4
* Correctly compute the number of rpms to be retrievedRafael Garcia-Suarez2004-12-211-9/+1
* Integrate code from the obsolete gurpm.pmRafael Garcia-Suarez2004-12-151-11/+69
* Only load packdrake when neededRafael Garcia-Suarez2004-12-091-3/+9
* More runtime safety -- don't crash against corrupted rpmdbs.Rafael Garcia-Suarez2004-12-061-2/+10