jean-pierre charras
|
5c247857d3
|
Replace in EDA_TEXT::Draw the parameter EDA_DRAW_PANEL* aPanel by EDA_RECT* aClipBox, which is the actual parameter used by Draw.
This change make more easy to use this function when a EDA_DRAW_PANEL canvas is not used to draw texts.
Remove dead code in worksheet.cpp.
|
2013-06-29 11:52:22 +02:00 |
jean-pierre charras
|
c8c05cb4ee
|
page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes.
Eeschema, dialog edit component: minor enhancement (the last selected notebook page is remembered during a session)
|
2013-06-07 11:49:36 +02:00 |
Dick Hollenbeck
|
0f1f0f92f1
|
downloads-by-cmake now configurable, fix wx2.8 compiler errors
|
2013-06-05 09:24:03 -05:00 |
jean-pierre charras
|
91c3f3bc83
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
This should allow users to define their own page layout.
|
2013-06-05 14:03:16 +02:00 |
jean-pierre charras
|
38a5e9af4b
|
3D viewer: fix Bug #1183581 (pcbnew 3D viewer: recent UI inconsistency )
Pcbnew: fix bug in drag module: connected tracks were not dragged.
worksheet: code cleaning.
|
2013-05-25 11:01:44 +02:00 |
jean-pierre charras
|
7080828fe2
|
More about worksheet code.
|
2013-05-24 10:59:40 +02:00 |
jean-pierre charras
|
82cc923356
|
Worksheet code: more cleanup, and fix compil issue with wxWidgets 2.8
|
2013-05-23 18:38:17 +02:00 |
jean-pierre charras
|
001723e077
|
Worksheet code: cleanup and remove useless parameters.
|
2013-05-22 10:45:25 +02:00 |
jean-pierre charras
|
26a3029a88
|
Remove duplicate code to draw and to plot title blocks.
|
2013-05-21 09:18:25 +02:00 |
jean-pierre charras
|
a8a640811b
|
Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h
|
2013-05-19 21:35:49 +02:00 |
Andrey Fedorushkov
|
5a5b90984a
|
all: new Russian GOST patch - author Konstantin Baranovskiy
pcbnew: fix print format in THROW_IO_ERROR
fix properties file export_vrml.cpp
|
2013-03-28 00:38:20 +04:00 |
Lorenzo Marcantonio
|
ccd0ab78f3
|
Removed unused define TEXT_VTAB_HEIGHT
|
2013-03-26 21:02:23 +01:00 |
Alexander Zakamaldin
|
57ede4aff4
|
fix minor issue a page layout in GOST mode
|
2012-03-29 08:47:29 +04:00 |
Alexander Zakamaldin
|
625e964c8d
|
Alexander's patches, with refinements
|
2012-03-26 16:45:05 -05:00 |
Andrey Fedorushkov
|
d3c8084ab6
|
pcbnew: fix translate smoothing set in zone settings dialog
kicad: fix Russian GOST page reference sheet - add field 24-25
|
2011-02-27 13:16:54 +03:00 |
faa
|
862d3cdbb5
|
small improvements for russian GOST
|
2009-12-02 13:06:55 +00:00 |
stambaughw
|
d2eac37ddf
|
Comment translation complete, Yeah!!!!
|
2009-11-23 20:18:47 +00:00 |
charras
|
ce9db78c95
|
Cleaned and optimized code about new hershey fonts and bold texts handling (see changelog)
|
2009-05-30 16:06:01 +00:00 |
stambaughw
|
689579bde1
|
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
|
2009-04-05 20:49:15 +00:00 |
faa
|
8bed5053da
|
cyrillic font support, russian GOST support
|
2008-11-05 11:41:15 +00:00 |
CHARRAS
|
4d9ea908f1
|
Display filename and full sheet name ("sheet path") in sheet references
|
2008-02-29 14:19:21 +00:00 |
CHARRAS
|
3d0e6a5f1e
|
gcc 4.2.1 compatibility: change char * to const char * whenever it was necessary
|
2007-10-31 08:34:05 +00:00 |
raburton
|
dedb0228dc
|
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
|
2007-06-05 12:10:51 +00:00 |
dickelbeck
|
ae74527bc2
|
Jean-Pierre's changes for kicad-2007-05-25 release
|
2007-05-28 18:09:49 +00:00 |
plyatov
|
23c40f7e86
|
Initial import of KiCad.
|
2007-05-06 16:03:28 +00:00 |