kicad/include/widgets
Jon Evans 47e25d617e ADDED: Icon scaling for toolbars only
Unlike the old "icon scale" (that actually scaled all bitmaps)
this one actually changes the toolbar size while making use
of the new bitmap bundle functionality

Add more resolutions for all tool icon bitmaps

Wouldn't want Mark's eyes to bleed
2023-10-22 14:02:06 -04:00
..
app_progress_dialog.h Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
bitmap_button.h Enhance the status bar with background progress and notifications 2023-08-04 22:06:08 -04:00
bitmap_toggle.h Upgrade BITMAP_TOGGLE and GRID_BITMAP_TOGGLE to wxBitmapBundle 2023-10-22 14:02:06 -04:00
busy_indicator.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
button_row_panel.h Add tooltips to hotkey dialog buttons 2018-10-04 07:47:21 -04:00
color_swatch.h Properties: rework color editor 2023-07-16 17:37:36 -04:00
font_choice.h GUI for font selection. 2022-01-08 16:47:45 +00:00
footprint_choice.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
footprint_diff_widget.h Graphical diff for board vs library footprints. 2023-03-10 17:16:40 +00:00
footprint_preview_widget.h Graphical diff for board vs library footprints. 2023-03-10 17:16:40 +00:00
footprint_select_widget.h Add missing footprint load progress, usually in schematic editor 2023-05-07 10:46:39 -04:00
gal_options_panel.h GAL_OPTIONS_PANEL: replace 2 wxSpinCtrlDouble to try to fix a locale issue. 2023-09-04 11:32:55 +02:00
grid_bitmap_toggle.h Upgrade BITMAP_TOGGLE and GRID_BITMAP_TOGGLE to wxBitmapBundle 2023-10-22 14:02:06 -04:00
grid_button.h Add initial support for database library settings UI 2023-04-29 18:15:00 -04:00
grid_color_swatch_helpers.h Implement DarkMode for the Appearances Palette. 2022-11-06 00:34:45 +00:00
grid_combobox.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
grid_icon_text_helpers.h Add a column showing 3D model file loading errors 2021-07-28 16:42:22 +01:00
grid_readonly_text_helpers.h Fix compil warning 2018-09-13 09:04:58 +02:00
grid_text_button_helpers.h Replace wxScopedPtr with std::unique_ptr 2023-04-12 18:57:12 +01:00
grid_text_helpers.h Fix include for non-OSX platforms. 2023-02-22 10:45:27 +00:00
html_window.h Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
indicator_icon.h Speed up pcbnew loading/updating 2021-10-09 13:38:35 -07:00
kistatusbar.h Add missing committed file change 2023-08-04 22:12:52 -04:00
layer_box_selector.h Streamline Mac patches. 2023-07-17 22:07:36 +01:00
lib_tree.h Cleanup. 2023-09-29 00:13:13 +01:00
mathplot.h Zoom undo/redo for simulator. 2023-09-26 13:19:41 +01:00
msgpanel.h Fill in some missing GetMsgPanelItems and make some others consistent. 2021-09-27 00:23:40 +01:00
net_selector.h NETINFO_ITEMs are owned by BOARD. 2023-10-04 21:01:33 +01:00
number_badge.h Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
paged_dialog.h Remove unused variable. 2023-08-15 14:08:19 +01: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 Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
search_pane.h Expose exclusion flags in search pane. 2023-10-01 22:46:34 +01:00
search_pane_tab.h ADDED: Implement sorting for search panes. 2023-08-09 18:31:33 +01:00
split_button.h Fix bitmap scaling for SPLIT_BUTTON 2023-06-03 12:41:40 -04:00
std_bitmap_button.h Support DPI scaling in custom bitmap buttons 2023-06-03 11:32:52 -04:00
stepped_slider.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
tab_traversal.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
text_ctrl_eval.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
ui_common.h Move the menu helpers to ui_common instead of sitting in bitmap for some reason 2023-10-16 19:40:46 -04:00
unit_binder.h Make pad & via teardrops 1st-class citizens (props of the pad/via) 2023-05-19 18:02:03 +01:00
widget_hotkey_list.h Hotkeys: add support for alternate hotkeys 2023-07-13 10:11:46 -04:00
widget_save_restore.h Some header cleanup 2022-09-27 23:25:20 -04:00
wx_aui_art_providers.h ADDED: Icon scaling for toolbars only 2023-10-22 14:02:06 -04:00
wx_aui_utils.h Fix save/load of appearance panel width on show/hide 2021-08-19 21:15:14 -04:00
wx_busy_indicator.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
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_dataviewctrl.h Subclass wxDataViewCtrl to include our helpers 2023-04-08 00:07:33 +01:00
wx_ellipsized_static_text.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
wx_grid.h Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
wx_infobar.h Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
wx_listbox.h Add pinned library support to Footprint and Symbol Viewers. 2022-07-09 17:41:10 -06:00
wx_menubar.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
wx_panel.h ADDED: lib tree previews. 2023-09-02 23:30:22 +01:00
wx_progress_reporters.h Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
wx_splash.h Add a custom wx splash class to nullify the filterevent that causes crashes 2023-09-04 08:51:30 -04:00
wx_splitter_window.h Coverity issue fixes. 2021-11-13 11:38:31 -05:00
wx_treebook.h add missing stdlib import 2023-07-10 11:01:59 +00:00