stambaughw
b2f9d5bd74
Comment translations and other minor updates.
* Complete comment translation for all EESchema source files.
* Complete comment translation for all 3D viewer source files.
* Rename class class_hierarchical_PIN_sheet to SCH_SHEET_PIN.
* Rename class DrawSheetStruct to SCH_SHEET.
* Tool tip capitalization fixes.
* Uncrustify and spell check comments and strings in all modified source
files.
16 years ago
charras
e027e65971
code and files cleanup
16 years ago
dickelbeck
b4fe26a31f
Isaac's next color/layer work step
16 years ago
dickelbeck
ce4d22f024
work around some gcc 4.3.3 compiler warnings
16 years ago
charras
22f6657182
Fixed bad 3D png pictures (return to an old code). Seems specific to wxGTK.
enhancement in Cvpcb: fast selection of components or footprint by typing the first letter of reference or footprint name
16 years ago
charras
54a541f22c
fixed crashes in eeschema, modedit and 3D display
17 years ago
faa
058bc4fd10
not build in linux Mandriva 2009.1, minor code cleanup
17 years ago
charras
38aeb5d3e4
fixed erroneous use of SetCurrent() (only in my last commit)
17 years ago
charras
c4edb215fa
Try to fix some issues (OSX crashes and build and seg fault under linux)
17 years ago
charras
d188bf5ae1
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
17 years ago
charras
f7265b0ab1
Eeschema: better ERC diags (work in progress)
3D view: fixed: mirrored texts incorrectly drawn
17 years ago
jerryjacobs
db6630b81c
Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt
17 years ago
charras
b1d1a71101
Finished code cleaning about ratsnets calculations and handling.
Minor others changes.
17 years ago
stambaughw
8bf7911125
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
* 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.
17 years ago
charras
71ca194b68
overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes.
17 years ago
charras
76d4054de9
cvpcb doc update. others updates and minor bugs fixes.
17 years ago
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
17 years ago
charras
ea38af91fb
doc update and some minor enhancements before Release Candidate
17 years ago
dickelbeck
b603580355
WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it.
17 years ago
charras
96c80df7ce
Code cleaning. Removed obscure code to draw texts
17 years ago
charras
beeaf53a0b
Code cleaning. Removed obscure code to draw texts
17 years ago
dickelbeck
e574a1b061
more DLIST<> work
17 years ago
dickelbeck
aab39d1de7
injected DLIST<> into many list heads, see change_log.txt
17 years ago
dickelbeck
3ef380f936
dlist cleanups, start of edit component in schematic rework
17 years ago
charras
78bbe94923
Use double instead float when possible, ande code cleaning.
change EXCHG macro to equivalent inline functions
(better code compatibility with some compilers)
17 years ago
charras
1e9a65f5ec
Pcbnew bug solved: Horizontal Oblong pads holes have a bad T Code size in the drill file
17 years ago
charras
f3230893c4
Solved minor problems in eeschema, and code cleaning.
17 years ago
charras
d55989cc0e
patch for 3D viewer from Emanuel Rumpf and minor other changes
17 years ago
charras
ffd727ef01
minor changes
18 years ago
charras
18f22a2b75
cleanup up and update files before stable release
18 years ago
peud
24a6c34ac9
Add ARC and CIRCLE shapes to 3d-viewer when used at module edge or pcb edge.
18 years ago
peud
dbbd6e402e
Add: Arc and Circle item drawing at PCB copper layers (edge) in 3D_Viewer.
18 years ago
CHARRAS
7c482f68b3
Added Jonas Diemer's patch (3D display: enhanced movings from mouse and tools)
18 years ago
CHARRAS
e3a3d16af8
small bugs fixed. Added: Support for microvias (see changelog)
18 years ago
dickelbeck
bd5ca82f63
use pad_shapes.h
18 years ago
g_harland
5746386290
Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER
18 years ago
CHARRAS
1f842ae14c
bug in move pad fixed (could crash pcbnew).Other minor changes
18 years ago
dickelbeck
18d83b768c
See my change_log.txt 2007-Sep-13 UPDATE
18 years ago
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
18 years ago
dickelbeck
726a8ab4df
collector work
18 years ago
dickelbeck
cc62305777
see change_log.txt for 2007-Aug-22
18 years ago
raburton
1e66c5a6d8
fix for 3d-display image export (blank box appears in image)
19 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago