charras
f6656e0384
fixed eeschema crash when using the hotkey m (move) command.
...
Pcbnew :added option to show/hide footprints values and/or references
2010-01-28 13:10:46 +00:00
charras
3962e4430a
French translation update
2010-01-27 20:46:39 +00:00
charras
28f3b1988d
Pcbnew: Code cleaning about visibility variables in draw functions.
...
Removed old color and visiblity dialog
work in progress.
See also TODO, P0)
2010-01-27 20:07:50 +00:00
charras
323a62fee5
Fixed a problem with aui lib (now mandatory) in CMakeList.txt (could be not included at link time)
2010-01-26 11:05:30 +00:00
charras
96a9769f6c
++ Pcbnew:
...
* in variable names, change non existent word Hight to High
* Remove redundant tool in left toolbar (option toolbar)
(this option is now in layers manager)
* Show layers in horizontal combo box in same order as in layer manager.
++all:
minor code cleaning.
2010-01-24 13:46:01 +00:00
charras
84d82cf2f5
pcbnew: Update Layer manager display when changing active layer (from hotkey or menus)
...
fixed minor problems and fixed Layer Alignment Target bug.
2010-01-23 10:50:05 +00:00
charras
f41cc301f8
option to show/hide layer manager (default = show)
2010-01-22 12:55:29 +00:00
charras
2bae762415
pcbnew: Added option in left tool bar to show/hide Layer manager tool bar
2010-01-21 20:36:48 +00:00
charras
5861a43dd4
Cosmetic enhancements.
...
patch for relative paths.
2010-01-20 12:43:05 +00:00
charras
9d400e4c19
fixed some (minors) problems about hotkeys.
...
Code cleaning.
Patch for 3D problem with macOSX
2010-01-19 20:43:44 +00:00
charras
bd19e0170e
Pcbnew: fixed plot pads problem on silkscreen layers.
2010-01-18 15:11:35 +00:00
charras
04f41a4a7b
menu cleaning and changing obscure menu info. and menu labels
...
files cleaning
2010-01-18 12:37:53 +00:00
charras
cfd868562e
pcbnew:fixed muwave toolbar not working in AUI option.
...
fixed a grid refresh problem when using fast algo in drawpanel.cpp
2010-01-17 14:20:29 +00:00
jerryjacobs
cae96bceb1
Fixed aui component for other platform other than OSX, with wxwidgets 2.9 we dont need to define aui
2010-01-16 22:39:58 +00:00
charras
d5e1172042
minot patch for OSX
2010-01-10 15:06:14 +00:00
faa
fe8e50e4c1
minor change russian GUI
2010-01-02 11:34:01 +00:00
faa
155c2543f1
update russian GUI, minor changes eol style
2010-01-02 07:29:07 +00:00
charras
27346c7e79
Pcbnew and Gerbview: Refactor dialogs for plot and print.
2010-01-01 13:30:39 +00:00
charras
a1998410fc
Some enhancements and fixes. (see changelog)
2009-12-30 18:06:12 +00:00
charras
ccfa4e0aad
Eeschema: Libedit: fixed hang when using the repeat function (insert key) after creating a pin.
...
Fixed others minor problems
2009-12-29 10:35:11 +00:00
faa
d1f2a16c79
update Russian GUI
2009-12-28 14:02:24 +00:00
charras
b808fcf4a2
Fixed libedit crash when adding parts in a component
2009-12-17 11:03:26 +00:00
faa
1fb89fb8aa
russian GUI update
2009-12-17 09:53:46 +00:00
charras
0893f3f32f
Pcbnew: make global edit pads function compatible with new pads changes and make it undoable.
2009-12-13 10:30:19 +00:00
faa
3901e152a4
russian GUI update
2009-12-12 19:41:25 +00:00
charras
ce52cf5b73
Eeschema: fixed component drag not working.
2009-12-12 08:21:32 +00:00
charras
cad5f9da24
minor bug fixed and minor enhancements
2009-12-08 13:41:20 +00:00
faa
47409788f0
minors translation changes
2009-12-08 06:27:19 +00:00
faa
a21a19315e
russian GUI update
2009-12-07 11:34:23 +00:00
charras
b09f3ab785
minors aesthetic changes
2009-12-04 09:21:53 +00:00
jerryjacobs
dd4c3905a6
Finished Dutch translation, needs only reviewing
2009-12-03 19:34:39 +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
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
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
8d8bdc3e97
minor updates
2009-11-23 17:24:33 +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
801d4020b6
Some fixes. Boost 1.41 update
2009-11-20 19:51:39 +00:00
charras
0a055c04cd
kicad: cleaned code
2009-11-18 20:12:11 +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
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
a0c5e040f7
Minor changes
2009-11-02 20:36:20 +00:00
charras
b8a6c53b79
Some minor changes and enhancements
2009-10-25 15:54:00 +00:00
charras
4b2f33a9d2
eeschema: fixed: filled graphic body items drawn as non filled
2009-10-23 08:06:49 +00:00