charras
bbd8cdd91b
minor enhancements, fixes an code cleanup (removed unused global variables)
16 years ago
emmedics4
e5db75a290
OSX: file opening sanity checks
16 years ago
charras
5732d815c6
Work on colors handling, and others changes. see changelog.
hide/show rastnest in pcbnew is currently not working, will be fixed soon
16 years ago
charras
96a9769f6c
++ Pcbnew:
* in variable names, change non existent word Hight to High
* Remove redundant tool in left toolbar (option toolbar)
(this option is now in layers manager)
* Show layers in horizontal combo box in same order as in layer manager.
++all:
minor code cleaning.
16 years ago
jerryjacobs
5a0aca0e4d
More Mac OS X work, see CHANGELOG.txt
16 years ago
charras
445843e37e
Eeschema added resizable lib and cmp lists in viewlib when using AUI option.
Added patch for macOSX
turn on fast algo for draw grid (should work now)
16 years ago
charras
37309e1aac
Ugly but necessary fix to display toolbars in latest Linux version (tested with Ubuntu 9.10 updated)
16 years ago
charras
84a0e32865
fixed build problem for specctra.cpp stand alone.
16 years ago
charras
fe10a9938f
Removed global default clearance, track size and vias drill. Use netclasses values only.
16 years ago
charras
657325be33
Changed some c_str and GetData functions to GetChars in .Printf functions
16 years ago
charras
fd27b26271
pcbnew: minor work about netclasses. eeschema: bug fix
16 years ago
charras
e8fef505f8
Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target)
16 years ago
charras
42022adb3f
code cleaning
16 years ago
charras
e80d075078
make command-line invocation with relative paths work
17 years ago
charras
2a80117065
Commit patch for plot functions from Lorenzo
17 years ago
charras
e877819945
Pcbnew: Added: Option to show the via area while creating a new track. Better code.
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
b1d1a71101
Finished code cleaning about ratsnets calculations and handling.
Minor others changes.
17 years ago
charras
8d6044563a
minor cleanup
17 years ago
charras
654045f2de
code cleaning
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
6039a5f785
Added: handling multiple user paths in library path list in pcbnew.
Small change in doc files: footprint_doc moved from help to share/modules
TODO: change dialog_cvpcb_config and copy code (from pcbnew) for multiple user paths in library path list in cvpcb.
17 years ago
charras
f3e4682f54
eeschema: some fixes, see CHANGELOG
17 years ago
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
17 years ago
charras
b65590f708
code cleanup in project_config.cpp and some enhancements
17 years ago
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
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
27cf4ad0ad
pcbnew: addded zones in non copper areas and starting work to use polygons in zone fill algos in not copper areas
work in progress: see changelog
17 years ago
jerryjacobs
867d30d159
Linux/Unix desktop files updated and moved to resources directory, about dialog updated
17 years ago
charras
f98fd09f84
minor changes in pcbnew (see changelog)
17 years ago
dickelbeck
8ef7cf7708
more layer listbox issues
18 years ago
charras
5ec1359a91
removed use of a DC in WinEDA_PcbFrame::LoadOnePcbFile().
18 years ago
dickelbeck
10e13ae50a
layer names in *.brd file
18 years ago
CHARRAS
7e7a793753
some changes about zones: enhanced dialog, and files reorganisation
18 years ago
CHARRAS
2a5676b2e2
Add class_marker.cpp and class_marker.h. Some other minor changes
18 years ago
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
18 years ago
CHARRAS
f5eae50680
more work on hotkeys. many features are ok.
18 years ago
CHARRAS
c116a9b5a7
first version of programmable hotkeys (work in progress)
18 years ago
dickelbeck
97898b92aa
beautified
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