kicad/common/widgets
Jeff Young f013dbc7c4 More uniform handling of status fonts.
Fixes https://gitlab.com/kicad/code/kicad/issues/8608
2021-09-08 21:34:22 +01:00
..
app_progress_dialog.cpp Make sure space for message is reserved in APP_PROGRESS_DIALOG 2021-03-19 19:11:32 -04:00
bitmap_button.cpp Separate focus from hover state in BITMAP_BUTTON, trigger after mouse down+up 2021-06-13 17:00:41 +00:00
bitmap_toggle.cpp Remove wx.h from many files 2021-06-03 02:19:20 +01:00
button_row_panel.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
collapsible_pane.cpp Add missing headers for linux post wx.h removal 2021-06-07 18:22:20 -04:00
color_swatch.cpp Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
footprint_choice.cpp Remove ability to select "Other" footprint from Symbol Chooser. 2021-01-19 01:18:41 +00:00
footprint_preview_widget.cpp Cleanup (includes and formatting). 2021-08-03 18:37:23 +01:00
footprint_select_widget.cpp Decouple PROGRESS_REPORTER interface from implementations. 2021-08-14 21:05:49 +01:00
gal_options_panel.cpp Quiet unused variable warning on Mac. 2021-07-03 23:39:34 +01:00
grid_bitmap_toggle.cpp Fix missing include 2020-08-25 15:58:18 +00:00
grid_color_swatch_helpers.cpp Remove the wx/docview.h include 2021-06-03 18:42:08 -04:00
grid_combobox.cpp Typo fix: Correct 'allow to' -> 'allows one to' 2021-04-03 13:39:50 +00:00
grid_icon_text_helpers.cpp Add a column showing 3D model file loading errors 2021-07-28 16:42:22 +01:00
grid_text_button_helpers.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
grid_text_helpers.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
indicator_icon.cpp Remove wx.h from many files 2021-06-03 02:19:20 +01:00
infobar.cpp Infobar: Don't use animations on Windows/GTK 2021-08-27 17:38:16 +00:00
layer_box_selector.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
lib_tree.cpp Work around GTK issue with wxSearchCtrl 2021-08-24 23:04:28 -04:00
mathplot.cpp Cleanup (includes and formatting). 2021-08-03 18:37:23 +01:00
msgpanel.cpp More uniform handling of status fonts. 2021-09-08 21:34:22 +01:00
net_selector.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
number_badge.cpp Add missing <algorithm> 2020-10-21 22:51:22 +00:00
paged_dialog.cpp Make Reset to Defaults button responsive to current page. 2021-07-27 17:56:45 +01:00
progress_reporter_base.cpp Decouple PROGRESS_REPORTER interface from implementations. 2021-08-14 21:05:49 +01:00
split_button.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
stepped_slider.cpp Fix STEPPED_SLIDER glitchlyness on windows 2021-07-06 00:58:19 -04:00
text_ctrl_eval.cpp Start expunging NULL. 2021-07-15 15:44:45 -04:00
ui_common.cpp More uniform handling of status fonts. 2021-09-08 21:34:22 +01:00
unit_binder.cpp Unify negative zero and percent handling in UNIT_BINDER. 2021-08-06 18:16:38 +01:00
widget_hotkey_list.cpp Change default 45° hotkey to shift-space 2021-09-06 12:18:29 -07:00
widget_save_restore.cpp Cleanup formatting. 2020-11-07 21:40:56 +00:00
wx_aui_art_providers.cpp Start expunging NULL. 2021-07-15 15:44:45 -04:00
wx_aui_utils.cpp Fix save/load of appearance panel width on show/hide 2021-08-19 21:15:14 -04:00
wx_busy_indicator.cpp C++14: Remove unused make_unique.h 2019-08-07 09:27:31 -07:00
wx_ellipsized_static_text.cpp Properly ellipsize layer names in the GerbView layer manager 2021-03-26 15:50:56 +00:00
wx_grid.cpp Default WX_GRID to no cell overflows. 2021-08-01 11:57:45 +01:00
wx_progress_reporters.cpp Decouple PROGRESS_REPORTER interface from implementations. 2021-08-14 21:05:49 +01:00