diemer
|
7ce55e4839
|
EESchema displays a warning now on a file format mismatch.
|
2008-04-06 15:12:24 +00:00 |
diemer
|
a015ff2ab4
|
Cleanup. Relabeled block zoom command.
|
2008-04-03 19:38:24 +00:00 |
diemer
|
48858c30c4
|
Fixed Bug 1829931: calculation of zoom level in Window_Zoom(), so we show more rather than less for a box-zoom.
|
2008-04-03 18:45:49 +00:00 |
charras
|
9039a0a579
|
minor changes and cleanup
|
2008-04-03 18:03:42 +00:00 |
kintel
|
b2494d5b01
|
Mac compile fix
|
2008-04-03 00:26:31 +00:00 |
kintel
|
e3db76e9e4
|
include fix
|
2008-04-02 23:28:28 +00:00 |
dickelbeck
|
a91f255ccd
|
instance specific zone container clearance and pad treatment
|
2008-04-02 16:58:56 +00:00 |
dickelbeck
|
9d395aa0c5
|
MAC alpha support
|
2008-04-02 14:16:14 +00:00 |
diemer
|
1a063f6a78
|
cleanup
|
2008-04-02 07:08:09 +00:00 |
diemer
|
c819ab3bde
|
Added calls to TestDanglingEnds() at undo and redo, so dangling ends are correctly updated (e.g. when a compnent deletion is undone).
|
2008-04-01 19:45:30 +00:00 |
dickelbeck
|
a196a324d8
|
more BOARD_ITEM::Draw() support
|
2008-04-01 06:32:48 +00:00 |
dickelbeck
|
f1b36209b1
|
DRAWSEGMENT::Draw()
|
2008-04-01 06:07:00 +00:00 |
dickelbeck
|
aa93f54d97
|
BOARD_ITEM::Draw()
|
2008-04-01 05:21:50 +00:00 |
dickelbeck
|
c439e0da05
|
draw only in OnPaint
|
2008-03-31 13:50:57 +00:00 |
dickelbeck
|
ec4cbb79ed
|
draw only in OnPaint
|
2008-03-31 13:46:00 +00:00 |
dickelbeck
|
4cf118ea0b
|
simpler default net class
|
2008-03-31 13:45:36 +00:00 |
dickelbeck
|
4a2830e4a4
|
compiler warning
|
2008-03-31 13:44:42 +00:00 |
dickelbeck
|
4b94704ec7
|
formatting
|
2008-03-31 13:43:54 +00:00 |
dickelbeck
|
00ba9c70f8
|
no printfs in release build
|
2008-03-31 13:43:21 +00:00 |
raburton
|
2a45c24880
|
removing 3rd party pdfs from svn, saving a couple of mb from the source tree
moved them to the files section of the kicad-devel yahoo group
|
2008-03-31 12:19:00 +00:00 |
charras
|
5ec1359a91
|
removed use of a DC in WinEDA_PcbFrame::LoadOnePcbFile().
|
2008-03-31 08:00:15 +00:00 |
f3nix
|
3e06ab44db
|
CMake cleanup.
|
2008-03-31 01:32:15 +00:00 |
charras
|
4ca2072a7f
|
eeschema crashes when delete a sheet label (pin sheet), undo this and move the label
|
2008-03-30 16:15:53 +00:00 |
charras
|
0f54a686cc
|
Solved: eeschema crashes when create a new sheet. Added comments in gestfich.cpp to explain the default paths used by kicad to find help files and lib files
|
2008-03-30 15:12:08 +00:00 |
diemer
|
8d9b8a98f4
|
Redraw whole panel after Options dialog, so possible changes of grid settings can take effect.
|
2008-03-30 14:59:55 +00:00 |
diemer
|
dbba99a997
|
Fixed redrawing of dangling ends when connecting segments (not-anymore-dangling-ends were still displayed).
|
2008-03-30 14:43:24 +00:00 |
diemer
|
4dd4b6f5fe
|
updated changelog (xor artifact fixes)
|
2008-03-30 12:25:33 +00:00 |
diemer
|
1e40e8dfa3
|
Fixed Drawing of DrawSheetStruct, so DrawSheetLabelStructs are only drawn if they are not being moved (fixes ugliness while moving PinSheets).
|
2008-03-30 12:06:47 +00:00 |
diemer
|
f12a19fe0d
|
Added GetBoundingBox() for DrawNoConnectStruct, DrawBusEntryStruct. Removed old XOR method form DeleteStruct().
|
2008-03-30 11:57:40 +00:00 |
f3nix
|
08467e0959
|
Kill compiler warnings.
|
2008-03-30 11:48:18 +00:00 |
diemer
|
f7e9f2c086
|
Refresh panel after Block move (otherwise, no-longer-dangling ends of e.g. HierLabels are still displayed)
|
2008-03-30 11:00:04 +00:00 |
diemer
|
c4815e1d6d
|
Simplified GetBoundingBox to always include the dangling symbol.
|
2008-03-30 10:47:03 +00:00 |
diemer
|
cc103ad317
|
Added GetBoundingBox() for DrawSheetStruct. Minor beautification.
|
2008-03-30 10:14:37 +00:00 |
diemer
|
6d5a764e04
|
Minor cleanup.
|
2008-03-30 09:46:14 +00:00 |
diemer
|
a853fb11fa
|
Added GetBoundingBox() for SCH_GLOBALLABEL and SCH_HIERLABEL.
|
2008-03-30 09:27:53 +00:00 |
lifekidyeaa
|
c86da05a12
|
fixed error in eeschema: when loading a new sub-sheet, it incorrectly asked if the user wanted
to change the sheet. there is no 'change' since the sheet is new, and the associated screen
should either be loaded from the hierarchy or from a file.
|
2008-03-30 02:33:38 +00:00 |
diemer
|
81b6cbcb09
|
added GetBoundingBox for SCH_TEXT. Beatufication.
|
2008-03-27 21:24:50 +00:00 |
diemer
|
dbb69b7505
|
moved DANGLING_SYMBOL_SIZE definition to general.h
|
2008-03-27 21:02:42 +00:00 |
diemer
|
43c87e734b
|
adapted GetClass() output to new naming
|
2008-03-27 17:05:59 +00:00 |
dickelbeck
|
396203efb8
|
right static box resizes vertically
|
2008-03-25 16:20:07 +00:00 |
charras
|
f34be93032
|
Ensure graphic and footprint texts have a sufficient size to be seen on screen.(bug 1909165).
|
2008-03-24 20:54:45 +00:00 |
plyatov
|
58c7bafe85
|
Installation of missing demos added (Thanks to Mark Schneider for patch).
|
2008-03-24 13:44:08 +00:00 |
charras
|
007ef51c75
|
Netlist dialog redesigned, netlist.cpp code modified
|
2008-03-22 20:46:40 +00:00 |
dickelbeck
|
6b52f247d8
|
ESC key support
|
2008-03-22 18:43:35 +00:00 |
charras
|
1195f38295
|
Netlist dialog redesigned, netlist.cpp code modified
|
2008-03-22 18:09:16 +00:00 |
charras
|
72357970aa
|
Netlist dialog redesigned, netlist.cpp code modified
|
2008-03-22 18:08:44 +00:00 |
dickelbeck
|
154be142cb
|
plot fix, beautification
|
2008-03-22 06:01:30 +00:00 |
dickelbeck
|
2da432b271
|
plot fix, beautification
|
2008-03-22 05:55:06 +00:00 |
dickelbeck
|
11d8f51b5c
|
dialog work
|
2008-03-21 19:27:11 +00:00 |
dickelbeck
|
8f2e706853
|
const of GetZoom()
|
2008-03-21 19:26:12 +00:00 |