stambaughw
1bbc009da8
New EESchema find dialog and other minor fixes.
...
* Replaced find dialog with wxFormBuilder version.
* New find dialog is modeless, supports more advanced search features,
remembers it's last position, size, search history, and search settings,
and implements initial support for replacing.
* Added Shift+F5 hot key to search for next DRC marker. F5 now just
repeats previous search.
* Minor cosmetic enhancements to label edit dialog.
* Remove tab from grid size text printf to fix toolbar grid combobox
display in wxGTK.
* Updated my TODO list items.
2010-03-16 18:22:59 +00:00
charras
3ddc57e6d0
fixed some minor bugs and code cleanup
2009-11-28 09:24:37 +00:00
stambaughw
1a4d23896e
Begin translating comments to English and minor code clean up.
...
* Translate comments in source files beginning with A-E in eeschema.
* Spell check comments and strings and uncrusified all modified files.
2009-11-03 13:26:31 +00:00
charras
2a7ac9d3c4
fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0
...
Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations
2009-07-27 14:32:40 +00:00
charras
7f9e91445c
Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress
2009-06-30 17:57:27 +00:00
charras
5759f734a8
Rework on TEXTE_PCB, SCH_TEXT and EDA_TextStruct classes.
...
Code seriously cleaned, obscure and duplicated code removed, and some oddities removed.
Better support of multiline texts.
2009-05-12 12:12:34 +00:00
drannou
1f7fc4940f
multiline feature for eeschema with 'save schematic' bug fix
2009-05-09 21:54:33 +00:00
charras
b49c2d2b9d
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
2009-05-05 17:32:07 +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
charras
994080243f
Code cleaning. Some bugs fixed. Added contributors to list in About Kicad.
2009-01-31 18:08:47 +00:00
dickelbeck
4715ea28e2
delete hierarhical pin sheet bug
2008-04-22 16:38:23 +00:00
dickelbeck
721d878fcf
GetScreen() work, menu capitalization, beautifying
2008-04-17 16:25:29 +00:00
charras
8123d3a5eb
see changelog
2008-04-15 19:38:19 +00:00
diemer
a853fb11fa
Added GetBoundingBox() for SCH_GLOBALLABEL and SCH_HIERLABEL.
2008-03-30 09:27:53 +00:00
diemer
81b6cbcb09
added GetBoundingBox for SCH_TEXT. Beatufication.
2008-03-27 21:24:50 +00:00
diemer
43c87e734b
adapted GetClass() output to new naming
2008-03-27 17:05:59 +00:00
dickelbeck
c406eed135
class name changes, XOR artifacts
2008-03-20 01:50:21 +00:00
raburton
923ece9c9c
set eol-style native on new file
2008-02-21 20:49:15 +00:00
CHARRAS
acf03b7d55
Global labels problems fixed (see changelog)
2008-02-20 19:37:17 +00:00