aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/formatting.pm
Commit message (Collapse)AuthorAgeFilesLines
* bump copyright noticeThierry Vignaud2014-06-291-1/+1
| | | | for bad faith people who do look at "git log"...
* fix my emailThierry Vignaud2013-12-161-1/+1
|
* Pango->PANGO_WEIGHT_BOLD is not available through introspectionThierry Vignaud2013-12-051-1/+1
|
* no need to load Pango anymoreThierry Vignaud2013-12-051-1/+0
|
* Gtk2::Pango -> PangoThierry Vignaud2013-12-051-2/+2
|
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-051-2/+2
|
* (evr) kill it now that it's uselessThierry Vignaud2012-09-211-8/+0
|
* (version_release) rename it as evr()Thierry Vignaud2012-09-201-2/+2
| | | | rationale: it is really what it is after previous commit
* (version_release) return epoch too (thus EVR)Thierry Vignaud2012-09-201-2/+4
| | | | | | | | rationale: fix highlighting changelog for packages who have epochs as we are comparing installed version with version from changelog also it makes sense to display EVR in details like we do in changelogs (consistency)
* (version_release) factorize some codeThierry Vignaud2012-08-241-1/+8
| | | | also needed for next commit
* (ensure_utf8) sync with genhdlist2 and use utf8:: functions instead of EncodeThierry Vignaud2012-03-261-8/+9
|
* spacingThierry Vignaud2012-02-161-3/+1
|
* (urpm_name) simplifyThierry Vignaud2012-02-161-2/+1
|
* (format_filesize) introduce itThierry Vignaud2012-02-071-0/+6
|
* fix spacingThierry Vignaud2012-02-071-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-141-1/+1
| | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r535 | dmorgan | 2011-02-14 00:37:56 +0000 (Mon, 14 Feb 2011) | 1 line Import cleaned rpmdrake ------------------------------------------------------------------------
* (pkg2medium) pkg2medium() could return undef but several placesThierry Vignaud2009-10-011-1/+1
| | | | blindly dereferenced it which could lead to rare crashes (#49901)
* (pkg2medium) help perl_checker that fails to parse thisThierry Vignaud2009-10-011-1/+1
|
* (pkg2medium) revert part of r257150 from 2009-04-29 (considering theThierry Vignaud2009-06-011-1/+1
| | | | | | | | | | installed flag), thus fixing not displaying importance and reasons of updates (b/c we wrongly though that the medium was "None (installed)" instead of eg: "Main Updates") (#51118) (r257150 was: "(pkg2medium) fix listing _one_ non installed package as installed (#50276)")
* (pkg2medium) fix listing _one_ non installed package as installed (#50276)Thierry Vignaud2009-04-291-1/+1
|
* (format_changelog_string) push loading of Gtk2::Pango where actually neededThierry Vignaud2008-09-221-0/+1
|
* (rpm_description) fix displaying garbaged UTF-8 descriptions (eg:Thierry Vignaud2008-03-251-1/+1
| | | | | cgoban1) instead of displaying "none"
* (pkg2medium) just skip non existing packages (#38793)Thierry Vignaud2008-03-251-0/+1
| | | | | | | | | | | | | [I suspect something like the bug fixed by commit r234617 on 2008-02-13: "(node_state) just skip non existing packages (#36529) (eg: when rpmdrake download info.xml.lzma on demand when searching or browsing whereas the package was updated in the mean time, the info file references the newer package whereas urpmi database only know the older version)"]
* (pkg2medium) make clearer why there's no medium (#37033)Thierry Vignaud2008-02-261-1/+1
| | | | | | (maybe should we just not display the medium for installed packages like old_rpmdrake did?)
* perl_checker cleanupsThierry Vignaud2008-02-211-3/+3
|
* (formatlistpkg) rename as format_list() (more consistent with otherThierry Vignaud2008-02-211-2/+2
| | | | function names)
* (formatlistpkg) move from pkg.pm into formatting.pm (more logicalThierry Vignaud2008-02-211-0/+3
| | | | place & will be reused by edit-urpm-sources)
* (localtime2changelog) note that it partially duplicate urpm::msg functionThierry Vignaud2008-02-211-0/+1
|
* unexport localtime2changelog() now unused elsewhereThierry Vignaud2008-02-131-1/+0
|
* (ensure_utf8) introduce it (copied & slightly altered from rpmtools)Thierry Vignaud2008-02-121-0/+14
| | | | | so that we never crash on garbaged UTF-8
* (format_changelog_string) highlight relevant parts of the changelog (#37208);Thierry Vignaud2008-02-081-3/+17
| | | | | | updating callers (build_expander, extract_header, format_changelog_changelogs, format_pkg_simplifiedinfo)
* (format_changelog_changelogs) factorize formatting unlocalized changelogs Thierry Vignaud2008-02-081-0/+8
|
* (format_changelog_string) make a real function out of a closureThierry Vignaud2008-02-081-0/+8
|
* make export list more manageable and more readableThierry Vignaud2008-02-081-1/+12
|
* (format_update_field) render update fields as italicThierry Vignaud2008-02-081-1/+1
|
* (format_update_field) factorize formating of update fields (type & description)Thierry Vignaud2008-02-081-1/+6
|
* (format_size) split it out of perform_installation() (needed for next commit)Thierry Vignaud2008-02-061-1/+8
|
* (split_fullname) split "release" from "version" (needed for next commits)Thierry Vignaud2007-10-231-1/+1
|
* (format_name_n_summary) factorize package name and summary formatting thereThierry Vignaud2007-09-191-1/+6
|
* (pkg2medium) reuse URPM::pkg2media()Thierry Vignaud2007-09-171-6/+2
|
* (rpm_summary) kill it; since perl-URPM-1.56, perl knows that strings from rpmThierry Vignaud2007-09-101-7/+1
| | | | | headers are UTF-8, thus fixing a crash (#33283)
* (rpm_summary) do not decode package summary if already in UTF-8 thusThierry Vignaud2007-09-061-1/+1
| | | | | fixing not displaying summaries when already translated in rpm
* (split_fullname) adatp to the fact urpm names contains the archThierry Vignaud2007-09-061-1/+1
|
* clear executable bitThierry Vignaud2007-09-031-0/+0
|
* (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
|
* help perl_checkerThierry Vignaud2007-02-201-1/+1
|
* split out formating stuff in Rpmdrake::formattingThierry Vignaud2007-02-201-0/+103