charras
|
39afce35ca
|
pcbnew: serious bugs fixed (see changelog)
|
2009-03-05 13:41:34 +00:00 |
dickelbeck
|
64f501ba7f
|
typo
|
2009-02-26 00:38:18 +00:00 |
dickelbeck
|
a28492f47c
|
bug fixing, gerbers, etc.
|
2009-02-26 00:37:04 +00:00 |
stambaughw
|
1678438468
|
Fix EESchema hot key bugs, fixes bug #1896790.
|
2009-02-25 20:54:49 +00:00 |
dickelbeck
|
073d076730
|
fix markers on pads when pads are high-lighted
|
2009-02-25 16:35:47 +00:00 |
dickelbeck
|
d055f67318
|
remove redrawing/flashing, fix magnetic tracks option
|
2009-02-24 22:41:30 +00:00 |
charras
|
89f0211029
|
bug fix: 2628615, 2625434, 2625090
|
2009-02-24 13:55:13 +00:00 |
charras
|
3df3f6a09f
|
version changed to RC2
|
2009-02-21 07:28:14 +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 |
dickelbeck
|
739dbd6a6b
|
layer count changing fix
|
2009-02-17 21:55:12 +00:00 |
dickelbeck
|
a27dcae61e
|
layer count changing fix
|
2009-02-17 21:54:14 +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 |
dickelbeck
|
af4e798b93
|
enhance dialog_edit_label
|
2009-02-09 20:27:16 +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
|
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 |
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
|
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 |
dickelbeck
|
75ea28917c
|
added the superbly convenient EnsureTextCtrlWidth()
|
2009-01-29 17:30:38 +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 |
vesa_solonen
|
81fac33e0f
|
Changelog update
|
2009-01-27 14:37:56 +00:00 |
charras
|
0d3fc60155
|
Found why remove unused thermal stubs fails sometimes.Solved
|
2009-01-18 13:14:50 +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
|
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
|
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
|
31e3e98522
|
Print and plot functions now properly prints all sheets in a complex hierarchy
|
2009-01-08 20:29:07 +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 |
stambaughw
|
4a489895a3
|
More zoom clean ups and code cleaning.
|
2009-01-07 15:59:49 +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
|
598cc337d2
|
Code cleaning
|
2009-01-02 17:07:50 +00:00 |
charras
|
ada6b6b8ba
|
Code cleaning
|
2009-01-02 13:19:34 +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
|
930a777eb7
|
Change dialog to edit fields in libedit (see CHANGELOG.txt)
|
2008-12-30 19:18:56 +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 |
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
|
5c790f50fd
|
Added dialog box to edit graphic items
|
2008-12-23 13:14:01 +00:00 |
charras
|
daeb9f0e07
|
Cleaning code to draw/plot texts; italic allowed for pcbnew
|
2008-12-22 21:06:44 +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 |
jerryjacobs
|
42116eff46
|
Moved doc to highercase string, added coding guidelines
|
2008-12-19 18:10:44 +00:00 |