aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Collapse)AuthorAgeFilesLines
* beurk don't write in /tmp predictable file!Guillaume Cottenceau2004-02-271-1/+1
|
* support community and cooker classes in mirrorsfull.list as wellGuillaume Cottenceau2004-02-271-1/+4
|
* more embedded fixesThierry Vignaud2004-02-131-2/+2
|
* let it embeddThierry Vignaud2004-02-131-1/+1
|
* fix #7425: center-always or center-on-parent popup windowsGuillaume Cottenceau2004-02-111-3/+9
|
* bug #7472-alike progressbar force width fixGuillaume Cottenceau2004-02-061-2/+2
|
* better error message when updating hdlist of medium currently addedGuillaume Cottenceau2004-02-041-8/+11
| | | | | not obliged to keep a added medium after such failure
* return useful value for adding a mediumGuillaume Cottenceau2004-02-041-5/+13
|
* report more errors when adding a mediumGuillaume Cottenceau2004-01-301-4/+22
|
* save sorting method at exit of rpmdrake for Lord Titi (#6051)Guillaume Cottenceau2004-01-121-2/+4
|
* - use new urpmi API to verify signatures, so that we don't missGuillaume Cottenceau2003-09-051-1/+9
| | | | | | signatures problems when key of package is not in urpmi allowed pool - convert to utf8 when asking translations to urpmi
* fix not reporting any error when updating ofGuillaume Cottenceau2003-09-031-12/+21
| | | | | media fail (#5212)
* add more locations for each timezoneGuillaume Cottenceau2003-08-291-21/+21
|
* handle subdirectory in "updates" for specialGuillaume Cottenceau2003-08-291-1/+10
| | | | | Mandrake issues such as corporate/clustering/etc
* merge and translate for frGuillaume Cottenceau2003-08-131-2/+2
|
* *** empty log message ***Guillaume Cottenceau2003-08-131-0/+1
|
* fix browsing for adding a security update (port gtk2-perl-xsGuillaume Cottenceau2003-08-081-3/+1
| | | | | not complete)
* when updating media, if url is too long, don't display it becauseGuillaume Cottenceau2003-08-071-11/+19
| | | | | | it enlarges much the dialog; better display only the basename and the medium name (#4338)
* no, titi, I really need $widget->size_request, that's in now way equivalent ↵Guillaume Cottenceau2003-08-071-2/+4
| | | | to $widget->get_size_request (fixes interactive_packtable initially much too small)
* fix #4248 (crash when asking for more infos in rpmdrake-remove)Thierry Vignaud2003-07-231-2/+2
|
* keep rpmdrake wait messages centeredThierry Vignaud2003-07-181-0/+1
|
* 2.1-25mdk: switch to gtk2-perl-xsThierry Vignaud2003-07-161-2/+2
|
* fix media/medias by medium/mediaGuillaume Cottenceau2003-05-301-5/+5
|
* adding an update source: fix sorting according to tzGuillaume Cottenceau2003-05-281-1/+1
|
* substitute references to "sources" by now talking about "medias",Guillaume Cottenceau2003-05-161-5/+5
| | | | | should be more understandable and more consistent with urpmi
* make rpmdrake.pm a real perl package, because of auto requires/deps on perl ↵Guillaume Cottenceau2003-05-121-1/+8
| | | | stuff from within rpm :/
* fix percent completed shown as "speed" in some situations, thxGuillaume Cottenceau2003-04-241-1/+1
| | | | | David Walser
* report more urpmi errors in the GUIGuillaume Cottenceau2003-04-171-2/+24
|
* choose a mirror dialog: larger default size so that the scrollbars don't appearGuillaume Cottenceau2003-03-051-3/+2
|
* add help support thx to drakhelpGuillaume Cottenceau2003-02-281-0/+1
|
* forgot handling "failed" callback modeGuillaume Cottenceau2003-02-281-0/+3
|
* finish using urpmi callbacks when updating sourcesGuillaume Cottenceau2003-02-281-15/+17
|
* anticipate soon in the future new ability of urpm to show progress of local ↵Guillaume Cottenceau2003-02-211-7/+12
| | | | files
* add download progress when updating distant sources (still needsGuillaume Cottenceau2003-02-211-4/+34
| | | | | improvement in messages, work in progress with urpmi)
* some code cleanup thx to titi & perl checkerGuillaume Cottenceau2003-02-211-2/+2
|
* fix wait messagesGuillaume Cottenceau2003-01-271-1/+1
|
* fix problems of characters display in non-latin1 localesGuillaume Cottenceau2003-01-241-1/+4
|
* fix "update sources" dialog which didn't update the asked mediumsGuillaume Cottenceau2003-01-211-5/+4
|
* - add the possibility to view more infos on each package, whenGuillaume Cottenceau2003-01-101-4/+26
| | | | | | presenting a list of deps - factorize the packtable code of rpmnew dialog and more infos on package
* perl's sprintf is bugged when parts of the SV's are UTF8, parts notGuillaume Cottenceau2003-01-081-1/+7
|
* have the interactive message with a scroll in a GtkFrameGuillaume Cottenceau2003-01-071-2/+3
|
* make wait messages transient for the main window as wellGuillaume Cottenceau2003-01-071-2/+3
|
* gtk2Guillaume Cottenceau2002-11-261-104/+124
|
* please perl_checkerGuillaume Cottenceau2002-11-061-3/+3
|
* have an expert right-click menu on the left treeview, for askingGuillaume Cottenceau2002-09-051-0/+24
| | | | | to reset the selection, reload lists and update sources
* - disable prerendered titles until I have the new bannerGuillaume Cottenceau2002-09-031-7/+14
| | | | | | | - 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
* really forward exitcode to _exitGuillaume Cottenceau2002-09-031-1/+1
|
* Info.. is butonnizedGuillaume Cottenceau2002-09-021-1/+1
|
* handle /etc/urpmi/proxy.cfg proxies, have a proxy dialog config inGuillaume Cottenceau2002-08-301-3/+1
| | | | | edit-urpm-sources
* right click on right window to get possibility toGuillaume Cottenceau2002-08-281-0/+1
| | | | | | have more informations on packages (source, filelist, changelog)