plyatov
27bd742a8a
Added item "New" in "File" menu.
...
Russian translation update.
2008-02-12 20:43:59 +00:00
CHARRAS
7055a2bc47
zone outlines edition: added drag outline edge
2008-02-01 21:30:45 +00:00
f3nix
af1c15646f
CMake:
...
* Change tabs to spaces.
* Make Boost required.
2008-01-30 09:42:19 +00:00
CHARRAS
44c0105709
some enhancements. See changelog
2008-01-28 18:44:14 +00:00
CHARRAS
bbae2b12b1
Plot option in GERBER format Plot (Exclude Edge Pcb layer) modification (now, default = off, and saved in config)
2008-01-23 08:01:38 +00:00
CHARRAS
e3a3d16af8
small bugs fixed. Added: Support for microvias (see changelog)
2008-01-12 20:31:56 +00:00
raburton
f77e47dc87
Add COMPONENT parameter to INSTALL commands.
...
This allows you to install only specific components (i.e. binaries, resources, doc files in specific languages), particularly useful for package mainatiners.
Default install will work as before (i.e. install everything).
2008-01-06 10:11:28 +00:00
CHARRAS
97be005035
Added: Delete cutout outline in zone popup menu
2008-01-05 13:37:51 +00:00
CHARRAS
ffd3a7133a
more about zones. current No DRC for outlines
2008-01-04 12:27:16 +00:00
CHARRAS
738d00ba72
more about new zone handling: fill zones now exists
2007-12-30 18:20:51 +00:00
f3nix
36950919c6
Sync Polish translation with trunk.
2007-12-25 21:57:27 +00:00
CHARRAS
3104b5d885
bug in cvpcb
2007-12-20 22:27:32 +00:00
CHARRAS
afb2eb9b40
korean dictionnary updated
2007-12-17 20:33:46 +00:00
CHARRAS
f2b43e752f
solved drc.cpp error (pcbnew crashes in track creation or edition). very minor other changes (translation)
2007-12-06 07:35:26 +00:00
f3nix
ec3f678a22
Polish translation update and fixes.
2007-12-02 12:23:37 +00:00
plyatov
0f22a461b5
Portuguese interface translation update (Thanks to Renie Marquet).
2007-12-02 08:03:28 +00:00
f3nix
00779b2321
Sync Polish translation with trunk.
2007-11-22 20:21:29 +00:00
CHARRAS
352d467c78
very minor change (a confusing text in component field edition)
2007-11-22 07:09:29 +00:00
f3nix
cae637110f
Sync Polish translation with trunk.
2007-11-15 20:16:10 +00:00
CHARRAS
0605d07263
2007-11-14 16:02:19 +00:00
f3nix
e4a6e4e25d
Sync Polish translation with trunk.
2007-11-13 06:45:22 +00:00
plyatov
b66c00b479
Russian translation update.
2007-11-11 19:30:22 +00:00
f3nix
b78ccb72b7
Sync Polish translation with trunk.
2007-11-11 07:26:18 +00:00
plyatov
cf918c05a7
Some terminology corrections and russian translation update.
2007-11-10 22:36:36 +00:00
f3nix
bf338ea7f1
2007-11-10 19:14:19 +00:00
CHARRAS
a338d6f9fb
update french translation
2007-11-10 15:02:33 +00:00
f3nix
f79acc0ef7
Sync Polish translation with trunk.
2007-11-09 16:58:32 +00:00
CHARRAS
05e69660a0
minor changes before creating a stable version
2007-11-09 14:42:10 +00:00
f3nix
7a65708459
CMake build: preliminary support for install targets under linux.
2007-11-08 12:46:02 +00:00
f3nix
c1fd8cdf46
Polish translation update.
2007-11-08 07:21:46 +00:00
CHARRAS
3823d66052
removed not used files. french kicad.po updated
2007-11-07 11:52:29 +00:00
f3nix
c4f2b296e0
Sync Polish translation with trunk.
2007-11-06 09:14:09 +00:00
plyatov
b4df436aca
Russian translation update and little corrections in eeschema's Build BOM dialog.
2007-11-06 07:14:31 +00:00
CHARRAS
80605bf260
lib path problem: does not modify path if a libname starts by ./ or ../
2007-11-05 19:54:48 +00:00
f3nix
956a9d834a
Some Polish translation fixes. Thanks Krzysztof Kawa!
2007-11-04 21:55:52 +00:00
f3nix
335fa14849
Sync Polish translation with trunk.
2007-11-01 20:06:47 +00:00
CHARRAS
e704c62576
some minor enhancements
2007-10-29 15:51:48 +00:00
plyatov
1212f78337
Translation update.
2007-10-28 22:17:19 +00:00
plyatov
02ee077b4a
More intuitive icons used in cvpcb.
2007-10-28 21:45:11 +00:00
plyatov
a5bd7d440b
Russian translation update.
2007-10-28 20:33:19 +00:00
CHARRAS
f0cd147643
pcbnew: use collector class to locate items in modedit, the footprint editor (thanks, Dick).
2007-10-27 18:05:50 +00:00
CHARRAS
a3c60f3692
cvpcb: 2 missing .prj files added
2007-10-24 19:19:47 +00:00
CHARRAS
13a847d344
Add catalan language to language list
2007-10-22 18:58:47 +00:00
CHARRAS
9b58687c50
rename dialog_clean_pcb.pjd, other minor changes
2007-10-21 16:46:13 +00:00
CHARRAS
cfc6872238
some translations
2007-10-19 06:31:17 +00:00
CHARRAS
45cdad8b2d
changes in track connectivity computation
2007-10-16 19:05:33 +00:00
CHARRAS
ca5fd179d5
ratsnest.cpp translated, onrightclick() bug solved.
2007-10-13 12:17:17 +00:00
CHARRAS
e3e0efa144
eeschema cross-probing bug solved ( due to last modification): pins/pads not probed
2007-10-09 14:28:22 +00:00
CHARRAS
ee68d20e58
create new file cross-probing.cpp Move RemoteCommand() and SendMessageToEESCHEMA() to it
2007-10-06 16:16:48 +00:00
plyatov
c748c1bc4a
Mistake with russian translated string "Move bus entry" corrected (in
...
eeschema).
2007-10-01 08:31:21 +00:00