Thu, 24 Sep 2009 10:03:07 +0200re-use macro for objaccess
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Thu, 24 Sep 2009 10:03:07 +0200] rev 594
re-use macro for objaccess

Thu, 24 Sep 2009 09:29:07 +0200add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers
greg [Thu, 24 Sep 2009 09:29:07 +0200] rev 593
add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers

Wed, 16 Sep 2009 15:19:58 +0200fix warnings with msvc compiler
greg [Wed, 16 Sep 2009 15:19:58 +0200] rev 592
fix warnings with msvc compiler

Wed, 16 Sep 2009 15:19:14 +0200add extern C to maintain compatibility with C++
greg [Wed, 16 Sep 2009 15:19:14 +0200] rev 591
add extern C to maintain compatibility with C++
fix warnings with msvc compiler

Wed, 16 Sep 2009 15:18:23 +0200update config.h for win32 (for user which not use configure script)
greg [Wed, 16 Sep 2009 15:18:23 +0200] rev 590
update config.h for win32 (for user which not use configure script)

Wed, 16 Sep 2009 15:18:00 +0200Update CanFestival-3.def for visual studio users :
greg [Wed, 16 Sep 2009 15:18:00 +0200] rev 589
Update CanFestival-3.def for visual studio users :
- Add TimerInit and TimerCleanup functions
- Add emcy functions

Wed, 16 Sep 2009 15:16:19 +0200Replace macro functions for setODentry and getODentry
greg [Wed, 16 Sep 2009 15:16:19 +0200] rev 588
Replace macro functions for setODentry and getODentry
(prevent compilation errors with visual studio c++ compiler)

Wed, 16 Sep 2009 15:15:28 +0200fix warnings with msvc compiler
greg [Wed, 16 Sep 2009 15:15:28 +0200] rev 587
fix warnings with msvc compiler

Wed, 16 Sep 2009 15:13:51 +0200update visual studio files
greg [Wed, 16 Sep 2009 15:13:51 +0200] rev 586
update visual studio files

Tue, 15 Sep 2009 10:58:38 +0200Replacing wx.Choice controls by wx.ComboBox controls
laurent [Tue, 15 Sep 2009 10:58:38 +0200] rev 585
Replacing wx.Choice controls by wx.ComboBox controls

Tue, 15 Sep 2009 10:47:38 +0200Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed
laurent [Tue, 15 Sep 2009 10:47:38 +0200] rev 584
Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed

Fri, 07 Aug 2009 15:59:35 +0200Merged changes
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 07 Aug 2009 15:59:35 +0200] rev 583
Merged changes

Mon, 27 Jul 2009 16:35:12 +0200Adding support for displaying 'unknown' while datatype is not supported by CanFestival
laurent [Mon, 27 Jul 2009 16:35:12 +0200] rev 582
Adding support for displaying 'unknown' while datatype is not supported by CanFestival

Mon, 27 Jul 2009 16:32:05 +0200Adding support for octet string
laurent [Mon, 27 Jul 2009 16:32:05 +0200] rev 581
Adding support for octet string

Mon, 27 Jul 2009 16:29:59 +0200Adding support for internationalization
laurent [Mon, 27 Jul 2009 16:29:59 +0200] rev 580
Adding support for internationalization

Mon, 27 Jul 2009 09:25:14 +0200Fixed : postrm bug when upgrade package
greg [Mon, 27 Jul 2009 09:25:14 +0200] rev 579
Fixed : postrm bug when upgrade package
Fixed : generated list of present driver library on the system for beremiz

Mon, 27 Jul 2009 09:18:04 +0200add install/uninstall rules in Makefile.in
greg [Mon, 27 Jul 2009 09:18:04 +0200] rev 578
add install/uninstall rules in Makefile.in

Mon, 20 Jul 2009 16:11:20 +0200add extern \"C\" to keep compatibilty with C++
greg [Mon, 20 Jul 2009 16:11:20 +0200] rev 577
add extern \"C\" to keep compatibilty with C++

Mon, 20 Jul 2009 10:57:11 +0200fix error in timer.c
greg [Mon, 20 Jul 2009 10:57:11 +0200] rev 576
fix error in timer.c

Mon, 20 Jul 2009 10:56:08 +0200fix warning when compile
greg [Mon, 20 Jul 2009 10:56:08 +0200] rev 575
fix warning when compile

Mon, 20 Jul 2009 10:55:11 +0200Add print_getenv function wich print extra init params
greg [Mon, 20 Jul 2009 10:55:11 +0200] rev 574
Add print_getenv function wich print extra init params

Fri, 17 Jul 2009 20:34:13 +0200rewrite comments
greg [Fri, 17 Jul 2009 20:34:13 +0200] rev 573
rewrite comments

Fri, 17 Jul 2009 20:32:48 +0200remove sync period from OD
greg [Fri, 17 Jul 2009 20:32:48 +0200] rev 572
remove sync period from OD

Fri, 17 Jul 2009 20:30:38 +0200fix method to exit properly the Timer Loop
greg [Fri, 17 Jul 2009 20:30:38 +0200] rev 571
fix method to exit properly the Timer Loop
fix time unit

Fri, 17 Jul 2009 20:26:22 +0200fix method to exit properly CanReceiveLoop
greg [Fri, 17 Jul 2009 20:26:22 +0200] rev 570
fix method to exit properly CanReceiveLoop

Fri, 17 Jul 2009 13:47:39 +0200fix message dialog when objdictedit can't find the pdf reader
greg [Fri, 17 Jul 2009 13:47:39 +0200] rev 569
fix message dialog when objdictedit can't find the pdf reader

Fri, 17 Jul 2009 11:56:24 +0200fix some minor bugs
greg [Fri, 17 Jul 2009 11:56:24 +0200] rev 568
fix some minor bugs

Fri, 17 Jul 2009 11:51:22 +0200update manual
greg [Fri, 17 Jul 2009 11:51:22 +0200] rev 567
update manual

Fri, 17 Jul 2009 11:48:41 +0200fixed : unlock and terminate CanReceive loop thread when canclose is called.
greg [Fri, 17 Jul 2009 11:48:41 +0200] rev 566
fixed : unlock and terminate CanReceive loop thread when canclose is called.

Thu, 16 Jul 2009 13:51:49 +0200fixed bug in timerscfg.h for win32
greg [Thu, 16 Jul 2009 13:51:49 +0200] rev 565
fixed bug in timerscfg.h for win32