- 09 Sep, 2008 9 commits
-
-
charras authored
-
dickelbeck authored
-
dickelbeck authored
-
dickelbeck authored
-
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
-
f3nix authored
-
strangeril authored
-
charras authored
-
- 07 Sep, 2008 4 commits
-
-
f3nix authored
-
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.
-
f3nix authored
-
strangeril authored
-
- 06 Sep, 2008 1 commit
-
-
f3nix authored
-
- 05 Sep, 2008 3 commits
- 04 Sep, 2008 1 commit
-
-
f3nix authored
-
- 03 Sep, 2008 1 commit
-
-
charras authored
solved some problems in hotkeys files access when spaces are used in names, and udtated paths according to the new tree used in kicad Added wxWidgets version in about dialog
-
- 02 Sep, 2008 1 commit
-
-
strangeril authored
-
- 29 Aug, 2008 5 commits
-
-
raburton authored
add a note to the build versions, to indicate purpose and be grep-able to allow for easier source packaging
-
raburton authored
useful for creating a config.h via an extraction script that creates a source tar bundle
-
charras authored
-
dickelbeck authored
-
dickelbeck authored
-
- 27 Aug, 2008 1 commit
-
-
charras authored
-
- 26 Aug, 2008 5 commits
-
-
raburton authored
-
charras authored
-
strangeril authored
-
charras authored
subtle bug solved: no response to the first left click command after opening a dialog box (after an item edition, for instance)
-
charras authored
pcbnew: Excellon files use only ascii codes in comments (some excellon parsers do not like I18n)
-
- 25 Aug, 2008 7 commits
-
-
f3nix authored
-
charras authored
-
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
-
charras authored
-
a-lunev authored
It is resolved by adding 'Exclude Edges_Pcb layer' check box in 'Print' dialog.
-
- 24 Aug, 2008 2 commits
-
-
f3nix authored
-
jerryjacobs authored
-