Update of /cvsroot/qooxdoo/qooxdoo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19847
Modified Files:
Tag: renderer
CHANGELOG
Log Message:
Updated
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/qooxdoo/qooxdoo/Attic/CHANGELOG,v
retrieving revision 1.1.2.45
retrieving revision 1.1.2.46
diff -u -d -r1.1.2.45 -r1.1.2.46
--- CHANGELOG 27 Jan 2006 13:58:22 -0000 1.1.2.45
+++ CHANGELOG 31 Jan 2006 08:05:38 -0000 1.1.2.46
@@ -1,3 +1,120 @@
+2006-01-30 18:24 wpbasti
+
+ * source/script/gui/QxWidget.js: Minor improvement
+
+2006-01-30 18:22 wpbasti
+
+ * source/script/widgets/QxInputCheckIcon.js: Reverted last minor
+ cleanup
+
+2006-01-30 18:21 wpbasti
+
+ * source/script/widgets/QxInputCheckIcon.js: Minor cleanup
+
+2006-01-30 14:47 wpbasti
+
+ * source/script/core/QxApplication.js: Minor fix
+
+2006-01-30 14:36 wpbasti
+
+ * source/script/core/QxApplication.js,
+ source/script/core/QxTarget.js, source/script/core/QxUtil.js,
+ source/script/gui/QxImagePreloader.js,
+ source/script/gui/QxImagePreloaderSystem.js,
+ source/script/gui/QxWidgetCore.js,
+ source/script/managers/QxEventManager.js,
+ source/script/widgets/QxImage.js, tools/config.sh: Greatly
+ improved application startup handling through optimizations for
+ image pre and postloading, introduce new QxImagePreloaderSystem
+
+2006-01-30 13:11 wpbasti
+
+ * source/script/core/QxExtend.js: Improved error output of
+ addProperty
+
+2006-01-30 12:42 wpbasti
+
+ * source/: script/core/QxDom.js,
+ script/widgets/QxClientDocument.js, style/demolayout.css: Changed
+ css fix handling again to apply CSS rules earlier
+
+2006-01-30 12:33 wpbasti
+
+ * source/script/widgets/QxListViewContentCellImage.js: Fixed
+ manager access
+
+2006-01-30 12:27 wpbasti
+
+ * source/script/widgets/: QxHtml.js, QxLabel.js, QxText.js: Added
+ wrap property to QxText and QxHtml to fix some listview errors
+
+2006-01-28 19:19 wpbasti
+
+ * source/script/: core/QxApplication.js, core/QxObject.js,
+ core/QxTarget.js, deprecated/QxXmlHttpLoader.js,
+ gui/QxCommand.js, managers/QxRangeManager.js,
+ managers/QxSelectionManager.js, widgets/QxGallery.js,
+ widgets/QxIframe.js, widgets/QxSpinner.js: Fixed many memory
+ leaks, optimized some disposers, added missing dispose call for
+ some events
+
+2006-01-28 18:49 wpbasti
+
+ * tools/disposecheck.sh: New test tool
+
+2006-01-28 18:37 wpbasti
+
+ * source/script/widgets/QxClientDocument.js: Updated/Fixed disposer
+
+2006-01-28 18:36 wpbasti
+
+ * source/script/gui/QxWidget.js: Minor addition
+
+2006-01-28 18:34 wpbasti
+
+ * source/script/events/QxDomEvent.js: Minor cleanup
+
+2006-01-28 16:24 wpbasti
+
+ * source/script/gui/QxParent.js: Minor fix
+
+2006-01-28 13:28 wpbasti
+
+ * source/script/: core/QxApplication.js, gui/QxClientWindow.js,
+ gui/QxParent.js, gui/QxWidget.js, managers/QxImageManager.js,
+ widgets/QxImage.js: Minor improvements and fixes
+
+2006-01-28 13:25 wpbasti
+
+ * source/html/test/Leak_1.html: Added new mem leak test
+
+2006-01-27 21:53 wpbasti
+
+ * source/script/appearance/QxAppearanceTheme-Default.js: Minor fix
+
+2006-01-27 21:22 wpbasti
+
+ * source/style/demolayout.css: Minor improvement
+
+2006-01-27 16:32 wpbasti
+
+ * source/script/core/: QxApplication.js, QxConst.js, QxExtend.js,
+ QxNative.js, QxObject.js, QxObjectCore.js: Improved dependency
+ informations
+
+2006-01-27 16:28 wpbasti
+
+ * source/script/widgets/QxLabel.js: Minor fix
+
+2006-01-27 16:10 wpbasti
+
+ * source/script/appearance/QxAppearanceTheme-Default.js: Improved
+ labels and list-items in list which have an overflow: scroll
+
+2006-01-27 14:58 wpbasti
+
+ * CHANGELOG: Updated
+
2006-01-27 14:49 wpbasti
* tools/script/demolayout.js.in: Removed release branch link
|