[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/www/announcements/changelogs
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2008-01-31 23:01:16
Message-ID: 1201820476.845833.32259.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 769260 by aacid:

kpdf crashfix++
update 4.0.1 php


 M  +3 -0      changelog3_5_8to3_5_9.php  
 M  +14 -0     changelog4_0to4_0_1.php  
 M  +1 -0      changelog_branch_3_5.xml  


--- trunk/www/sites/www/announcements/changelogs/changelog3_5_8to3_5_9.php #769259:769260
@@ -41,6 +41,7 @@
         <li class="bugfix ">Allow to exit the presentation mode using the shortcut used for starting it. \
Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=154778">154778</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=753996&amp;view=rev">753996</a>. </li>  <li class="bugfix ">Do not \
download remote documents again when saving them. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=121785">121785</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=761840&amp;view=rev">761840</a>. </li>  <li class="bugfix ">Draw \
underlined links correctly. Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=151359">151359</a>.  \
See SVN commit <a href="http://websvn.kde.org/?rev=765387&amp;view=rev">765387</a>. </li> +        <li \
class="bugfix crash">Fix crash on PDF that specify masks with parts outside the page. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=157000">157000</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=769259&amp;view=rev">769259</a>. </li>  </ul>
       </div>
     </div>
@@ -57,6 +58,8 @@
       <ul>
           <li class="improvement">Prevent multiple identical error messages accumulating for the same \
alarm. See SVN commit <a href="http://websvn.kde.org/?rev=750640&amp;view=rev">750640</a>. </li>  <li \
class="improvement">Remember main window show/hide options when KAlarm last closed, instead of setting \
them in the Preferences dialog. See SVN commit <a \
href="http://websvn.kde.org/?rev=750753&amp;view=rev">750753</a>. </li> +          <li \
class="improvement">Replace simple repetitions with recurrence sub-repetitions, to reduce confusion. See \
SVN commit <a href="http://websvn.kde.org/?rev=765439&amp;view=rev">765439</a>. </li> +          <li \
class="improvement">Simplifications and improvements to the alarm edit dialog layout and controls. See \
SVN commits <a href="http://websvn.kde.org/?rev=764999&amp;view=rev">764999</a>, <a \
href="http://websvn.kde.org/?rev=765439&amp;view=rev">765439</a> and <a \
href="http://websvn.kde.org/?rev=765455&amp;view=rev">765455</a>. </li>  </ul>
       <em>Bugfixes:</em>
       <ul>
--- trunk/www/sites/www/announcements/changelogs/changelog4_0to4_0_1.php #769259:769260
@@ -389,6 +389,20 @@
         <li class="bugfix ">Fix support for FLAC &gt; 1.1.2. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=153503">153503</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=767696&amp;view=rev">767696</a>. </li>  </ul>
       </div>
+      <h4><a href="http://developer.kde.org/~wheeler/juk.html" name="juk">JuK</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix ">Fix the loading of playlists imported from KDE 3.5. See SVN commit <a \
href="http://websvn.kde.org/?rev=758722&amp;view=rev">758722</a>. </li> +        <li class="bugfix ">Fix \
incorrect icon names resulting in some icons not being shown. See SVN commit <a \
href="http://websvn.kde.org/?rev=758777&amp;view=rev">758777</a>. </li> +        <li class="bugfix ">Fix \
a bug causing the Collection List to only be saved the first time JuK was used. See SVN commit <a \
href="http://websvn.kde.org/?rev=758778&amp;view=rev">758778</a>. </li> +        <li class="bugfix ">Fix \
a bug where the Play Queue would be displayed twice if enabled during startup. See SVN commit <a \
href="http://websvn.kde.org/?rev=760146&amp;view=rev">760146</a>. </li> +        <li class="bugfix \
">Properly save the status of the Play Queue on shutdown, instead of always enabling. See SVN commit <a \
href="http://websvn.kde.org/?rev=760146&amp;view=rev">760146</a>. </li> +        <li class="bugfix ">Move \
the track announcement popup to a more appropriate location.  Still not perfect yet though. See SVN \
commit <a href="http://websvn.kde.org/?rev=760165&amp;view=rev">760165</a>. </li> +        <li \
class="bugfix ">Fix the insane size of the cover art in the track announcement popup. See SVN commit <a \
href="http://websvn.kde.org/?rev=760166&amp;view=rev">760166</a>. </li> +        <li class="bugfix ">Save \
and load the enabled status of playlist columns correctly. See SVN commit <a \
href="http://websvn.kde.org/?rev=760168&amp;view=rev">760168</a>. </li> +      </ul>
+      </div>
     </div>
     <h3 id="kdenetwork"><a name="kdenetwork">kdenetwork</a><span class="allsvnchanges"> [ <a \
href="4_0_1/kdenetwork.txt">all SVN changes</a> ]</span></h3>  
--- trunk/www/sites/www/announcements/changelogs/changelog_branch_3_5.xml #769259:769260
@@ -1803,6 +1803,7 @@
         <bugfix rev="753996" bugno="154778">Allow to exit the presentation mode using the shortcut used \
                for starting it.</bugfix>
         <bugfix rev="761840" bugno="121785">Do not download remote documents again when saving \
                them.</bugfix>
         <bugfix rev="765387" bugno="151359">Draw underlined links correctly.</bugfix>
+        <bugfix rev="769259" bugno="157000" class="crash">Fix crash on PDF that specify masks with parts \
outside the page.</bugfix>  </product>
     </module>
     <module name="kdepim">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic