1. 05 Feb, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema command handling and other minor improvements. · 66566f9b
      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.
      66566f9b
  2. 03 Feb, 2011 1 commit
    • Wayne Stambaugh's avatar
      Changes to use cursor position as parameter and snap to grid settings. · 50f063da
      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.
      50f063da
  3. 21 Jan, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema code refactoring and coding policy naming fixes. · 73e38ce9
      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.
      73e38ce9
  4. 07 Jan, 2011 1 commit
    • Wayne Stambaugh's avatar
      EESchema block object select improvements and other minor fixes. · 7e1745da
      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.
      7e1745da
  5. 08 Dec, 2010 1 commit
  6. 12 Nov, 2010 2 commits
  7. 11 Nov, 2010 1 commit
  8. 23 Nov, 2009 1 commit
  9. 12 Aug, 2009 1 commit
  10. 25 Jul, 2009 1 commit
  11. 19 Jan, 2009 1 commit