Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Confirmation dialog for removal of sources (patch by Fabrice Facorat) | Rafael Garcia-Suarez | 2004-08-11 | 1 | -0/+6 |
| | |||||
* | force ignore flag to be undef if false (since write_config has been | Olivier Blin | 2004-07-19 | 1 | -1/+1 |
| | | | | | rewritten to write flags only if defined) | ||||
* | Ability to set a proxy for only one media in the software media manager | Rafael Garcia-Suarez | 2004-07-01 | 1 | -48/+97 |
| | |||||
* | Reorganize order in which the startup boilerplate is executed | Rafael Garcia-Suarez | 2004-06-23 | 1 | -7/+9 |
| | |||||
* | In the Software Media Manager, in the sub-window to choose the media | Rafael Garcia-Suarez | 2004-04-30 | 1 | -1/+6 |
| | | | | | to be updated, don't list the disabled media. | ||||
* | just like MandrakeUpdate, edit-urpm-sources can also configure a "update" | Pascal Rigaux | 2004-03-10 | 1 | -1/+1 |
| | | | | | | media, so just like MandrakeUpdate defaulting it to synthesis instead of hdlist | ||||
* | lock urpmi database while running (#6828) | Guillaume Cottenceau | 2004-02-20 | 1 | -6/+19 |
| | |||||
* | fix broken media reordering (program crashed) | Guillaume Cottenceau | 2004-02-19 | 1 | -2/+2 |
| | |||||
* | fix #7425: center-always or center-on-parent popup windows | Guillaume Cottenceau | 2004-02-11 | 1 | -1/+1 |
| | |||||
* | fix not reporting any error when updating of | Guillaume Cottenceau | 2003-09-03 | 1 | -2/+2 |
| | | | | | media fail (#5212) | ||||
* | add an help button to the Media Editor | Guillaume Cottenceau | 2003-09-03 | 1 | -1/+6 |
| | |||||
* | handle subdirectory in "updates" for special | Guillaume Cottenceau | 2003-08-29 | 1 | -2/+1 |
| | | | | | Mandrake issues such as corporate/clustering/etc | ||||
* | fix #4914 (program crashes when trying to add a medium) | Guillaume Cottenceau | 2003-08-28 | 1 | -2/+3 |
| | |||||
* | handle modality in parallel and key editors | Guillaume Cottenceau | 2003-08-18 | 1 | -9/+9 |
| | |||||
* | finish off "manage keys" | Guillaume Cottenceau | 2003-08-13 | 1 | -4/+30 |
| | |||||
* | add ability to manage media keys (not finished yet) | Guillaume Cottenceau | 2003-08-12 | 1 | -0/+77 |
| | |||||
* | don't forget to activate hdlist entry when populating with a | Guillaume Cottenceau | 2003-08-08 | 1 | -0/+2 |
| | | | | | security mirror | ||||
* | fix probe_with (urpmi changed name of option, but my recent | Guillaume Cottenceau | 2003-08-08 | 1 | -1/+1 |
| | | | | | checkbutton get_active was also broken) | ||||
* | edit-urpmi-media/add: | Guillaume Cottenceau | 2003-08-08 | 1 | -15/+24 |
| | | | | | | | - right-align left labels - use a checkbutton for "hdlist" so that user better understands it's optional (and say in a tooltip that it is) | ||||
* | 2.1-25mdk: switch to gtk2-perl-xs | Thierry Vignaud | 2003-07-16 | 1 | -17/+13 |
| | |||||
* | - add ability to edit parallel urpmi | Guillaume Cottenceau | 2003-05-30 | 1 | -13/+253 |
| | | | | | | - add ability to update a medium or regenerate its hdlist through right-click on the medium name | ||||
* | fix media/medias by medium/media | Guillaume Cottenceau | 2003-05-30 | 1 | -12/+12 |
| | |||||
* | modify un-meaninful "save&quit"/"Quit" to a simple "Ok" | Guillaume Cottenceau | 2003-05-28 | 1 | -5/+3 |
| | |||||
* | fix removing of a media would not clear all the medias list :( | Guillaume Cottenceau | 2003-05-28 | 1 | -0/+1 |
| | |||||
* | let medias be reorderable in the medias editor | Guillaume Cottenceau | 2003-05-22 | 1 | -0/+16 |
| | |||||
* | substitute references to "sources" by now talking about "medias", | Guillaume Cottenceau | 2003-05-16 | 1 | -9/+9 |
| | | | | | should be more understandable and more consistent with urpmi | ||||
* | make rpmdrake.pm a real perl package, because of auto requires/deps on perl ↵ | Guillaume Cottenceau | 2003-05-12 | 1 | -0/+5 |
| | | | | stuff from within rpm :/ | ||||
* | report more urpmi errors in the GUI | Guillaume Cottenceau | 2003-04-17 | 1 | -13/+0 |
| | |||||
* | make the labels of proxy dialog justified centrally | Guillaume Cottenceau | 2003-02-21 | 1 | -2/+2 |
| | |||||
* | add download progress when updating distant sources (still needs | Guillaume Cottenceau | 2003-02-21 | 1 | -2/+2 |
| | | | | | improvement in messages, work in progress with urpmi) | ||||
* | some code cleanup thx to titi & perl checker | Guillaume Cottenceau | 2003-02-21 | 1 | -12/+12 |
| | |||||
* | use require_root_capability thx to titi | Guillaume Cottenceau | 2003-01-28 | 1 | -1/+5 |
| | |||||
* | fix thx to titi | Guillaume Cottenceau | 2003-01-28 | 1 | -2/+2 |
| | |||||
* | fix crashing when managing to call Remove or Edit with nothing | Guillaume Cottenceau | 2003-01-22 | 1 | -2/+7 |
| | | | | | selected (#970) | ||||
* | fix wrong display of medium as "enabled", after adding a medium | Guillaume Cottenceau | 2003-01-22 | 1 | -2/+3 |
| | | | | | that has problems and is hence automatically disabled (#995) | ||||
* | fix many errors originating from not being able to access widgets after ↵ | Guillaume Cottenceau | 2003-01-21 | 1 | -19/+31 |
| | | | | dialog is finished | ||||
* | probe hdlists in all cases (why did I limit? dunno..) | Guillaume Cottenceau | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | gtk2 | Guillaume Cottenceau | 2002-11-26 | 1 | -106/+108 |
| | |||||
* | small fix | Guillaume Cottenceau | 2002-10-27 | 1 | -1/+1 |
| | |||||
* | revert deushinery | Guillaume Cottenceau | 2002-09-06 | 1 | -1/+0 |
| | |||||
* | - hide password entry char (gc sux) | Daouda Lo | 2002-09-06 | 1 | -0/+1 |
| | |||||
* | don't display passwords in clear text | Guillaume Cottenceau | 2002-09-06 | 1 | -3/+3 |
| | |||||
* | have an expert right-click menu on the left treeview, for asking | Guillaume Cottenceau | 2002-09-05 | 1 | -18/+1 |
| | | | | | to reset the selection, reload lists and update sources | ||||
* | - disable prerendered titles until I have the new banner | Guillaume Cottenceau | 2002-09-03 | 1 | -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 that | Guillaume Cottenceau | 2002-09-02 | 1 | -1/+1 |
| | | | | | they may contain a : now | ||||
* | handle /etc/urpmi/proxy.cfg proxies, have a proxy dialog config in | Guillaume Cottenceau | 2002-08-30 | 1 | -1/+36 |
| | | | | | edit-urpm-sources | ||||
* | api change in interactive_msg was not reflected everywhere, grrr | Guillaume Cottenceau | 2002-08-27 | 1 | -2/+2 |
| | |||||
* | when editing a removable:// medium, warn that you need the medium | Guillaume Cottenceau | 2002-08-27 | 1 | -0/+3 |
| | | | | | in the drive | ||||
* | better handling of users putting ftp:// in the URL for FTP | Guillaume Cottenceau | 2002-08-20 | 1 | -2/+1 |
| | | | | | sources | ||||
* | toggle the ignore flag only when the button press was really done | Guillaume Cottenceau | 2002-08-19 | 1 | -1/+1 |
| | | | | | in an existing col/row |