Mon, 24 Sep 2007 09:37:04 +0200Bug on MessageDialog popup when unable to load a file fixed
lbessard [Mon, 24 Sep 2007 09:37:04 +0200] rev 280
Bug on MessageDialog popup when unable to load a file fixed

Fri, 21 Sep 2007 17:50:20 +0200added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files.
etisserant [Fri, 21 Sep 2007 17:50:20 +0200] rev 279
added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files.

Fri, 21 Sep 2007 08:04:00 +0200Typo in configure
etisserant [Fri, 21 Sep 2007 08:04:00 +0200] rev 278
Typo in configure

Wed, 19 Sep 2007 13:25:50 +0200Bug on Drop Source fixed
lbessard [Wed, 19 Sep 2007 13:25:50 +0200] rev 277
Bug on Drop Source fixed

Tue, 18 Sep 2007 18:04:54 +0200Corrections for wx version 2.8.4
lbessard [Tue, 18 Sep 2007 18:04:54 +0200] rev 276
Corrections for wx version 2.8.4

Tue, 18 Sep 2007 09:02:38 +0200fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
greg [Tue, 18 Sep 2007 09:02:38 +0200] rev 275
fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
To compile for win32 with peak hardware:

./configure --can=peak_win32

Thu, 13 Sep 2007 09:02:56 +0200Modifying node Print function for displaying more informations
lbessard [Thu, 13 Sep 2007 09:02:56 +0200] rev 274
Modifying node Print function for displaying more informations

Wed, 12 Sep 2007 17:18:43 +0200Some bugs fixed
lbessard [Wed, 12 Sep 2007 17:18:43 +0200] rev 273
Some bugs fixed
Improved node print method

Tue, 11 Sep 2007 17:34:31 +0200Added SetRoot in networkedit to change project root on the fly
etisserant [Tue, 11 Sep 2007 17:34:31 +0200] rev 272
Added SetRoot in networkedit to change project root on the fly

Mon, 10 Sep 2007 18:13:28 +0200Adding support for using Networkedit with Beremiz
lbessard [Mon, 10 Sep 2007 18:13:28 +0200] rev 271
Adding support for using Networkedit with Beremiz

Mon, 10 Sep 2007 15:14:41 +0200Removed debug prints
etisserant [Mon, 10 Sep 2007 15:14:41 +0200] rev 270
Removed debug prints

Mon, 10 Sep 2007 15:14:20 +0200Changed BeginDrag to conform BusId
etisserant [Mon, 10 Sep 2007 15:14:20 +0200] rev 269
Changed BeginDrag to conform BusId

Mon, 10 Sep 2007 14:32:07 +0200Bug on Load Project fixed
lbessard [Mon, 10 Sep 2007 14:32:07 +0200] rev 268
Bug on Load Project fixed

Mon, 10 Sep 2007 08:04:32 +0200Add win32 target (--can=win32) to compile with msys and mingw32
greg [Mon, 10 Sep 2007 08:04:32 +0200] rev 267
Add win32 target (--can=win32) to compile with msys and mingw32

Tue, 04 Sep 2007 17:47:46 +0200Code corrections
lbessard [Tue, 04 Sep 2007 17:47:46 +0200] rev 266
Code corrections

Tue, 04 Sep 2007 17:47:04 +0200Create "eds" folder if it doesn't exist in any case
lbessard [Tue, 04 Sep 2007 17:47:04 +0200] rev 265
Create "eds" folder if it doesn't exist in any case

Fri, 31 Aug 2007 10:20:10 +0200Updated .cvsignores
etisserant [Fri, 31 Aug 2007 10:20:10 +0200] rev 264
Updated .cvsignores

Fri, 31 Aug 2007 10:19:46 +0200Minor changes in SYNC. Splitted SendSync in SendSync and SendSyncMessage to allow manual SYNC message transmission and separate SYNC proceeding (synced TPDOs)
etisserant [Fri, 31 Aug 2007 10:19:46 +0200] rev 263
Minor changes in SYNC. Splitted SendSync in SendSync and SendSyncMessage to allow manual SYNC message transmission and separate SYNC proceeding (synced TPDOs)

Thu, 30 Aug 2007 17:03:34 +0200Added exclusion mechanism to TestMasterSlave finish code
etisserant [Thu, 30 Aug 2007 17:03:34 +0200] rev 262
Added exclusion mechanism to TestMasterSlave finish code

Thu, 30 Aug 2007 17:01:45 +0200Prevent potential problem with missing 0x1005 OD entry
etisserant [Thu, 30 Aug 2007 17:01:45 +0200] rev 261
Prevent potential problem with missing 0x1005 OD entry

Thu, 30 Aug 2007 17:01:11 +0200Better code readability
etisserant [Thu, 30 Aug 2007 17:01:11 +0200] rev 260
Better code readability

Tue, 28 Aug 2007 14:32:05 +0200Bugs fixed on objdictedit dialogs
lbessard [Tue, 28 Aug 2007 14:32:05 +0200] rev 259
Bugs fixed on objdictedit dialogs

Thu, 23 Aug 2007 17:07:02 +0200Some bugs fixed:
lbessard [Thu, 23 Aug 2007 17:07:02 +0200] rev 258
Some bugs fixed:
- Using __file__ instead of sys.path[0] for extracting CWD
- EDS generation errors (reported by Robert McCullough)

Wed, 08 Aug 2007 18:40:47 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 18:40:47 +0200] rev 257
*** empty log message ***

Wed, 08 Aug 2007 18:38:27 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 18:38:27 +0200] rev 256
*** empty log message ***

Wed, 08 Aug 2007 18:29:55 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 18:29:55 +0200] rev 255
*** empty log message ***

Wed, 08 Aug 2007 14:55:15 +0200Cleaning code for using only wxPython 2.6 class naming
lbessard [Wed, 08 Aug 2007 14:55:15 +0200] rev 254
Cleaning code for using only wxPython 2.6 class naming
Adding sizers to all dialogs

Wed, 08 Aug 2007 08:51:09 +0200Adding support for always installing last gnosis version
lbessard [Wed, 08 Aug 2007 08:51:09 +0200] rev 253
Adding support for always installing last gnosis version

Wed, 08 Aug 2007 01:43:02 +0200*** empty log message ***
leonid [Wed, 08 Aug 2007 01:43:02 +0200] rev 252
*** empty log message ***

Tue, 07 Aug 2007 17:18:03 +0200Some fixes for C++
etisserant [Tue, 07 Aug 2007 17:18:03 +0200] rev 251
Some fixes for C++