34 Commits (f24dba97f4dff436ebbc8866de8c9e6fa99b85c9)

Author SHA1 Message Date
Seth Hillbrand f24dba97f4 Block preview while menus are shown 9 months ago
Wayne Stambaugh 89db935910 Housekeeping in include path sub-folders. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Alex Shvartzkop ece46223c9 Fix shadowed/conflicting enum values. 1 year ago
Jeff Young 7218d501d4 Better locality-of-reference for footprint chooser filters. 2 years ago
Jeff Young 6856e59374 ADDED: ExpandAll/CollapseAll for lib trees. 2 years ago
Mike Williams 1700cad83b Symbol/Footprint Chooser: remember open libraries 2 years ago
Alex Shvartzkop 7589de6120 Optimize footprint/symbol library hover previews. 2 years ago
Jeff Young b592a6634e Cleanup. 2 years ago
Marek Roszko 4ac5404822 Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2 years ago
Jeff Young 6a73f48106 Disable previews when context menu active and when scrolling. 2 years ago
Jeff Young e6b0a6abca ADDED: lib tree previews. 2 years ago
Jeff Young 63c83b3aed Remove dead code, and some formatting cleanup. 2 years ago
Jeff Young 1528f4700c Treat canvas item as current when tree view contains no selection. 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 2 years ago
Jeff Young eef3492fc0 Make symbol/footprint trees sensitive to language change. 3 years ago
Ian McInerney 07d613d0d2 Subclass wxDataViewCtrl to include our helpers 3 years ago
Tanay Gupta b0cbab5c4b Footprint Editor: Focus search field when window is first opened 3 years ago
Jeff Young e335c1c612 Fix for LIB_TREE hotkeys over canvas and possible fix for over LIB_TREE itself. 3 years ago
Jeff Young f2de3e9f67 Minor cleanup. 3 years ago
Jon Evans 375b530dad ADDED: Column selection and reordering in symbol chooser 3 years ago
Jeff Young 85e8d1eb38 Try re-organizing the events for the search ctrl to allow MSW icon to be shown. 3 years ago
Jeff Young a21d24a4c8 Experiment with loading recent searches into the search menu. 3 years ago
Jon Evans da9be1a812 ADDED: Multi-selection cut/copy/paste in symbol editor library tree 3 years ago
Jeff Young 753f2f3e4c Display descriptions in second column of library trees. 3 years ago
Jeff Young 7f4f5f2882 Save and re-load query string in Choose Symbol dialog. 4 years ago
Jeff Young 4e6a201881 Correct cursor for search control buttons. 4 years ago
Mikolaj Wielgus 5f53019290 Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
Marek Roszko d2aeddc6cb Add debouncing to the choose symbol dialog. 4 years ago
Marek Roszko 3b33f94c56 Use a wxSearchCtrl instead of wxTextCtrl for the symbol chooser window 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Seth Hillbrand 0dca0e752b Reduce the number of built-up calls to DisplayFootprint 5 years ago
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Wayne Stambaugh 08cf9a1e20 Move headers from common folders to appropriate include folders round 1. 5 years ago
Jeff Young ef39711e3e Remove accidentally checked-in debuggin code. 5 years ago
Jeff Young b26a5972c5 LIB_TREE's SetFocus() override no longer getting called. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Jeff Young 2017389f2d Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
Jeff Young 102b530162 Fix library tree updating bug present at least on OSX. 6 years ago
Ian McInerney bb596ebdaf Fix width of part selector columns 6 years ago
Jeff Young 6b6e9eddee Return control of Symbol and Footprint chooser col widths to user. 6 years ago
Jeff Young 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 6 years ago
Seth Hillbrand a74aa3850a libtree: Update width automatically 7 years ago
Jeff Young d2756bedf1 Keep state except when the filter changed. 7 years ago
Jeff Young f9412f0fd4 Implement double-click for other filetypes in project tree. 7 years ago
Jeff Young 0a35c5c97e Convert Footprint Editor to component tree. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young b9874da3a6 Remove background fp loading from Choose Symbol dlg. 7 years ago
Maciej Suminski 8c42abc10c Symbol Library Editor: fix crash after renaming a symbol 8 years ago
Chris Pavlina 0945c319f0 eeschema: make footprint preview optional 8 years ago