charras
|
e9c7d50ca6
|
fixed some typo, misspelling and errors in menus.
|
2009-02-21 15:12:26 +00:00 |
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)
|
2009-02-20 14:31:16 +00:00 |
charras
|
e1fb4c786f
|
pcbnew: fixed: delete zones filling commands was inconsistant when filled by segments
(does not delete segments or does not deleting areas outlines)
|
2009-02-19 14:57:15 +00:00 |
dickelbeck
|
47cf3a0660
|
wrap freeroute.jnlp path in double quotes
|
2009-02-18 14:23:17 +00:00 |
charras
|
3920946ef1
|
fixed: in module editor: block copy hangs pcbnew
|
2009-02-18 07:37:53 +00:00 |
dickelbeck
|
a27dcae61e
|
layer count changing fix
|
2009-02-17 21:54:14 +00:00 |
charras
|
4e348a58fe
|
pcbnew: fixed bug when printing at accurate scale 1: fine X scale adjust not working
|
2009-02-17 18:02:55 +00:00 |
charras
|
5cf5bbce8b
|
Dialog track options redesigned with wxFormBuilder Alt via drill renamed Specific via drill. Added tips in dialog.
|
2009-02-17 09:03:45 +00:00 |
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
|
c6f68578b3
|
Removed some warnings in compilation. A small bug fixed when drawing grids on screen.
|
2009-02-11 15:49:28 +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 |
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 |
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
|
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
|
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 |
stambaughw
|
2e5a57e100
|
New zoom implementation and some build optimizations.
|
2009-01-29 14:26:20 +00:00 |
charras
|
790d646a00
|
doc update
|
2009-01-28 17:08:35 +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 |
charras
|
69ce4a2b77
|
Pcbnew:solved: bug in autorouter.
|
2009-01-25 17:38:30 +00:00 |
charras
|
c5725437c6
|
Zones not attached to a net are now allowed. Not sure it is a good idea, but a lot of users want this.
|
2009-01-24 19:30:39 +00:00 |
charras
|
fbdd340647
|
Pcbnew: added Vesa Solonen's patch to enhance thermal reliefs shapes.
|
2009-01-22 18:45:33 +00:00 |
charras
|
a3a4bbc03b
|
pcbnew test scale values when printing/ploting to avoid 0 scale or others stupid values
(scale now allowed from 0.01 to 100)
|
2009-01-18 19:20:15 +00:00 |
charras
|
c333da1916
|
some "todo" cleanup
|
2009-01-18 15:51:06 +00:00 |
charras
|
0d3fc60155
|
Found why remove unused thermal stubs fails sometimes.Solved
|
2009-01-18 13:14:50 +00:00 |
charras
|
9f8e1d9d1c
|
removed some warning when compiling. Added comments
|
2009-01-18 10:15:10 +00:00 |
stambaughw
|
21faf9d370
|
Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping.
|
2009-01-17 20:31:19 +00:00 |
charras
|
5c4c584b93
|
Cleaning code in print dialogs.
|
2009-01-17 17:32:20 +00:00 |
charras
|
c39ef78ddc
|
minor changes.
|
2009-01-15 20:41:41 +00:00 |
charras
|
962b8b0ead
|
Added: patch from Rok Markovic, and some changes in printing functions
|
2009-01-15 14:32:29 +00:00 |
charras
|
f64b282778
|
BUGFIX: .mdc is incomplete after 'archive footprint'
|
2009-01-15 08:12:03 +00:00 |
charras
|
94cf5b0d28
|
pcbnew: minor but mandatory change when printing tracks (removed net names printing)
|
2009-01-14 08:27:16 +00:00 |
charras
|
b27bbe9cac
|
Eeschema+Pcbnew: code cleanup and refinements in plot SVG format
|
2009-01-13 19:18:54 +00:00 |
charras
|
19e5bc3b01
|
Added: Pcbnew print SVG format (see changelog)
|
2009-01-11 19:12:18 +00:00 |
charras
|
30da5aff07
|
Calculations to create filled areas in a zone modified and uses 2 pass. See changelog
|
2009-01-10 17:12:51 +00:00 |