charras
2bae762415
pcbnew: Added option in left tool bar to show/hide Layer manager tool bar
16 years ago
stambaughw
4611bfd58c
Comment translations.
* Completed translation of all kicad source.
* Translated source files A through C in pcbnew.
16 years ago
charras
e027e65971
code and files cleanup
16 years ago
stambaughw
7e24e43890
wxWidgets 2.9 string fixes and other minor updates.
* Replace all known instances of (const wxChar*) casts to GetChars() for
wxWidgets 2.9 compatibility.
* Cleaned up get component dialog so last part gets saved on wild card
selections.
* Remove redundant schematic component drawing code.
* Added SCH_COMPONENT constructor to create new component from library
component object.
* Add message panel helpers to WinEDA_DrawFrame and update old message
panel access code.
* Using library viewer to add component to schematic now respects unit
and body style selection.
16 years ago
charras
ae12e69860
fixed a minor problem in pcbnew compiled in DEBUG mode, that prints a lot of error messages when loading a board
16 years ago
charras
b1a8a0749a
All: better look when displaying items info on messages panel
16 years ago
dickelbeck
85dc98a58a
more netclass work
16 years ago
dickelbeck
5c3f35c2f3
beautification in preparation for netclass work.
16 years ago
charras
e7c9ae2b45
First work about net classes. This is a work in progress and a moving target
16 years ago
charras
96e0bebd0e
code cleaning
17 years ago
charras
483359b39a
fixed a problem when loading a module from lib having some pads with an old netname
17 years ago
charras
b1d1a71101
Finished code cleaning about ratsnets calculations and handling.
Minor others changes.
17 years ago
charras
497cb9f7d0
code cleanup
17 years ago
charras
b13267f496
more cleanup and enhancements about rats nest (work in progress)
17 years ago
charras
3f970c85ce
more cleanup and enhancements about rats nest (work in progress)
17 years ago
charras
e073bdc042
Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster.
17 years ago
charras
555b1c5ad9
code cleaning
17 years ago
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
17 years ago
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
17 years ago
charras
6d856f60a6
Pcbnew: Added display a short net name on vias and pads. Also, code cleaning
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
dickelbeck
431a85e073
beautification
18 years ago
CHARRAS
5eda8a52ce
First draft (and first code..) about new zone handling
18 years ago
dickelbeck
128521f0fe
2nd of 3 commits for DrcDialog rework
18 years ago
dickelbeck
64e9e16886
virtual BOARD_ITEM::Save()
18 years ago
dickelbeck
3cd47555ca
see 2007-Oct-12 change_log.txt
18 years ago
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
18 years ago
dickelbeck
cc62305777
see change_log.txt for 2007-Aug-22
18 years ago
dickelbeck
49e32e096e
unified m_Flags, EDA_BaseStruct::Display_Infos(), and ~GetEquipot()
18 years ago
dickelbeck
79de635217
Show() improvements
18 years ago
dickelbeck
6719900ef9
searching and beautification
18 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