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 |
charras
|
a369275153
|
Pcbnew: solved: incorrect DCODE used to plot board edges and silkscreen
|
2009-01-10 08:03:07 +00:00 |
charras
|
0c0b2a40de
|
Pcbnew: allows autopan when editin or creating a zone
|
2009-01-09 19:09:13 +00:00 |
stambaughw
|
4a489895a3
|
More zoom clean ups and code cleaning.
|
2009-01-07 15:59:49 +00:00 |
charras
|
63724083f6
|
Pcbnew: force scale 1 in gerber format, regardless the options value. Solved a bug when retrieving plot scale options
|
2009-01-07 07:58:45 +00:00 |
dickelbeck
|
b603580355
|
WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it.
|
2009-01-05 05:21:35 +00:00 |
charras
|
441efc9f2c
|
Bugs and problems solved in fields edition (some are windows only)
|
2008-12-31 15:01:29 +00:00 |
dickelbeck
|
0d790e57a2
|
polygon work, EDGE_MODULE::m_PolyPoints is now std::vector
|
2008-12-29 18:02:54 +00:00 |
charras
|
f08585f96a
|
Added dialog box to edit graphic items
|
2008-12-23 13:15:08 +00:00 |
charras
|
5c790f50fd
|
Added dialog box to edit graphic items
|
2008-12-23 13:14:01 +00:00 |
charras
|
57d9096a08
|
Uploaded forgotten files
|
2008-12-23 08:23:28 +00:00 |
charras
|
daeb9f0e07
|
Cleaning code to draw/plot texts; italic allowed for pcbnew
|
2008-12-22 21:06:44 +00:00 |
charras
|
35b0a8a00f
|
soved a bug in my last commit: incorrect number of layers shown in the dialog box
|
2008-12-21 18:02:19 +00:00 |
charras
|
9c2b4c8c37
|
pcbnew: Convert dialog_display_option from DialogBlocks to wxFormBuilder, rename files and remove typos
|
2008-12-21 16:54:27 +00:00 |
charras
|
06ca175064
|
pcbnew: Convert dialog_general_option from DialogBlocks to wxFormBuilder and add tips to all options
|
2008-12-21 12:11:47 +00:00 |
charras
|
b9b8bf2fab
|
In zones filling better shape around rectangular pads (patch from Vesa Solonen)
|
2008-12-21 08:35:21 +00:00 |
charras
|
4d12bd3e3d
|
Solved problems with mirrored texts. cleaning obsolete files
|
2008-12-20 20:38:39 +00:00 |
charras
|
af048ff2e3
|
Italic option for pcb texts
|
2008-12-20 17:28:25 +00:00 |
charras
|
f1eb69a1a3
|
more about texts and labels options under eeschema
|
2008-12-20 13:12:57 +00:00 |
charras
|
cd6fbbef68
|
All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed
(plot functions not yet updated for bold texts)
|
2008-12-19 20:40:08 +00:00 |
stambaughw
|
1ecea828c2
|
Initial ground work for zoom improvements and minor build updates.
|
2008-12-19 13:51:48 +00:00 |
faa
|
a64f15677d
|
pcbnew crashes set color
|
2008-12-18 08:44:53 +00:00 |
charras
|
6e6098a05c
|
cleanup
|
2008-12-17 06:51:39 +00:00 |
charras
|
beeaf53a0b
|
Code cleaning. Removed obscure code to draw texts
|
2008-12-16 19:44:57 +00:00 |
charras
|
23003001f1
|
minor changes.
|
2008-12-15 10:24:19 +00:00 |
charras
|
6d856f60a6
|
Pcbnew: Added display a short net name on vias and pads. Also, code cleaning
|
2008-12-14 19:45:05 +00:00 |
charras
|
9dae370c1f
|
cleanup, cosmetic enhancements. enhancements about display zones options
|
2008-12-12 21:30:07 +00:00 |
stambaughw
|
2611a54791
|
Convert global and embedded application pointers to wxGetApp()
|
2008-12-08 15:27:13 +00:00 |