kicad/pagelayout_editor
Marek Roszko fc99b3ba95 Don't link gdiplus everywhere anymore
Tested on msys2 which is the only place it would have been buggy
CMake seems to share the gdiplus linkage with the other dependencies automatically now
2022-08-23 23:51:35 -04:00
..
dialogs Add a radioButton mode to IMAGE_BUTTON. 2022-06-12 20:09:46 +01:00
tools Move KICAD_T[] to std::initializer_list<KICAD_T>. 2022-08-20 10:28:11 +01:00
CMakeLists.txt Don't link gdiplus everywhere anymore 2022-08-23 23:51:35 -04:00
files.cpp Move temp save files to temporary directory 2022-03-07 20:13:28 -08:00
invoke_pl_editor_dialog.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
menubar.cpp Change the behavior of ACTION_MENU::Add to require clones if required outside the function 2022-04-11 19:03:01 -04:00
pagelayout_editor.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pagelayout_editor_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pl_draw_panel_gal.cpp Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
pl_draw_panel_gal.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_editor.cpp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
pl_editor_frame.cpp pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_frame.h pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_id.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor_layout.cpp pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_layout.h pagelayout_editor: minor fix and minor code cleanup 2022-03-03 07:40:08 +01:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_undo_redo.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
toolbars_pl_editor.cpp Fix some warnings detected by PVS-STUDIO (not used vars) 2022-07-26 16:00:14 +02:00