217 Commits (17712ba321548525caf50674330d19c1c113c1ca)

Author SHA1 Message Date
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 4 years ago
david-beinder 86add3bb85 Fix MSVC C4312 warnings when casting 32bit ints to pointer types on 64bit builds 4 years ago
Marek Roszko 4e94b1fe86 Remove the universal sockets include 4 years ago
Marek Roszko 29783f125b Eliminate one wxRect constructor in BOX2 4 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
jean-pierre charras 71ab42e60a Minor fixes and cleanup related to zoom definitions. 5 years ago
Jeff Young 7f8faffa3a Trim down ever-expanding context menu. 5 years ago
jean-pierre charras 005c3b84ad Better fix for incorrect page preview in Page Settings when the worksheet contains a bitmap 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Marek Roszko 6e9ddd9c93 Enable canvas switching in pl_editor 5 years ago
Marek Roszko 98e07a77ef On second thought, don't use the intermediate canvastype variable 5 years ago
Marek Roszko 3b2b8ec229 Centralize/fix duplicated canvas type resolution between gerbview and pcbnew 5 years ago
Marek Roszko 14c18b7e64 Move ui functions out of common and into ui_common 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jeff Young ee95d8fe2e Improve SNR in status bar (and use common code). 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
Ian McInerney 3a570c27f0 Update unit handling in the preview ruler 5 years ago
Ian McInerney 122bd7ca7c Make the statubar aware of mils units 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Ian McInerney 4ca7993382 Give new footprint libraries a dummy name in the file dialog 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago