charras
cffe0cfcaa
support for bezier curves
17 years ago
charras
23dace1dc8
macOSX compatibility change
17 years ago
charras
ce9db78c95
Cleaned and optimized code about new hershey fonts and bold texts handling (see changelog)
17 years ago
charras
497cb9f7d0
code cleanup
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
bb5832c863
Fixed: incorrect refresh of screen area after closing a popup menu (texts and polygons sometimes not redrawn)
17 years ago
charras
7ab924c3e1
minor bugs fixed, and remove warnings when using wxWidgets 3 in specctra.cpp
17 years ago
charras
20cb87a8b7
better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema
TODO: better handling of user lib paths (more than one path)
17 years ago
charras
89e7f96574
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
17 years ago
stambaughw
dfb88c6495
Library search path fixes, library configuration dialog fixes, and code cleaning.
Added application method to fix searching for user libraries.
Fixed documentation search path bug.
Moved auto pan setting from draw frame to draw panel were it is defined.
Some minor device context drawing changes.
17 years ago
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
17 years ago
charras
2eaa28f0cb
Pcbnew: some enhancements
17 years ago
charras
f2c03f2b97
gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle
Filled polygons are now correctly displayed under Linux(i hope)
17 years ago
charras
69756df3f6
Some update for Kicad Release Candidate 1
17 years ago
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
17 years ago
stambaughw
2e5a57e100
New zoom implementation and some build optimizations.
17 years ago
stambaughw
21faf9d370
Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping.
17 years ago
dickelbeck
0d790e57a2
polygon work, EDGE_MODULE::m_PolyPoints is now std::vector
17 years ago
charras
75b3c3bf37
Switch to polygons in zones (old way no more supported)
areas can be now filled using solid polygons, or using segments to fill areas inside polygons.
17 years ago
charras
365dbe15b8
Enhancement in zones filling by polygon, and better display for small texts
(more noticeable in eeschema)
17 years ago
charras
5f777f8c60
pcbnew: bug solved: pad holes not printed
18 years ago
charras
1f34ed0583
minor bug 1974672 solved
18 years ago
dickelbeck
9d395aa0c5
MAC alpha support
18 years ago
lifekidyeaa
c7ec524fc7
eeschema: fixed:
* crash when creating a sheet that does not yet have a sch file
* when loading schematic file v 1 annotations are applied to all sheets independent of path in hierarchy
* component reference is drawn by default upon placing a new libary comp.
18 years ago
dickelbeck
e35e2eac8d
fixed compiler warning
18 years ago
dickelbeck
9fe9fc7c00
fix macro to inline conversion
18 years ago
dickelbeck
f353c77cdc
more zone preps
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
dickelbeck
ae74527bc2
Jean-Pierre's changes for kicad-2007-05-25 release
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago