- 08 Aug, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 07 Aug, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 05 Aug, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 04 Aug, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 03 Aug, 2010 5 commits
-
-
Jason Oster authored
-
Dick Hollenbeck authored
* Found several speed optimizations in the netlist export code. * Fixed a bug in EXPORT_HELP::FindAllInstancesOfComponent() that I had broke. * Now sort the pins properly if they have pin numbers like A1 and A10, i.e. alphanumerics in them.
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
netlist export speed optimizations, bug fix in NETLIST_HELP::FindAllInstancesOfComponent that I put in there yesterday.
-
Dick Hollenbeck authored
Improve code performance and appearance
-
- 01 Aug, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 31 Jul, 2010 8 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
http://svn.boost.org/svn/boost/trunk/boost/polygonjean-pierre charras authored
Updated boost::polygon from http://svn.boost.org/svn/boost/trunk/boost/polygon (boost 1.44) Seems fix some issues.
-
http://svn.boost.org/svn/boost/trunk/boost/polygonjean-pierre charras authored
Updated boost::polygon from http://svn.boost.org/svn/boost/trunk/boost/polygon (boost 1.44) Seems fix some issues.
-
- 30 Jul, 2010 4 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
* Now link with XML support within wxWidgets. * Start of export the generic netlist in XML. Still need to rework the chain loaded netlist plugin. * OBJ_CMP_TO_LIST class now uses a std::string to hold the 8 bit string m_Ref, but hides this behind accessors which provide for both Unicode and 8 bit set and get functions. * build_BOM.cpp retains the selected filename on subsequent runs as a default. * Code cleaning, especially in build_BOM.cpp.
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 29 Jul, 2010 2 commits
-
-
jean-pierre charras authored
added " pcbnew module editor toolbar items now in menubar" patch from Jerry Jacobs. Fixed TODO, and some issues. Fixed some minor translation issues (different help texts for the same command in tools and menus). minor code cleaning. fixed minor warnings in debug mode.
-
jean-pierre charras authored
minor code cleaning. fixed minor warnings in debug mode.
-
- 28 Jul, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 27 Jul, 2010 5 commits
-
-
jean-pierre charras authored
Fixed some issues with wxWidgets 2.9.1 (fixed Gerbview and Pcbnew crashes under Linux when starting. Could explain also crashes under MACOSX) Code cleaning. pcbnew: Added experimental zone fill calculations with boost::polygon old file zones_convert_brd_items_to_polygons.cpp has now 2 versions: zones_convert_brd_items_to_polygons_with_Boost.cpp use boost::polygon to calculate filled areas zones_convert_brd_items_to_polygons_with_BKbool.cpp use kbool (code cleaned). >>> to use boost polygon version: call cmake with option: -DUSE_BOOST_POLYGON_LIBRARY=ON Eeschema: added patches from Yuri Khalyavin
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 26 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Added boost::polygon (experimental) Added experimental zone fill calculations with boost::polygon Added patches from Yury Khalyavin
-
- 23 Jul, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 22 Jul, 2010 1 commit
-
-
Yury Khalyavin authored
-
- 21 Jul, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
finished replacement of Get_Message (not very useful) by wxTextEntryDialog
-
jean-pierre charras authored
finished replacement of Get_Message (not very useful) by wxTextEntryDialog
-