You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young b429dbfb88 Fix bugs with ACTIONs not being "honest" singletons. 7 years ago
..
button_row_panel.cpp Centralise some UI constants, use in hotkey lists 7 years ago
color_swatch.cpp Remove more legacy editing code. 7 years ago
footprint_choice.cpp Add footprint select dropdown to component chooser, serious refactoring 9 years ago
footprint_preview_widget.cpp Layout adjustments to Choose Symbol and Choose Footprint. 7 years ago
footprint_select_widget.cpp Performance enhancements in fp loading, string cmp, etc. 7 years ago
gal_options_panel.cpp Cosmetic cleanup in preference panels. 7 years ago
grid_combobox.cpp In-place editing for footprint TEXTE_MODULEs. 7 years ago
grid_icon_text_helpers.cpp Fix segfaults from not checking index 7 years ago
grid_text_button_helpers.cpp Eeschema: fix corrupted schematic and symbol library files. 7 years ago
indicator_icon.cpp __WXWINDOWS__ does not mean __WXMSW__ 7 years ago
layer_box_selector.cpp Convert 3DViewer to new hotkey architecture. 7 years ago
lib_tree.cpp Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago
lib_tree.h Move footprint & symbol tree context menus to tool infrastructure. 7 years ago
mathplot.cpp Mathplot: properly set foreground color when saving screenshots 7 years ago
net_selector.cpp Don't double-escape netnames. 7 years ago
paged_dialog.cpp Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
progress_reporter.cpp Async hardening 8 years ago
stepped_slider.cpp Implement primitive icon scaling for high DPI 8 years ago
tab_traversal.cpp Adjust tab ordering in some dialogs 7 years ago
text_ctrl_eval.cpp Improve robustness of numeric evaluation. 7 years ago
two_column_tree_list.cpp Optimize TWO_COLUMN_TREE_LIST column sizing 9 years ago
ui_common.cpp Centralise some UI constants, use in hotkey lists 7 years ago
unit_binder.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 7 years ago
widget_hotkey_list.cpp Fix bugs with ACTIONs not being "honest" singletons. 7 years ago
widget_save_restore.cpp Break widget save/restore out to reusable class 7 years ago
wx_busy_indicator.cpp 3D viewer: decouple renderers from wxCursors 7 years ago
wx_grid.cpp WX_GRID: revert GetVisibleWidth() and add EnsureColLabelsVisible() to fix column label height of our wxGrid, for multiline column labels 7 years ago
wx_grid.h Remove previous cell selection fixes in favour of slow-click hack. 7 years ago