Wayne Stambaugh
fe6890a955
Dialog escape key termination and default button fixes.
...
* Fix about dialog escape key termination bug.
* Fix edit hot keys dialog escape key termination bug.
* Set schematic editor component properties dialog default button.
* Fix schematic editor plot DXF dialog escape key termination bug.
* Set PCB editor layers setup dialog default button.
* Set PCB editor swap layers dialog default button.
* Set PCB editor net list dialog default button.
* Add comment to UIPolicy.txt about escape key termination requiring proper
dialog button IDs.
2011-03-14 15:17:42 -04:00
Jerry Jacobs
6c4b676758
Update compiling documentation for Fedora and Mac OS X
2011-03-10 00:27:21 +01:00
jean-pierre charras
c1347bbe35
Pcbnew: fix a crash when aborting a pad move or drag in board editor
2011-02-12 20:38:55 +01:00
Dick Hollenbeck
654b89095d
fix documentation bugs
2011-01-30 14:58:15 -06:00
Dick Hollenbeck
604edcac3a
++all:
...
* DSNLEXER::NextTok() now uses two separate modes to parse quoted strings.
This gives us the freedom to control our own destiny separate from the
constraints put on us by the Specctra DSN spec.
* Added Documentation/s-expressions.txt to explain all this.
* Enhanced our quoting protocol by moving away from doubling up double quotes
to a C line escape mechanism.
* Now support multi-line strings, which when properly escaped, can still be
read in as a token originating on a single line.
2011-01-30 13:26:03 -06:00
Dick Hollenbeck
881b6aa770
describe function and class comments in coding standards
2010-11-12 08:58:01 -06:00
jean-pierre charras
a8ebad2fc4
Gerbview: added: image polarity, axis select, layer rotation. Code cleanup.
2010-10-16 16:51:22 +02:00
Dick Hollenbeck
d207988f0d
add coding style policy pdf
2010-10-03 14:51:19 -05:00
Jerry Jacobs
06377c15a2
Rework on icons, and more OS X updates
2010-05-09 04:04:44 +02:00
dickelbeck
1acd642ff5
export from sourceforge, at time of tracker shutdown
2010-04-09 13:43:40 +00:00
dickelbeck
bbd2d4684a
found personal emails in the file, felt uncomfortable leaving it in the repo
2010-04-09 13:35:09 +00:00
dickelbeck
d5775f0d93
This file, kicad_export.xml, was a snapshot made today of the entire sourceforge website.
...
It includes the tracker items: Bugs, Feature Requests, etc. And it includes the forum
items. We have it here as a historical record, and bits and pieces should migrate into
appropriate storage resources on the new launcpad site.
2010-04-09 13:06:28 +00:00
charras
58b5da01be
Fixed bug 2982182 PCBNew File - Revert function don't work.
2010-04-06 08:18:47 +00:00
charras
0a0d896abb
info update
2010-03-14 14:04:30 +00:00
dickelbeck
b2bafb0c3f
changes
2010-03-08 19:43:29 +00:00
dickelbeck
87b3e79036
MRSR
2010-03-08 03:29:16 +00:00
charras
cdc114cb6e
pcbnew: minor cosmetic enhancement in setup layers dialog.
...
Updated denis dupeyron email address
2010-03-07 17:51:10 +00:00
jerryjacobs
a9ad1f4c05
Added gentoo compiling guide from Denis Dupeyron
2010-03-02 18:41:18 +00:00
charras
548e67cf22
missing important doc.
2010-02-28 20:08:10 +00:00
dickelbeck
52dbb13c2f
from Florian Delizy
...
This patch applies on the very last svn (r2402) and removes all
disfunctionnal python code (including deletion of unused strings)
2010-02-28 13:44:29 +00:00
charras
09cccdff3e
All: fixing a recent problem when using scroll bars: the full screen was redrawn, that can be very slow in Pcbnew.
2010-02-23 20:18:27 +00:00
jerryjacobs
6335ede786
Start writing of release changelog for End Users, should be included in installer(s)
2010-02-21 12:44:19 +00:00
jerryjacobs
535a28fa91
See CHANGELOG.txt
2010-02-14 14:59:43 +00:00
dickelbeck
d176e98d94
patch from wafeliron@yahoo.com via pastbin.com
2010-02-12 23:12:00 +00:00
stambaughw
f69a4914fe
Minor drawing and build bug fixes.
...
* Fixed clipping bug when USE_WX_ZOOM is enabled that causes rats nest
to be drawn incorrectly.
* Fix ambiguous function error in trigo.cpp when building with MSVS.
* Add instructions for building wxWidgets with graphics context
enabled (GDI+) using MinGW/MSYS to COMPILING.txt.
* Initial EESchema find dialog work.
* Set modified flag when using PCBNew global deletion dialog to prevent
closing without warning user of changes.
2010-02-10 16:25:13 +00:00
jerryjacobs
f8215b34fb
Cleanup compiling doc, added mac-osx
2010-01-31 19:49:53 +00:00
jerryjacobs
a470a34e5b
Split 2009 changelog, added Marco's WXMAC search path patch
2010-01-16 11:16:09 +00:00
stambaughw
1aaa7a9bf2
Compiler warning, object name, bug, and string fixes.
...
* Fixed EESchema options dialog focus bug so escape key now works in GTK.
* Rename schematic objects for improved readability.
* Fixed GCC compiler warnings in plot code.
* Added paragraph in UIpolicies.txt about setting dialog box sizes.
* Lots of message box string clean up.
2009-12-02 21:44:03 +00:00
jerryjacobs
74d54df3ff
Added Ubuntu 9.10 Karmic Koala compiling note
2009-10-31 13:18:25 +00:00
jerryjacobs
b9c40ba9a7
Added note to the Boost 1.40.0 patch of Nick (from brokentoaster.org and blogspot)
2009-10-20 18:38:31 +00:00
jerryjacobs
17dd0e2766
Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging.
2009-10-15 18:44:06 +00:00