faa
47409788f0
minors translation changes
16 years ago
dickelbeck
4582fb9c15
fix memory leak, comments
16 years ago
faa
a21a19315e
russian GUI update
16 years ago
dickelbeck
945551b8c8
more layer setup dialog work
16 years ago
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.
16 years ago
charras
5f9aefe898
minor enhancements related to doc update.
16 years ago
charras
b09f3ab785
minors aesthetic changes
16 years ago
faa
0eaafe7945
minor code cleanup
16 years ago
jerryjacobs
dd4c3905a6
Finished Dutch translation, needs only reviewing
16 years ago
charras
93b9d3fd6f
fixed 2 serious bugs in Libedit.
fixed redundant hot keys in Eeschema
16 years ago
faa
0084b53efb
pcbnew: add new hotkey X - add new track/segment
16 years ago
charras
a72ddb3804
minor changes
16 years ago
dickelbeck
374f9f5dc6
cleanup, comment
16 years ago
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.
16 years ago
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.
16 years ago
charras
04c7eb2916
fixed zone creation problem with DRC OFF and an other minor bug
16 years ago
faa
9886962177
minor update russian GUI
16 years ago
faa
862d3cdbb5
small improvements for russian GOST
16 years ago
charras
e832a6b875
pcbnew: fixed: footprint flip and rotate with hotkeys not undoable.
16 years ago
faa
ce66aaa2f2
actualized russian GUI
16 years ago
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.
16 years ago
charras
9a878b0b3c
Added tips in libedit dialogs
16 years ago
charras
3ddc57e6d0
fixed some minor bugs and code cleanup
16 years ago
charras
826daace30
fix last French to English translations problems
16 years ago
charras
1a6b90d057
fix last French to English translations problems
16 years ago
stambaughw
d2eac37ddf
Comment translation complete, Yeah!!!!
16 years ago
charras
8d8bdc3e97
minor updates
16 years ago
stambaughw
bc5d9a75f5
Complete comment translation of common source.
16 years ago
dickelbeck
d21bf859ae
visibility of button text, resizable on dialog
16 years ago
charras
27d647ff56
committed forgotten .fpb file
16 years ago
charras
7243f5a035
enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer
16 years ago
charras
cdf248b236
minor bugs fix.
16 years ago
charras
34d5dff91d
added FreeRouter Dick's help
16 years ago
charras
801d4020b6
Some fixes. Boost 1.41 update
16 years ago
stambaughw
de44203368
Comment translation and capitalization fixes.
* Complete comment translation of PCBNew source.
* Some tooltip capitalization fixes in PCBNew toolbars.
16 years ago
charras
de62fa09dd
kicad: cleaned code
16 years ago
charras
0a055c04cd
kicad: cleaned code
16 years ago
stambaughw
1a139a7fe7
More comment translation and capitalization fixes.
16 years ago
charras
0acb404fcf
fixed a libedit crash when editing a pin. Enable translation of static strings
16 years ago
charras
4c6bbb8577
fixing uppercase/lowercase problem in an included file (polyline.h is really PolyLine.h).
16 years ago
charras
6a1d5c311a
committed patch for zones 3D view
16 years ago
charras
da20f1109f
Fixed my filling problem in pcbnew by changing some parameters in kbool
But this problem needs more investigations
16 years ago
charras
f2f4cd535a
rework on zones (continued):try to fix a filling problem with kbool: cleanup code
16 years ago
charras
537d4861ba
fixed tagged translation
16 years ago
stambaughw
506a73c387
More comment translation work.
* Translate source files D through L in pcbnew.
* Add translate tag for comments that did not translate correctly.
16 years ago
charras
ab66f9ecba
rework on zones:try to fix a filling problem with kbool
16 years ago
charras
9b2c6f043c
fixed problem in global track edition dialog (Column label too small under linux)
But needs wxWidgets >= 2.8.8
16 years ago
dickelbeck
3da78c5da1
default_smd was too big for low density boards
16 years ago
dickelbeck
5fce2dc71c
Use CMAKE_COMMAND macro because it is expanded to include full path
16 years ago
stambaughw
4611bfd58c
Comment translations.
* Completed translation of all kicad source.
* Translated source files A through C in pcbnew.
16 years ago