- 03 Jun, 2014 1 commit
-
-
Dick Hollenbeck authored
remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
-
- 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.
-
- 04 Oct, 2012 1 commit
-
-
jean-pierre charras authored
-
- 17 Oct, 2011 1 commit
-
-
Wayne Stambaugh authored
* Grammar and spelling fixes in Eeschema, CvPcb, and Pcbnew path and library dialog tool tips. * Translate the French file name subrill.cpp to highlight.cpp. * Lots of coding style policy fixes.
-
- 28 Oct, 2010 1 commit
-
-
jean-pierre charras authored
Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/
-
- 02 Apr, 2010 1 commit
-
-
charras authored
-
- 06 May, 2009 1 commit
-
-
stambaughw authored
* ALL: More changes for wxDC based zooming. * 3D_VIEWER: Wrap 3d_viewer.h to prevent redefinitions. * CVPcb: Replace wxList with boost::ptr_vector and take advantage of boost::foreach. * CVPcb: Fix automatic association bug. * CVPcb: Rename some variables for clarity and some minor code clean ups. * CVPcb: Fix GTK sizing issue in library and path dialog. * EESchema: Remove left over sizer from last commit from library and path dialog.
-
- 23 Apr, 2009 1 commit
-
-
stambaughw authored
* Add methods to read and write project file parameters using dynamically defined list. * Remove all global variables defined in CVPcb code. * Dynamically define project file settings so class member variables can be used. * Separate reading and writing application settings from project file settings. * Make application UI objects and dialogs respect system UI font. * Remove non-standard widget colors from CVPcb dialogs. * Changed CVPcb object link list implementation to use wxList. * Changed project library and path dialog to make OK button save project file instead of confusing "Save Cfg" button. * Eliminate some duplicate file wildcard and extension definitions. * The usual code reformatting, commenting, and spelling fixes.
-
- 21 Apr, 2009 1 commit
-
-
charras authored
-
- 19 Apr, 2009 1 commit
-
-
charras authored
Small change in doc files: footprint_doc moved from help to share/modules TODO: change dialog_cvpcb_config and copy code (from pcbnew) for multiple user paths in library path list in cvpcb.
-
- 18 Apr, 2009 1 commit
-
-
charras authored
-
- 15 Apr, 2009 1 commit
-
-
charras authored
-
- 14 Apr, 2009 1 commit
-
-
charras authored
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema TODO: better handling of user lib paths (more than one path)
-
- 12 Apr, 2009 1 commit
-
-
charras authored
-
- 06 Apr, 2009 2 commits
- 14 Mar, 2009 1 commit
-
-
charras authored
-
- 13 Mar, 2009 1 commit
-
-
charras authored
-
- 12 Mar, 2009 1 commit
-
-
charras authored
pcbnew: added 5 metric grids and fixed a very minor bug when creating drill map.
-