charras
34d5dff91d
added FreeRouter Dick's help
2009-11-21 15:39:50 +00:00
charras
801d4020b6
Some fixes. Boost 1.41 update
2009-11-20 19:51:39 +00:00
stambaughw
de44203368
Comment translation and capitalization fixes.
...
* Complete comment translation of PCBNew source.
* Some tooltip capitalization fixes in PCBNew toolbars.
2009-11-20 14:55:20 +00:00
charras
0a055c04cd
kicad: cleaned code
2009-11-18 20:12:11 +00:00
stambaughw
1a139a7fe7
More comment translation and capitalization fixes.
2009-11-18 12:52:19 +00:00
charras
4c6bbb8577
fixing uppercase/lowercase problem in an included file (polyline.h is really PolyLine.h).
2009-11-16 13:57:25 +00:00
charras
da20f1109f
Fixed my filling problem in pcbnew by changing some parameters in kbool
...
But this problem needs more investigations
2009-11-16 12:10:37 +00:00
charras
f2f4cd535a
rework on zones (continued):try to fix a filling problem with kbool: cleanup code
2009-11-16 08:13:40 +00:00
charras
537d4861ba
fixed tagged translation
2009-11-15 14:12:53 +00:00
stambaughw
506a73c387
More comment translation work.
...
* Translate source files D through L in pcbnew.
* Add translate tag for comments that did not translate correctly.
2009-11-14 22:15:22 +00:00
charras
ab66f9ecba
rework on zones:try to fix a filling problem with kbool
2009-11-14 19:47:52 +00:00
charras
9b2c6f043c
fixed problem in global track edition dialog (Column label too small under linux)
...
But needs wxWidgets >= 2.8.8
2009-11-13 17:08:05 +00:00
dickelbeck
3da78c5da1
default_smd was too big for low density boards
2009-11-13 14:37:37 +00:00
stambaughw
4611bfd58c
Comment translations.
...
* Completed translation of all kicad source.
* Translated source files A through C in pcbnew.
2009-11-12 15:43:38 +00:00
charras
cb24fb2588
convert dialog_global_edit_tracks_and_vias to Gnome standards.
2009-11-12 14:55:33 +00:00
charras
507d49b2cc
fixed a minor but annoying visibility layers problem when loading a board or enabling layers
2009-11-12 12:54:56 +00:00
charras
e0742b62a9
fixed labels errors in dilaoge_global_edit_tracks and vias_base
...
fixed some problems in gencad export (not all)
fixed a size problem when opening dialog_layers_setup2 (windows specific)
2009-11-12 10:18:02 +00:00
charras
f02192f73e
Gerbview: fixed some problems in layers visibility selection. clean up.
2009-11-09 15:55:18 +00:00
dickelbeck
8b3ffe7412
More layer setup/visibility/chooser work from Isaac and Dick
2009-11-08 05:27:34 +00:00
charras
459c31c445
fix some problems (not all) when using wxAUI.
...
others minor bugs fix.
2009-11-07 14:45:14 +00:00
charras
4b61440eb1
fix some problems (not all) when using wxAUI.
...
others minor bugs fix.
2009-11-07 14:36:54 +00:00
charras
1913758d89
pcbnew: finished control of local masks clearance and local net clearance in footprints and pads
2009-11-06 12:55:20 +00:00
dickelbeck
c4f16f808b
double click on drc problem should preserve window size and pos also
2009-11-05 22:02:24 +00:00
charras
077fff6f5f
Pcbnew: control of masks clearance: Pad Editor Dialog rewritten to handle local mask clearances and a local Net clearance
2009-11-05 20:59:42 +00:00
dickelbeck
f65ae5cd87
drc dialog was not showing the Netclass non-editable field on large font systems. remember last size and position
2009-11-05 19:51:50 +00:00
dickelbeck
56995b3359
AUI support into topmost CMakeLists.txt
2009-11-05 08:52:41 +00:00
charras
a3f48bf241
pcbnew Added: control of masks clearance. See changelog for more info
2009-11-04 19:08:08 +00:00
dickelbeck
d3468dd557
Marco's AUI patch, basically
2009-11-02 22:24:55 +00:00
dickelbeck
69e3f671e9
spelling
2009-11-02 22:08:22 +00:00
charras
a0c5e040f7
Minor changes
2009-11-02 20:36:20 +00:00
faa
3db5876c55
pcbnew not build
2009-11-02 10:06:42 +00:00
dickelbeck
07988a70fb
++pcbnew
...
* Added exporting of netclass vias to specctra_export.
* DIALOG_DESIGN_RULES now remembers it last selected TAB and screen position and
window size, and its grid columns are automatically expanded to fit the
column titles. Remembering screen position and size allows someone with
multiple monitors, to have a given window always come up on the monitor last chosen
for it.
2009-11-02 05:21:41 +00:00
dickelbeck
0c6a37f89e
++pcbnew
...
* Added exporting of netclass vias to specctra_export.
* DIALOG_DESIGN_RULES now remembers it last selected TAB and screen position and
window size, and its grid columns are automatically expanded to fit the
column titles. Remembering screen position and size allows someone with
multiple monitors, to have a given window always come up on the monitor last chosen
for it.
2009-11-02 05:20:58 +00:00
dickelbeck
ba78c6ec5e
add a compile time option to report an islanded circle as a specctra_export error
2009-11-01 14:25:58 +00:00
charras
29e217d310
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
2009-10-30 17:58:15 +00:00
charras
e027e65971
code and files cleanup
2009-10-28 11:48:47 +00:00
charras
4a5151969d
eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder
2009-10-27 19:30:32 +00:00
jerryjacobs
1c983b013d
Hotkey submenu added, fixed typos. See CHANGELOG.txt
2009-10-27 13:48:24 +00:00
charras
db49e2a505
some minor bug fixes and enhancements
2009-10-27 10:55:46 +00:00
dickelbeck
6a5d55bf0b
quick fixes before translations get started
2009-10-27 04:00:23 +00:00
dickelbeck
6fb7687949
UIpolicy upper vs. lower case
2009-10-27 03:59:11 +00:00
dickelbeck
26b5edc357
spelling, English and layout touch ups
2009-10-27 03:58:18 +00:00
dickelbeck
29f5fbb7ad
quiet the newer g++ compilers, which complain about certain stdio function's return values not being used
2009-10-26 19:16:18 +00:00
charras
fd521f378e
More work about Netclasses in Design Rules dialog
2009-10-26 19:00:46 +00:00
charras
b8a6c53b79
Some minor changes and enhancements
2009-10-25 15:54:00 +00:00
charras
e8cb60f9e2
minor changes
2009-10-23 15:28:45 +00:00
charras
c03abc0b65
eeschema, libedit: fixed a bug than crashes libedit when using the delete tool, on a left click.
2009-10-23 14:35:24 +00:00
charras
6ec84b42b2
Pcbnew:Rework on print function: fixed the fully broken print function in Modedit
...
See also changelog
2009-10-23 07:42:51 +00:00
charras
c5ad0c54c7
Pcbnew:Rework on print function: fixed the fully broken print function in Modedit
...
See also changelog
2009-10-23 07:41:29 +00:00
charras
6adf9163e6
Removed global default clearance, track size and vias drill. Use netclasses values only.
2009-10-21 19:42:57 +00:00