509 Commits (2a6c7a7c0f37e514d9ccc7a329885dba49a49f3d)

Author SHA1 Message Date
Marek Roszko b1c9083743 Remove the wx/docview.h include 4 years ago
Wayne Stambaugh 7c14e4e967 Common widget header housekeeping. 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Ian McInerney 3ab69939f9 Remove wx.h from many files 4 years ago
jean-pierre charras 0b4075e3a9 French translation update 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
Jeff Young 0598c82972 Terminology (use present tense for flags). 4 years ago
Marek Roszko 1b94534451 Revert "Use lambdas to fix paste conditions" 4 years ago
Marek Roszko 65c7c77c3d Use lambdas to fix paste conditions 4 years ago
jean-pierre charras 81c7fb61f8 Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 years ago
Jeff Young 7356f9568d Move grid disable modifier from ALT to CTRL. 5 years ago
Ian McInerney 916a15793f Fix some OSX compiler warnings 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Marek Roszko cc1bfd4c18 Harden drawing sheet loading slightly... 5 years ago
Ian McInerney 1db5e2bc96 Don't force an entire refresh of toolbars to update sizes 5 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Ian McInerney 475ac3697f Ensure toolbar controls have the correct width on frame creation 5 years ago
Ian McInerney 42c6af4bd8 Cleanup ACTION_MENU creation in some places 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Marek Roszko 3d4ac9af03 Relocate win32 resource files to the central folder for further consolidation 5 years ago
jean-pierre charras 6da25337a9 Pl_editor: Try to fix an issue on wxGTK in PROPERTIES_FRAME 5 years ago
jean-pierre charras c1003e2ddd Fix missing call to Layout() in SIM_PLOT_FRAME after adding widgets. 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
jean-pierre charras 70ce53112b PlEditor: fix a truncation that creates a small size error. 5 years ago
Marek Roszko 8831c5567c Add win32 version manifest block 5 years ago
jean-pierre charras 9797bc5f25 Left Mouse Button: use same modifiers for Pcbnew, Eeschema and pleditor for selection. 5 years ago
Seth Hillbrand 0bab025832 Fixup toolchaining for immediate mode 5 years ago
Seth Hillbrand 0518d9c546 Add more force-immediate tools 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
Marek Roszko 622baa6531 Silence more unused exception var warnings 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Marek Roszko 32bf88fa8e Point to the user template path by default in pl editor 5 years ago
Mikolaj Wielgus a6b2fb3819 Page layout editor: Fix bitmap bounding box 5 years ago
Wayne Stambaugh 6229b127e2 Page layout editor: fix minor properties panel control layout issues. 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Michael Kavanagh 479487ceb1 Tidy up context menus a bit 5 years ago
jean-pierre charras e29eefffab French translation update. 5 years ago
Roberto Fernandez Bautista ef00e7513a pl-editor: Activate Point Editor immediately to allow resizing of item just created 5 years ago
Roberto Fernandez Bautista c7624d2957 pl-editor: Don't update the properties panel while adding a shape item (line or rectangle) 5 years ago
Roberto Fernandez Bautista c3190627e2 pl-editor: Don't update the properties panel while adding an text item 5 years ago
Jeff Young f45c6b4166 Better labels and tooltips for step parameters. 5 years ago
Jeff Young 69f8f79a42 Compress space out of pagelayout properties. 5 years ago
Seth Hillbrand 4f4a5ae3cf Use longer labels 5 years ago
jean-pierre charras 431616981b pl_editor: fix a typo that copy the end pos Y prm into the end pos X prm 5 years ago