1. 30 Mar, 2015 2 commits
  2. 21 Mar, 2015 1 commit
  3. 13 Mar, 2015 1 commit
  4. 11 Mar, 2015 1 commit
  5. 09 Mar, 2015 1 commit
  6. 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
  7. 17 Feb, 2015 1 commit
  8. 15 Feb, 2015 1 commit
  9. 19 Jan, 2015 1 commit
  10. 13 Nov, 2014 3 commits
  11. 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
  12. 13 Sep, 2014 1 commit
  13. 06 Aug, 2014 1 commit
  14. 23 Jul, 2014 1 commit
  15. 20 Jul, 2014 1 commit
  16. 09 Jul, 2014 1 commit
  17. 14 May, 2014 1 commit
  18. 20 Mar, 2014 1 commit
  19. 19 Mar, 2014 2 commits
  20. 14 Mar, 2014 1 commit
  21. 25 Feb, 2014 1 commit
  22. 24 Feb, 2014 1 commit
  23. 13 Feb, 2014 2 commits
  24. 11 Feb, 2014 1 commit
  25. 18 Dec, 2013 1 commit
  26. 28 Nov, 2013 1 commit
  27. 27 Nov, 2013 1 commit
  28. 13 Nov, 2013 1 commit
  29. 11 Nov, 2013 1 commit
  30. 03 Nov, 2013 1 commit
  31. 29 Oct, 2013 2 commits
  32. 28 Oct, 2013 1 commit
  33. 14 Oct, 2013 2 commits