| .. |
|
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
|
Use background color for checkerboard when not UNSPECIFIED.
|
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
|
Allow smaller grid dots on Retina displays.
|
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
|
More bitmap bundle comboboxes
|
2 years ago |
|
grid_text_button_helpers.cpp
|
Push fileFilter callback function down a level.
|
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
|
KISTATUSBAR: code refinement and add comments
|
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
|
ADDED: ExpandAll/CollapseAll for lib trees.
|
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
|
Fix net selector filter field focus on GTK.
|
2 years ago |
|
number_badge.cpp
|
More wxSing
|
3 years ago |
|
paged_dialog.cpp
|
Fix preferences dialog on hidpi using FromDIP
|
2 years ago |
|
progress_reporter_base.cpp
|
Added IPC2581 support
|
2 years ago |
|
properties_panel.cpp
|
Don't capture references to local variables for CallAfter.
|
2 years ago |
|
properties_panel.h
|
Fix some issues with Font property
|
2 years ago |
|
search_pane.cpp
|
Add missing on-the-fly translation handlers.
|
2 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
|
Don't capture references to local variables for CallAfter.
|
2 years ago |
|
split_button.cpp
|
Fix SPLIT_BUTTON at hidpi
|
2 years ago |
|
std_bitmap_button.cpp
|
Make STD_BITMAP_BUTTON always draw a sane button size regardless of bitmap size
|
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
|
Add nullable int and double to property system.
|
2 years ago |
|
widget_hotkey_list.cpp
|
Don't capture references to local variables for CallAfter.
|
2 years ago |
|
widget_save_restore.cpp
|
Excise deci-degrees from UNIT_BINDER.
|
4 years ago |
|
wx_aui_art_providers.cpp
|
Tie the caption size to the font size to scale at hi dpi better on windows
|
2 years ago |
|
wx_aui_utils.cpp
|
Hierarchy: turn into a left side pane
|
4 years ago |
|
wx_busy_indicator.cpp
|
Push busyCursor out of scope after building dialog.
|
2 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
|
ADDED: ExpandAll/CollapseAll for lib trees.
|
2 years ago |
|
wx_ellipsized_static_text.cpp
|
Properly ellipsize layer names in the GerbView layer manager
|
5 years ago |
|
wx_grid.cpp
|
Use FromDIP in WX_GRID padding
|
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
|
Do not parent dialogs to non top level windows in panels or widgets.
|
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
|
ADDED: ExpandAll/CollapseAll for hierarchy pane.
|
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 |