stambaughw
|
2611a54791
|
Convert global and embedded application pointers to wxGetApp()
|
2008-12-08 15:27:13 +00:00 |
charras
|
0745188d33
|
some cleanup. Use local time now in DateAndTime. Time in files is now local time
|
2008-12-07 17:55:29 +00:00 |
charras
|
ceeb27cfd5
|
eeschema: solved: incorrect draw origin setup for viewlib and libedit
|
2008-12-06 19:44:02 +00:00 |
charras
|
e29d89c7c7
|
minor changes and cleanup
|
2008-12-06 12:49:33 +00:00 |
stambaughw
|
f966097d5a
|
Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration.
|
2008-12-05 16:03:05 +00:00 |
jerryjacobs
|
4ce4e6aa6c
|
Cleaned function headers coding style to more elegant style
+ Function name on newline
+ All function parameters on newline ( the first on function name line )
Update dutch language
|
2008-12-04 21:43:20 +00:00 |
charras
|
07299b3e84
|
eeschema: removed a bug that crashes eeschema when attempting to edit a component not found in lib
|
2008-12-04 20:53:11 +00:00 |
dickelbeck
|
aab39d1de7
|
injected DLIST<> into many list heads, see change_log.txt
|
2008-12-04 04:28:11 +00:00 |
charras
|
55bc5be7a9
|
translation of last french comments in dialog_edit_component_in_schematic.cpp, and minor enhancements
Update french dictionnary
|
2008-11-27 18:42:19 +00:00 |
dickelbeck
|
4f1c146957
|
done with "edit component in schematic editor"
|
2008-11-26 06:25:20 +00:00 |
dickelbeck
|
226648f67a
|
radio button vulnerabilities
|
2008-11-26 05:08:37 +00:00 |
dickelbeck
|
6abee4174b
|
switched to framebuilder
|
2008-11-26 04:49:43 +00:00 |
dickelbeck
|
671fabe120
|
edit component in schematic work
|
2008-11-26 00:20:16 +00:00 |
dickelbeck
|
a1659e4141
|
further dialog development
|
2008-11-24 21:06:50 +00:00 |
dickelbeck
|
b113d17eeb
|
makefile tweaks
|
2008-11-24 07:12:27 +00:00 |
dickelbeck
|
9c66eb57d9
|
new editor files
|
2008-11-24 06:59:08 +00:00 |
dickelbeck
|
3ef380f936
|
dlist cleanups, start of edit component in schematic rework
|
2008-11-24 06:53:43 +00:00 |
charras
|
346914c9e3
|
Some cleanup and libraries update
|
2008-11-22 11:10:40 +00:00 |
dickelbeck
|
0a3fdeedf6
|
Lorenzo's fix plus tidying
|
2008-11-21 21:17:15 +00:00 |
jerryjacobs
|
4c2b9e2199
|
+ Updated Atmel library
+ Moved DIP Packages to dip_sockets.mod from support.mod
+ Made DIP Packages board
+ Dutch language update to 90%
|
2008-11-19 20:25:17 +00:00 |
jerryjacobs
|
f43a7acc6a
|
Make menu strings,tooltips, statusbar message more global
Dutch language update
- 182 strings left
- 100 fuzzy strings left
|
2008-11-16 10:13:36 +00:00 |
charras
|
09701a74dd
|
Eeschema: solved minor problems in libedit in functions locate and move fields.
|
2008-11-12 17:27:32 +00:00 |
jerryjacobs
|
90b9850e51
|
Dutch language update
- 140 strings translated
- 450 strings left
|
2008-11-09 18:15:24 +00:00 |
faa
|
8bed5053da
|
cyrillic font support, russian GOST support
|
2008-11-05 11:41:15 +00:00 |
charras
|
a0c413a6db
|
solved a minor bug (pcbnew): arcs incorrectly printed in mirror mode
|
2008-11-02 19:52:57 +00:00 |
charras
|
07767585c3
|
better code compatibility with others compilers (MSVC)
|
2008-10-30 20:12:29 +00:00 |
charras
|
78bbe94923
|
Use double instead float when possible, ande code cleaning.
change EXCHG macro to equivalent inline functions
(better code compatibility with some compilers)
|
2008-10-30 10:55:46 +00:00 |
charras
|
f723c540d0
|
code cleaning. Some comments translated into English.
Added: Zones unfill in polygon mode
|
2008-10-29 15:26:53 +00:00 |
charras
|
3c97a45f48
|
code cleaning, and some minor bugs solved
|
2008-10-25 10:21:46 +00:00 |
charras
|
ffca523980
|
code cleaning in zones functions
|
2008-10-23 10:26:06 +00:00 |
jerryjacobs
|
cbdf6a9009
|
Dutch language update
|
2008-10-22 20:51:21 +00:00 |
dickelbeck
|
9a411453af
|
more design ideas
|
2008-10-20 03:55:06 +00:00 |
dickelbeck
|
b28d1ea418
|
fixed the SCH_COMPONENT copy constructor, make GenCopy() inline
|
2008-10-19 18:31:09 +00:00 |
dickelbeck
|
84609e62ab
|
initial work on new component property dialog
|
2008-10-19 18:30:25 +00:00 |
charras
|
fff34db7f3
|
pcbnew: added oblong thermal relief for oblong pads (from a contribution) . added contributor to kicad list
|
2008-10-19 10:13:04 +00:00 |
dickelbeck
|
7beb0f2226
|
partial move back towards UIpolicy.txt
|
2008-10-18 23:41:16 +00:00 |
charras
|
53b0165b3e
|
eeschema: restore right value for m_Parent field member in SCH_COMPONENT::GenCopy() and SCH_COMPONENT::SwapData()
|
2008-10-18 13:42:21 +00:00 |
dickelbeck
|
324f574439
|
better vector element swap
|
2008-10-17 18:45:14 +00:00 |
charras
|
ddaa8c9d55
|
typo in menus & dialogs
|
2008-10-15 11:46:53 +00:00 |
jerryjacobs
|
062bbfe1c3
|
|
2008-10-13 18:28:30 +00:00 |
charras
|
b18eedb432
|
More about copper zones filled without grid (by polygons) - work still in progress
|
2008-10-08 12:36:27 +00:00 |
jerryjacobs
|
6f84112375
|
Menu and statusbar strings made more clear
|
2008-10-07 16:33:57 +00:00 |
dickelbeck
|
7d1170c41e
|
minor
|
2008-10-06 15:03:59 +00:00 |
dickelbeck
|
cdf9a2291f
|
variable number of fields per schematic component
|
2008-10-06 05:48:36 +00:00 |
dickelbeck
|
ff193f1844
|
variable number of fields per schematic component
|
2008-10-06 05:44:29 +00:00 |
jerryjacobs
|
d206c9e5c5
|
Menu and statusbar strings made more clear
|
2008-10-05 10:56:43 +00:00 |
jerryjacobs
|
0b336edea2
|
Menu and statusbar strings made more clear
|
2008-10-03 13:13:21 +00:00 |
jerryjacobs
|
dfc8036781
|
Menu and statusbar strings made more clear
|
2008-10-02 19:33:44 +00:00 |
jerryjacobs
|
71722a0b49
|
nomsg
|
2008-10-01 20:08:34 +00:00 |
jerryjacobs
|
6bf6b1808b
|
General dialog captions updated (made more clear ), standard template fix, icons.cpp remove from common
|
2008-10-01 19:57:10 +00:00 |