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

List:       kde-commits
Subject:    www/sites/www/announcements/changelogs
From:       David Faure <faure () kde ! org>
Date:       2009-11-03 18:47:02
Message-ID: 1257274022.349866.14766.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1044431 by dfaure:

add my 8 kdelibs bugfixes and 1 in konq, 1 in keditbookmarks.


 M  +22 -0     changelog4_3_2to4_3_3.php  
 M  +15 -1     changelog_branch_4_3.xml  


--- trunk/www/sites/www/announcements/changelogs/changelog4_3_2to4_3_3.php \
#1044430:1044431 @@ -15,6 +15,9 @@
       <em>Bugfixes:</em>
       <ul>
         <li class="bugfix ">Make sure we return the names of the correct translators \
in KAboutData::translators(). Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=210530">210530</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1037255&amp;view=rev">1037255</a>. </li> +        \
<li class="bugfix ">Ensure that *.doc files are recognized as msword files over \
remote protocols (smb, sftp, fish) as well. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=204139">204139</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1032366&amp;view=rev">1032366</a>. </li> +        \
<li class="bugfix ">Fix crash during concurrent access to KLocale's catalogs from \
multiple threads (take 2). Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=209712">209712</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1032185&amp;view=rev">1032185</a>. </li> +        \
<li class="bugfix ">Fix invokeBrowser for the case where the configured webbrowser is \
a command with multiple arguments (kde-4.3.2 regression). Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=210529">210529</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1035593&amp;view=rev">1035593</a>. </li>  </ul>
       </div>
       <h4><a name="kdeui">kdeui</a></h4>
@@ -29,8 +32,19 @@
       <em>Bugfixes:</em>
       <ul>
         <li class="bugfix ">Honor the confirm overwrite flag in KFileDialog when \
called from Qt applications. See SVN commit <a \
href="http://websvn.kde.org/?rev=1035728&amp;view=rev">1035728</a>. </li> +        \
<li class="bugfix ">Fix file loss while moving a directory, when some files cannot be \
moved and are skipped (e.g. on disk full). Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=208418">208418</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1031746&amp;view=rev">1031746</a>. </li> +        \
<li class="bugfix ">Remove error message shown when the user types a HTTP url in the \
file dialog. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=197945">197945</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1035523&amp;view=rev">1035523</a>. </li>  </ul>
       </div>
+      <h4><a name="khtml">khtml</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix ">Fix Copy (Ctrl+C) in frames. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=187403">187403</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1032495&amp;view=rev">1032495</a>. </li> +        \
<li class="bugfix ">Fix crash when closing tab with the find bar open. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=207173">207173</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1028036&amp;view=rev">1028036</a>. </li> +        \
<li class="bugfix ">Allow to focus readonly lineedits and textedits and to copy from \
them. Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=190188">190188</a>.  See \
SVN commit <a href="http://websvn.kde.org/?rev=1032808&amp;view=rev">1032808</a>. \
</li> +      </ul>
+      </div>
     </div>
     <h3 id="kdebase"><a name="kdebase">kdebase</a><span class="allsvnchanges"> [ <a \
href="4_3_3/kdebase.txt">all SVN changes</a> ]</span></h3>  
@@ -47,8 +61,16 @@
       <em>Bugfixes:</em>
       <ul>
         <li class="bugfix crash">Fix issues with detached tabs: Don't crash when \
opening a new tab in the detached window, and make sure that the current view profile \
is loaded for the detached window. Fixes bugs <a \
href="http://bugs.kde.org/show_bug.cgi?id=203069">203069</a> and <a \
href="http://bugs.kde.org/show_bug.cgi?id=210686">210686</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1036044&amp;view=rev">1036044</a>. </li> +        \
<li class="bugfix ">Fix crash when adding tab in a window created from a detached \
tab. Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=203069">203069</a>.  See \
SVN commit <a href="http://websvn.kde.org/?rev=1036044&amp;view=rev">1036044</a>. \
</li>  </ul>
       </div>
+      <h4><a name="keditbookmarks">keditbookmarks</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix ">Fix wrong behavior during DnD of bookmarks. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=160679">160679</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1032328&amp;view=rev">1032328</a>. </li> +      \
</ul> +      </div>
       <h4><a name="kwin">kwin</a></h4>
       <div class="product" style="padding-left: 20px;">
       <em>Bugfixes:</em>
--- trunk/www/sites/www/announcements/changelogs/changelog_branch_4_3.xml \
#1044430:1044431 @@ -268,17 +268,27 @@
       </product>
     </module>
   </release>
-  <release version="4.3.3" date="">
+  <release version="4.3.3" date="2009-11-03">
     <module name="kdelibs">
       <product name="kdecore">
         <bugfix rev="1037255" bugno="210530">Make sure we return the names of the \
correct translators in KAboutData::translators().</bugfix> +        <bugfix \
rev="1032366" bugno="204139">Ensure that *.doc files are recognized as msword files \
over remote protocols (smb, sftp, fish) as well.</bugfix> +        <bugfix \
rev="1032185" bugno="209712">Fix crash during concurrent access to KLocale's catalogs \
from multiple threads (take 2).</bugfix> +        <bugfix rev="1035593" \
bugno="210529">Fix invokeBrowser for the case where the configured webbrowser is a \
command with multiple arguments (kde-4.3.2 regression).</bugfix>  </product>
       <product name="kdeui">
         <bugfix rev="1039102" bugno="188587">Prevent conflict between New tab and \
Remove Tab on middle-click of mouse button in Konqueror.</bugfix>  </product>
       <product name="kio">
         <bugfix rev="1035728">Honor the confirm overwrite flag in KFileDialog when \
called from Qt applications.</bugfix> +        <bugfix rev="1031746" \
bugno="208418">Fix file loss while moving a directory, when some files cannot be \
moved and are skipped (e.g. on disk full).</bugfix> +        <bugfix rev="1035523" \
bugno="197945">Remove error message shown when the user types a HTTP url in the file \
dialog.</bugfix>  </product>
+      <product name="khtml">
+        <bugfix rev="1032495" bugno="187403">Fix Copy (Ctrl+C) in frames.</bugfix>
+        <bugfix rev="1028036" bugno="207173">Fix crash when closing tab with the \
find bar open.</bugfix> +        <bugfix rev="1032808" bugno="190188">Allow to focus \
readonly lineedits and textedits and to copy from them.</bugfix> +      </product>
     </module>
     <module name="kdebase">
       <product name="dolphin">
@@ -286,7 +296,11 @@
       </product>
       <product name="konqueror">
         <bugfix rev="1036044" bugno="203069 210686" class="crash">Fix issues with \
detached tabs: Don't crash when opening a new tab in the detached window, and make \
sure that the current view profile is loaded for the detached window.</bugfix> +      \
<bugfix rev="1036044" bugno="203069">Fix crash when adding tab in a window created \
from a detached tab.</bugfix>  </product>
+      <product name="keditbookmarks">
+        <bugfix rev="1032328" bugno="160679">Fix wrong behavior during DnD of \
bookmarks.</bugfix> +      </product>
       <product name="kwin">
         <bugfix rev="1030474" bugno="183263">Speed up window resizing after a window \
                reaches its minimum size.</bugfix>
         <bugfix rev="1030720">Prevent jerkiness of the first two frames of the \
logout blur effect.</bugfix>


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

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