| .. |
|
app_progress_dialog.cpp
|
Turn on and fix MSVC compliance mode issues
|
3 years ago |
|
bitmap_button.cpp
|
Fix PCM update indicator color
|
3 years ago |
|
bitmap_toggle.cpp
|
Don't fix the visibility icon size or it will never scale properly
|
3 years ago |
|
button_row_panel.cpp
|
Coding policy fixes.
|
5 years ago |
|
color_swatch.cpp
|
Improve HiDPI handling of appearance/layer controls
|
3 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
|
Unrotate/unflip board footprint to match library copy.
|
3 years ago |
|
footprint_preview_widget.cpp
|
Graphical diff for board vs library footprints.
|
3 years ago |
|
footprint_select_widget.cpp
|
More wxSing
|
3 years ago |
|
gal_options_panel.cpp
|
Banish ignore.h to core
|
3 years ago |
|
grid_bitmap_toggle.cpp
|
Fix missing include
|
5 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
|
ADDED show pin names on footprint pads when assigning to symbol.
|
3 years ago |
|
grid_text_helpers.cpp
|
Coverity fixes and code cleaning.
|
3 years ago |
|
indicator_icon.cpp
|
Remove wx.h from many files
|
4 years ago |
|
layer_box_selector.cpp
|
Fix layer widget in HiDPI situations
|
3 years ago |
|
lib_tree.cpp
|
LIB_TREE: fix an issue when using the popup menu:
|
3 years ago |
|
mathplot.cpp
|
Fix a bunch of compiler warnings
|
3 years ago |
|
msgpanel.cpp
|
Don't use wxScreenDC as this returns "a" screen but not "the" screen
|
4 years ago |
|
net_selector.cpp
|
UI: Add Numpad Enter as "Return" equivalent in missing places
|
3 years ago |
|
number_badge.cpp
|
More wxSing
|
3 years ago |
|
paged_dialog.cpp
|
Flat(er) look for paged dialogs.
|
3 years ago |
|
progress_reporter_base.cpp
|
PROGRESS_REPORTER_BASE: call code to resize it only if the message has change.
|
3 years ago |
|
properties_panel.cpp
|
Make the property grid compatible with wx 3.3
|
3 years ago |
|
properties_panel.h
|
Properties: fix rebuilding when availability changes
|
3 years ago |
|
search_pane.cpp
|
Coverity fixes and code cleaning.
|
3 years ago |
|
search_pane_base.cpp
|
Differentiate search panel font between Mac and others.
|
3 years ago |
|
search_pane_base.fbp
|
Differentiate search panel font between Mac and others.
|
3 years ago |
|
search_pane_base.h
|
Fix some layout and selection issues on Mac.
|
3 years ago |
|
search_pane_tab.cpp
|
Pass aEvent by value.
|
3 years ago |
|
split_button.cpp
|
More wxSing
|
3 years ago |
|
std_bitmap_button.cpp
|
More wxSing
|
3 years ago |
|
stepped_slider.cpp
|
Fix various typos
|
3 years ago |
|
text_ctrl_eval.cpp
|
Start expunging NULL.
|
4 years ago |
|
ui_common.cpp
|
More wxSing
|
3 years ago |
|
unit_binder.cpp
|
Don't pass a FRAME-based UNITS_PROVIDER to a modeless dialog.
|
3 years ago |
|
widget_hotkey_list.cpp
|
Formatting.
|
3 years ago |
|
widget_save_restore.cpp
|
Excise deci-degrees from UNIT_BINDER.
|
4 years ago |
|
wx_aui_art_providers.cpp
|
Start expunging NULL.
|
4 years ago |
|
wx_aui_utils.cpp
|
Hierarchy: turn into a left side pane
|
3 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
|
Subclass wxDataViewCtrl to include our helpers
|
3 years ago |
|
wx_ellipsized_static_text.cpp
|
Properly ellipsize layer names in the GerbView layer manager
|
5 years ago |
|
wx_grid.cpp
|
Performance improvement for GetShownColumns.
|
3 years ago |
|
wx_html_report_box.cpp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
|
wx_html_report_box.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
|
wx_html_report_panel.cpp
|
More wxSing
|
3 years ago |
|
wx_html_report_panel.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
|
wx_html_report_panel_base.cpp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
|
wx_html_report_panel_base.fbp
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
|
wx_html_report_panel_base.h
|
ADDED netclass assignment from PCB canvas.
|
3 years ago |
|
wx_infobar.cpp
|
Fix Mac crash-on-quit when timed infobar is up.
|
3 years ago |
|
wx_listbox.cpp
|
Add pinned library support to Footprint and Symbol Viewers.
|
3 years ago |
|
wx_panel.cpp
|
Flat(er) look for paged dialogs.
|
3 years ago |
|
wx_progress_reporters.cpp
|
PROGRESS_REPORTER_BASE: call code to resize it only if the message has change.
|
3 years ago |
|
wx_splitter_window.cpp
|
Decouple left and right pane minimums for splitter window.
|
4 years ago |