aboutsummaryrefslogtreecommitdiffstats
path: root/edit-urpm-sources.pl
Commit message (Expand)AuthorAgeFilesLines
* Implement --distrib for adding media via the software media managerRafael Garcia-Suarez2004-12-011-14/+49
* French translationsRafael Garcia-Suarez2004-11-301-1/+1
* Fix gc's creative indentationRafael Garcia-Suarez2004-11-301-166/+263
* Allow to set some global settings from the software media manager. MoreRafael Garcia-Suarez2004-11-301-0/+36
* Always center dialog windows on their parent in the software media managerRafael Garcia-Suarez2004-11-291-11/+10
* In the Software Media Manager, the edition of media-specific proxies wasRafael Garcia-Suarez2004-11-241-4/+8
* IndentationRafael Garcia-Suarez2004-11-171-32/+47
* When modifying a media has failed, restore it (and don't keep it in theRafael Garcia-Suarez2004-11-171-4/+18
* Change default location of synthesis file when adding an update mediaRafael Garcia-Suarez2004-11-161-1/+1
* perl_checker fixesRafael Garcia-Suarez2004-10-191-11/+11
* (mainwindow) fix button layoutThierry Vignaud2004-09-211-1/+1
* Fix bug #10878: invert buttons in add media and edit media dialogsRafael Garcia-Suarez2004-08-231-28/+38
* Confirmation dialog for removal of sources (patch by Fabrice Facorat)Rafael Garcia-Suarez2004-08-111-0/+6
* force ignore flag to be undef if false (since write_config has beenOlivier Blin2004-07-191-1/+1
* Ability to set a proxy for only one media in the software media managerRafael Garcia-Suarez2004-07-011-48/+97
* Reorganize order in which the startup boilerplate is executedRafael Garcia-Suarez2004-06-231-7/+9
* In the Software Media Manager, in the sub-window to choose the mediaRafael Garcia-Suarez2004-04-301-1/+6
* just like MandrakeUpdate, edit-urpm-sources can also configure a "update"Pascal Rigaux2004-03-101-1/+1
* lock urpmi database while running (#6828)Guillaume Cottenceau2004-02-201-6/+19
* fix broken media reordering (program crashed)Guillaume Cottenceau2004-02-191-2/+2
* fix #7425: center-always or center-on-parent popup windowsGuillaume Cottenceau2004-02-111-1/+1
* fix not reporting any error when updating ofGuillaume Cottenceau2003-09-031-2/+2
* add an help button to the Media EditorGuillaume Cottenceau2003-09-031-1/+6
* handle subdirectory in "updates" for specialGuillaume Cottenceau2003-08-291-2/+1
* fix #4914 (program crashes when trying to add a medium)Guillaume Cottenceau2003-08-281-2/+3
* handle modality in parallel and key editorsGuillaume Cottenceau2003-08-181-9/+9
* finish off "manage keys"Guillaume Cottenceau2003-08-131-4/+30
* add ability to manage media keys (not finished yet)Guillaume Cottenceau2003-08-121-0/+77
* don't forget to activate hdlist entry when populating with aGuillaume Cottenceau2003-08-081-0/+2
* fix probe_with (urpmi changed name of option, but my recentGuillaume Cottenceau2003-08-081-1/+1
* edit-urpmi-media/add:Guillaume Cottenceau2003-08-081-15/+24
* 2.1-25mdk: switch to gtk2-perl-xsThierry Vignaud2003-07-161-17/+13
* - add ability to edit parallel urpmiGuillaume Cottenceau2003-05-301-13/+253
* fix media/medias by medium/mediaGuillaume Cottenceau2003-05-301-12/+12
* modify un-meaninful "save&quit"/"Quit" to a simple "Ok"Guillaume Cottenceau2003-05-281-5/+3
* fix removing of a media would not clear all the medias list :(Guillaume Cottenceau2003-05-281-0/+1
* let medias be reorderable in the medias editorGuillaume Cottenceau2003-05-221-0/+16
* substitute references to "sources" by now talking about "medias",Guillaume Cottenceau2003-05-161-9/+9
* make rpmdrake.pm a real perl package, because of auto requires/deps on perl s...Guillaume Cottenceau2003-05-121-0/+5
* report more urpmi errors in the GUIGuillaume Cottenceau2003-04-171-13/+0
* make the labels of proxy dialog justified centrallyGuillaume Cottenceau2003-02-211-2/+2
* add download progress when updating distant sources (still needsGuillaume Cottenceau2003-02-211-2/+2
* some code cleanup thx to titi & perl checkerGuillaume Cottenceau2003-02-211-12/+12
* use require_root_capability thx to titiGuillaume Cottenceau2003-01-281-1/+5
* fix thx to titiGuillaume Cottenceau2003-01-281-2/+2
* fix crashing when managing to call Remove or Edit with nothingGuillaume Cottenceau2003-01-221-2/+7
* fix wrong display of medium as "enabled", after adding a mediumGuillaume Cottenceau2003-01-221-2/+3
* fix many errors originating from not being able to access widgets after dialo...Guillaume Cottenceau2003-01-211-19/+31
* probe hdlists in all cases (why did I limit? dunno..)Guillaume Cottenceau2002-12-171-1/+1
* gtk2Guillaume Cottenceau2002-11-261-106/+108