kicad/pagelayout_editor
Seth Hillbrand d7f219e98f Unify IsSave and IsModify
The flags and calls were used identically, leading to potential
confusion/bugs.  Testing for modification should go through
IsContentModified()
2021-05-28 11:51:54 -07:00
..
dialogs Pl_editor: Try to fix an issue on wxGTK in PROPERTIES_FRAME 2021-03-08 15:02:05 +01:00
tools Move grid disable modifier from ALT to CTRL. 2021-05-09 20:17:40 +01:00
CMakeLists.txt Relocate win32 resource files to the central folder for further consolidation 2021-03-09 21:48:14 -05:00
files.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
invoke_pl_editor_dialog.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
menubar.cpp Cleanup ACTION_MENU creation in some places 2021-03-27 19:16:58 +00:00
pl_draw_panel_gal.cpp PlEditor: fix a truncation that creates a small size error. 2021-03-07 13:17:08 +01:00
pl_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
pl_editor.cpp Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor.icns Update icon resource sets 2020-12-22 15:16:33 -08:00
pl_editor_doc.icns Update icon resource sets 2020-12-22 15:16:33 -08:00
pl_editor_frame.cpp Unify IsSave and IsModify 2021-05-28 11:51:54 -07:00
pl_editor_frame.h Unify IsSave and IsModify 2021-05-28 11:51:54 -07:00
pl_editor_id.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor_layout.cpp Fix the pleditor status bar text 2020-12-08 19:49:48 -05:00
pl_editor_layout.h Fix some OSX compiler warnings 2021-05-09 12:59:57 +01:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h Naming conventions. 2020-11-14 18:26:03 +00:00
pl_editor_undo_redo.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
toolbars_pl_editor.cpp Don't force an entire refresh of toolbars to update sizes 2021-04-02 19:12:21 +01:00