aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* set an icon for "System/X11" groupThierry Vignaud2007-06-221-1/+1
|
* add "Development/X11" rpm groupThierry Vignaud2007-06-221-0/+1
|
* deprecate "Cluster/Message Passing", "Cluster/Queueing Services",Thierry Vignaud2007-06-221-5/+1
| | | | | | "System/Deploiement" & "System/Deployment" groups in favor of new "System/Cluster" group
* bump release (3.69)Thierry Vignaud2007-06-211-1/+1
|
* (perform_installation) factorize explicitly destroying the progressThierry Vignaud2007-06-201-3/+4
| | | | | | window when it's over so that it's also done if we need to display rpmnew/rpmsave files, ...
* (perform_installation) partially revert r219992: explicitly destroyThierry Vignaud2007-06-201-0/+4
| | | | | | the progress window when it's over but we've sg to display before returning (error, ...)
* updated translationPavel Maryanov2007-06-161-81/+26
|
* Japanese translation reviewed.Yukiko Bando2007-06-151-47/+49
|
* Japanese translation updated.Yukiko Bando2007-06-141-2/+2
|
* updateTomasz Bednarski2007-06-141-35/+21
|
* bump release (3.68)Thierry Vignaud2007-06-131-1/+1
|
* prevent urpmi.update to run /usr/bin/resize throughThierry Vignaud2007-06-131-0/+6
| | | | | | Term::ReadKey->GetTerminalSize() when xterm is installed (which freezes the GNOME desktop) (#30867)
* (warn_about_media) use our own instance of urpmi db in order not toThierry Vignaud2007-06-131-2/+4
| | | | | alter skip.list managment (#31092)
* (open_urpmi_db) split it out of get_pkgs()Thierry Vignaud2007-06-131-9/+16
|
* (writeconf) fix crash when trying to save non set variables (#31367)Thierry Vignaud2007-06-131-1/+1
|
* read config before warning if running as user in order to fix errorThierry Vignaud2007-06-131-4/+6
| | | | | when trying to save config (#31367)
* (pkg2medium) return "None" medium for already installed packages (#30556)Thierry Vignaud2007-06-121-0/+1
|
* (pkg2medium) factorize: do not call URPM::Package->id() quite a lot of timeThierry Vignaud2007-06-121-1/+2
|
* bump release (3.67)Thierry Vignaud2007-06-061-1/+1
|
* (perform_installation) ensure "initialization" dialog got destroyed if anThierry Vignaud2007-06-061-4/+1
| | | | | error happens very early (ie if no package was ever installed)
* (do_search) limit the number of results to 2000, else Gtk2::TreeViewThierry Vignaud2007-06-051-1/+6
| | | | | takes quite a lot of time in order to render the lsit (#30355)
* Japanese translation revised.Yukiko Bando2007-05-301-17/+4
|
* bump release (3.66)Thierry Vignaud2007-05-291-1/+1
|
* (refresh_packages_list) fix crash due to UTF-8 issueThierry Vignaud2007-05-291-1/+3
|
* (group_modify) use english word order; make a real english sentenceThierry Vignaud2007-05-221-1/+1
| | | | | out of this; explicit what is the actual error
* workaround crash due to option abuse (#30817)Thierry Vignaud2007-05-221-0/+7
|
* improved translationThierry Vignaud2007-05-211-3/+3
|
* Update fr translationChristophe Berthelé2007-05-171-37/+9
|
* (new) ensure it's not editableThierry Vignaud2007-05-101-1/+1
|
* - allow adding local media without file:// (#27291)Pascal Rigaux2007-05-091-6/+12
| | | | | | - update usage accordingly - do not mention "... with hdlist" in usage (it's deprecated)
* upJosé Melo2007-05-071-23/+23
|
* upJosé Melo2007-05-071-31/+18
|
* Updated POT fileFunda Wang2007-05-05147-57203/+30030
|
* bump release (3.65)Thierry Vignaud2007-05-021-1/+1
|
* (format_pkg_simplifiedinfo) handle invalid UTF8 summaries, thus fixingThierry Vignaud2007-05-021-1/+2
| | | | | crash (#30409)
* bump release (3.64)Thierry Vignaud2007-04-301-1/+1
|
* readd back files lost after SVN crash (#30466)Thierry Vignaud2007-04-2610-0/+291
|
* bump release (3.63)Thierry Vignaud2007-04-251-1/+1
|
* better translationThierry Vignaud2007-04-251-2/+2
|
* better translationThierry Vignaud2007-04-251-2/+2
|
* (run_treeview_dialog) fix not refreshing a subcategory if old & newThierry Vignaud2007-04-251-1/+1
| | | | | subcategories have the same name (#30421)
* blacklist File::Find, File::Temp, File::MimeInfo::Magic & encoding tooThierry Vignaud2007-04-251-0/+4
|
* (callback_choices) fix selecting first choice, thus preventing askingThierry Vignaud2007-04-241-1/+1
| | | | | again the same question if choosing the first one
* (refresh_packages_list) escape characters, thus fixing duplicated names (#28970)Thierry Vignaud2007-04-241-1/+1
|
* add an example Thierry Vignaud2007-04-241-1/+2
|
* upJosé Melo2007-04-061-51/+31
|
* bump release (3.62)Thierry Vignaud2007-04-051-1/+1
|
* (format_pkg_simplifiedinfo) small improvementThierry Vignaud2007-04-031-1/+1
|
* (easy_add_callback) fix adding official media on ia32 (#30059)Thierry Vignaud2007-04-031-0/+1
|
* (format_pkg_simplifiedinfo) fix error message when looking at aThierry Vignaud2007-04-031-3/+5
| | | | | package when there's no medium (eg: One)