1. 20 Apr, 2015 1 commit
  2. 17 Apr, 2015 1 commit
  3. 30 Mar, 2015 2 commits
  4. 26 Mar, 2015 1 commit
  5. 21 Mar, 2015 1 commit
  6. 16 Mar, 2015 2 commits
  7. 13 Mar, 2015 1 commit
  8. 11 Mar, 2015 1 commit
  9. 09 Mar, 2015 2 commits
  10. 06 Mar, 2015 1 commit
    • Alexander Golubev's avatar
      fix several -Woverloaded-virtual warnings in common/* dir · f2ce42dd
      Alexander Golubev authored
       - CACHED_CONTAINER::GetVertices: removed useless and unused function
         which does nothing but tainted the API
       - SHAPE_LINE_CHAIN::Collide( const BOX2I& aBox, int aClearance ):
         removed an outdated function with assert(false)
       - SHAPE::BBox(): fix a small typo in the doc string
      f2ce42dd
  11. 21 Feb, 2015 1 commit
  12. 17 Feb, 2015 1 commit
  13. 15 Feb, 2015 1 commit
  14. 19 Jan, 2015 1 commit
  15. 14 Nov, 2014 1 commit
  16. 13 Nov, 2014 3 commits
  17. 30 Oct, 2014 1 commit
    • Garth Corral's avatar
      Added support for wxWidgets magnify events from the Magic Trackpad on OS X · 6c137ac7
      Garth Corral authored
        Committing this separately from the rest to ease making a patch for just this
        functionality in case that it might make it into the trunk.
        
        This can function standalone, though it is less useful without the rest.
        It requires that wxwidgets-3.0.0_macosx_magnify_event.patch be applied to wxWidgets
        It is completely optional; everything is guarded by the USE_OSX_MAGNIFY_EVENT macro.
        
        - Added OnMagnify event handler to EDA_DRAW_PANEL, EDA_3D_CANVAS and the helper for
          EDA_DRAW_PANEL_GAL, WX_VIEW_CONTROLS. This should cover canvases all current tools.
        - Guarded all with USE_OSX_MAGNIFY EVENT feature macro and added support in CMakeLists.txt
      6c137ac7
  18. 13 Sep, 2014 1 commit
  19. 06 Aug, 2014 1 commit
  20. 23 Jul, 2014 2 commits
  21. 20 Jul, 2014 1 commit
  22. 09 Jul, 2014 5 commits
  23. 07 Jul, 2014 1 commit
  24. 05 Jun, 2014 1 commit
  25. 04 Jun, 2014 2 commits
  26. 14 May, 2014 1 commit
  27. 20 Mar, 2014 1 commit
  28. 19 Mar, 2014 2 commits