141 Commits (c8ce01ce8e9d884219df50a6b83988b06636e21f)

Author SHA1 Message Date
Jeff Young 68ca385e07 On-the-fly translations for pin electrical types. 4 years ago
jean-pierre charras d27d2e0ad9 Pcbnew: fix lost of focus after clicking on a wxChoice in toolbar. 4 years ago
jean-pierre charras 09d8ac7d7c Zoom wxChoice in horizontal toolbar: display the actual or nearest zoom level. 4 years ago
Seth Hillbrand 4c8f556b80 Prevent UI updates from changing zoom selection 4 years ago
Wayne Stambaugh ff38853886 Make footprint and symbol editors use MRU path for new libraries. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 29c942816e Reduce duplication of settings. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 6e2460ad37 Add hot-updating of units in common wxGrids. 4 years ago
Seth Hillbrand f97c7c78c8 Connect ruler tool with axes preferences 4 years ago
Seth Hillbrand 3f2d86adec Make OpenGL default for all apps 4 years ago
Jeff Young c9d858eaf5 Add status bar message for constraint mode. 4 years ago
Wayne Stambaugh 1e1da55840 Coverity fixes. 4 years ago
Jeff Young 11c91c7179 Improve obscuring dialog algorithm to handle multiple dialogs. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 46949abe4a Don't scroll to highlight an object already visible. 4 years ago
Seth Hillbrand 8a5388cf65 Make the python window follow the parent app 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young a5247471f7 Expunge a bunch more fixed font specs from wxFormBuilder files. 4 years ago
Jeff Young 9c78e4cf54 Mac needs different font size handling than MSW & GTK. 4 years ago
Jeff Young fbee62fc15 Tie font size scaling to when automatic icon scaling fails. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Jeff Young f013dbc7c4 More uniform handling of status fonts. 4 years ago
Jeff Young e7debc495b WIP 4 years ago
Jeff Young b5a3385ea9 Overhaul file locking system. 4 years ago
Wayne Stambaugh 01515680b3 Code cleaning. 4 years ago
david-beinder a5308e5f5c Fix python console toggle to work across pcbnew/eeschema 4 years ago
Jon Evans 4c8a4e3d47 Fix wx 3.0 build 4 years ago
Jon Evans 32c21f4a94 Fix several window sizing problems on macOS 5 years ago
david-beinder 86add3bb85 Fix MSVC C4312 warnings when casting 32bit ints to pointer types on 64bit builds 5 years ago
Marek Roszko 4e94b1fe86 Remove the universal sockets include 5 years ago
Marek Roszko 29783f125b Eliminate one wxRect constructor in BOX2 5 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand f274a00c08 Remove PYTHON_* compile options 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jeff Young 673baa0864 Allow menu to close before putting up dialog. 5 years ago
Ian McInerney f6041fb52d Force update of some text when activation status changes 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young 2d28ed8eda Move canvas backend selection to Preferences. 5 years ago
Seth Hillbrand d93ba0a06a Choose half-grid for mirror 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Marek Roszko 78dbcdcdb7 Slight fixup to previous library browse change 5 years ago
Marek Roszko a373abd68a Invert the new symbol library flow to push users to default to a different folder for global symbols 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Marek Roszko abb5cb8310 Fix up msg panel status on save slightly 5 years ago
jean-pierre charras 64f555079a Code cleanup related to zoom: 5 years ago