jean-pierre charras
cfa75bb828
Scripting: fix erroneous extension for Sexp board files
Make scripting version compilable on platforms where the python executable is not python2 (define it by -DPYTHON_EXECUTABLE=<python executable filename>)
13 years ago
jean-pierre charras
40c5a46f38
Libedit: fix Bug #994014 .
Pcbnew: fix Pcbnew name capitalization in messages.
About dialog: add a link to kicad-pcb.org
14 years ago
Jerry Jacobs
5f5c504288
Cosmetic UI changes mostly for Mac OS X, see CHANGELOG.txt
14 years ago
Dick Hollenbeck
2e29b4f152
* Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities().
* Save all visibilities, layer and render, in BOARD and restore on load.
14 years ago
Dick Hollenbeck
b8a0ab4c52
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
jean-pierre charras
5916688f35
Pcbnew: Fix error message in Module Editor after a global pad change.
Minor other enhancements and code cleaning.
14 years ago
jean-pierre charras
31bcc6eed9
Add Bulgarian language. Update translators list.
Pcbnew: prepare work on new algos for connections calculations.
14 years ago
jean-pierre charras
32526511de
Fix message in KiCad Dialog About (forgotten USE_BOOST_POLYGON_LIBRARY option removed).
14 years ago
jean-pierre charras
9c0eeadfd4
Pcbnew: fix some minor issues.
Remove obsolete foldr resources/icons.
Updates svg icons in folder resources.
14 years ago
jean-pierre charras
4402c97c7a
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
Add a new schematic item: SCH_BITMAP. One can insert now images in a schematic.
Add Fabrizio Tappero as contributor in Kicad About dialog
14 years ago
Dick Hollenbeck
45c5e594b6
zwischen punkt for migration to PNG bitmaps
14 years ago
Dick Hollenbeck
da2442fe7d
go to bitmap filenames which match the embedded bitmap variable name, i.e. lowercase
14 years ago
Dick Hollenbeck
82d5ed1e12
start migration to PNG, use shim function KiBitmap() and KiBitmapNew()
14 years ago
jean-pierre charras
cbb398e835
Fix compil issue in non debug mode. Minor code enhancement.
15 years ago
jean-pierre charras
864426fb71
Pcbnew: fix bug 792399.
dialog_about: add translator name.
15 years ago
jean-pierre charras
5f6cd45445
Add Italian translator. very minor 2 other fixes
15 years ago
jean-pierre charras
640a06850f
Fix some issues.
15 years ago
Kenta Yonekura
4a11862e0b
commit patch from Kenta Yonekura (adding Japanese language) and add Kenta Yonekura to translator list in about dialog
15 years ago
Wayne Stambaugh
7cb34aece7
Schematic component object encapsulation and Doxygen comment warning fixes.
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)
Gerbview: added decimal format for coordinates, sometimes found in Gerber files.
15 years ago
jean-pierre charras
a188f9d06e
added orto2 patch
15 years ago
jean-pierre charras
44269729ab
New patch for kicad about dialog
15 years ago
jean-pierre charras
cc4b36236d
Design rule dialog: use wxLC_VIRTUAL options in wxListBoxes tu speed up nets lists display (which was very long for board with a lot of nets)
15 years ago
jean-pierre charras
f578abcc97
Remove pad move/drag/edit hotkeys id board editor (Marco Mattila'patches)
15 years ago
jean-pierre charras
72c48d46da
Added new KiCad about dialog, from Rafael Sokolowski <Rafael.Sokolowski@web.de>
15 years ago