- 26 May, 2013 1 commit
-
-
Dick Hollenbeck authored
File "rules" has instructional text as comments near top. 2) Convert all text files in repo to LF line ending form. Any checkout done with "rules" in play will convert the working tree to native line ending, while keeping repo as LF line ending.
-
- 28 Sep, 2012 1 commit
-
-
jean-pierre charras authored
-
- 22 Mar, 2012 1 commit
-
-
Dick Hollenbeck authored
subclass DIALOG_SHIM support. Tried dialog_drc but it has nesting problems due to use of DRCLISTBOX, which needs to be put into its own header file to untangle.
-
- 20 Mar, 2012 1 commit
-
-
jean-pierre charras authored
Remove 2 duplicate icons. Minor cosmetic enhancements and fixes in popup menus.
-
- 22 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 18 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 14 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Fixed a minor issue when creating a netlist. for nets having global labels, global label names were ignored when naming this net.
-
- 30 Mar, 2010 2 commits
- 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.
-
- 26 Sep, 2009 1 commit
-
-
charras authored
-
- 13 May, 2009 1 commit
-
-
charras authored
Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens)
-
- 05 May, 2009 1 commit
-
-
charras authored
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
-
- 29 Apr, 2009 1 commit
-
-
stambaughw authored
* All - add wxList implementation for dynamic declaration of application settings. * EESchema: remove non-standard fonts and dialog button text colors from all UI controls. * EESchema: update project file and application settings from static to dynamic method. * EESchema: save and restore show hidden pins state between sessions. * EESchema: global variable reductions. * EESchema: use EVT_UPDATE_UI instead of SetToolbars() to set control states. * EESchema: remove unused DialogBlocks BOM dialog project file. * GerbView: remove non-standard fonts and dialog button text colors from all UI controls. * GerbView: fix infinite loop when parsing RS274X aperture definitions with whitespace. * GerbView: add file name to export to PCBNew select layer dialog.
-
- 26 Apr, 2009 1 commit
-
-
charras authored
-
- 10 Feb, 2009 1 commit
-
-
dickelbeck authored
-
- 09 Feb, 2009 1 commit
-
-
dickelbeck authored
-
- 20 Dec, 2008 2 commits
- 19 Dec, 2008 1 commit
-
-
charras authored
All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed (plot functions not yet updated for bold texts)
-