192 Commits (2459949d0d9a096bc8706aaf4d29fd8d10c2cfe1)

Author SHA1 Message Date
Jon Evans e735d21824 Maximize main editors by default if config is missing 5 years ago
Marek Roszko da96c9959d Undo last commit and fix include. Woops 5 years ago
Marek Roszko 1f3796bd7a Add missing include due to commit f6b4b66a 5 years ago
Marek Roszko a5c9151800 Move the dock art provider to a pointer instance 5 years ago
Marek Roszko 29577a571d Add a custom dock art provider for aui manager with slight improvement 5 years ago
Jeff Young 1ee3df61c9 Improve robustness of infobar button handling. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Ian McInerney 8bdf25d3e2 Show an error message when switching to a language that isn't installed 5 years ago
jean-pierre charras 9fdadcbcf5 EDA_BASE_FRAME::windowClosing( wxCloseEvent& event ): fix incorrect behavior. 5 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
Jeff Young 34d069ffd8 Bubble cancel up from app to kicad manager when closing. 5 years ago
Jon Evans 921703c711 Don't restore saved window state if saving is turned off 5 years ago
Jon Evans 9ebdd4bd83 Don't save file state for an empty file 5 years ago
Jon Evans 3673c23696 Code style 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Jeff Young 80846dcbc7 Improve shutdown performance. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney 45fb030b9b Rename and shorten the names in ACTION_CONDITIONS 5 years ago
Ian McInerney 72a1c71e07 Implement a framework to handle wxUpdateUIEvents for tool actions 5 years ago
Mark Roszko 8324cb30b7 Save the wxDisplay index to set the position of windows correctly 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Ian McInerney af729d578f Unify settings reset buttons into one location 5 years ago
Jeff Young 1cd2a51db2 Make undo/redo lists protected. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 6 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 6 years ago
Ian McInerney 96a5a96037 Fix GTK window position when closed maximized 6 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 6 years ago
Jon Evans 695cdbbde8 Move bug reporting to COMMON_CONTROL; add to Help menu 6 years ago
Jon Evans 237bf35362 Fix accidental revert of touchpad to trackpad 6 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Ian McInerney 613c020920 Move the file history into the frames 6 years ago
Ian McInerney c43122a45f Get the undecorated window size on GTK when saving the window config 6 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Oleg Endo 2f1d23312f add BOARD_CHANGED and UNITS_CHANGED events 6 years ago
jean-pierre charras 56c31e65f6 Fix a compil issue: Try a better fix than commit 8f0449c. 6 years ago
jean-pierre charras 8f0449cbab Fix a compil issue. 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Ian McInerney c0b03a043e Force menubar update when file history is changed 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
jean-pierre charras 4d9d1a5380 Fix a few compil minor warnings and Coverity minor issues 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Ian McInerney cc588471ca Hardcode the minimum window size 6 years ago
Jon Evans 712ae5a953 Check if scaling factor has changed when top-level window is moved 6 years ago
Jon Evans 96da45f12f Rework window size and position fixing code 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago