[Lunar-commits] CVS: moonbase/kde3-apps/kdevelop3 DETAILS,1.5,1.6

Joel Vennin jol at lunar-linux.org
Tue Feb 17 20:04:06 GMT 2004


Update of /var/cvs/lunar/moonbase/kde3-apps/kdevelop3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2217

Modified Files:
	DETAILS 
Log Message:
Bumped version OLD: 3.0.0  NEW: 3.0.1
IMPROVED - User Manual. 
IMPROVED - Fixed many typos. 
IMPROVED - Restructured and updated the todo file. 
IMPROVED - KCModule Template to use KDE 3.0 API and KGenericFactory. 
IMPROVED - Updated to the latest Doxygen version. 
IMPROVED - Make source files generated with appwizard honor the selected file templates. 
IMPROVED - Clanlib documentation 
IMPROVED - Ask if user tries to reload the already opened project. 
IMPROVED - Project templates by ignoring irrelevant documentation and other small fixes. 
ADDED - Add ConfigWidgetProxy class for config widget demand load support (reduces memory). 
ADDED - SearchText in QEditor 
ADDED - Possibility to change fontsize in documentation browser. 
FIXED - Make Haskell language support work again 
FIXED - Clear all breakpoints 
FIXED - A case where unsaved files aren't queried for saving when KDevelop is closed. 
FIXED - Bug 58999 : Debugger will not start (libtool issue) 
FIXED - Bug 62888 : Back and forward buttons available in context menu. 
FIXED - Bug 69035 : Run Options not honored (custom makefiles) 
FIXED - Bug 70175 : Problems on minimum wxWindows version test. 
FIXED - Bug 70176 : wxWindows apptemplate broke compilation with Unicode compiled wxWindows 
FIXED - Bug 71003 : Cannot translate project due to srcdir != builddir. 
FIXED - Bug 72502 : Kdevelop crashes when closing multiple files via Keyboard. 
FIXED - Bug 72523 : Grep dialog doesn't prepopulate with selected text. 
FIXED - Bug 72552 : Unsaved changes icon disappears even if save could not be performed. 
FIXED - Bug 72582 : Crashes while loading plugins after unloading plugins. 
FIXED - Bug 73025 : expand text (ctrl+J) crashes kdevelop. 
FIXED - Bug 73039 : cvs tools may crash kdevelop. 
FIXED - Bug 73116 : Kdevelop crashes when typing a dot at the end of a comment. 
FIXED - Bug 73467 : Incomplete make clean for parts/appwizard/common. 
FIXED - Bug 73567 : Use -u instead of -u3 since it is obsoleted. 
FIXED - Bug 74955 : Crash when working with Java ant projects. 



Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-apps/kdevelop3/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS	4 Feb 2004 19:51:23 -0000	1.5
+++ DETAILS	17 Feb 2004 20:04:04 -0000	1.6
@@ -1,12 +1,12 @@
           MODULE=kdevelop3
-         VERSION=3.0.0
+         VERSION=3.0.1
           SOURCE=kdevelop-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdevelop-$VERSION
-   SOURCE_URL[0]=$KDE_URL/stable/3.2/src/$SOURCE
-   SOURCE_VFY=md5:fa823d9fa2444938ecafb97949500c27
+   SOURCE_URL[0]=$KDE_URL/stable/kdevelop-$VERSION/src/$SOURCE
+   SOURCE_VFY=md5:ce2022bccdde4e1fbf3a2afa28ae05f2
        WEB_SITE=http://www.kde.org/
          ENTERED=20020523
-         UPDATED=20040204
+         UPDATED=20040217
        MAINTAINER=florin at lunar-linux.org
        MAINTAINER=jol at lunar-linux.org
        SHORT="kdevelop is a programming IDE."



More information about the Lunar-commits mailing list