5 Commits (ff6a3482ecdbfc75b3a2d5e7bc0b085e542d869a)

Author SHA1 Message Date
Jeff Young 2d5baac77d Fix up zoom and pan issues entering/leaving sheets. 7 years ago
Tomasz Wlostowski 2cbd08d4c0 eeschema-gal: make some functions virtual 7 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
jean-pierre charras 398f6d7b32 rename a few files 8 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Chris Pavlina fa29c62277 Fix saving undo/redo limits in Eeschema. 10 years ago
Chris Pavlina aaadb40a71 Make undo/redo limits user configurable. 10 years ago
jean-pierre charras 37b0868376 Pcbnew: fix minor issues about fast grid switching, and next/previous grid selection from hotkeys. (GAL mode still has an issue) 11 years ago
jean-pierre charras 5a02b91e5f Fix some issues created by rev 5632: 11 years ago
Maciej Suminski c4888afbcc Refactored the way GAL handles zoom settings. 11 years ago
jean-pierre charras ad74a9a191 Pcbnew: better display of tracks/vias/grid sizes in toolbar 11 years ago
Maciej Suminski 3a43f0527f Changed void BASE_SCREEN::GetGrids( GRIDS& aList ) to const GRIDS& BASE_SCREEN::GetGrids(). 12 years ago
jean-pierre charras 8afe2dfbce Eeschema: Fix bug #1271155 relative to Grid selection in Eeschema. 12 years ago
Dick Hollenbeck 790e0ef36c ReturnStringFromValue() refinements 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 12 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
Lorenzo Marcantonio 28bcad847e Rename BASE_SCREEN member m_NumberOfScreen to m_NumberOfScreens. 14 years ago
Dick Hollenbeck 2e0941a1de Fix some comments. Enhance LEGACY_PLUGIN such that it can tolerate, then fix bad legacy footprint libraries containing duplicate footprint names. 14 years ago
Dick Hollenbeck 86e04b4fb3 more nanometer work, see comment at line 66 of pcbnew/classpcb.cpp 14 years ago
Dick Hollenbeck 33616f3051 * Add DRECT, DPOINT, and DSIZE (double rect, point, and size) using Torsten's vector2d.h 14 years ago
Wayne Stambaugh bf5802f1f7 Removal of internal units. 14 years ago
Dick Hollenbeck a42490e0f3 work on footprint plugin API 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 0cad6e7913 carve out TITLE_BLOCK class from BASE_SCREEN, add hashtables.h for PROPERTIES 14 years ago
Dick Hollenbeck 1393eb0f11 finish up SCH_SHEET::{Set,Get}PageSettings() switch over 14 years ago
Wayne Stambaugh b774d96fb0 Minor coding policy and code readability improvements. 14 years ago
Wayne Stambaugh 0ba26e1d8f Remove unused EDA_ITEM list from BASE_SCREEN. 14 years ago
Dick Hollenbeck 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Dick Hollenbeck 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh 393e020442 Fix cursor warping out of client when zooming bug. 14 years ago
Wayne Stambaugh 121b65bfb8 More auto save improvements. 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh 4230ac4ca7 Remove sine and cosine look up tables and other minor fixes. 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
jean-pierre charras f2b0e18510 Minor fixes to prepare wxWidget 2.9.1 use: 15 years ago
Wayne Stambaugh 9769c9b63c Minor EESchema code improvements. 15 years ago
Wayne Stambaugh c02d90e9a7 Use wxUpdateUIEvent in CVPcb and other minor changes. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 34094e77fc Fix and enable optimized grid drawing and other minor changes. 15 years ago
Wayne Stambaugh 66566f9b47 EESchema command handling and other minor improvements. 15 years ago
Wayne Stambaugh 6a26a7f9bf Use logical cursor position and other minor changes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago