kicad/include/widgets
jean-pierre charras 955313e97d GAL_OPTIONS_PANEL: replace 2 wxSpinCtrlDouble to try to fix a locale issue.
Sometimes the grid thickness setting does not work, depending on some locale setting.
Core developers are not able to reproduce this issue related to a double conversion.
So these wxSpinCtrlDouble are replaced by a wxSpinCtrl (using ints) and a wxChoice.

From master branch
2023-09-05 18:56:24 +02:00
..
app_progress_dialog.h
bitmap_button.h PCM: automatic check for repository updates 2022-08-18 20:41:43 +00:00
bitmap_toggle.h
busy_indicator.h
button_row_panel.h
color_swatch.h Implement DarkMode for the Appearances Palette. 2022-11-06 00:34:45 +00:00
font_choice.h
footprint_choice.h
footprint_preview_widget.h Units for footprint preview widgets. 2023-01-02 22:12:26 +00:00
footprint_select_widget.h Add missing footprint load progress, usually in schematic editor 2023-05-07 15:17:27 +00:00
gal_options_panel.h GAL_OPTIONS_PANEL: replace 2 wxSpinCtrlDouble to try to fix a locale issue. 2023-09-05 18:56:24 +02:00
grid_bitmap_toggle.h
grid_color_swatch_helpers.h Implement DarkMode for the Appearances Palette. 2022-11-06 00:34:45 +00:00
grid_combobox.h
grid_icon_text_helpers.h
grid_readonly_text_helpers.h
grid_text_button_helpers.h
grid_text_helpers.h
indicator_icon.h
layer_box_selector.h
lib_tree.h Treat canvas item as current when tree view contains no selection. 2023-06-10 10:57:14 +01:00
mathplot.h Make sure legend reflects gain/phase for AC small signal analyses. 2023-03-20 10:24:22 +00:00
msgpanel.h
net_selector.h
number_badge.h
paged_dialog.h PAGED_DIALOG: allow setting initial size in ctor. 2023-06-17 15:19:26 +03:00
progress_reporter_base.h PROGRESS_REPORTER_BASE: call code to resize it only if the message has change. 2022-08-01 13:18:50 +02:00
report_severity.h Add RPT_SEVERITY_DEBUG for developer-type messages 2022-09-09 17:21:47 -07:00
resettable_panel.h
search_pane.h Search Pane: add Activation (enter/double click) event support 2023-05-03 11:54:49 +01:00
search_pane_tab.h Search Pane: add Activation (enter/double click) event support 2023-05-03 11:54:49 +01:00
split_button.h Dark mode hacks for SPLIT_BUTTON on OSX. 2022-10-23 17:56:44 +01:00
std_bitmap_button.h Comments. 2022-12-13 21:04:13 +00:00
stepped_slider.h
tab_traversal.h
text_ctrl_eval.h
ui_common.h Differentiate search panel font between Mac and others. 2022-12-13 00:47:19 +00:00
unit_binder.h Don't pass a FRAME-based UNITS_PROVIDER to a modeless dialog. 2023-04-03 17:20:06 +01:00
widget_hotkey_list.h Bad auto-refactor no cookie 2022-09-25 22:51:46 -04:00
widget_save_restore.h Some header cleanup 2022-09-27 23:25:20 -04:00
wx_aui_art_providers.h
wx_aui_utils.h
wx_busy_indicator.h
wx_collapsible_pane.h Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
wx_combobox.h Another try at getting the Link combobox working on MSW. 2022-08-28 23:25:01 +01:00
wx_ellipsized_static_text.h
wx_grid.h First <ESC> after an edit in a textEdit cancels the edit. 2023-05-04 11:52:02 +01:00
wx_infobar.h Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
wx_listbox.h
wx_menubar.h
wx_panel.h
wx_progress_reporters.h
wx_splitter_window.h
wx_treebook.h Lazy loading of Schematic Setup panels. 2023-05-28 19:38:27 +02:00