- 19 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 14 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 12 Feb, 2015 1 commit
-
-
John Beard authored
-
- 11 Feb, 2015 1 commit
-
-
jean-pierre charras authored
Pcbnew: Fix Bug #1420074 (Crash when a footprint is added to the board (or edited) from the footprint editor, if a new pad was added, because the net info of the new pad is broken in this case)
-
- 10 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 06 Feb, 2015 1 commit
-
-
jean-pierre charras authored
-
- 25 Jan, 2015 1 commit
-
-
Maciej Suminski authored
-
- 09 Dec, 2014 1 commit
-
-
Maciej Suminski authored
-
- 21 Nov, 2014 1 commit
-
-
Maciej Suminski authored
-
- 30 Oct, 2014 1 commit
-
-
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
-
- 24 Jul, 2014 1 commit
-
-
Maciej Suminski authored
-
- 20 Jul, 2014 1 commit
-
-
Maciej Suminski authored
-
- 15 Jul, 2014 1 commit
-
-
Maciej Suminski authored
-
- 09 Jul, 2014 17 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Reworked the way of processing events in TOOL_MANAGER class. Added GetCommandStr() for TOOL_EVENT class.
-
Maciej Suminski authored
-
Maciej Suminski authored
Introduced a new type of action: TA_ACTIVATE to distinguish events activating tools from common tool actions.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Reduced number of switched events, allowing to use VIEW_CONTROLS, even if there is no extra event dispatcher.
-
Maciej Suminski authored
Event handlers are (dis)connected depending on the active view. TOOL_DISPATCHER inherits from wxEvtHandler, so now it receives events directly instead of being fed by external handlers.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 31 May, 2014 1 commit
-
-
Maciej Suminski authored
-
- 22 May, 2014 1 commit
-
-
Maciej Suminski authored
-
- 15 May, 2014 1 commit
-
-
Maciej Suminski authored
-
- 14 May, 2014 1 commit
-
-
Maciej Suminski authored
-
- 13 May, 2014 6 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved menuCopy to CONTEXT_MENU copy constructor.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Resolved HOME hot key conflict between menu entry (Zoom Page) and event assigned to the hot key in the ACTION_MANAGER. Conflicts: pcbnew/menubar_pcbframe.cpp
-