kicad/include/widgets
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include.
Including wx.h includes the full set of wxWidgets include files, that is not good,
and can create some conflicts with some Windows headers on msys2.
2020-10-18 18:21:34 +02:00
..
app_progress_dialog.h Cleanup some unused variables 2020-08-24 01:51:23 +01:00
bitmap_button.h Add a new BITMAP_BUTTON widget and use it in the appearances panel 2020-09-20 01:43:27 +01:00
bitmap_toggle.h ADDED: New appearance control widget for PcbNew 2020-08-15 15:24:28 -04:00
busy_indicator.h 3D viewer: decouple renderers from wxCursors 2019-05-12 14:19:39 +01:00
button_row_panel.h Add tooltips to hotkey dialog buttons 2018-10-04 07:47:21 -04:00
collapsible_pane.h Switch appearance panel to custom collapsible pane widget 2020-09-06 22:43:39 -04:00
color_swatch.h Move net visibility/color controls to a wxGrid 2020-08-23 13:15:07 -04:00
footprint_choice.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
footprint_preview_widget.h Improve color theme support in the footprint preview widget 2020-08-10 02:29:15 +01:00
footprint_select_widget.h Implement an app progress indicator in the taskbar 2020-08-09 10:55:00 +00:00
gal_options_panel.h ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
grid_bitmap_toggle.h Move net visibility/color controls to a wxGrid 2020-08-23 13:15:07 -04:00
grid_combobox.h Properly dismiss the grid combobox editor when it loses focus 2020-07-09 20:37:08 +01:00
grid_icon_text_helpers.h ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
grid_readonly_text_helpers.h Fix compil warning 2018-09-13 09:04:58 +02:00
grid_text_button_helpers.h Add browse button to footprint 3d settings 2020-09-01 02:00:38 +00:00
grid_text_helpers.h Use full net names in netclasses 2020-08-24 21:19:07 -04:00
indicator_icon.h Comment-only changes 2020-01-10 16:43:01 -08:00
infobar.h Inform user of bad DRC rules when filling zones. 2020-10-16 12:44:20 +01:00
layer_box_selector.h Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
mathplot.h Initialize more variables 2020-09-22 12:29:13 +01:00
net_selector.h Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
paged_dialog.h Reimplement skip-parent-page to work with MacHack. 2020-08-29 20:53:53 +01:00
progress_reporter.h Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
resettable_panel.h Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
split_button.h Pcbnew: improve add existing footprint library browser and button 2020-01-03 15:09:26 +00:00
stepped_slider.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
tab_traversal.h Adjust tab ordering in some dialogs 2019-02-23 14:49:38 +00:00
text_ctrl_eval.h Normalize line endings 2019-06-19 15:18:30 -07:00
ui_common.h Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
unit_binder.h Split base_struct into eda_item and eda_rect 2020-10-13 21:24:50 -04:00
widget_hotkey_list.h Fix typo in Toggle Layers action and add descriptions to hotkeys lists. 2020-09-04 17:45:07 +01:00
widget_save_restore.h Break widget save/restore out to reusable class 2019-01-30 15:41:35 -08:00
wx_aui_dock_art.h Add a custom dock art provider for aui manager with slight improvement 2020-10-18 10:36:42 -04:00
wx_busy_indicator.h 3D viewer: decouple renderers from wxCursors 2019-05-12 14:19:39 +01:00
wx_menubar.h Revert "Fix compile issue on OSX." 2020-07-13 20:19:09 -07:00