charras
2bae762415
pcbnew: Added option in left tool bar to show/hide Layer manager tool bar
16 years ago
dickelbeck
dcba4804ae
version 2.9 compatibility fix for wxSizer::Insert()
16 years ago
dickelbeck
58fc9d8f09
layer widget incorporation into pcbnew
16 years ago
charras
c4bc7bb46b
enhancements about hot keys
16 years ago
charras
5861a43dd4
Cosmetic enhancements.
patch for relative paths.
16 years ago
charras
9d400e4c19
fixed some (minors) problems about hotkeys.
Code cleaning.
Patch for 3D problem with macOSX
16 years ago
jerryjacobs
5a0aca0e4d
More Mac OS X work, see CHANGELOG.txt
16 years ago
charras
e38949625b
print dialogs remember their position and size.
16 years ago
dickelbeck
82a7e0b0e5
changes
16 years ago
dickelbeck
671939fa60
split layer_widget.cpp into *.h
16 years ago
charras
bd19e0170e
Pcbnew: fixed plot pads problem on silkscreen layers.
16 years ago
charras
babab6a834
duplicated line in cmakelists.txt removed.
16 years ago
charras
04f41a4a7b
menu cleaning and changing obscure menu info. and menu labels
files cleaning
16 years ago
jerryjacobs
73f83c0509
See CHANGELOG.txt
16 years ago
charras
bf02bc4d64
fixing mouse problems during zoom (go back to the old version).
16 years ago
charras
cfd868562e
pcbnew:fixed muwave toolbar not working in AUI option.
fixed a grid refresh problem when using fast algo in drawpanel.cpp
16 years ago
jerryjacobs
cae96bceb1
Fixed aui component for other platform other than OSX, with wxwidgets 2.9 we dont need to define aui
16 years ago
jerryjacobs
30f6c51407
Application title spelling corrected on OSX
16 years ago
charras
445843e37e
Eeschema added resizable lib and cmp lists in viewlib when using AUI option.
Added patch for macOSX
turn on fast algo for draw grid (should work now)
16 years ago
jerryjacobs
7b78dc1a8b
Added new OSX Package Maker project
16 years ago
jerryjacobs
5ec4bdaf2d
Update on OSX packaging
16 years ago
jerryjacobs
a470a34e5b
Split 2009 changelog, added Marco's WXMAC search path patch
16 years ago
dickelbeck
1d98f1f1d2
more layer_widget work
16 years ago
dickelbeck
e7a49c838a
more layer_widget work
16 years ago
charras
8789ca5f1d
drawpanel.cpp: fixed a serious bug in draw grid fast algo.
Fast algo currently disabled (tests needed)
16 years ago
charras
b41e4e6947
macOSX: fixed GetMBarHeight( ) problem.
16 years ago
charras
5eddb1f467
fixed flicker when zooming. (wxGTK specific)
16 years ago
charras
37309e1aac
Ugly but necessary fix to display toolbars in latest Linux version (tested with Ubuntu 9.10 updated)
16 years ago
charras
2c9dd50851
attempt to find a suitable way to draw grid depending on platforms
16 years ago
stambaughw
e15341411d
Minor bug fixes, compiler warning fixes and code cleaning.
* Fix debug asserts when passing NULL pointers to wxAuiPaneInfo.
* Fix Kicad main window sash sizer bug when using wxAui.
* Remove specctra_test from Visual Studio builds to prevent build errors.
* Add WIN32 to layer widget test so it will build properly on Visual Studio.
* Fixed compiler conversion warnings in PCBNew.
* Fixed worksheet print scaling in PCBNew.
* Minor code renaming.
16 years ago
charras
4936ca3a7f
Testing a new fast draw algo to draw grid.
16 years ago
charras
6efce74c96
Eeschema: fixed bug when edit a component reference using the component dialog editor
Code cleaning and using DrawPanel->Refresh() instead of ReDraw() when possible.
16 years ago
faa
3432474c96
not build in linux
16 years ago
charras
fca4a7dd42
Uses a buffered DC in OnPaint event. Seems solve slow grid redraw on some PC.
16 years ago
charras
54b561236f
Uses a buffered DC in OnPaint event. Seems solve slow grid redraw on some PC.
16 years ago
dickelbeck
9d81025e1a
more layer widget work
16 years ago
charras
6601495c58
Fixed mouse wheel not working if 3D frame under wxWidgets 2.9
16 years ago
charras
6eda97fbdd
fixed missing options -DKICAD_AUIMANAGER and -DKICAD_AUITOOLBAR in makefiles when using aui
16 years ago
charras
d5e1172042
minot patch for OSX
16 years ago
dickelbeck
cb69347cd7
expose DisplayColorFrame
16 years ago
dickelbeck
cd27245c00
allow user to change layer color
16 years ago
dickelbeck
816c1596f3
changes
16 years ago
dickelbeck
6c737bc146
fix for wxwidgets 2.9
16 years ago
charras
d4bd033a8e
Pcbnew: print dialog: added pads drill option (like in plot dialog)
16 years ago
jerryjacobs
cee9ab7610
Applied Torsten PCBNew DRC patch and testcase, update email, update scripts
16 years ago
dickelbeck
4f6cfb65d2
changes
16 years ago
dickelbeck
d22ee87048
formatting
16 years ago
charras
34728bec70
Eeschema: added Copy option in labels and component in pop up menu (and 'C' hotkey)
16 years ago
charras
c4b37d77bd
Gerbview: Added support of arcs in polygons outlines. Need more tests, but works.
16 years ago
dickelbeck
32dfdb4844
changes
16 years ago