Re: [Kicad-developers] common.h To_User_Unit

2011-12-06 Thread Vladimir Uryvaev
At Tuesday 06 of December 2011 11:25:35 from Lorenzo Marcantonio: > On Mon, Dec 05, 2011 at 10:59:57AM -0600, Dick Hollenbeck wrote: > > Well the biu-plan.txt says clearly that the PCBNew internal units are a > > compile time decision, period. > > > > "internal_unit_value" is a compile time decisi

Re: [Kicad-developers] REV:3270 Build error

2011-12-06 Thread Brian Sidebotham
On 6 December 2011 06:33, Dick Hollenbeck wrote: > On 12/05/2011 05:08 PM, Brian Sidebotham wrote: >> Hi Dick, >> >> I'm getting the following build error with rev 3270: >> >> kicad\pcbnew\kicad_plugin.cpp: In member function 'void >> KICAD_PLUGIN::loadAllSections(bool)': >> kicad\pcbnew\kicad_plu

Re: [Kicad-developers] REV:3270 Build error

2011-12-06 Thread Brian Sidebotham
On 6 December 2011 11:00, Brian Sidebotham wrote: > On 6 December 2011 06:33, Dick Hollenbeck wrote: >> On 12/05/2011 05:08 PM, Brian Sidebotham wrote: >>> Hi Dick, >>> >>> I'm getting the following build error with rev 3270: >>> >>> kicad\pcbnew\kicad_plugin.cpp: In member function 'void >>> KIC

[Kicad-developers] Eeschema replace impasse.

2011-12-06 Thread Wayne Stambaugh
I am pretty close to completing the Eeschema replace code but I ran into an issue with the undo/redo behavior that I know will confuse users. The problem lies in that the screen associated with each sheet keeps it's own undo/redo list. This means that you must open the sheet that you want to perf

Re: [Kicad-developers] Eeschema replace impasse.

2011-12-06 Thread jean-pierre charras
Le 06/12/2011 17:12, Wayne Stambaugh a écrit : I am pretty close to completing the Eeschema replace code but I ran into an issue with the undo/redo behavior that I know will confuse users. The problem lies in that the screen associated with each sheet keeps it's own undo/redo list. This means t