20906 Commits (4233886a0563721fa5efb00ce541756fda529020)
 

Author SHA1 Message Date
Jeff Young 4233886a05 Repair drill mark printing. 5 years ago
Jeff Young 8f67557a65 Separate display and canonical names in Edit Symbol Fields. 5 years ago
Marek Roszko f1e2bdc2d0 Prevent zoom to fit from going to crazy zooms on blank canvas 5 years ago
Seth Hillbrand c9d14700a7 Restore missing MW shape icon 5 years ago
Wayne Stambaugh c79d6391dd Eeschema: minor plot dialog layout fixes. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Jon Evans a28f154cc5 Fix fallback color theme name 5 years ago
Jeff Young d0ddc909dc Handle hierarchical symbols when performing "lib symbol changed" check. 5 years ago
Jeff Young 3100273db1 Don't invalidate itterator by adding markers inside loop. 5 years ago
Jeff Young 725082786e Move ERC dialog to DRC architecture. 5 years ago
Jeff Young b12937af65 Accurately reflect disabled router settings. 5 years ago
Jeff Young ede8499e65 Fix negative length reporting for arc track segments. 5 years ago
Jeff Young 91f2a0ef1d Fix uninitialized variable. 5 years ago
jean-pierre charras e4675ee9a6 Fix missing include (linux). 5 years ago
jean-pierre charras 539ac4c214 Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
Jon Evans 88fbb9d367 Don't allow resetting read-only themes 5 years ago
Marek Roszko ba503bedcf Use the correct parent for the pl editor color pane 5 years ago
Michael Kavanagh e826a4494a Auto-select first item in layer mapping dialog 5 years ago
Jeff Young 16d5f95981 Meet irreflexive requirements of std::sort 5 years ago
Jeff Young d7ea70ba02 Don't assume a valid constraint. 5 years ago
Jeff Young dd53b9c399 Bail on 45º text in pin conflicts map. 5 years ago
Jon Evans 2e50723781 Ensure preview pad has access to parent board design settings 5 years ago
Jon Evans e735d21824 Maximize main editors by default if config is missing 5 years ago
Marek Roszko a0586d3e3d Fix rogue asterik 5 years ago
Jon Evans c388bf0f92 Update default color theme 5 years ago
Marek Roszko ae6900e7d7 Suppress the opengl test from generating "ghost frames" on Windows which appear and quickly disappear 5 years ago
jean-pierre charras 0044c6b48a Add missing includes 5 years ago
Jon Evans cc71f7d050 Add some missing headers required on wx3.0 at least 5 years ago
Marek Roszko da96c9959d Undo last commit and fix include. Woops 5 years ago
Marek Roszko 1f3796bd7a Add missing include due to commit f6b4b66a 5 years ago
Marek Roszko 6fa8ebab85 Remove the auto centering of dialog_shims as a experiment 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Marek Roszko a5c9151800 Move the dock art provider to a pointer instance 5 years ago
Marek Roszko 496532b6ea Guard off the dock art size change temporarily for win32 and wxwidgets 3.1 5 years ago
Marek Roszko 29577a571d Add a custom dock art provider for aui manager with slight improvement 5 years ago
Thomas Pointhuber 3ced74d19c altium: Properties are normaly stored in Upper case, but Altium decided CamelCase are good as well 5 years ago
Jeff Young ebc0d47239 More pinmap spacing adjustments for MSW. 5 years ago
Jeff Young 8c68857f02 Add immediate mode to WX_HTML_REPORT_BOX for use as progress messages. 5 years ago
Thomas Pointhuber b28f397614 altium: fix unsigned overflow inside loop 5 years ago
Jeff Young 9f16b68bde Better centreing of pin conflict map col labels. 5 years ago
Jeff Young 02cbcb99df Fix broken logic in ImportSizes(). 5 years ago
Jeff Young 6ce803b77c Push/pop move tool even when there's nothing to move. 5 years ago
Mikolaj Wielgus d82ad7cfe3 PCBNew: Fix values displayed in the bottom panel 5 years ago
Jeff Young 688a031793 Fix broken logic when updating fields. 5 years ago
Jeff Young 6dfcfb0177 Rename DIALOG_EDIT_COMPONENT_IN_SCHEMATIC -> DIALOG_SYMBOL_PROPERTIES 5 years ago
Jeff Young a6166c8ccc Select just reference number when editing reference field. 5 years ago
Ian McInerney b59c7e8632 Add stp.gz as a valid compressed step extension in the chooser dialog 5 years ago
Ian McInerney 06f01d0d8a Add platform-specific code to allow wxChoice to ellipsize 5 years ago
Ian McInerney c0d381e588 Force the view switcher dialog to always be centered on the window 5 years ago
Jon Evans e832a94a9c Turn on zone visibility when you start drawing a zone 5 years ago