90 Commits (808bcdda0fd97665dd9472528c5f7a102cffd55a)

Author SHA1 Message Date
Wayne Stambaugh d53ed205f2 CvPcb and Eeschema part 1 housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Jeff Young cf4f0723f8 Select first unassigned symbol when running CvPCB. 2 years ago
Scott Hanson ed42f95794 CVPCB: Add warning if footprint is missing 3 years ago
Jeff Young e9478191e0 Cleanup. 3 years ago
Jeff Young 956ec5b17c Work around the train-wreck that is wxString::Format. 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
jean-pierre charras 89f124595c Revert "Cvpcb: fix possible crash when pressing the ESC key during some calculations." 4 years ago
jean-pierre charras 99b242069d Cvpcb: fix possible crash when pressing the ESC key during some calculations. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 1db33c7b3a More safety (and better impl) for not sharing FP table/info stuff. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 14e73d24dc Naming conventions. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Jeff Young 1c0d4ac02d Simplify some error messages. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Jeff Young 90da5fccbd Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Ian McInerney 95430e131e cvpcb: cleanup include statements 6 years ago
Ian McInerney 9fda86e261 cvpcb: Move file extension to common and deprecate a header 6 years ago
Ian McInerney 402031244d cvpcb: Replumb the footprint association system 6 years ago
Ian McInerney 72120e0a96 Actionize cvpcb 6 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Seth Hillbrand bc7bd107d9 Fix a number of untranslated strings. 8 years ago
Jeff Young 611d5a0dc4 Standardize "assign footprints" terminology. 8 years ago
Jeff Young b3e3964787 Fix Linux crash opening CvPcb. 8 years ago
Jeff Young b24b0d5dfe Dialog-ize CvPcb and implement proper Save. 8 years ago
jean-pierre charras 62ef63501c Cvpcb: remove fixed size and use the last stored size. 8 years ago
jean-pierre charras 19e3815c85 Cvpcb: rename files: fix names in files and remove a old file not used. 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
jean-pierre charras 2476e88c9d Fix a few doxygen warnings 9 years ago
Wayne Stambaugh 3cec63e9b9 Pcbnew: plugin improvements. 9 years ago
jean-pierre charras ee5565ae33 Cvpcb: EQU file association associates to all components 9 years ago
Chris Pavlina 4011ed4e31 Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID. 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago