aboutsummaryrefslogtreecommitdiffstats
path: root/edit-urpm-sources.pl
Commit message (Collapse)AuthorAgeFilesLines
* - disable prerendered titles until I have the new bannerGuillaume Cottenceau2002-09-031-3/+2
| | | | | | | - don't update when no source is selected for updates... - new ugtk without BEGIN so that we can have an OK error message when X is not available - use parenthesis for as much functions as seen since when requir'ing modules sometimes a function call is considered a bareword
* less strict regexp to split user/pass of proxy authen so thatGuillaume Cottenceau2002-09-021-1/+1
| | | | | they may contain a : now
* handle /etc/urpmi/proxy.cfg proxies, have a proxy dialog config inGuillaume Cottenceau2002-08-301-1/+36
| | | | | edit-urpm-sources
* api change in interactive_msg was not reflected everywhere, grrrGuillaume Cottenceau2002-08-271-2/+2
|
* when editing a removable:// medium, warn that you need the mediumGuillaume Cottenceau2002-08-271-0/+3
| | | | | in the drive
* better handling of users putting ftp:// in the URL for FTPGuillaume Cottenceau2002-08-201-2/+1
| | | | | sources
* toggle the ignore flag only when the button press was really doneGuillaume Cottenceau2002-08-191-1/+1
| | | | | in an existing col/row
* don't strictly require that all the fields be filled since urpmiGuillaume Cottenceau2002-08-061-13/+13
| | | | | | | can make guesses or build the hdlist itself; in removable and local modes, give the probe_with_hdlist option when the hdlist field is void
* handle case when user enters the location of the ftp source withGuillaume Cottenceau2002-08-061-0/+1
| | | | | a leading ftp://
* add the updating of mediaGuillaume Cottenceau2002-08-051-3/+25
|
* allow user to cancel on medium changesGuillaume Cottenceau2002-08-021-2/+2
|
* fix mouse cursor problem by calling my_gtk::exit instead of perl'sGuillaume Cottenceau2002-08-021-1/+3
|
* Initial revisionV2_0topic/RPMDRAKEGuillaume Cottenceau2002-08-011-0/+255