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

List:       kde-commits
Subject:    branches/work/kde4/kdelibs
From:       Thiago Macieira <thiago () kde ! org>
Date:       2005-07-10 0:57:10
Message-ID: 1120957030.711180.7179.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 433208 by thiago:

merge 432064:433191

 _M            branches/work/kde4/kdelibs (directory)  
 M  +15 -11    doc/common/doxygen.css  
 M  +2 -2      doc/common/header.html  
 M  +2 -2      doc/common/mainheader.html  
 A             interfaces/Mainpage.dox   \
trunk/KDE/kdelibs/interfaces/Mainpage.dox#433191  M  +1 -1      \
interfaces/Makefile.am    M  +1 -1      \
interfaces/kimproxy/interface/dcopinstantmessenger.desktop    M  +2 -2      \
kab/addressbook.cc    M  +14 -14    kate/part/katedocument.cpp  
 M  +2 -0      kate/scripts/jstest.desktop  
 M  +6 -6      kcert/kcertpart.cc  
 M  +3 -0      kcmshell/Makefile.am  
 M  +2 -0      kconf_update/Makefile.am  
 M  +4 -1      kdecore/kconfigbackend.cpp  
 M  +196 -65   kdecore/ktimezones.cpp  
 M  +108 -8    kdecore/ktimezones.h  
 M  +0 -1      kdecore/kurl.cpp  
 M  +2 -1      kdecore/tests/Makefile.am  
 A             kdecore/tests/ktimezonestest.cpp   \
trunk/KDE/kdelibs/kdecore/tests/ktimezonestest.cpp#433191  M  +2 -0      \
kded/Makefile.am    M  +1 -1      kded/kbuildsycoca.cpp  
 M  +1 -1      kdeprint/cups/cupsdconf2/cupsdsecuritypage.cpp  
 M  +2 -2      kdeprint/kmvirtualmanager.cpp  
 M  +1 -1      kdeprint/kprintpreview.cpp  
 M  +3 -3      kdeprint/lpr/kmlprmanager.cpp  
 M  +1 -1      kdeprint/management/kminstancepage.cpp  
 M  +1 -1      kdeprint/management/kmmainview.cpp  
 M  +1 -1      kdeprint/management/kmwlocal.cpp  
 M  +1 -1      kdeprint/management/kmwlpd.cpp  
 M  +3 -0      kdesu/Makefile.am  
 M  +2 -2      kdesu/client.h  
 M  +4 -2      kdesu/ssh.h  
 M  +4 -6      kdeui/kbugreport.cpp  
 M  +6 -6      kdeui/keditcl2.cpp  
 M  +3 -5      kdeui/kkeydialog.cpp  
 M  +1 -0      kdeui/klistview.cpp  
 M  +3 -3      kdeui/kpassdlg.cpp  
 M  +4 -0      kdoctools/Makefile.am  
 M  +20 -0     khtml/ChangeLog  
 M  +5 -1      khtml/css/cssstyleselector.cpp  
 M  +482 -478  khtml/css/tokenizer.cpp  
 M  +1 -1      khtml/css/tokenizer.flex  
 M  +1 -1      khtml/ecma/kjs_binding.cpp  
 M  +3 -3      khtml/ecma/kjs_dom.cpp  
 M  +1 -1      khtml/ecma/kjs_html.cpp  
 M  +4 -4      khtml/ecma/kjs_window.cpp  
 M  +1 -1      khtml/html/html_elementimpl.cpp  
 M  +6 -7      khtml/html/html_formimpl.cpp  
 M  +0 -8      khtml/html/html_objectimpl.cpp  
 M  +0 -1      khtml/html/html_objectimpl.h  
 M  +12 -5     khtml/html/htmlparser.cpp  
 M  +0 -1      khtml/html/htmlparser.h  
 M  +10 -1     khtml/html/htmltokenizer.cpp  
 M  +2 -1      khtml/khtml_caret.cpp  
 M  +2 -2      khtml/khtml_ext.cpp  
 M  +1 -1      khtml/khtmldefaults.h  
 M  +1 -1      khtml/rendering/render_frames.cpp  
 M  +1 -1      khtml/rendering/render_list.cpp  
 M  +5 -4      khtml/rendering/render_object.cpp  
 M  +12 -12    khtml/rendering/render_replaced.cpp  
 M  +15 -0     khtml/test_regression.cpp  
 M  +5 -3      khtml/xml/dom2_eventsimpl.cpp  
 M  +1 -1      khtml/xml/dom2_eventsimpl.h  
 M  +1 -2      khtml/xml/dom_xmlimpl.cpp  
 M  +1 -1      khtml/xml/dom_xmlimpl.h  
 M  +4 -0      kimgio/Makefile.am  
 M  +1 -0      kimgio/hdr.kimgio  
 M  +4 -0      kinit/Makefile.am  
 M  +3 -3      kio/bookmarks/kbookmarkmenu.cc  
 M  +0 -2      kio/kfile/kopenwith.cpp  
 M  +1 -1      kio/kio/ktrader.h  
 M  +2 -2      kio/kioexec/main.cpp  
 M  +1 -1      kio/kssl/ksslkeygen.cc  
 M  +1 -1      kio/misc/kpac/Makefile.am  
 M  +32 -6     kio/misc/kpac/script.cpp  
 A             kioslave/Mainpage.dox   trunk/KDE/kdelibs/kioslave/Mainpage.dox#433191
 M  +1 -0      kioslave/Makefile.am  
 M  +1 -0      kioslave/http/Makefile.am  
 M  +19 -8     kjs/nodes.cpp  
 M  +2 -2      knewstuff/engine.cpp  
 M  +3 -3      knewstuff/knewstuffgeneric.cpp  
 M  +1 -1      knewstuff/knewstuffsecure.cpp  
 M  +1 -1      knewstuff/uploaddialog.cpp  
 M  +1 -1      kparts/design.h  
 M  +2 -0      kspell2/Makefile.am  
 M  +2 -0      kstyles/Makefile.am  
 M  +2 -2      kutils/kreplace.cpp  
 M  +1 -0      libkscreensaver/Makefile.am  
 M  +1 -0      mimetypes/application/vnd.sun.xml.base.desktop  
 M  +1 -0      mimetypes/application/x-java-jnlp-file.desktop  
 M  +1 -0      mimetypes/image/x-djvu.desktop  
 M  +1 -0      mimetypes/image/x-hdr.desktop  


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

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