dickelbeck
4582fb9c15
fix memory leak, comments
2009-12-07 15:53:51 +00:00
faa
a21a19315e
russian GUI update
2009-12-07 11:34:23 +00:00
dickelbeck
945551b8c8
more layer setup dialog work
2009-12-07 06:16:11 +00:00
dickelbeck
860fbb16d7
++pcbnew & gerbview
...
* Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated
to a Specctra DSN compatible default layer naming scheme:
Component becomes Front, Copper becomes Back.
* set_color.h: Cmp becomes Front, Cu becomes Back.
* D_PAD::DisplayInfo() changed to use actual copper layer names.
* more layer setup dialog work, moved all programmatic wxControl instantiation
into the wxFormbuilder environment, but this is fraught with danger:
wxFlexGridSizer used the tallest control to establish the row heights, so
be careful about changing control borders in the scroll panel. The vertical
size can explode since just a couple of pixels times the number of rows
is substantial. Currently I am setting a 5 pixel border only left, top, and right
but not bottom.
* Set copper layer count is back in place as a hack until I can get the enabled
layer bit map fully operational.
2009-12-07 03:46:13 +00:00
charras
5f9aefe898
minor enhancements related to doc update.
2009-12-06 18:04:41 +00:00
charras
b09f3ab785
minors aesthetic changes
2009-12-04 09:21:53 +00:00
faa
0eaafe7945
minor code cleanup
2009-12-04 07:01:26 +00:00
jerryjacobs
dd4c3905a6
Finished Dutch translation, needs only reviewing
2009-12-03 19:34:39 +00:00
charras
93b9d3fd6f
fixed 2 serious bugs in Libedit.
...
fixed redundant hot keys in Eeschema
2009-12-03 19:11:34 +00:00
faa
0084b53efb
pcbnew: add new hotkey X - add new track/segment
2009-12-03 12:28:04 +00:00
charras
a72ddb3804
minor changes
2009-12-03 09:33:48 +00:00
dickelbeck
374f9f5dc6
cleanup, comment
2009-12-03 06:30:54 +00:00
dickelbeck
58a05afbab
Make the source file to the specctra freerouter help panel be html, not *.h
...
This makes it easier to preview the page in a browser. Then autogenerate
the *.h file from the html using a CMake script.
2009-12-03 06:25:35 +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
charras
04c7eb2916
fixed zone creation problem with DRC OFF and an other minor bug
2009-12-02 16:18:31 +00:00
faa
9886962177
minor update russian GUI
2009-12-02 13:24:45 +00:00
faa
862d3cdbb5
small improvements for russian GOST
2009-12-02 13:06:55 +00:00
charras
e832a6b875
pcbnew: fixed: footprint flip and rotate with hotkeys not undoable.
2009-12-02 09:59:49 +00:00
faa
ce66aaa2f2
actualized russian GUI
2009-12-02 05:27:54 +00:00
stambaughw
9b3ca06859
EESchema dialog box updates.
...
* Replace schematic editor options dialog with wxFormBuilder version.
* Fix ugly wxGTK sizer hack in pin properties dialog.
* Set dialog minimum size after initial fit to prevent dialog controls
from being obscured when resizing.
* Move bitmaps in annotate dialog for cleaner control alignment.
2009-12-01 15:14:18 +00:00
charras
9a878b0b3c
Added tips in libedit dialogs
2009-11-28 13:23:35 +00:00
charras
3ddc57e6d0
fixed some minor bugs and code cleanup
2009-11-28 09:24:37 +00:00
charras
826daace30
fix last French to English translations problems
2009-11-23 21:08:23 +00:00
charras
1a6b90d057
fix last French to English translations problems
2009-11-23 21:03:26 +00:00
stambaughw
d2eac37ddf
Comment translation complete, Yeah!!!!
2009-11-23 20:18:47 +00:00
charras
8d8bdc3e97
minor updates
2009-11-23 17:24:33 +00:00
stambaughw
bc5d9a75f5
Complete comment translation of common source.
2009-11-23 15:16:50 +00:00
dickelbeck
d21bf859ae
visibility of button text, resizable on dialog
2009-11-23 14:40:29 +00:00
charras
27d647ff56
committed forgotten .fpb file
2009-11-23 09:09:25 +00:00
charras
7243f5a035
enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer
2009-11-22 20:55:05 +00:00
charras
cdf248b236
minor bugs fix.
2009-11-21 20:44:19 +00:00
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
de62fa09dd
kicad: cleaned code
2009-11-18 20:13:42 +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
0acb404fcf
fixed a libedit crash when editing a pin. Enable translation of static strings
2009-11-16 21:37:53 +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
6a1d5c311a
committed patch for zones 3D view
2009-11-16 13:18:20 +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
dickelbeck
5fce2dc71c
Use CMAKE_COMMAND macro because it is expanded to include full path
2009-11-13 13:36:58 +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