jean-pierre charras
5605ce89ff
Fixed very minor issues.
Fixed compil warning under wxWidgets 2.9.1.
File beautification
Statring using wxTextEntryDialog instead of Get_Message (because Get_Message does not handle properly cancel option)
16 years ago
charras
73c046c8d0
fixed vias color and visibility problems in Layers manager
16 years ago
charras
0f366f84d3
OSX fixes.
Better code in fast draw grid algo (drawpanel.cpp):must be faster, and minor refresh problems removed under wxGTK
16 years ago
charras
9d400e4c19
fixed some (minors) problems about hotkeys.
Code cleaning.
Patch for 3D problem with macOSX
16 years ago
charras
6601495c58
Fixed mouse wheel not working if 3D frame under wxWidgets 2.9
16 years ago
stambaughw
b2f9d5bd74
Comment translations and other minor updates.
* Complete comment translation for all EESchema source files.
* Complete comment translation for all 3D viewer source files.
* Rename class class_hierarchical_PIN_sheet to SCH_SHEET_PIN.
* Rename class DrawSheetStruct to SCH_SHEET.
* Tool tip capitalization fixes.
* Uncrustify and spell check comments and strings in all modified source
files.
16 years ago
stambaughw
43d6c685b5
Command ID refactoring and other minor improvements.
* Split out application specific command IDs to prevent unnecessary rebuilding.
* Eliminate duplicate menu and tool bar command IDs.
* Split component library editor and viewer definitions to separate header files.
* More component library and document file merge code.
* A bunch of minor string readability and consistency fixes.
17 years ago
charras
22f6657182
Fixed bad 3D png pictures (return to an old code). Seems specific to wxGTK.
enhancement in Cvpcb: fast selection of components or footprint by typing the first letter of reference or footprint name
17 years ago
charras
54a541f22c
fixed crashes in eeschema, modedit and 3D display
17 years ago
charras
38aeb5d3e4
fixed erroneous use of SetCurrent() (only in my last commit)
17 years ago
charras
c4edb215fa
Try to fix some issues (OSX crashes and build and seg fault under linux)
17 years ago
charras
d188bf5ae1
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
17 years ago
charras
b1d1a71101
Finished code cleaning about ratsnets calculations and handling.
Minor others changes.
17 years ago
charras
a6278c25f4
removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx
17 years ago
charras
fab8dece8f
Minor enhancements and changes for wxWidgets 3 compat
17 years ago
charras
9edace2f5f
Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog)
17 years ago
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
17 years ago
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
17 years ago
stambaughw
f966097d5a
Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration.
17 years ago
charras
78bbe94923
Use double instead float when possible, ande code cleaning.
change EXCHG macro to equivalent inline functions
(better code compatibility with some compilers)
17 years ago
charras
d55989cc0e
patch for 3D viewer from Emanuel Rumpf and minor other changes
18 years ago
charras
ffd727ef01
minor changes
18 years ago
kajtek1
6ab802320a
Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
18 years ago
CHARRAS
7c482f68b3
Added Jonas Diemer's patch (3D display: enhanced movings from mouse and tools)
18 years ago
g_harland
5017812e2e
Sizers now provided for what was the "Colors:" dialog (now the "Pcbnew Layer Colors:" dialog)
18 years ago
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
19 years ago
dickelbeck
6acce67a64
made m_CurrentItem private, beautification
19 years ago
raburton
1e66c5a6d8
fix for 3d-display image export (blank box appears in image)
19 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
dickelbeck
ae74527bc2
Jean-Pierre's changes for kicad-2007-05-25 release
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago