- 22 Feb, 2013 1 commit
-
-
Dick Hollenbeck authored
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
-
- 30 Dec, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix a very minor issue.
-
- 21 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
* Add check box and flag to ignore replacing the component reference designator field. * Fix a resizing bug when switching between the find and replace modes of the find/replace dialog. * Fix replace component reference designator field bug. * Force rebuild of search list when schematic is modified and the replace dialog is closed. * Prevent finding the next item when the find/replace dialog is closed. * Respect warp mouse pointer setting when closing find/replace dialog. * Fix duplicate mnemonic control accelerator keys in find/replace dialog.
-
- 13 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
* Enable replace toolbar button and menu entry. * Improve find replace logging granularity. * Fix find and replace dialog control hiding and disabling. * Minor improvements to the SCH_FIND_REPLACE_DATA object. * Move find collector list iterator into the collector object. * Add visibility override flag to EDA_ITEM to temporarily show items that are hidden during find and replace.
-
- 01 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
* Replace Eeschema find code with a collector based implementation. * Fixed a search bug when all subsequent searches of an item would ignore the remaining valid child items when an item had more than one child item that matched the search criteria. * Add SCH_FIND_COLLECTOR class to find all items that meet the specified search criteria. * Add SCH_FIND_COLLECT0R_DATA to keep track of information for all matching items. * Use collector to iterate over the list of items that match the search criteria rather than trying to start at the last matched item. * Remove unused searching methods from sheet path and sheet path list objects. * Add replace and replace all functionality to Eeschema find dialog. * Push matching methods down to EDA_ITEM class so they can be used by other derived objects. * Add method to EDA_ITEM to test if item supports replacing. * Add flag to find/replace data to support replace feature. * Disable wild card matching check box when dialog is in replace mode as wild card replacement is not supported at this time. * The usual Doxygen comment and coding policy fixes.
-
- 03 Feb, 2011 1 commit
-
-
Wayne Stambaugh authored
* Add option to disable warping mouse to item found. * Add code to warp mouse when dialog is closed.
-
- 26 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 22 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
* Fix bug that prevented component from being replaced in library when the component root name was changed. * Fix drawing bug when changing text or field item string while move in progress. * Fix drawing bug when rotating text item while move in progress. * Prevent undo or redo when editing a component draw item. * Fix assert bug when replacing component in library when the component root name was changed. * Fix bug in field editor caused by new root alias implementation that prevented any field from being changed. * Fix minor spacing issues with EESchema find dialog. * Deprecate remaining internal linked list code from component library objects. * Rename pin object files to match new library object file naming scheme. * Move LIB_TEXT object definition into it's own header file.
-
- 16 Mar, 2010 1 commit
-
-
stambaughw authored
* Replaced find dialog with wxFormBuilder version. * New find dialog is modeless, supports more advanced search features, remembers it's last position, size, search history, and search settings, and implements initial support for replacing. * Added Shift+F5 hot key to search for next DRC marker. F5 now just repeats previous search. * Minor cosmetic enhancements to label edit dialog. * Remove tab from grid size text printf to fix toolbar grid combobox display in wxGTK. * Updated my TODO list items.
-
- 24 Feb, 2010 1 commit
-
-
charras authored
-
- 22 Feb, 2010 1 commit
-
-
charras authored
-
- 09 Jan, 2010 1 commit
-
-
charras authored
-
- 23 Oct, 2009 1 commit
-
-
charras authored
See also changelog
-
- 17 Jan, 2009 1 commit
-
-
charras authored
-
- 23 Dec, 2008 1 commit
-
-
charras authored
-
- 21 Dec, 2008 2 commits