charras
96849d5a11
code cleaning
16 years ago
stambaughw
1a139a7fe7
More comment translation and capitalization fixes.
16 years ago
charras
507d49b2cc
fixed a minor but annoying visibility layers problem when loading a board or enabling layers
16 years ago
charras
29e217d310
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
16 years ago
charras
e027e65971
code and files cleanup
16 years ago
charras
4a5151969d
eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder
16 years ago
jerryjacobs
1c983b013d
Hotkey submenu added, fixed typos. See CHANGELOG.txt
16 years ago
charras
fe10a9938f
Removed global default clearance, track size and vias drill. Use netclasses values only.
16 years ago
dickelbeck
25973e5608
Isaac's next layer selection and configuration work step
16 years ago
charras
657325be33
Changed some c_str and GetData functions to GetChars in .Printf functions
16 years ago
dickelbeck
b4fe26a31f
Isaac's next color/layer work step
16 years ago
charras
f3590e51ff
pcbnew: fixed a crash when removing A netclass. More about netclass work.
16 years ago
charras
e8fef505f8
Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target)
16 years ago
stambaughw
43d6c685b5
Command ID refactoring and other minor improvements.
* Split out application specific command IDs to prevent unnecessary rebuilding.
* Eliminate duplicate menu and tool bar command IDs.
* Split component library editor and viewer definitions to separate header files.
* More component library and document file merge code.
* A bunch of minor string readability and consistency fixes.
16 years ago
charras
7776dd61eb
use kbool 2.1 in zones calculations. see CHANGELOG for others changes and more info
16 years ago
dickelbeck
362b6b53f6
NETCLASS work, see CHANGELOG.txt
16 years ago
charras
42022adb3f
code cleaning
17 years ago
jerryjacobs
db6630b81c
Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt
17 years ago
charras
360eda0f3c
Pcbnew: Added: Option to show the via area while creating a new track.
Useful in compact designs to know hos to place a via during track creation.
17 years ago
charras
8a5179fc70
pcbnew: fixed serious bug in clean pcb function
some cleanup.
17 years ago
charras
e8e6f1a77f
code cleaning and very minor bugs fixed
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
stambaughw
d96039a1fb
Change search path order, wxDC zoom updates, and code clean ups.
Add helpers for inserting paths to and removing paths from search list.
Moved user defined path before default library paths in search list.
Renamed m_Draw_Auxiliary_Axis to DrawAuxiliaryAxis.
Changed parameter to fix wxDC set mode from FALSE to GR_COPY.
Minor wxDC zoom improvements.
17 years ago
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
17 years ago
dickelbeck
a28492f47c
bug fixing, gerbers, etc.
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
stambaughw
2611a54791
Convert global and embedded application pointers to wxGetApp()
17 years ago
stambaughw
f966097d5a
Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration.
17 years ago
charras
8a53aa4621
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
17 years ago
dickelbeck
8eff8df94b
beautify
18 years ago
dickelbeck
eaa147c110
spelling errors, specctra work
18 years ago
CHARRAS
0605d07263
18 years ago
CHARRAS
2a5676b2e2
Add class_marker.cpp and class_marker.h. Some other minor changes
18 years ago
CHARRAS
62058240b1
change erronous word Hothey to Hotkey in 2 function names
18 years ago
CHARRAS
2cfe92de85
hotkey enhancement
18 years ago
CHARRAS
542b944196
hotkeys handling finished
18 years ago
plyatov
bfa36f3142
Little correction of typos and termins.
18 years ago
CHARRAS
d6072d8ac9
Programmable hotkeys added in gerbview. Fixed a compilation probleme in ansi mode (non unicode mode).
18 years ago
CHARRAS
e27d3f8c78
more work on programmable hotkeys. Most of features are ok.
18 years ago
dickelbeck
cc62305777
see change_log.txt for 2007-Aug-22
18 years ago
g_harland
4da2971dcc
Provide return values for Read_Hotkey_Config functions (to eliminate compiler-generated warnings)
18 years ago
CHARRAS
c116a9b5a7
first version of programmable hotkeys (work in progress)
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