56 Commits (f06bfe6d70b0654455f5a6f83bf826f759e90d9e)

Author SHA1 Message Date
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck c39385a5cd improve help file finding after kiway breakage. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Lorenzo Marcantonio 42709330e0 Better strings for the translators (converted concatenations to formats) 13 years ago
Jacobo Aragunde Perez 295b5b5dea Add patch from Jacobo Aragunde Perez <Log of opened and closed applications in KiCad launcher> 13 years ago
jean-pierre charras 292c1f0912 Kicad: bug fix in menubar when changing the selected locale. 13 years ago
marco. 92f8f006fa MacOSX - Fixed some issues launching bundles/binaries 13 years ago
marco. 96f435202c MacOSX: Handling exec 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 0e27f45ffd Encapsulate EDA_APP class. 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Jerry Jacobs 312c16b3bf Minor UI changes that affect OS X, see CHANGELOG.txt 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
jean-pierre charras 052876079a fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 15 years ago
Dick Hollenbeck 74cc5a75a8 fix Bug #578532, document and embellish QuoteFullPath() 16 years ago
stambaughw bc5d9a75f5 Complete comment translation of common source. 16 years ago
charras 657325be33 Changed some c_str and GetData functions to GetChars in .Printf functions 16 years ago
jerryjacobs db6630b81c Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 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 5b3c5861bd More search path, compiler warning, and bug fixes. 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras 0f725ee2fc DRC: added test pads to holes (pcbnew). Others minor changes 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
charras f49d2e3253 doc update. 18 years ago
f3nix f512957266 Polish translation update. 18 years ago
charras 0cdcd78ba0 doc update. 18 years ago
charras d0fe100306 default path kicad/share added when searching kicad data 18 years ago
charras 6858d10cb5 default path kicad/share added when searching kicad data 18 years ago
charras 4861daa674 Online doc format changed to PDF format. See changelog 18 years ago
dickelbeck ba92f94fde ProcessExecute instead of wxExecute 18 years ago
charras 0f54a686cc Solved: eeschema crashes when create a new sheet. Added comments in gestfich.cpp to explain the default paths used by kicad to find help files and lib files 18 years ago
plyatov 8b6f6ab21f Eliminated bug - help files not found. 18 years ago
plyatov d4b34ab362 install.txt was corrected. 18 years ago
plyatov 0fb8f818ad docs->doc and help->doc/help relocation. DO NOT UPDATE YOU WORKING COPY UNTIL MY NOTEsvn st! Huge files will be relocated. 18 years ago
dickelbeck 708a394c64 debugging printfs 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
dickelbeck 8a37513952 const strings 18 years ago
CHARRAS 1e11a70ef1 minor change (path added in gestfig.cpp, linux only) 18 years ago
CHARRAS 80605bf260 lib path problem: does not modify path if a libname starts by ./ or ../ 18 years ago
CHARRAS 9c3d5bd96d eschema, pcbnew and cvpcb did not find libraries when they were in the default library path, but in a subdirectory 18 years ago
kintel 36e5586539 Fixed path handling under Mac OS X 18 years ago
CHARRAS 2a5676b2e2 Add class_marker.cpp and class_marker.h. Some other minor changes 18 years ago
dickelbeck dff70646a2 see change_log for 2007-Aug-31 18 years ago