kicad/common/widgets
Jeff Young 1518ddde74 Push much of text var autocomplete down into SCINTILLA_TRICKS.
Shared code == fewer bugs.  Well, in theory anyway....
2023-05-25 10:24:50 +01:00
..
app_progress_dialog.cpp Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
bitmap_button.cpp Fix PCM update indicator color 2023-05-02 11:33:41 +00:00
bitmap_toggle.cpp Don't fix the visibility icon size or it will never scale properly 2022-10-30 15:03:00 -04:00
button_row_panel.cpp
color_swatch.cpp Improve HiDPI handling of appearance/layer controls 2023-02-22 09:20:36 -05:00
font_choice.cpp Add hack to speed up font choice box widget creation 2023-04-12 15:23:34 +01:00
footprint_choice.cpp More wxSing 2023-01-16 23:14:38 -05:00
footprint_diff_widget.cpp Unrotate/unflip board footprint to match library copy. 2023-03-13 22:36:25 +00:00
footprint_preview_widget.cpp Graphical diff for board vs library footprints. 2023-03-10 17:16:40 +00:00
footprint_select_widget.cpp Add missing footprint load progress, usually in schematic editor 2023-05-07 10:46:39 -04:00
gal_options_panel.cpp Banish ignore.h to core 2023-04-18 22:44:04 -04:00
grid_bitmap_toggle.cpp
grid_button.cpp Add initial support for database library settings UI 2023-04-29 18:15:00 -04:00
grid_color_swatch_helpers.cpp ADDED use-settable simulation trace colors. 2023-02-11 21:11:07 +00:00
grid_combobox.cpp Replace __WXGTK20__ with __WXGTK__ 2023-04-12 18:57:12 +01:00
grid_icon_text_helpers.cpp Replace __WXGTK20__ with __WXGTK__ 2023-04-12 18:57:12 +01:00
grid_text_button_helpers.cpp
grid_text_helpers.cpp Push much of text var autocomplete down into SCINTILLA_TRICKS. 2023-05-25 10:24:50 +01:00
indicator_icon.cpp
layer_box_selector.cpp Fix layer widget in HiDPI situations 2023-02-22 09:20:30 -05:00
lib_tree.cpp LIB_TREE: fix an issue when using the popup menu: 2023-05-02 12:40:20 +02:00
mathplot.cpp Fix a bunch of compiler warnings 2023-04-11 17:01:30 +00:00
msgpanel.cpp
net_selector.cpp UI: Add Numpad Enter as "Return" equivalent in missing places 2023-03-10 16:25:17 -05:00
number_badge.cpp More wxSing 2023-01-16 23:14:38 -05:00
paged_dialog.cpp Reset button applies to resolved page, not lazy page holder. 2023-05-21 18:15:21 +01:00
progress_reporter_base.cpp
properties_panel.cpp Make the property grid compatible with wx 3.3 2023-04-12 18:57:12 +01:00
properties_panel.h Properties: fix rebuilding when availability changes 2023-02-11 15:50:51 -05:00
search_pane.cpp Coverity fixes and code cleaning. 2023-03-02 09:04:47 -05:00
search_pane_base.cpp Differentiate search panel font between Mac and others. 2022-12-13 00:47:19 +00:00
search_pane_base.fbp Differentiate search panel font between Mac and others. 2022-12-13 00:47:19 +00:00
search_pane_base.h Fix some layout and selection issues on Mac. 2022-12-11 00:56:46 +00:00
search_pane_tab.cpp Pass aEvent by value. 2023-05-03 12:29:06 +01:00
split_button.cpp More wxSing 2023-01-16 23:14:38 -05:00
std_bitmap_button.cpp More wxSing 2023-01-16 23:14:38 -05:00
stepped_slider.cpp
text_ctrl_eval.cpp
ui_common.cpp More wxSing 2023-01-16 23:14:38 -05:00
unit_binder.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2023-05-19 18:02:03 +01:00
widget_hotkey_list.cpp Formatting. 2023-04-16 23:04:47 +01:00
widget_save_restore.cpp
wx_aui_art_providers.cpp
wx_aui_utils.cpp
wx_busy_indicator.cpp
wx_collapsible_pane.cpp UI: Add Numpad Enter as "Return" equivalent in missing places 2023-03-10 16:25:17 -05:00
wx_combobox.cpp
wx_dataviewctrl.cpp Subclass wxDataViewCtrl to include our helpers 2023-04-08 00:07:33 +01:00
wx_ellipsized_static_text.cpp
wx_grid.cpp Performance improvement for GetShownColumns. 2023-04-13 13:45:22 +01:00
wx_html_report_box.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
wx_html_report_box.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
wx_html_report_panel.cpp More wxSing 2023-01-16 23:14:38 -05:00
wx_html_report_panel.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
wx_html_report_panel_base.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
wx_html_report_panel_base.fbp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
wx_html_report_panel_base.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
wx_infobar.cpp Fix infobar height in Windows HiDPI situations 2023-05-20 21:57:08 -04:00
wx_listbox.cpp
wx_panel.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
wx_progress_reporters.cpp
wx_splitter_window.cpp
wx_treebook.cpp Fix issue with colours in the new lazy-loaded preference panels. 2023-05-21 10:56:21 +01:00