charras
aa541fcb97
fixed: bug 2602865 (change module crashes pcbnew)
2009-02-15 20:14:26 +00:00
charras
c0b31f92f9
Zoom 0.5 added in eeschema and pcbnew. Some artefacts when drawings filled zones accepted.
2009-02-14 18:01:07 +00:00
charras
053093fabc
minor bug in LibDrawPolyline::GetBoundaryBox() fixed
2009-02-13 09:11:12 +00:00
stambaughw
4c9cf1dfe5
Fix zoom accelerator keys in schematic library viewer for wxMSW.
2009-02-12 21:21:01 +00:00
charras
3f6f3c7bbf
eeschema bug fix: wires connected to a component non dragged in drag component command
2009-02-12 08:12:41 +00:00
reniemarquet
fbcc2b3062
Translate GUI Portuguese updated
2009-02-12 00:23:58 +00:00
stambaughw
d8a6d16ce4
Fixed accidental typo on last commit.
2009-02-11 19:55:09 +00:00
stambaughw
07bd76a0e8
Zoom bug fix and optimization.
...
Prevent drawing center from moving when client zoom size exceeds drawing size.
Prevent drawing refresh when zoom level doesn't change to eliminate flicker.
2009-02-11 19:39:55 +00:00
charras
c6f68578b3
Removed some warnings in compilation. A small bug fixed when drawing grids on screen.
2009-02-11 15:49:28 +00:00
dickelbeck
37d2057bee
remove flashing/redrawing of text edit dialog
2009-02-10 20:02:51 +00:00
charras
078490db0c
Bug (only in my last commit) fixed under Windows. Removed some warnings in compilation
2009-02-10 13:46:10 +00:00
jerryjacobs
c9d8541fc7
Added feature request in TODO.txt
2009-02-10 13:45:48 +00:00
charras
0d6c62a9ef
Bug (only in my last commit) fixed under Windows. Removed some warnings in compilation
2009-02-10 12:37:12 +00:00
dickelbeck
af4e798b93
enhance dialog_edit_label
2009-02-09 20:27:16 +00:00
charras
04174ecd10
Solved: path problems when Kicad is installed on a server (Windows or Samba server)
2009-02-09 20:17:06 +00:00
dickelbeck
46d816fd4d
bug This seems to be a bug in the wxWidgets library or the Mac OS X's file
...
globbing handler. There should be no reason the mask cannot have two '*'s
in it.
The wildcard part of the mask component should be discarded when the user
picks an actual file. For now, we work around this bug by removing the
2nd mask.
2009-02-09 15:33:43 +00:00
charras
5b74766316
fixed: pcbnew: incorrect texts width in PS plot output.
2009-02-09 12:42:39 +00:00
charras
88cde3090e
Pcbnew: Alternate via drill value entered in dialog box is now saved in config and board.
2009-02-09 07:49:02 +00:00
reniemarquet
9e83699c93
translate to portuguese actualized
2009-02-08 17:40:18 +00:00
charras
2075ac8476
minor (and old) bugs fixed.
...
minor changes in search paths for help and translation files.
2009-02-07 20:11:09 +00:00
dickelbeck
3a618567bb
netless zone support fix to specctra export
2009-02-07 16:45:07 +00:00
dickelbeck
d58296c804
netless zone support fix to specctra export
2009-02-07 16:06:55 +00:00
charras
1d3f2d520c
Pcbnew : refinements for user grig
2009-02-07 14:13:16 +00:00
charras
aee56a936e
Change grid size type from integer to double (using wxRealPoint insteed of wxSize).
...
Mandatory in Pcbnew to handle without error metric grid used now for some footprints (BGA, connectors)
Not fully tested
2009-02-07 08:33:25 +00:00
dickelbeck
35e8a286e8
resolved the zone 'cutout' support to specctra, handle zones with attached to no nets, namelessly
2009-02-06 22:10:37 +00:00
dickelbeck
31aee8ef3e
specctra export zone 'cutout' support
2009-02-06 14:23:56 +00:00
charras
d73e132455
See changelog
2009-02-06 11:45:35 +00:00
stambaughw
80e03c8c1b
Build optimizations and cursor movement key bug fix.
2009-02-05 20:53:08 +00:00
dickelbeck
9f555dbdbc
faster if tests
2009-02-05 18:17:01 +00:00
dickelbeck
f65d3882e8
improved zoom factors
2009-02-05 18:16:28 +00:00
vesa_solonen
8e437b23b2
New zoom factors
2009-02-04 18:17:24 +00:00
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
2009-02-04 15:25:03 +00:00
charras
89e5909f59
Solved: problem when searching non english help files
2009-02-03 20:33:34 +00:00
charras
c3918aad35
Added forgotten file
2009-02-02 15:31:37 +00:00
charras
ea38af91fb
doc update and some minor enhancements before Release Candidate
2009-02-02 12:12:18 +00:00
charras
f83bc3e3fa
pcbnew: solved: info not displayed when clicking on a module. Removed: gcc 4.2.1 warning in moduleframe.cpp
2009-01-31 21:42:05 +00:00
charras
994080243f
Code cleaning. Some bugs fixed. Added contributors to list in About Kicad.
2009-01-31 18:08:47 +00:00
charras
5813a12ebb
Print functions and display zoom level modified to use the new zoom implementation
...
Comments added in some functions.
2009-01-31 10:05:16 +00:00
charras
ee3b95007d
Added: comments in Drawtxt.cpp. By the way, solved: bug when drawing a 3D board with pcb texts.
2009-01-30 14:11:36 +00:00
charras
37c6e40d43
doc update
2009-01-29 19:28:07 +00:00
dickelbeck
75ea28917c
added the superbly convenient EnsureTextCtrlWidth()
2009-01-29 17:30:38 +00:00
dickelbeck
fcedda3ff7
if tests
2009-01-29 17:25:38 +00:00
dickelbeck
48f30e191e
whitespace
2009-01-29 17:25:10 +00:00
stambaughw
2e5a57e100
New zoom implementation and some build optimizations.
2009-01-29 14:26:20 +00:00
dickelbeck
f1a37af8ff
chipnameTextCtrl minimum text width
2009-01-29 09:02:32 +00:00
dickelbeck
3d8e783d63
chipnameTextCtrl minimum text width
2009-01-29 08:58:48 +00:00
charras
790d646a00
doc update
2009-01-28 17:08:35 +00:00
vesa_solonen
81fac33e0f
Changelog update
2009-01-27 14:37:56 +00:00
vesa_solonen
9d76274a43
Polygon enhancements
2009-01-27 14:16:09 +00:00
charras
b5c64fd757
Pcbnew:solved: bug in autorouter.
2009-01-25 17:48:59 +00:00