CVSROOT: /cvs/gnome Module name: ooo-build Changes by: kyoshida 06/12/03 23:16:12
Modified files: scratch/scsolver: Tag: ooo-build-2-0-4 ChangeLog scratch/scsolver/source/inc: Tag: ooo-build-2-0-4 option.hxx scratch/scsolver/source/inc/numeric: Tag: ooo-build-2-0-4 lpmodel.hxx scratch/scsolver/source/numeric: Tag: ooo-build-2-0-4 lpmodel.cxx lpsolve.cxx scratch/scsolver/source/tool: Tag: ooo-build-2-0-4 timer.cxx scratch/scsolver/source/ui: Tag: ooo-build-2-0-4 basedlg.cxx dialog.cxx option.cxx solvemodel.cxx Log message: 2006-12-03 Kohei Yoshida <[EMAIL PROTECTED]> * source/inc/numeric/lpmodel.hxx: * source/numeric/lpmodel.cxx: * source/inc/option.hxx: * source/ui/option.cxx: * source/numeric/lpsolve.cxx: added internal bits for enabling integer constraints on decision variables. This is not enabled in the UI yet, but eventually will show up in the Options dialog. * source/tool/timer.cxx: removed #include <stdio.h>. * source/ui/basedlg.cxx: added extra checks for NULL widget to prevent application crash on exit when trying to unregister a NULL-pointer listener. * source/ui/dialog.cxx: (finally) fixed a rather serious typo here, which was causing the whole soffice.bin process to segfault on exit every time the Solver dialog is invoked. I wonder why this problem did not surface before.... * source/ui/solvemodel.cxx: added bits for integer constraints & localized the standard exception message. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=kyoshida&date=explicit&mindate=2006-12-03%2023:15&maxdate=2006-12-03%2023:17 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list