[Kst] kdeextragear-2/kst (silent)
George Staikos
staikos at kde.org
Thu Oct 21 05:14:28 CEST 2004
CVS commit by staikos:
CVS_SILENT update changelog
M +95 -0 ChangeLog 1.37
--- kdeextragear-2/kst/ChangeLog #1.36:1.37
@@ -1,2 +1,97 @@
+2004-10-20 Wednesday 23:13 staikos
+
+ * add a Configure... button to the vector dialog, but I'm not quite sure how
+ to set the enable/disable state yet. It's not easy to do this efficiently AND
+ user-friendly.
+
+2004-10-20 Wednesday 23:02 scripty
+
+ * CVS_SILENT made messages (.desktop file)
+
+2004-10-20 Wednesday 22:47 staikos
+
+ * preliminary support for plugin calling from equations. Has several limitations
+ and missing code:
+ 1) Updates FAR too often making it rather unusable
+ 2) Doesn't handle localdata plugins
+ 3) Doesn't work with "x"
+ 4) Crashes Kst if the inputs aren't valid
+ 5) Doesn't handle plugin errors
+ 6) Data object dependency chain isn't updated
+
+ CCBUG: 89688
+
+2004-10-20 Wednesday 17:54 arwalker
+
+ * Remove redundant text
+
+2004-10-20 Wednesday 17:06 staikos
+
+ * major datasource work:
+ - create datasource config object in kstapp
+ - create initialization functions in kstapp and kstdatasource
+ - pass kconfig around in datasource operations (source, binary incompatible)
+ - port all sources to the new interface (hopefully they all compile)
+ - normalize formatting according to our guidelines
+
+ All external datasource plugins need to be ported and recompiled. Existing
+ ones will just crash Kst.
+
+2004-10-20 Wednesday 15:53 staikos
+
+ * CVS_SILENT bits
+
+2004-10-20 Wednesday 15:41 arwalker
+
+ * Allow the user to force the axes (x and/or y) to be displayed in base and offset mode.
+
+ CCMAIL: 91669-done at bugs.kde.org
+
+2004-10-20 Wednesday 14:44 arwalker
+
+ * Remove redundant text
+
+2004-10-20 Wednesday 14:03 netterfield
+
+ * ... in which
+ Histograms cease to be curves
+ Some unused variables cease to exist
+ Some tweaks to 2dplot bargraph drawing happens
+
+2004-10-19 Tuesday 23:48 staikos
+
+ * some refactoring, and implement more of plugin calling from equations. they
+ are now loaded and most of the setup is complete. Just argument passing,
+ error handling, and the call line remain.
+
+2004-10-19 Tuesday 23:11 staikos
+
+ * load the plugin referenced
+
+2004-10-19 Tuesday 17:37 staikos
+
+ * refactor and redesign the config widget again (breaks BC)
+
+2004-10-19 Tuesday 15:42 arwalker
+
+ * Provide an error code in the debug message if a plugin fails to load.
+
+2004-10-19 Tuesday 15:18 arwalker
+
+ * Provide progress bar feedback when changing a data file.
+
+ CCMAIL: 91693 at bugs.kde.org
+
+2004-10-19 Tuesday 15:00 arwalker
+
+ * Use the default plot background color when printing and exporting.
+
+ CCMAIL: 91671-done at bugs.kde.org
+
+2004-10-19 Tuesday 13:33 staikos
+
+ * remove race from kstdebug - you will need to make sure that debugdialog.o is
+ rebuilt or you will see crashes after updating
+
2004-10-19 Tuesday 13:02 arwalker
More information about the Kst
mailing list