- 05 Feb, 2011 1 commit
-
-
Wayne Stambaugh authored
* Schematic editor cancel current tool command now use a single command ID that is used everywhere the event is generated. * Moved cancel current tool code from Process_Special_Functions to a separate event handler. * Add idle check method to block select object. * Add block active check to base screen object.
-
- 03 Feb, 2011 1 commit
-
-
Wayne Stambaugh authored
* Changed managed cursor callback definition to include the current cursor drawing position. * Modified all managed cursor callbacks to match new definition. * Added snap to grid option to base drawing frame object. * Changed add no connect managed cursor callback to use new position parameter instead of the stored one. * Lots of coding policy fixes.
-
- 21 Jan, 2011 1 commit
-
-
Wayne Stambaugh authored
* Move schematic wire and bus break code into schematic screen object. * Move schematic test for dangling ends into schematic screen object. * Remove left over debugging output in schematic screen object. * Remove unused file eeschema/cleanup.cpp. * Fix bug in schematic line object hit test algorithm. * Fix a string concatenation compile error added in r2752. * Rename class WinEDA_BasicFrame to EDA_BASE_FRAME. * Rename class WinEDA_DrawFrame to EDA_DRAW_FRAME. * Rename class WinEDA_DrawPanel to EDA_DRAW_PANEL.
-
- 07 Jan, 2011 1 commit
-
-
Wayne Stambaugh authored
* Move schematic select block from global variable to SCH_EDIT_FRAME. * Remove redundant schematic drawing code for eeredraw.cpp. * Move block select code into SCH_SCREEN object. * Simpilify block item select code. * Fix bug in SCH_LINE selection state test. * Add test to schematic objects for connectability. * Make copy block items function a private method in SCH_EDIT_FRAME.
-
- 08 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 12 Nov, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 11 Nov, 2010 1 commit
-
-
Macor Mattila authored
-
- 23 Nov, 2009 1 commit
-
-
stambaughw authored
-
- 12 Aug, 2009 1 commit
-
-
charras authored
-
- 25 Jul, 2009 1 commit
-
-
charras authored
-
- 19 Jan, 2009 1 commit
-
-
jerryjacobs authored
-