36 Commits (09f1e32513aa564bebc76b29d526cb926f0b6ae9)

Author SHA1 Message Date
Konstantin Baranovskiy cd2c46e5c9 Make "... file is read only." warnings translatable. 5 years ago
Marek Roszko 4e9b9ee9cd Use DisplayErrorMessage instead of wxMessageBox directly 5 years ago
Marek Roszko ad1aae40ec Unify the saved file strings 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Marek Roszko efa28d3357 Untangle pl_editor includes 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Jon Evans 09cb75b8a1 Use a temporary file when saving boards/schematics to make the operation more atomic 5 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 6 years ago
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 6 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Jeff Young 4eab89d9ef Fix OSX button order issue in Unsaved Changes dialog. 7 years ago
jean-pierre charras 54b22b1851 pl_editor: fix missing view full rebuild after importing a .kicad_wks file. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
jean-pierre charras 10aa8b5f18 Page Layout Editor: fix a few GUI issues. 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
jean-pierre charras 419c6e198e Update interf_u demo to use latest libraries and the new sym-lib-table 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Michael Kavanagh 82ce90ecdc PL Editor UI Improvements: Menubar, toolbar and hotkeys 8 years ago
jean-pierre charras 95962cd2ba Very minor changes: minor coding style fixes, and remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) 10 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 336d1b23f9 Pcbnew: fix Bug #1211468 12 years ago
jean-pierre charras 3b246ca483 Pl_Editor: add undo/redo commands. 12 years ago
jean-pierre charras d7f569ae78 Fix GOST compatibility. 13 years ago
jean-pierre charras 1f3f11ca0d Add margin values control in pl_editor, and remove margin definition from class PAGE_INFO. 13 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 13 years ago