jerryjacobs
535a28fa91
See CHANGELOG.txt
2010-02-14 14:59:43 +00:00
faa
efa9c926e3
segfault eeschema at save whole project
2010-02-14 12:25:50 +00:00
charras
6993761ff9
Fixed a size problem for wxSliders used in footprint properties editor (wxSlider very small and not usable). Linux specific.
2010-02-13 20:27:43 +00:00
charras
42f97b4d0f
Fixed zoom issues with F1 and F2 hot keys
2010-02-13 18:38:26 +00:00
charras
636eace77c
fixed bug 2934980 (Eeschema crashes when alias already exists).
2010-02-13 13:16:09 +00:00
faa
4f947e861e
actualized russian GUI
2010-02-13 12:34:05 +00:00
dickelbeck
d176e98d94
patch from wafeliron@yahoo.com via pastbin.com
2010-02-12 23:12:00 +00:00
charras
27005d8cd2
minor bugs fix.
2010-02-12 19:15:58 +00:00
charras
7472333505
minor bugs fix.
2010-02-12 17:15:47 +00:00
faa
dd5a407f10
segfault eeschema at color setup
2010-02-12 14:06:38 +00:00
charras
e69091af18
Fixed: pcbnew: new user grid value not immediately active.
2010-02-12 12:52:26 +00:00
charras
4e48640f87
Fixing vertical size of the design rules dialog to meet our minimal screen size requirement (768 pixels height)
2010-02-12 08:53:13 +00:00
stambaughw
ac82654563
More USE_WX_ZOOM bug fixes.
...
* Changed line clipping function in gr_basic.cpp when USE_WX_ZOOM is
enabled.
* Set wxDC clipping region to client size when drawing outside of paint
event handler.
* Updated kicad and eeschema CMake files as the common library now
requires linking to the polygon library.
2010-02-11 19:57:47 +00:00
faa
d8700916f8
win packaging dirtree fix
2010-02-11 09:52:51 +00:00
stambaughw
5591ccd443
USE_WX_ZOOM fixes.
...
* Corrected over zealous clipping fix in last commit.
* Tweaked clip box rectangle size.
* Fixed cross hair cursor drawing bug.
2010-02-10 21:39:32 +00:00
viknn
8be7f467e8
Added filling of junctions circles to EEschema DXF export
2010-02-10 17:27:45 +00:00
charras
738c90b41b
Fixed problem in eeschema when leaving sub sheet in a hierarchy.
...
(two scrolling parameters were different when calling SetScroolBars in drawframe.cpp and hierarch.cpp
2010-02-10 16:47:11 +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
charras
3e8f7acd31
fixed pcbnew crash
2010-02-10 14:17:21 +00:00
vesa_solonen
01726010f4
Finnish translation fixes
2010-02-10 12:54:15 +00:00
vesa_solonen
59fe450928
Finnish translation fixes
2010-02-10 12:24:07 +00:00
charras
199dd92252
version update
2010-02-10 12:16:17 +00:00
faa
74b6b9d7be
actualized russian GUI
2010-02-10 11:49:47 +00:00
dickelbeck
3813e290ac
font size tweak, make sure layer_widget_test still compiles
2010-02-10 06:56:37 +00:00
charras
d64ab5d62f
version set to Release Candidate 1.
2010-02-09 19:54:57 +00:00
viknn
60171f7ae0
Added datasheet field in to the BOM file (KICAD_GOST)
2010-02-09 19:13:21 +00:00
stambaughw
3066c70559
Implement wxDC coordinate handling and wxGCDC.
...
* Implement code to allow wxDC to handle coordinate conversions between
device and drawing units.
* Add build settings to enable wxGCDC for wxGraphicsContext testing.
* Remove wxAUI conditional build cruft as it is now required to build
Kicad.
* Fix scroll increment size regression to prevent jumping around the
zoom center position.
* Add find GDI+ cmake module for building on WXMSW when wxGraphicsContext
is enabled.
2010-02-08 18:15:42 +00:00
vesa_solonen
3f0a7f8deb
Finnish translation fixes
2010-02-07 20:55:21 +00:00
charras
92e96a1031
added Finnish selection in language list menu
2010-02-07 16:32:51 +00:00
charras
f03bee4b03
Pcbnew minor fix (regression fix)
2010-02-07 11:39:22 +00:00
vesa_solonen
113f83b254
Finnish translation
2010-02-07 10:58:36 +00:00
charras
c4ed10299a
Fixed a refresh problem when using scrollbars.
2010-02-06 20:55:59 +00:00
charras
ab468e20dc
Cvpcb relative paths patch
2010-02-05 15:59:33 +00:00
charras
0bf4b5ae9a
Pcbnew: fixed pad selection by right click according to pad visibility.
2010-02-05 10:56:23 +00:00
faa
f7ad45558a
minor improvement for russian GOST
2010-02-04 21:24:26 +00:00
charras
cba0693e57
Added files to build/edit new font used in Kicad
2010-02-04 19:32:10 +00:00
charras
edf64afc3b
Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor
...
Some fixes.
2010-02-04 17:46:12 +00:00
charras
ac97a5746d
Gerbview: minor enhancements
2010-02-04 11:03:31 +00:00
charras
1173add9ab
Gerbview: finishing layer_widget integration to manage gerber layers colors and visibility
2010-02-04 09:08:08 +00:00
charras
9b57038c75
fix 2 minor problems
2010-02-03 17:38:32 +00:00
charras
dc4bfd8f0b
Use layer_widget in Gerbview
...
Added sample gerber files for test (gerbview has problem with 2 files)
2010-02-03 14:44:12 +00:00
charras
eeb32e42bb
Use layer_widget in Gerbview
...
Added sample gerber files for test (gerbview has problem with 2 files)
2010-02-03 14:10:11 +00:00
charras
98ba50f80e
Use layer_widget in Gerbview
...
Added sample gerber files for test (gerbview has problem with 2 files)
2010-02-03 14:05:17 +00:00
stambaughw
9a6f753cac
EESchema printing fixes and print dialog improvements.
...
* Remove unnecessary options from EESchema print dialog.
* Expose page setup dialog to fix page orientation problems on wxGTK.
* Added custom schematic print preview frame.
* Print dialog and preview frame remember size and position settings
between sessions.
* Added monochrome and print sheet reference settings to project file.
2010-02-02 15:01:09 +00:00
faa
3e838053aa
new font does not demand -DKICAD_CYRILLIC
2010-02-02 07:18:40 +00:00
charras
a61b48eced
Code cleaning. Use new font.
2010-02-01 21:23:27 +00:00
charras
d84087c0a1
eeschema: minor bug fix
2010-02-01 08:19:31 +00:00
charras
a46cd46d9d
pcbnew: More about work on color selection and items visibility:
...
removed global variables and a lot of redundancies
2010-01-31 20:01:46 +00:00
jerryjacobs
f8215b34fb
Cleanup compiling doc, added mac-osx
2010-01-31 19:49:53 +00:00
charras
607ec762d3
Code cleaning and more about work items visibility
2010-01-30 20:17:56 +00:00