dickelbeck
|
26736baa9b
|
gerbview cleanup, and working towards aperture macro support
|
2008-11-09 02:57:42 +00:00 |
dickelbeck
|
4164802288
|
beginnings of aperture macro support
|
2008-11-08 06:46:47 +00:00 |
charras
|
e6e50f3c0d
|
solved: minor problem in crossprobing (eeschema to pcbnew)
|
2008-11-06 17:55:32 +00:00 |
faa
|
8bed5053da
|
cyrillic font support, russian GOST support
|
2008-11-05 11:41:15 +00:00 |
charras
|
a0c413a6db
|
solved a minor bug (pcbnew): arcs incorrectly printed in mirror mode
|
2008-11-02 19:52:57 +00:00 |
charras
|
07767585c3
|
better code compatibility with others compilers (MSVC)
|
2008-10-30 20:12:29 +00:00 |
charras
|
6ff8675e33
|
back to EXCHG macro (equivalent inline functions do not work, this is a stupid error from myself )
|
2008-10-30 12:04:26 +00:00 |
charras
|
a741742172
|
back to EXCHG macro (equivalent inline functions do not work, this is a stupid error from myself )
|
2008-10-30 12:02:34 +00:00 |
charras
|
443c644978
|
return to EXCHG macro (some equivalent inline functions do not work )
|
2008-10-30 11:41:06 +00:00 |
charras
|
78bbe94923
|
Use double instead float when possible, ande code cleaning.
change EXCHG macro to equivalent inline functions
(better code compatibility with some compilers)
|
2008-10-30 10:55:46 +00:00 |
charras
|
f723c540d0
|
code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
|
2008-10-29 15:26:53 +00:00 |
charras
|
070b12d556
|
code cleaning
|
2008-10-26 17:39:17 +00:00 |
charras
|
3c97a45f48
|
code cleaning, and some minor bugs solved
|
2008-10-25 10:21:46 +00:00 |
charras
|
ffca523980
|
code cleaning in zones functions
|
2008-10-23 10:26:06 +00:00 |
charras
|
fff34db7f3
|
pcbnew: added oblong thermal relief for oblong pads (from a contribution) . added contributor to kicad list
|
2008-10-19 10:13:04 +00:00 |
charras
|
7c5feb61e7
|
pcbnew: insulated islands in copper pour removed
|
2008-10-11 19:27:43 +00:00 |
charras
|
b18eedb432
|
More about copper zones filled without grid (by polygons) - work still in progress
|
2008-10-08 12:36:27 +00:00 |
dickelbeck
|
ff193f1844
|
variable number of fields per schematic component
|
2008-10-06 05:44:29 +00:00 |
charras
|
4cccb0dd7e
|
First tests about copper zones filled by polygons, without grid (see changelog)
Only for tests! not for production.
|
2008-10-02 13:24:31 +00:00 |
charras
|
ab1df3f1d7
|
more about non copper zones (see changelog)
|
2008-09-27 19:26:29 +00:00 |
jerryjacobs
|
26af26619a
|
(confirm.cpp) Get_Message frame caption added
|
2008-09-22 16:03:12 +00:00 |
charras
|
700af58eb8
|
eeschema: code cleaning
|
2008-09-20 17:20:40 +00:00 |
charras
|
bb8ee329f8
|
Bug in get online help: kicad.pdf was always called instead of the suitable help file. thanks to the guy who did not test its changes
eeschema: code cleaning
switch to wxWidgets 2.8.9
|
2008-09-17 17:26:25 +00:00 |
charras
|
e44bf71268
|
Fixed a subtle problem in zone filling calculations (see changelog)
|
2008-09-12 10:31:32 +00:00 |
charras
|
d115b66884
|
set build version to stable.
|
2008-09-10 06:23:52 +00:00 |
charras
|
b7d8f5e31f
|
added contributors in about_kicad.cpp
|
2008-09-09 11:32:21 +00:00 |
charras
|
b02b170de2
|
Eeschema: minor bug solved: bad value when display lines widths in info screen in libedit
|
2008-09-05 19:02:39 +00:00 |
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
|
2008-09-03 16:19:06 +00:00 |
raburton
|
04b9bb6e6d
|
add a script for packaging a source release
add a note to the build versions, to indicate purpose and be grep-able to allow for easier source packaging
|
2008-08-29 21:36:31 +00:00 |
raburton
|
46f931b6ae
|
allow build version to be set, while preserving program version
useful for creating a config.h via an extraction script that creates a source tar bundle
|
2008-08-29 14:06:19 +00:00 |
charras
|
8bfb54bc89
|
Use new icons for zoom commands
pcbnew: Excellon files use only ascii codes in comments (some excellon parsers do not like I18n)
|
2008-08-26 06:00:27 +00:00 |
strangeril
|
b10990f276
|
Added Czech language support (needs corrections)
|
2008-08-25 11:44:10 +00:00 |
charras
|
d3602e3311
|
minor changes (typo, about dialog) before release
|
2008-08-25 05:37:04 +00:00 |
charras
|
1e9a65f5ec
|
Pcbnew bug solved: Horizontal Oblong pads holes have a bad T Code size in the drill file
|
2008-08-18 15:18:35 +00:00 |
charras
|
d55989cc0e
|
patch for 3D viewer from Emanuel Rumpf and minor other changes
|
2008-08-16 17:42:40 +00:00 |
jerryjacobs
|
8fd4401e12
|
all-programs: about dialog improved
|
2008-08-15 16:38:05 +00:00 |
charras
|
ebeb2363a2
|
eeschema: libedit changes (see changelog)
|
2008-08-11 18:21:21 +00:00 |
jerryjacobs
|
18b8932b50
|
Code comment clean, cmake file cleanup
|
2008-08-11 11:45:29 +00:00 |
charras
|
5f777f8c60
|
pcbnew: bug solved: pad holes not printed
|
2008-08-09 08:05:42 +00:00 |
charras
|
f98fd09f84
|
minor changes in pcbnew (see changelog)
|
2008-08-06 07:46:03 +00:00 |
dickelbeck
|
d8485267e7
|
plot fill patch
|
2008-08-05 16:06:45 +00:00 |
charras
|
8080a2c9ba
|
code cleaning and a bug in eeschema (print all not working) solved
|
2008-07-31 15:30:57 +00:00 |
charras
|
18f22a2b75
|
cleanup up and update files before stable release
|
2008-07-15 10:11:44 +00:00 |
charras
|
181e1341cc
|
doc update.
|
2008-07-12 07:25:35 +00:00 |
dickelbeck
|
44071acf07
|
Lorenzo's postscript fill patch for bugs 2003834 and 1956732
|
2008-06-30 13:47:55 +00:00 |
charras
|
0cdcd78ba0
|
doc update.
|
2008-06-29 18:51:38 +00:00 |
charras
|
4861daa674
|
Online doc format changed to PDF format. See changelog
|
2008-06-11 10:33:13 +00:00 |
charras
|
777076c86f
|
minor changes. See changelog
|
2008-06-06 16:39:45 +00:00 |
charras
|
44743723d1
|
removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed
|
2008-05-30 18:06:21 +00:00 |
kajtek1
|
d8f5a4e326
|
Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
|
2008-05-22 14:28:48 +00:00 |