aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* when choosing between packages, add the ability to haveGuillaume Cottenceau2002-08-261-10/+18
| | | | | information about each package choice (one button per package)
* smallGuillaume Cottenceau2002-08-221-1/+1
|
* need a use-c for c::WNOHANGGuillaume Cottenceau2002-08-211-0/+1
|
* add planetmirror.com as an exception country (au) and addGuillaume Cottenceau2002-08-211-1/+3
| | | | | au/australia as a country name
* reflect changes in timezone::readGuillaume Cottenceau2002-08-201-1/+1
|
* usage of log::l needs a use-log hereGuillaume Cottenceau2002-08-051-0/+1
|
* fix typo test/textGuillaume Cottenceau2002-08-021-2/+2
|
* allow user to cancel on medium changesGuillaume Cottenceau2002-08-021-4/+6
|
* fix mouse cursor problem by calling my_gtk::exit instead of perl'sGuillaume Cottenceau2002-08-021-2/+3
|
* remove unused progress_msgGuillaume Cottenceau2002-08-021-15/+0
|
* remove "embedded" stuff, it's no more needed, we won'tGuillaume Cottenceau2002-08-011-1/+0
| | | | | embed
* Initial revisionV2_0topic/RPMDRAKEGuillaume Cottenceau2002-08-011-0/+284