aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/edit_urpm_sources.pm
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2007-03-011-6/+5
|
* (remove_callback) enable to delete several medium at once (#21532)Thierry Vignaud2007-03-011-6/+12
|
* (selected_rows) introduce it to (based on selrow template)Thierry Vignaud2007-03-011-0/+8
|
* adapt to multiple selection: disable "edit" button if there's more than one ↵Thierry Vignaud2007-03-011-4/+10
| | | | selected row
* enable multiple selection (#21532)Thierry Vignaud2007-03-011-1/+1
|
* sortThierry Vignaud2007-03-011-1/+1
|
* (mainwindow) make "edit" button insensitive if no selectionThierry Vignaud2007-02-221-5/+5
|
* (mainwindow) make "remove" button insensitive if no selectionThierry Vignaud2007-02-221-2/+3
|
* (mainwindow) localize ::main_windowThierry Vignaud2007-02-221-1/+1
|
* (mainwindow) make it modal and set transient hint (usefull now that it'sThierry Vignaud2007-02-221-1/+1
| | | | | embedded into rpmdrake)
* perl_checker cleanupThierry Vignaud2007-02-221-1/+1
|
* split out urpm sources edition stuff into Rpmdrake::edit_urpm_sources, ↵Thierry Vignaud2007-02-221-0/+1081
creating check_if_first_run() and run() new functions