- 12 Nov, 2014 1 commit
-
-
unknown authored
-
- 04 May, 2014 2 commits
-
-
Lorenzo Marcantonio authored
In particular HitTest for zones *do not* select the nearest vertex/edge as a side effect
-
Lorenzo Marcantonio authored
In particular HitTest for zones *do not* select the nearest vertex/edge as a side effect
-
- 06 Jun, 2013 1 commit
-
-
Wayne Stambaugh authored
* Change filtering from single selection to logically and each filter type. * Remove clear filtering button and logic. * Filter buttons now behave as true toggle buttons. * Improve list control pane focus following when using arrow keys to change list pane. * Remove unused parameters from list box constructors. * Make tab key behave like right arrow key when moving focus to next list pane. * Make list pane focus wrap around to next or previous control. * Simplify component list filtering code. * Improve status bar updating. * Tell Bazaar to ignore .downloads-by-cmake instead of downloads-by-cmake.
-
- 31 May, 2013 1 commit
-
-
Michal Jahelka authored
* Add third list control with library names. * Add button to toolbar to select filter by library name. * Add bitmap for filter by library name toolbar button. * Remove custom UI colors from list controls.
-
- 28 Apr, 2013 1 commit
-
-
Wayne Stambaugh authored
* Fix both legacy and s-expression netlist readers when footprints are assigned in the netlist. * Add some helper functions to NETLIST for detecting when footprints are set or not set and when they have been changed while loading the .cmp file. * Rename a few functions to improve their readability.
-
- 25 Apr, 2013 1 commit
-
-
Wayne Stambaugh authored
* Create separate NETLIST object to hold contents of netlist files. * Read entire netlist and footprint link files before making applying changes to board. * Add BOARD::ReplaceNetlist() function to eliminate the calls between the NETLIST_READER, PCB_EDIT_FRAME, and BOARD objects. * Change placement of new components below the center of the current board or in the center of the page if the BOARD is empty. * Add dry run option to netlist dialog to print changes to message control without making changes. * Add button to netlist dialog to allow saving contents of message control to a file. * Eliminate the need to compile netlist_reader_*.cpp in both CvPcb and Pcbnew. * Add netlist_reader_*.cpp to the pcbcommon library. * Remove redundant load component link file code from CvPcb. * Modify CvPcb new to work with the new NETLIST_READER object. * Add compare() function and < and == operators to FPID object. * Add REPORTER class to hide an underlying string writing implementation for use in low level objects. Thank you Dick for the idea. * Lots of minor coding policy, Doxygen comment, and missing license fixes.
-
- 19 Nov, 2012 1 commit
-
-
marco. authored
1) OSX compiler is really choosy (class_components_listbox.cpp) 2) Old OSX code maked an endless loop (listboxes.cpp)
-
- 26 Sep, 2012 1 commit
-
-
Felix Morgner authored
-
- 22 Sep, 2012 1 commit
-
-
jean-pierre charras authored
-
- 01 Feb, 2012 1 commit
-
-
jean-pierre charras authored
Also commit updated icnos from Fabrizio.
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 22 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 23 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* All header files used to create the PCB common library now compile as stand alone code. This prevents the need to define them in a specific order to make source code compile properly. It should also now be possible to relocate the source code to build the common PCB library to a separate folder.
-
- 06 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 21 Feb, 2011 1 commit
-
-
jean-pierre charras authored
-
- 05 Feb, 2011 1 commit
-
-
jean-pierre charras authored
Change in CvPcb: CvPcb does not use now .dcm files, only .mod files to read modules keywords and doc
-
- 07 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 25 Oct, 2009 1 commit
-
-
charras authored
-
- 22 Sep, 2009 1 commit
-
-
stambaughw authored
* Split out application specific command IDs to prevent unnecessary rebuilding. * Eliminate duplicate menu and tool bar command IDs. * Split component library editor and viewer definitions to separate header files. * More component library and document file merge code. * A bunch of minor string readability and consistency fixes.
-
- 20 Aug, 2009 1 commit
-
-
charras authored
enhancement in Cvpcb: fast selection of components or footprint by typing the first letter of reference or footprint name
-
- 21 May, 2009 1 commit
-
-
stambaughw authored
* Created separate SVN version header. * Add true config.h for platform dependency checks. * Add dependency check cmake module. * Remove some leftover hand crafted make files. * Remove non-cmake build instructions from COMPILING.txt. * Fix split _() strings causing Visual C++ compiler error. * Fix lots of compiler warnings. * Change project file parameter container from wxArray to boost::vector_ptr. * Removed lots of redundant header definitions. * Fixed green_xpm redefinition in ercgreen.xpm. * Remove some dead code and unnecessary class methods.
-
- 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.
-
- 26 Apr, 2009 1 commit
-
-
charras authored
-
- 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.
-
- 23 Feb, 2009 1 commit
-
-
charras authored
-
- 04 Feb, 2009 1 commit
-
-
stambaughw authored
-
- 17 Dec, 2007 1 commit
-
-
CHARRAS authored
-
- 10 Dec, 2007 1 commit
-
-
CHARRAS authored
-
- 30 Oct, 2007 1 commit
-
-
CHARRAS authored
listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes
-
- 29 Oct, 2007 1 commit
-
-
CHARRAS authored
-
- 13 Sep, 2007 1 commit
-
-
dickelbeck authored
-
- 05 Jun, 2007 1 commit
-
-
raburton authored
set svn:eol-style property to native for all ascii files to support cross platform development
-
- 06 May, 2007 1 commit
-
-
plyatov authored
-