..
app_progress_dialog.cpp
Require wxWidgets 3.2
2 years ago
bitmap_button.cpp
Fix bad positioning for padded bitmap badges.
2 years ago
bitmap_toggle.cpp
Upgrade BITMAP_TOGGLE and GRID_BITMAP_TOGGLE to wxBitmapBundle
2 years ago
button_row_panel.cpp
Coding policy fixes.
5 years ago
color_swatch.cpp
Fix color swatch asserts on wxMac.
2 years ago
font_choice.cpp
Add hack to speed up font choice box widget creation
3 years ago
footprint_choice.cpp
More wxSing
3 years ago
footprint_diff_widget.cpp
Improve encapsulation of group internals.
2 years ago
footprint_preview_widget.cpp
Graphical diff for board vs library footprints.
3 years ago
footprint_select_widget.cpp
Add missing footprint load progress, usually in schematic editor
3 years ago
gal_options_panel.cpp
Fix build.
2 years ago
gal_options_panel_base.cpp
Minor string fixes.
2 years ago
gal_options_panel_base.fbp
Minor string fixes.
2 years ago
gal_options_panel_base.h
Minor string fixes.
2 years ago
grid_bitmap_toggle.cpp
Upgrade BITMAP_TOGGLE and GRID_BITMAP_TOGGLE to wxBitmapBundle
2 years ago
grid_button.cpp
Add initial support for database library settings UI
3 years ago
grid_color_swatch_helpers.cpp
ADDED use-settable simulation trace colors.
3 years ago
grid_combobox.cpp
Replace __WXGTK20__ with __WXGTK__
3 years ago
grid_icon_text_helpers.cpp
Replace __WXGTK20__ with __WXGTK__
3 years ago
grid_text_button_helpers.cpp
Don't try accessing library table rows that don't exist
2 years ago
grid_text_helpers.cpp
ADDED autocomplete for value field in Symbol Properties dialog.
2 years ago
html_window.cpp
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
2 years ago
indicator_icon.cpp
Remove wx.h from many files
5 years ago
kistatusbar.cpp
Kicad manager: fix some issues about the wxStatusBar:
2 years ago
layer_box_selector.cpp
Break out the boundary violating parts of gal into common through subclassing
2 years ago
lib_tree.cpp
Try reusing the TOOL_DISPATCHER menu hack for libtree previews.
2 years ago
mathplot.cpp
Simulator, plot panel: Honor dragging in Y direction.
2 years ago
msgpanel.cpp
Don't use wxScreenDC as this returns "a" screen but not "the" screen
4 years ago
net_selector.cpp
Pre-select current net in net selector.
2 years ago
number_badge.cpp
More wxSing
3 years ago
paged_dialog.cpp
Move the settings path to PATHS to allow shifting other classes into kicommon
2 years ago
progress_reporter_base.cpp
Added IPC2581 support
2 years ago
properties_panel.cpp
Fix deprecation warnings in latest wxWidgets
2 years ago
properties_panel.h
Fix some issues with Font property
2 years ago
search_pane.cpp
Coverity fixes and code cleaning.
3 years ago
search_pane_base.cpp
Don't specify sizes when we don't need to.
2 years ago
search_pane_base.fbp
Don't specify sizes when we don't need to.
2 years ago
search_pane_base.h
Don't specify sizes when we don't need to.
2 years ago
search_pane_tab.cpp
Coverity warning fixes.
2 years ago
split_button.cpp
Require wxWidgets 3.2
2 years ago
std_bitmap_button.cpp
Require wxWidgets 3.2
2 years ago
stepped_slider.cpp
Fix various typos
3 years ago
text_ctrl_eval.cpp
Start expunging NULL.
4 years ago
ui_common.cpp
REMOVED: manual icon scale preference
2 years ago
unit_binder.cpp
Don't fire events when going back to original text in onSetFocus().
2 years ago
widget_hotkey_list.cpp
Fix issues in widget_hotkey_list.cpp, HK_PROMPT_DIALOG:
2 years ago
widget_save_restore.cpp
Excise deci-degrees from UNIT_BINDER.
4 years ago
wx_aui_art_providers.cpp
Fix rendering of ACTION_TOOLBAR_PALETTE buttons at non-normal sizes
2 years ago
wx_aui_utils.cpp
Hierarchy: turn into a left side pane
4 years ago
wx_busy_indicator.cpp
We don't keep a CHANGELOG.TXT
4 years ago
wx_collapsible_pane.cpp
UI: Add Numpad Enter as "Return" equivalent in missing places
3 years ago
wx_combobox.cpp
Another try at getting the Link combobox working on MSW.
3 years ago
wx_dataviewctrl.cpp
Array bounds checking for KICAD-19D.
2 years ago
wx_ellipsized_static_text.cpp
Properly ellipsize layer names in the GerbView layer manager
5 years ago
wx_grid.cpp
Separate fields from text items in FPEdit's Defaults panel.
2 years ago
wx_html_report_box.cpp
ADDED netclass assignment from PCB canvas.
3 years ago
wx_html_report_box.h
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
2 years ago
wx_html_report_panel.cpp
Kick the wildcards and file exts into a static class, export it from kicommon
2 years ago
wx_html_report_panel.h
ADDED netclass assignment from PCB canvas.
3 years ago
wx_html_report_panel_base.cpp
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
2 years ago
wx_html_report_panel_base.fbp
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
2 years ago
wx_html_report_panel_base.h
Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited
2 years ago
wx_infobar.cpp
Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible.
2 years ago
wx_listbox.cpp
Add pinned library support to Footprint and Symbol Viewers.
3 years ago
wx_panel.cpp
ADDED: lib tree previews.
2 years ago
wx_progress_reporters.cpp
Added IPC2581 support
2 years ago
wx_splitter_window.cpp
Decouple left and right pane minimums for splitter window.
4 years ago
wx_treebook.cpp
Don't delete text when cancelling changes.
2 years ago