368 Commits (32185ddcd36da25348044ebb10ce47f8090cb3a3)

Author SHA1 Message Date
Miguel Angel Ajo 5d0dee1364 Adam Vašíček patches for WIN32 compilation of kicad scripting 14 years ago
Miguel Angel Ajo 465dabd919 Fixes Win32 compilation that my previous commit broke, thanks to JP 14 years ago
jean-pierre charras a3ea46d0e4 Fix compil issues under mingw 14 years ago
Dick Hollenbeck a71857baaa Commit Dick's Pcbnew s-expression file parser bug fixes. 14 years ago
Dick Hollenbeck 173c93969d Remove zip library by switching to wxZlibOutputStream for PDF plotter. 14 years ago
jean-pierre charras 61acac28e1 Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
Dick Hollenbeck 3fa7c200b7 Add tools/parser_gen.cpp which is the beginnings of an s-expression parser 14 years ago
Dick Hollenbeck 3341669fc6 more footprint support for LEGACY_PLUGIN 14 years ago
Miguel Angel Ajo a201522f6b lajos kamocsay compilation patches 14 years ago
Wayne Stambaugh 9c16a218c0 Pcbnew s-expression file format changes. 14 years ago
jean-pierre charras d739f03c5f Remove old xpm icons files 14 years ago
Dick Hollenbeck 1effb1fefc USE_NEW_PCBNEW_LOAD and USE_NEW_PCBNEW_SAVE are enabled by default. 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 years ago
Miguel Angel Ajo f422350605 pcbnew_scripting_helpers.cpp/h to handle generic scripting tools 14 years ago
Dick Hollenbeck 7fd0f0cab5 add tools directory, move container_test.cpp there on standby 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 90bb27ca66 cannot use plugin until done 14 years ago
Dick Hollenbeck d3afe95ca8 remove page size globals from eeschema 14 years ago
Wayne Stambaugh 98fa228302 Removed -static-libgcc linker flag that caused Pcbnew to crash on Windows when raising an exception in release builds using MinGW GCC 4.6.1 14 years ago
Dick Hollenbeck 4c2a1dd5d1 more kicad_plugin work, make BOARD::m_NetInfo private 14 years ago
Dick Hollenbeck c4979318d2 more plugin work 14 years ago
Dick Hollenbeck cc097762c7 Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 14 years ago
Vladimir Ur a273b7bdb5 Work on internal (nano)metric length units started. 14 years ago
jean-pierre charras 4cbcf56cee remove useless USE_BOOST_POLYGON_LIBRARY cmake option, and remove unused files. 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh 5602177d45 Minor copy version information to clipboard improvements. 14 years ago
Dick Hollenbeck 1d696bf69f PNG fixes 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
jean-pierre charras c7dee03967 Remove minizip from kicad sources. Useless because now (and since a long time) wxWidgets supports full zip file read/write, and minizip build creates problems under Windows, due to zlib not always installed. 14 years ago
Wayne Stambaugh c5c98f9518 Add CMake code to enable or disable using images in menu items. 14 years ago
jean-pierre charras 1275240759 Add a new utility: pcb_calculator (need of course wore work) 15 years ago
Wayne Stambaugh c18020374b Schematic object plot code refactoring and CMake required version changes. 15 years ago
jean-pierre charras c2ff1d9416 Viewlib: fix a zoom error (due to a call to BestZoom() made before the full window is built) 15 years ago
Wayne Stambaugh e764474f9d CMake and other minor improvements. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh 2a60327545 Build default change and minor schematic screen object improvements. 15 years ago
jean-pierre charras ff9cdca994 Dialog annotate changes to use new annotation algorithm. 15 years ago
Dick Hollenbeck 4f956712e2 fill out more /new files 15 years ago
Dick Hollenbeck 8384d7e013 implement some of the DIR_LIB_SOURCE Read*() functions 15 years ago
jean-pierre charras 6886e50d15 Pcbnew: For zone filling algo, change the default polygon library from Kbool to Boost::polygon (USE_BOOST_POLYGON_LIBRARY default is ON). (need to rebuild makefile) 15 years ago
Vovanium 15652d8d34 Make option not uppercasing component names. I'm so bored with my Eeschema is convert ADuC, Si, component names to ADUC, SI etc., so I contribute this patch so anyone now may keep components 15 years ago
Dick Hollenbeck b1ffd179d1 move cmake_uninstall.cmake to CMakeModules directory 15 years ago
Fabio Varesano 73fd4fb2ba add CMake rules to create an 'uninstall' make rule. 15 years ago
Marco Serantoni ea812ef5c9 Zones drawing optimization with WXGrapchisContext + Fix bug #612132 15 years ago
jean-pierre charras 75b5c2474f Updated boost::polygon from http://svn.boost.org/svn/boost/trunk/boost/polygon (boost 1.44) Seems fix some issues. 16 years ago
Dick Hollenbeck 4eb80203bb ++eeschema: 16 years ago
Dick Hollenbeck 3aabdd265a fix cmake warning 16 years ago
jean-pierre charras 68d652cd63 update changelog and CMakeLists.txt 16 years ago
Dick Hollenbeck 6eb66721c9 add doxygen-docs target to build system 16 years ago