]>
Creatis software - bbtk.git/log
guigues [Thu, 13 Nov 2008 14:46:41 +0000 (14:46 +0000)]
Another ugly bug fixed in pipeline executing (bad transfer to parent in some cases for WxBlackBoxes)
guigues [Thu, 13 Nov 2008 10:37:27 +0000 (10:37 +0000)]
Fixed another ugly bug with bbmgGlobalProcessExecutionList (unhandled rentrance / list insertion while iterating which invalidated iterators !)
guigues [Thu, 13 Nov 2008 09:52:49 +0000 (09:52 +0000)]
*** empty log message ***
guigues [Wed, 12 Nov 2008 15:42:52 +0000 (15:42 +0000)]
Nasty bug fix !
The 'global execution list' collected black box pointers (i.e. boost::shared_ptr<BlackBox*>) and if it was not reprocessed and thus cleared before exit then BlackBoxes might not be automatically deleted (ref count still > 0). Changed the pointers with weak pointers and correctly checked that they are still valid before using them.
This fixed very nasty bugs in which commands like 'connect A.BoxChange B.BoxExecute' for WxBlackBoxes created apparently random leaks on exit (depending on the order the windows were closed or if they were touched !)
guigues [Wed, 12 Nov 2008 12:46:49 +0000 (12:46 +0000)]
MacOSX build
jean-pierre roux [Tue, 4 Nov 2008 13:55:00 +0000 (13:55 +0000)]
Fix doc
jean-pierre roux [Mon, 3 Nov 2008 15:53:31 +0000 (15:53 +0000)]
fix default_temp_dir trouble
jean-pierre roux [Fri, 31 Oct 2008 15:01:28 +0000 (15:01 +0000)]
Fix some mistyping
guigues [Tue, 28 Oct 2008 14:03:32 +0000 (14:03 +0000)]
*** empty log message ***
guigues [Tue, 28 Oct 2008 13:39:55 +0000 (13:39 +0000)]
*** empty log message ***
jean-pierre roux [Fri, 24 Oct 2008 12:15:27 +0000 (12:15 +0000)]
Try to track bug
Eduardo Davila [Thu, 23 Oct 2008 09:30:07 +0000 (09:30 +0000)]
*** empty log message ***
guigues [Wed, 22 Oct 2008 09:16:06 +0000 (09:16 +0000)]
*** empty log message ***
Eduardo Davila [Tue, 21 Oct 2008 14:38:31 +0000 (14:38 +0000)]
*** empty log message ***
Eduardo Davila [Tue, 21 Oct 2008 13:55:38 +0000 (13:55 +0000)]
*** empty log message ***
jean-pierre roux [Tue, 21 Oct 2008 13:02:39 +0000 (13:02 +0000)]
Update
jean-pierre roux [Tue, 21 Oct 2008 12:32:58 +0000 (12:32 +0000)]
Updates, according Laurent's advice
jean-pierre roux [Tue, 21 Oct 2008 09:42:39 +0000 (09:42 +0000)]
Update
guigues [Tue, 21 Oct 2008 09:40:34 +0000 (09:40 +0000)]
*** empty log message ***
guigues [Tue, 21 Oct 2008 08:36:54 +0000 (08:36 +0000)]
*** empty log message ***
jean-pierre roux [Fri, 17 Oct 2008 16:28:45 +0000 (16:28 +0000)]
minor modifs
jean-pierre roux [Fri, 17 Oct 2008 08:21:44 +0000 (08:21 +0000)]
avoid warning
jean-pierre roux [Fri, 17 Oct 2008 08:18:05 +0000 (08:18 +0000)]
*** empty log message ***
jean-pierre roux [Fri, 17 Oct 2008 07:14:47 +0000 (07:14 +0000)]
wxString
guigues [Thu, 16 Oct 2008 14:15:39 +0000 (14:15 +0000)]
*** empty log message ***
Eduardo Davila [Thu, 16 Oct 2008 12:59:40 +0000 (12:59 +0000)]
*** empty log message ***
jean-pierre roux [Thu, 16 Oct 2008 11:07:46 +0000 (11:07 +0000)]
nexs
jean-pierre roux [Thu, 16 Oct 2008 08:29:17 +0000 (08:29 +0000)]
Change default values
jean-pierre roux [Thu, 16 Oct 2008 08:23:49 +0000 (08:23 +0000)]
New features (plug package)
Eduardo Davila [Wed, 15 Oct 2008 15:09:45 +0000 (15:09 +0000)]
*** empty log message ***
jean-pierre roux [Wed, 15 Oct 2008 14:07:02 +0000 (14:07 +0000)]
Last fixes (until next one)
guigues [Wed, 15 Oct 2008 13:41:34 +0000 (13:41 +0000)]
*** empty log message ***
guigues [Wed, 15 Oct 2008 13:19:56 +0000 (13:19 +0000)]
*** empty log message ***
guigues [Wed, 15 Oct 2008 13:02:11 +0000 (13:02 +0000)]
*** empty log message ***
Eduardo Davila [Wed, 15 Oct 2008 12:03:55 +0000 (12:03 +0000)]
*** empty log message ***
Eduardo Davila [Wed, 15 Oct 2008 11:34:43 +0000 (11:34 +0000)]
*** empty log message ***
jean-pierre roux [Wed, 15 Oct 2008 10:26:56 +0000 (10:26 +0000)]
fix
guigues [Wed, 15 Oct 2008 09:31:15 +0000 (09:31 +0000)]
*** empty log message ***
jean-pierre roux [Wed, 15 Oct 2008 09:06:29 +0000 (09:06 +0000)]
Doc headers
guigues [Wed, 15 Oct 2008 07:56:39 +0000 (07:56 +0000)]
*** empty log message ***
jean-pierre roux [Wed, 15 Oct 2008 07:26:03 +0000 (07:26 +0000)]
remove duplicated lines
jean-pierre roux [Tue, 14 Oct 2008 14:47:27 +0000 (14:47 +0000)]
cosmetics
jean-pierre roux [Tue, 14 Oct 2008 14:20:24 +0000 (14:20 +0000)]
cosmetics
jean-pierre roux [Tue, 14 Oct 2008 14:10:12 +0000 (14:10 +0000)]
fix
guigues [Tue, 14 Oct 2008 13:07:44 +0000 (13:07 +0000)]
*** empty log message ***
guigues [Tue, 14 Oct 2008 13:00:27 +0000 (13:00 +0000)]
*** empty log message ***
jean-pierre roux [Tue, 14 Oct 2008 12:57:53 +0000 (12:57 +0000)]
catreg exemple
jean-pierre roux [Tue, 14 Oct 2008 12:30:49 +0000 (12:30 +0000)]
fix categ
guigues [Tue, 14 Oct 2008 11:47:25 +0000 (11:47 +0000)]
*** empty log message ***
guigues [Tue, 14 Oct 2008 10:54:25 +0000 (10:54 +0000)]
*** empty log message ***
guigues [Tue, 14 Oct 2008 10:11:15 +0000 (10:11 +0000)]
Input Proportion works !!!
guigues [Tue, 14 Oct 2008 09:54:58 +0000 (09:54 +0000)]
*** empty log message ***
guigues [Tue, 14 Oct 2008 08:53:14 +0000 (08:53 +0000)]
*** empty log message ***
jean-pierre roux [Mon, 13 Oct 2008 15:04:58 +0000 (15:04 +0000)]
some demo
jean-pierre roux [Mon, 13 Oct 2008 15:00:24 +0000 (15:00 +0000)]
Some fixes
guigues [Mon, 13 Oct 2008 13:29:38 +0000 (13:29 +0000)]
*** empty log message ***
guigues [Mon, 13 Oct 2008 13:25:47 +0000 (13:25 +0000)]
*** empty log message ***
Eduardo Davila [Mon, 13 Oct 2008 12:25:13 +0000 (12:25 +0000)]
Fix windows
jean-pierre roux [Mon, 13 Oct 2008 10:23:27 +0000 (10:23 +0000)]
minor fixes
jean-pierre roux [Mon, 13 Oct 2008 08:06:32 +0000 (08:06 +0000)]
date
jean-pierre roux [Mon, 13 Oct 2008 08:05:03 +0000 (08:05 +0000)]
this one, too
jean-pierre roux [Mon, 13 Oct 2008 08:03:57 +0000 (08:03 +0000)]
doc update
jean-pierre roux [Mon, 13 Oct 2008 08:01:53 +0000 (08:01 +0000)]
Forgot this one
jean-pierre roux [Mon, 13 Oct 2008 08:00:42 +0000 (08:00 +0000)]
doc updates
jean-pierre roux [Fri, 10 Oct 2008 16:43:16 +0000 (16:43 +0000)]
demo
jean-pierre roux [Fri, 10 Oct 2008 16:10:49 +0000 (16:10 +0000)]
fixes
jean-pierre roux [Fri, 10 Oct 2008 15:33:54 +0000 (15:33 +0000)]
Minor fixes/improvements
jean-pierre roux [Fri, 10 Oct 2008 14:14:07 +0000 (14:14 +0000)]
Forgot this one
jean-pierre roux [Fri, 10 Oct 2008 14:01:08 +0000 (14:01 +0000)]
SimpleSlicer deals with Orientation, SliderOrientation, SliderReactiveOnTrack
jean-pierre roux [Fri, 10 Oct 2008 13:57:42 +0000 (13:57 +0000)]
Now Viewer2D takes into account 'Orientation'
guigues [Fri, 10 Oct 2008 12:24:55 +0000 (12:24 +0000)]
*** empty log message ***
jean-pierre roux [Thu, 9 Oct 2008 14:47:59 +0000 (14:47 +0000)]
Add skeletton for package demo
jean-pierre roux [Thu, 9 Oct 2008 14:38:47 +0000 (14:38 +0000)]
DEps
jean-pierre roux [Thu, 9 Oct 2008 12:22:30 +0000 (12:22 +0000)]
example vs Example
jean-pierre roux [Thu, 9 Oct 2008 11:17:54 +0000 (11:17 +0000)]
allow choosing slider size
jean-pierre roux [Thu, 9 Oct 2008 09:06:26 +0000 (09:06 +0000)]
*** empty log message ***
jean-pierre roux [Thu, 9 Oct 2008 09:05:32 +0000 (09:05 +0000)]
*** empty log message ***
jean-pierre roux [Thu, 9 Oct 2008 09:01:45 +0000 (09:01 +0000)]
Example
jean-pierre roux [Thu, 9 Oct 2008 08:58:56 +0000 (08:58 +0000)]
Fix doc
guigues [Thu, 9 Oct 2008 08:32:01 +0000 (08:32 +0000)]
*** empty log message ***
guigues [Thu, 9 Oct 2008 07:49:49 +0000 (07:49 +0000)]
*** empty log message ***
jean-pierre roux [Wed, 8 Oct 2008 15:38:41 +0000 (15:38 +0000)]
doc
guigues [Wed, 8 Oct 2008 14:59:25 +0000 (14:59 +0000)]
*** empty log message ***
guigues [Wed, 8 Oct 2008 14:46:35 +0000 (14:46 +0000)]
*** empty log message ***
guigues [Wed, 8 Oct 2008 13:39:21 +0000 (13:39 +0000)]
Html doc
jean-pierre roux [Wed, 8 Oct 2008 12:22:00 +0000 (12:22 +0000)]
doc
jean-pierre roux [Wed, 8 Oct 2008 12:19:56 +0000 (12:19 +0000)]
wxString
guigues [Wed, 8 Oct 2008 10:56:18 +0000 (10:56 +0000)]
Created 2 applis :
bbRegeneratePackageDoc
bbRegenerateBoxesLists
to handle bbtk doc updating
jean-pierre roux [Tue, 7 Oct 2008 16:22:35 +0000 (16:22 +0000)]
Temporary version, to hold some of the removed (maybe useful later) parts od
bbtkUserGuide.tex
jean-pierre roux [Tue, 7 Oct 2008 16:20:22 +0000 (16:20 +0000)]
Beginning of new version
jean-pierre roux [Tue, 7 Oct 2008 09:16:16 +0000 (09:16 +0000)]
cosmetics
jean-pierre roux [Tue, 7 Oct 2008 08:56:43 +0000 (08:56 +0000)]
cosmetics
jean-pierre roux [Mon, 6 Oct 2008 11:26:07 +0000 (11:26 +0000)]
add
guigues [Mon, 6 Oct 2008 10:30:10 +0000 (10:30 +0000)]
bbStudio : make index works.
guigues [Mon, 6 Oct 2008 09:39:27 +0000 (09:39 +0000)]
the latex \def made in config.tex where not taken into account by tth (does tth parses included files with command \input ?) : pasted the definitions in each .tex source !!
jean-pierre roux [Mon, 6 Oct 2008 09:18:11 +0000 (09:18 +0000)]
Add
jean-pierre roux [Mon, 6 Oct 2008 09:13:50 +0000 (09:13 +0000)]
add
jean-pierre roux [Mon, 6 Oct 2008 09:11:21 +0000 (09:11 +0000)]
comments
jean-pierre roux [Mon, 6 Oct 2008 09:06:51 +0000 (09:06 +0000)]
*** empty log message ***
jean-pierre roux [Mon, 6 Oct 2008 09:05:07 +0000 (09:05 +0000)]
Descr