charras
c39ef78ddc
minor changes.
2009-01-15 20:41:41 +00:00
charras
3685dbe4c2
Commit video.brd for test: new patch about thermal pads patch not working with video.brd.
...
Many stubs are removed but they are connected to a zone.
2009-01-15 20:29:05 +00:00
charras
31d6185b9c
Added: patch from Rok Markovic, and some changes in printing functions
2009-01-15 14:34:39 +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
charras
31e3e98522
Print and plot functions now properly prints all sheets in a complex hierarchy
2009-01-08 20:29:07 +00:00
charras
1fd73dff3d
Plot PS function now properly plots all sheets in a complex hierarchy.
2009-01-08 10:11:39 +00:00
charras
00dadcbbdd
Print function now properly prints all sheets in a complex hierarchy.Plot functions not yet updated
2009-01-07 20:09:03 +00:00
charras
1b5baa6bc0
removed a minor bug in eeschema introduced in my recent commit. Added comments
2009-01-07 17:33:18 +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
charras
2be24e1f58
Added comments about complex hierarchy handling. some code cleaning.
2009-01-06 20:09:32 +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
17cc6f4904
eeschema: code cleaning, comments added, and the true number of sheets and sheets numbers in complex hierarchies
2009-01-04 18:52:57 +00:00
charras
79472a683e
eeschema: minor changes in field edition
2009-01-02 17:31:32 +00:00
charras
598cc337d2
Code cleaning
2009-01-02 17:07:50 +00:00
charras
ada6b6b8ba
Code cleaning
2009-01-02 13:19:34 +00:00
charras
02b670d8b3
minor change in eeschema.
2009-01-01 08:29:38 +00:00
charras
f7d1c72a08
more in fields edition. Components in lib can have more than 8 user fields
2008-12-31 16:49:45 +00:00
charras
441efc9f2c
Bugs and problems solved in fields edition (some are windows only)
2008-12-31 15:01:29 +00:00
charras
23748be6df
More about italic andf bold in fileds in libraries
2008-12-31 09:27:19 +00:00
charras
162492efe2
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 20:46:54 +00:00
charras
930a777eb7
Change dialog to edit fields in libedit (see CHANGELOG.txt)
2008-12-30 19:18:56 +00:00
dickelbeck
cbb5159a07
2008-12-29 22:34:55 +00:00
dickelbeck
8d4a9b510d
gerbview polygon erasures added, comment tweaks
2008-12-29 20:05:47 +00:00
dickelbeck
0d790e57a2
polygon work, EDGE_MODULE::m_PolyPoints is now std::vector
2008-12-29 18:02:54 +00:00
dickelbeck
fadacffc02
Remade with "uncrustify --update-config-with-doc -c uncrustify.cfg > uncrustify.cfg.new".
...
Then renamed uncrustify.cfg.new to uncrustify.cfg.
Also set indent_func_call_param to false which seems to have gotten a new default setting
as this was defaulting to true suddenly on the newer versions of uncrustify.
2008-12-29 15:33:26 +00:00
jerryjacobs
69f6b27edc
Fixed comment for doxygen doc generation
2008-12-29 11:52:15 +00:00
jerryjacobs
f26f2c1332
Code cleaning and tab indenting + about update
2008-12-29 11:26:15 +00:00
charras
348cfa79b0
More about italic and bold texts options in fields and graphic texts + code cleanup
2008-12-28 18:00:37 +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
2bc102a614
Uploaded forgotten file
2008-12-23 07:37:39 +00:00
charras
daeb9f0e07
Cleaning code to draw/plot texts; italic allowed for pcbnew
2008-12-22 21:06:44 +00:00
charras
7b6bb15349
commit TODO.txt after an uppercase/lower filename problem under Windows
2008-12-21 18:04:58 +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
raburton
3c27f847b8
set eol-style native on new file
2008-12-20 21:27:52 +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