54 Commits (281ce25dd232f6ef056b74c4d1e9cadc693efb0d)

Author SHA1 Message Date
jean-pierre charras 33776f2868 Fix Pl_Editor scrollbars incorrect position. 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
jean-pierre charras 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 12 years ago
Bernhard Stegmaier b22aba2010 Fixes 12 years ago
Bernhard Stegmaier a457dffd8f OSX drawing artifacts 12 years ago
Lorenzo Marcantonio bee6b9f9b7 Fixes #1186269 12 years ago
jean-pierre charras bd174ebffe Page layout editor: fix bad initialization on startup, which can crash pl_editor when trying to edit an item. 12 years ago
jean-pierre charras cfa67aa218 Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. 12 years ago
Dick Hollenbeck c855824337 Try some new Mac support ideas. 12 years ago
Dick Hollenbeck ecbe6e0856 Try some new Mac support ideas. 12 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
Dick Hollenbeck 5f65d0da93 *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago
Dick Hollenbeck 4011953455 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
jean-pierre charras 229613ef26 Cmakefiles: do not create map file on Windows, because creating map file generates hundred of useless wranings. 12 years ago
jean-pierre charras 9b99ac2a53 All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end) 12 years ago
Marco Serantoni 2db6c2c929 [MacOSX] forgot pl_editor, thanks Jean-Paul for pointing it 12 years ago
jean-pierre charras 262ec8920a Minor fixes for Windows: move resources from dso to .exe, to have the application icon in executable, and therefore shown in shortcuts. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
Dick Hollenbeck c63fa6ff31 Add EDA_BASE_FRAME::Show() and call SaveSettings() only from there for all derived wxFrames. Remove calls to SaveSettings() elsewhere. 12 years ago
Marco Serantoni 4d139b590f [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable) 12 years ago
jean-pierre charras 99b640584f page layout editor: Add missing Info.plist for OSX. 12 years ago
jean-pierre charras b0e2908c9b pl_editor: add a PPI (pixel per inch) setup option for bitmaps. 12 years ago
jean-pierre charras a8e57e10e8 Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 12 years ago
Wayne Stambaugh 0224bc2f58 Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
jean-pierre charras 6c14eee672 Pcbnew: Redesign layer selection and layer pair selection (give them a look near the Layer selector in toolbarr) 12 years ago
jean-pierre charras 51eaeccf03 Pl_Editor: fix some minor issues. 12 years ago
jean-pierre charras 0b48116119 Add missing file 12 years ago
jean-pierre charras 9af4ea4014 Add pl_editor_doc.icns, from Orson. Fix Bug #1217504 (bad look of Module Properties Dialog, 3D fields). 12 years ago
Maciej Suminski 379f04af80 Added missing Mac OS X icons for the pagelayout_editor. 12 years ago
Lorenzo Marcantonio e04860d61b Fixed issues when opening a pagelayout from the command line 12 years ago
jean-pierre charras f2055f6c5d Pl_Editor: fix crash on Linux when closing Pl_Editor 12 years ago
jean-pierre charras d04ab1fe75 Pl_Editor: fix minor issues in multi-lines texts 12 years ago
jean-pierre charras 336d1b23f9 Pcbnew: fix Bug #1211468 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
Maciej Suminski e4315f0664 Added missing header. 12 years ago
Wayne Stambaugh cb52b9d0fe Fix minor debug build error. 12 years ago
jean-pierre charras a82bc9d1a2 Commit missing file 12 years ago
jean-pierre charras 3b246ca483 Pl_Editor: add undo/redo commands. 12 years ago
jean-pierre charras ee749988f1 Pl_Editor: fix a very minor issue when displaying the page size in status bar. 12 years ago
jean-pierre charras 28cd996394 Pl_Editor: add some hot keys. Fix some rounding issues. 12 years ago
jean-pierre charras 99535864e4 Pl_Editor: bug fixes (default values not saved, and duplicate item names, when adding items) 12 years ago
Camille Delbegue 9076bfc9f7 Pl_Editor: Fix wx28 compatibility 12 years ago
jean-pierre charras d7f569ae78 Fix GOST compatibility. 12 years ago
jean-pierre charras c328d6b118 pl_editor: add config options 12 years ago
jean-pierre charras 1f3f11ca0d Add margin values control in pl_editor, and remove margin definition from class PAGE_INFO. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 12 years ago