- 13 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings.
-
- 20 Apr, 2010 2 commits
-
-
jean-pierre charras authored
-
jp authored
-
- 07 Mar, 2010 2 commits
- 04 Mar, 2010 1 commit
-
-
charras authored
-
- 28 Feb, 2010 2 commits
-
-
charras authored
-
dickelbeck authored
This patch applies on the very last svn (r2402) and removes all disfunctionnal python code (including deletion of unused strings)
-
- 07 Feb, 2010 1 commit
-
-
charras authored
-
- 24 Jan, 2010 1 commit
-
-
charras authored
* in variable names, change non existent word Hight to High * Remove redundant tool in left toolbar (option toolbar) (this option is now in layers manager) * Show layers in horizontal combo box in same order as in layer manager. ++all: minor code cleaning.
-
- 21 Jan, 2010 1 commit
-
-
charras authored
-
- 20 Jan, 2010 1 commit
-
-
charras authored
patch for relative paths.
-
- 18 Jan, 2010 2 commits
- 13 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 01 Oct, 2009 1 commit
-
-
charras authored
-
- 29 Sep, 2009 1 commit
-
-
dickelbeck authored
-
- 17 Sep, 2009 1 commit
-
-
charras authored
-
- 26 Jun, 2009 1 commit
-
-
stambaughw authored
* Added modified version of FindwxWidgets.cmake to prevent manifest build and link errors with VC8. * Fixed ambiguous math function ( sqrt, atan, cos, etc. ) call errors when building with MSVC. * Moved bitmap copy bitmap source file destination to the build path to prevent source tree pollution and library rebuilds when building on different platforms.
-
- 19 Jun, 2009 1 commit
-
-
jerryjacobs authored
-
- 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.
-
- 07 May, 2009 1 commit
-
-
charras authored
-
- 06 Apr, 2009 1 commit
-
-
charras authored
-
- 20 Dec, 2008 2 commits
- 12 Dec, 2008 1 commit
-
-
charras authored
-
- 14 Nov, 2008 1 commit
-
-
charras authored
-
- 09 Sep, 2008 2 commits
-
-
dickelbeck authored
*.o files need to be unique within a link image, else the debugger will not properly show symbols from the modules with the name clash. plot.o was being linked in twice, once as a bitmap. find.o was being linked in twice, once as a bitmap.
-
dickelbeck authored
-
- 07 Sep, 2008 1 commit
-
-
f3nix authored
* Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems. * Update FindSubversion to version from CMake 2.6.1 (localization issue solved). * Remove FindwxWidgetsCVS and use the default one (some issues solved upstream). * Formatting style changes.
-
- 26 Aug, 2008 1 commit
-
-
charras authored
pcbnew: Excellon files use only ascii codes in comments (some excellon parsers do not like I18n)
-
- 25 Aug, 2008 3 commits
-
-
charras authored
-
charras authored
Modified recent change on svn change: "PCB edge always printed when PCB edge layer not selected" was incorrect for eeschema and gerbview solved bug 2070228
-
strangeril authored
-
- 18 Aug, 2008 1 commit
-
-
charras authored
-
- 12 Jul, 2008 3 commits
- 06 Jun, 2008 1 commit
-
-
f3nix authored
-
- 30 May, 2008 1 commit
-
-
charras authored
removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed
-