kicad/cvpcb
Wayne Stambaugh f28ea5e784 Remove standard dialog button static line separators.
For the sake of consistency across all dialogs and window that behave
like dialogs, remove the static line that separates the main part of
the dialog from the standard buttons.  This only applies to windows
that have the standard button on the bottom of the frame.

This covers the 3D viewer, CvPcb, common, GerbView and KiCad dialogs.
2023-01-08 13:15:33 -05:00
..
dialogs Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
tools Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
CMakeLists.txt Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
auto_associate.cpp Cvpcb: fix "not found" .equ files. 2022-03-29 18:51:03 +02:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
cvpcb.cpp Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_association.h Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Cleanup. 2022-07-25 16:10:08 +01:00
cvpcb_mainframe.cpp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
cvpcb_mainframe.h Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
display_footprints_frame.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
display_footprints_frame.h Performance improvements for CvPCB. 2022-07-25 16:10:08 +01:00
footprints_listbox.cpp Performance improvements for CvPCB. 2022-07-25 16:10:08 +01:00
library_listbox.cpp Cvpcb: Reload footprint libraries in CVPCB 2022-09-27 22:58:03 +00:00
listbox_base.cpp ListBox perf improvements 2022-10-24 12:27:07 +00:00
listboxes.h ListBox perf improvements 2022-10-24 12:27:07 +00:00
menubar.cpp Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
readwrite_dlgs.cpp CVPCB: Add warning if footprint is missing 2022-09-29 19:27:08 +00:00
symbols_listbox.cpp Detect dark mode in symbol problem highlight in cvpcb 2022-12-17 13:51:30 -05:00
toolbars_cvpcb.cpp Cleanup. 2022-07-25 16:10:08 +01:00