1912 Commits (281ce25dd232f6ef056b74c4d1e9cadc693efb0d)

Author SHA1 Message Date
Maciej Suminski a57f7ae8cd Fix OpenGL canvas freeze under Windows. 11 years ago
Maciej Suminski 3aef4252ab Refinement to commit #4993. 11 years ago
Maciej Suminski ef9b0678c6 Fixed Python scripting enabled builds. 11 years ago
Maciej Suminski 91e9df59d4 Fixed layers order after changing the active layer. 11 years ago
Maciej Suminski b1837615aa Added event queue to handle events at the end of the event processing cycle. 11 years ago
Maciej Suminski c0a96141df Added AF_NOTIFY flag for TOOL_ACTIONs. 11 years ago
Maciej Suminski 65c116621d Added support for changing the cursor size. 11 years ago
Maciej Suminski 2b0e27f132 Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection. 11 years ago
Maciej Suminski 72c70148e8 Fixed a few memory leaks and Valgrind warnings. 11 years ago
Maciej Suminski 456eeaba10 Routines for handling clipboard with TOOL_MANAGER. 11 years ago
Maciej Suminski 94cc845b3f Added AF_ACTIVATE flag for TOOL_ACTIONs. 11 years ago
Maciej Suminski f8f6fd41ad Introduced a new type of action: TA_ACTIVATE to distinguish events activating tools from common tool actions. 11 years ago
Maciej Suminski 5f806cfa18 Minor fixes to the Tool Framework. 11 years ago
Maciej Suminski f7ecc749f6 Restored std::map in TOOL_MANAGER. 11 years ago
Maciej Suminski 5ce29330b1 Restored support for custom angle rotation. 11 years ago
Maciej Suminski b0f3e79e54 Created a common interface for edit frames. 11 years ago
Maciej Suminski 8898b34755 Code formatting. 11 years ago
Maciej Suminski 2ee890d74b Minor changes. 11 years ago
Maciej Suminski dfc052d537 Added an alternative way to reach tools in the Tool Framework. 11 years ago
Maciej Suminski dca4667e66 PCB_LAYER_WIDGET became able to cooperate with PCB_BASE_FRAME. 11 years ago
Maciej Suminski 0306ec7efe {Set,Get}ActiveLayer moved from PCB_EDIT_FRAME to PCB_BASE_FRAME. 11 years ago
Maciej Suminski 7645ed8601 Grid offset is recomputed only when settings are changed. 11 years ago
Maciej Suminski 5134781a38 GAL view in pad properties dialog - initial version. 11 years ago
Maciej Suminski 2f7706e8cd Reduced number of switched events, allowing to use VIEW_CONTROLS, even if there is no extra event dispatcher. 11 years ago
Maciej Suminski 0fc93666c6 Rework to support multiple views with OpenGL GAL canvas. 11 years ago
Maciej Suminski 60b0a4e0be Alternative approach to handling events and commands by TOOL_DISPATCHER. 11 years ago
Maciej Suminski 3fd26b6dd2 TOOL_ACTIONs are automagically registered by TOOL_MANAGER upon its construction. 11 years ago
Maciej Suminski f5325f8d79 Removed a redundant pointer to EDA_EDIT_FRAME. 11 years ago
Maciej Suminski a68165d2a0 Minor changes (removed an unnecessary event handler and two function calls that had no real influence). 11 years ago
Maciej Suminski 9a47f4c645 Created a specialization of EDA_DRAW_PANEL_GAL: PCB_DRAW_PANEL_GAL. 11 years ago
Maciej Suminski 2f6c5f3156 Removed EDA_DRAW_FRAME::SetGalCanvasActive() [it may be misleading], added EDA_DRAW_PANEL_GAL::GetBackend(). 11 years ago
Dick Hollenbeck acbe6290c5 switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe 11 years ago
Maciej Suminski 0304598a71 Fixed vertical alignment for strings that contain a newline character at the end (GAL). 11 years ago
Maciej Suminski fb0045a898 Bugfix: Bottom layer not correctly handled in (PNS) Interactive router. 11 years ago
Dick Hollenbeck 84a14c3a51 back annotation when CVPCB and EESCHEMA are running under KICAD 11 years ago
Dick Hollenbeck d6a8696a99 typo on B_CrtYd, F_CrtYd, B_Fab, F_Fab 11 years ago
Dick Hollenbeck 7cc5985c7a fix Inner1.Cu in pcb_parser.cpp, start cvpcb work. 11 years ago
Dick Hollenbeck 611592029f fix Inner1.Cu in pcb_parser.cpp, start cvpcb work. 11 years ago
jean-pierre charras 9a7116d4ab Update old demo board files. Minor code cleaning. 11 years ago
jean-pierre charras ab58dbfced Pcbnew: Rework on Gerber ouput: allows choice between format 4.5 and 4.6. Fix a minor issue in Gerber layers attributes. 11 years ago
Dick Hollenbeck e460b4a524 fix export_gencad.cpp 12 years ago
jean-pierre charras b50872edca Gerber output: Some changes after evaluation of Gerber files by Ucamco (the manager of GERBER format): 12 years ago
Dick Hollenbeck 60140dfbcf merge 12 years ago
Dick Hollenbeck 06bf0821b9 fix LSET() constructors, formatting 12 years ago
Dick Hollenbeck add4d5eb6f re-work the LSET(int,...) constructor 12 years ago
Dick Hollenbeck ad750defb6 LAYER_ID work 12 years ago
jean-pierre charras d4a7685761 Pspice netlist generator: add option to use net numbers as net names (feature removed a long time ago, but needed by Oscad team) 12 years ago
Dick Hollenbeck 8627684122 use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
Dick Hollenbeck b920fa00a5 1) Fix compiles using wx 3.x and 2.8. 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago