kicad/pagelayout_editor/dialogs
Wayne Stambaugh 0032845f9e Fix clipped bitmap buttons with GTK on Linux.
A note to developers, please do not set the minimum and/or size of bitmap
buttons.  It causes bitmaps to get clipped using GTK on Linux.  If the
bitmap button size is not acceptable, then supply an appropriately sized
bitmap rather than attempt to force the wxWidgets sizing mechanism to do
what you want.  This almost always causes platform differences that do
not work well.
2020-06-03 14:01:44 -04:00
..
dialog_design_inspector_base.cpp Pl_editor rework: refinements in Design inspector. 2019-06-15 09:58:23 +02:00
dialog_design_inspector_base.fbp Pl_editor rework: refinements in Design inspector. 2019-06-15 09:58:23 +02:00
dialog_design_inspector_base.h pl_editor rework: add a design inspector (similar to what was existing previously, but as a dialog) 2019-06-14 20:48:50 +02:00
dialog_new_dataitem.cpp Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
dialog_new_dataitem_base.cpp Page Layout Editor: fix a few GUI issues. 2018-10-19 12:03:03 +02:00
dialog_new_dataitem_base.fbp Pl_editor: fix missing hotkeys 2019-06-04 14:38:35 +02:00
dialog_new_dataitem_base.h Page Layout Editor: fix a few GUI issues. 2018-10-19 12:03:03 +02:00
dialogs_for_printing.cpp pl_editor: fix incorrect size of bitmaps when printing. 2020-05-25 09:42:03 +02:00
panel_pl_editor_color_settings.cpp Add basic color theme picker to page layout editor 2020-05-26 22:04:21 -04:00
panel_pl_editor_color_settings.h Add basic color theme picker to page layout editor 2020-05-26 22:04:21 -04:00
panel_pl_editor_color_settings_base.cpp Add basic color theme picker to page layout editor 2020-05-26 22:04:21 -04:00
panel_pl_editor_color_settings_base.fbp Add basic color theme picker to page layout editor 2020-05-26 22:04:21 -04:00
panel_pl_editor_color_settings_base.h Add basic color theme picker to page layout editor 2020-05-26 22:04:21 -04:00
properties_frame_base.cpp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
properties_frame_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
properties_frame_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00