aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Collapse)AuthorAgeFilesLines
* ues new icon schemeThierry Vignaud2004-03-171-4/+3
|
* set window iconThierry Vignaud2004-03-161-1/+5
|
* follow std button order (interface team request)Thierry Vignaud2004-03-101-3/+3
|
* when no hdlist, we don't need to parse synthesis, it has already been done ↵Pascal Rigaux2004-03-101-14/+1
| | | | and data is available
* (get_installable_pkgs) download synthesis rather than big fat hdlistThierry Vignaud2004-03-101-1/+1
| | | | | by default for update sources
* (extract_header) add simple synthesis parser so that we've a summaryThierry Vignaud2004-03-101-3/+16
| | | | | | fields for updates (filling it with "not availlable" whereas we already have reason, description and the like looks bad)
* fix description field for updatesThierry Vignaud2004-03-101-1/+1
|
* - upcase window titlesThierry Vignaud2004-03-011-4/+4
| | | | | | - mark them as translatable for languages who need phonetic translations (arab, korean, ...)
* fix main window title so that it's localizable (aka do not blindly forceThierry Vignaud2004-03-011-1/+1
| | | | | version number position which is bad for quite a lot of languages)
* fix behaviour after something has been installed in --pkg-sel modeGuillaume Cottenceau2004-02-261-0/+4
|
* fix initial selection: we really need to go through toggle_nodes since we ↵Guillaume Cottenceau2004-02-261-0/+5
| | | | want $urpm->{state} to be updated as well, not only %$pkgs
* add --media --pkg-sel --pkg-nosel commandlineGuillaume Cottenceau2004-02-241-3/+16
| | | | | switches, to be invoked by MandrakeOnline
* tell gurpm to be transient (#8146)Guillaume Cottenceau2004-02-231-1/+1
|
* hide password in logs (#6260)Guillaume Cottenceau2004-02-191-1/+3
|
* help perl_checker understand perl code (gave syntax error)Guillaume Cottenceau2004-02-161-8/+4
|
* fix one more crash on array ref dereferencingThierry Vignaud2004-02-151-1/+2
|
* dereferencing array ref in strict mode when these refs can be undefined isThierry Vignaud2004-02-131-2/+4
| | | | | asking for trouble
* let it embeddThierry Vignaud2004-02-131-7/+9
|
* new bannersThierry Vignaud2004-02-131-14/+6
|
* mark 10.0Guillaume Cottenceau2004-02-121-1/+1
|
* fix #7675: rpmdrake-remove wrongly thought an unrelated package wasGuillaume Cottenceau2004-02-121-2/+3
| | | | | needed to remove another one because of closures trouble
* fix #7425: center-always or center-on-parent popup windowsGuillaume Cottenceau2004-02-111-1/+1
|
* il est fort ce perl checkerGuillaume Cottenceau2004-02-091-2/+2
|
* actually i found a way to force gtk to recompute size for shrinking when a ↵Guillaume Cottenceau2004-02-061-0/+1
| | | | child widget gets destroyed
* fix #7472-alike problem with searching progressbarGuillaume Cottenceau2004-02-061-2/+2
|
* invalidate cancel forever is looking too bad (parent window don't shrink ↵Guillaume Cottenceau2004-02-061-1/+0
| | | | after button gets destroyed)
* http://www.gnu.org/prep/standards_18.html says output of --help must be on ↵Guillaume Cottenceau2004-02-041-1/+1
| | | | standard output
* print fatal/error msgs before to_utf8 because this is not a pure functionGuillaume Cottenceau2004-01-301-2/+2
|
* fix garbled characters for fatal and error msgs reported by urpm (needs to ↵Guillaume Cottenceau2004-01-301-2/+2
| | | | convert urpmi output to utf8)
* reword "void" for "empty" (#6873)Guillaume Cottenceau2004-01-151-1/+1
|
* add ability to use rpmdrake/rpmdrake-remove with a "parallel"Guillaume Cottenceau2004-01-151-5/+53
| | | | | urpmi configuration
* fix big performance penalty on long filelists since 2.1-36mdkGuillaume Cottenceau2004-01-141-3/+3
| | | | | allowing correct display of filenames in RTL languages (#6865)
* fix wrongly using unavailable sorting method in remove mode after save in ↵Guillaume Cottenceau2004-01-141-7/+15
| | | | install mode
* save sorting method at exit of rpmdrake for Lord Titi (#6051)Guillaume Cottenceau2004-01-121-12/+18
|
* add ability to cancel packages downloadsGuillaume Cottenceau2004-01-121-0/+7
|
* think this is of no use anymoreGuillaume Cottenceau2003-12-301-7/+1
|
* MandrakeUpdate: add ability to select all (#6576 and others)Guillaume Cottenceau2003-12-301-4/+7
|
* remove info on last selected package after install (#4648)Guillaume Cottenceau2003-12-301-0/+1
|
* *** empty log message ***Guillaume Cottenceau2003-12-301-2/+2
|
* woopsGuillaume Cottenceau2003-12-301-2/+2
|
* fix filelist wrongly displayed in RTL language, thx titi, #6581Guillaume Cottenceau2003-12-301-4/+6
|
* provide drak* names as wellGuillaume Cottenceau2003-12-231-2/+2
|
* fix "Reset the selection" that didn't really reset it for urpmi :/Guillaume Cottenceau2003-09-051-3/+2
|
* - use new urpmi API to verify signatures, so that we don't missGuillaume Cottenceau2003-09-051-7/+6
| | | | | | signatures problems when key of package is not in urpmi allowed pool - convert to utf8 when asking translations to urpmi
* fix garbled UTF8 in "summary" and "description" of pkgs when i18n'ed thx pabloGuillaume Cottenceau2003-09-051-6/+15
|
* fix not reporting any error when updating ofGuillaume Cottenceau2003-09-031-1/+1
| | | | | media fail (#5212)
* use --id, launch the good sub-chapterGuillaume Cottenceau2003-09-031-1/+1
|
* mark version as 9.2Guillaume Cottenceau2003-09-021-1/+1
|
* focus in the find entry on startup (#5021)Guillaume Cottenceau2003-09-011-0/+1
|
* handle subdirectory in "updates" for specialGuillaume Cottenceau2003-08-291-2/+1
| | | | | Mandrake issues such as corporate/clustering/etc