300 Commits (9ff66d0e71fe9815632a5bbc00bf420ed1201376)

Author SHA1 Message Date
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Jeff Young e62b4f8ff4 Add nullable int and double to property system. 2 years ago
Jeff Young da46a96623 Update a few strings based on new string freeze policy. 2 years ago
Wayne Stambaugh 92c2ddf77a Do not parent dialogs to non top level windows in panels or widgets. 2 years ago
Marek Roszko 7c8ee26a38 FromDIP the pcb aui sizes 2 years ago
Jeff Young 2e9f0679fc Fix i18n mixup. 2 years ago
Jeff Young 5145b146e9 Handle dimensions in search pane. 2 years ago
Mike Williams 1700cad83b Symbol/Footprint Chooser: remember open libraries 2 years ago
Jeff Young 1df84f4d92 Move some PCB_GENERATOR special-cases to propMgr listeners. 2 years ago
Jeff Young 4844cffc00 Make sure PCB_GENERATOR's lock status follows their members. 2 years ago
Wayne Stambaugh 8687d5092f String and dialog layout fixes. 2 years ago
Jeff Young b9daa073d4 Work around wxWidgets CHAR_HOOK issue. 2 years ago
Jeff Young 3efc191aa9 Implement ESC processing for choose footprint dialog. 2 years ago
Wayne Stambaugh b7dc7e90ac Minor string fixes. 2 years ago
Jeff Young 7e46e85c7d Update copyrights. 2 years ago
Jeff Young 9ef05fb762 Don't store document values in global PROPERTY_MANAGER. 2 years ago
Jeff Young 6ecfc89a4a Honour originTransforms in search panels. 2 years ago
Jeff Young 72c985bc07 Rewrite scoring algo again. (Third time's the charm?) 2 years ago
Jeff Young 6d43ef5678 Don't specify sizes when we don't need to. 2 years ago
Jeff Young 67d8b13b02 And Font to properties manager for EDA_TEXT items. 2 years ago
Jon Evans 06a4bdbf4c Upgrade BITMAP_TOGGLE and GRID_BITMAP_TOGGLE to wxBitmapBundle 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Marek Roszko 584757f2df Move the menu helpers to ui_common instead of sitting in bitmap for some reason 2 years ago
Wayne Stambaugh b5eee9dd7e Coverity warning fixes. 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Jeff Young 06446bb80e Only expand lib tree when filtering. 2 years ago
Jeff Young cf02bb171f Expose exclusion flags in search pane. 2 years ago
Jeff Young fa11e9138d ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2 years ago
Marek Roszko 98685b37ff Don't search when board is null (during board changes) 2 years ago
Jeff Young b592a6634e Cleanup. 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 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
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
jean-pierre charras 58d52df97c Fix missing header on wxMSW 2 years ago
Jeff Young bf493f32f5 Nullptr safety for various panels. 2 years ago
Jeff Young 7835b8ddc7 Bring various appearance managers into line over preset editing. 2 years ago
Jeff Young c2c71facb1 Tidy up shutdown of APPEARANCE_CONTROLS. 2 years ago
Marek Roszko f8e33be07f Break out the boundary violating parts of gal into common through subclassing 2 years ago
Alex Shvartzkop 1decd31baf Vertically center wxGrid cells by default. 2 years ago
jean-pierre charras 581cc0de5c Pcbnew, apparence control: add missing control of layer footprint confict 2 years ago
Josue Huaroto 2d54bc42cb Save flip board status in custom preset 2 years ago
Josue Huaroto a8e18e2d8c
Flip Viewport when Flip board is enabled 2 years ago
jean-pierre charras b3aa8a0c49 Fix a few (minor) compil warnings. 2 years ago
Alex Shvartzkop f071dd1406 Fix a search pane crash when a row isn't in the hit list. 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Jeff Young 1cbc6e33db Save color settings after modification in Appearances Manager. 2 years ago
Mike Williams 3cd25f0045 PCB: add ratsnest to search pane 2 years ago