dickelbeck
6216eccd7d
tooltip typo
2010-01-30 17:46:31 +00:00
dickelbeck
c7bbbeed63
enhance getLayerComp()'s params
2010-01-30 17:42:22 +00:00
dickelbeck
07c35ed356
add more public API functions to LAYER_WIDGET
2010-01-30 17:12:43 +00:00
charras
cf7ad0f503
pcbnew: More about work on color selection and items visibility
2010-01-30 14:46:26 +00:00
dickelbeck
560970da29
size_t can be 'unsigned long int' on some platforms, we want 'unsigned' from DIM
2010-01-29 23:55:49 +00:00
charras
ce72c1f91b
forgotten file
2010-01-29 21:03:12 +00:00
charras
32b7aa90a5
forgotten file
2010-01-29 20:47:03 +00:00
charras
5732d815c6
Work on colors handling, and others changes. see changelog.
...
hide/show rastnest in pcbnew is currently not working, will be fixed soon
2010-01-29 20:36:12 +00:00
dickelbeck
4768fc784c
http://tech.groups.yahoo.com/group/kicad-users/message/6833
2010-01-29 17:19:13 +00:00
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
faa
99b3739cbb
minor spin repeat bug fixed, set eol-style native on new files
2010-01-27 16:35:15 +00:00
charras
da857f2774
Added pads show/hide from layer manager (option was existing in dialog, but not in code)
2010-01-26 18:02:03 +00:00
dickelbeck
969933fd67
changes
2010-01-26 15:11:17 +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
6909843938
fixed problem when trying to place a micro via
2010-01-25 20:06:56 +00:00
dickelbeck
f3278c1652
spell out a migration path for adoption of PCB_VISIBLE flags
2010-01-25 14:58:58 +00:00
charras
73c046c8d0
fixed vias color and visibility problems in Layers manager
2010-01-25 14:01:46 +00:00
dickelbeck
98fab0b59e
visibles work, update TODO.txt
2010-01-25 06:45:34 +00:00
charras
0f366f84d3
OSX fixes.
...
Better code in fast draw grid algo (drawpanel.cpp):must be faster, and minor refresh problems removed under wxGTK
2010-01-24 16:27:36 +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
dickelbeck
c45d8cd4d2
update
2010-01-24 02:08:04 +00:00
dickelbeck
ea0f636da9
update
2010-01-24 02:07:40 +00:00
dickelbeck
6518139b26
more layer widget work
2010-01-24 02:05:07 +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
dickelbeck
cd53563674
switch to wxAuiNotebook, maker smaller, remove non-visible technical layers
2010-01-23 07:00:21 +00:00
dickelbeck
9f062f377d
improved focus handling, still need to handle the tab change
2010-01-22 19:59:54 +00:00
dickelbeck
7399fdc398
improved focus handling, still need to handle the tab change
2010-01-22 19:59:27 +00:00
stambaughw
7ab4a9bf2c
Minor fixes and code cleaning.
...
* Remove redundant background redrawing RedrawActiveWindow.
* Remove redundant managed cursor callback in RedrawActiveWindow.
* Use refresh to redraw instead of directly calling RedrawActiveWindow.
* Remove unused SetDrawBgColor for drawframe.cpp.
* Fix compiler warning in cvpcb/cvframe.cpp.
* Fix menu spelling and syntax errors in pcbnew.
* Rename Trace_Curseur to DrawCursor in common/drawpanel.cpp.
2010-01-22 18:13:43 +00:00
charras
f41cc301f8
option to show/hide layer manager (default = show)
2010-01-22 12:55:29 +00:00
dickelbeck
e00bbb8c7f
changes
2010-01-21 22:52:43 +00:00
dickelbeck
920186ddb4
more layer widget incorporation
2010-01-21 20:53:01 +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
dickelbeck
dcba4804ae
version 2.9 compatibility fix for wxSizer::Insert()
2010-01-21 14:51:08 +00:00
dickelbeck
58fc9d8f09
layer widget incorporation into pcbnew
2010-01-21 07:41:30 +00:00
charras
c4bc7bb46b
enhancements about hot keys
2010-01-20 18:59:46 +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
jerryjacobs
5a0aca0e4d
More Mac OS X work, see CHANGELOG.txt
2010-01-18 19:33:45 +00:00
charras
e38949625b
print dialogs remember their position and size.
2010-01-18 17:05:31 +00:00
dickelbeck
82a7e0b0e5
changes
2010-01-18 16:22:28 +00:00
dickelbeck
671939fa60
split layer_widget.cpp into *.h
2010-01-18 15:55:18 +00:00
charras
bd19e0170e
Pcbnew: fixed plot pads problem on silkscreen layers.
2010-01-18 15:11:35 +00:00
charras
babab6a834
duplicated line in cmakelists.txt removed.
2010-01-18 13:58:33 +00:00
charras
04f41a4a7b
menu cleaning and changing obscure menu info. and menu labels
...
files cleaning
2010-01-18 12:37:53 +00:00
jerryjacobs
73f83c0509
See CHANGELOG.txt
2010-01-17 20:25:10 +00:00
charras
bf02bc4d64
fixing mouse problems during zoom (go back to the old version).
2010-01-17 16:22:31 +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