124 Commits (6c47f32ccfa64d029e4502102734b71fd7e8ece3)

Author SHA1 Message Date
Dick Hollenbeck ec7f26f54b FP_LIB_TABLE::ROW::SetFullURI() does environment variable substitution up front. 12 years ago
Dick Hollenbeck 248788f381 Put FP_LIB_TABLE::Footprint*() functions on stage, but comment out lazy plugin lookup trick in FindRow() until these new API functions are used. 12 years ago
Dick Hollenbeck a90975d11c FP_LIB_TABLE::ROW::SetType() ensures sensible value of "KiCad" if nothing good comes in. 12 years ago
Dick Hollenbeck e45ed220f9 DIALOG_FP_LIB_TABLE does not use wxSplitterWindow, it would not obey. 12 years ago
Dick Hollenbeck 4f7c7eb174 Make pretty prettier by striving for single line module pads. Add slick std::string based strprintf(), twice. 12 years ago
Dick Hollenbeck f72394cc6b Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*. 12 years ago
Dick Hollenbeck 74ce031e62 Set PROPERTIES* into FP_LIB_TABLE::ROW, which is a parsed (binary) form of the 'options'. 12 years ago
Wayne Stambaugh 0224bc2f58 Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
Wayne Stambaugh ce409e3699 CvPcb footprint library table implementation. 12 years ago
Wayne Stambaugh 9ab7c18f46 Footprint library table ground work. 12 years ago
Wayne Stambaugh 5560cb54e2 More Pcbnew footprint library table work in progress. 13 years ago
Wayne Stambaugh c9be8bfdd4 Pcbnew footprint library table work in progress. 13 years ago
Dick Hollenbeck f477464f77 embellish fp_lib_table editor with beginnings of cut, copy, paste 13 years ago
Dick Hollenbeck 9a806749ea change spelling to jive with my email on developers list 13 years ago
Dick Hollenbeck 063907211e more fp_lib_table work, enhance parser 13 years ago
Dick Hollenbeck 58299fc921 more fp_lib_table work 13 years ago
Dick Hollenbeck 69dbeab90f decouple wxGridTableBase from FP_LIB_TABLE, this was poor information hiding 13 years ago
Dick Hollenbeck fb43f4ad6f fp_lib_table dialog work 13 years ago
Dick Hollenbeck ae19bbfa33 add dialog for fp_lib_table 13 years ago
Wayne Stambaugh b1ea9d0eb5 Minor FP_LIB_ID object changes. 13 years ago
Dick Hollenbeck 0dc4d9c19e Commit Dick's changes to the FP_LIB_TABLE object. 13 years ago
Wayne Stambaugh 77e1a4c03c Initial commit of footprint library table code. 13 years ago
Dick Hollenbeck ed2141a6d6 Change various KiCad case utilization to precisely "KiCad" 14 years ago
Dick Hollenbeck 2cda6f4b4f early work on DLL exports for sweet lib, stop using <cstdio> which mingw seems not to like cuz snprintf() 15 years ago
Dick Hollenbeck f92d697278 add sweet C++ test program 15 years ago
Dick Hollenbeck 1ae44d090a work around 8 bit wxString B.S. 15 years ago
Dick Hollenbeck 6be7640c41 fix minor /new compile error, swig warnings 15 years ago
Dick Hollenbeck e849da1862 add sweet.i and some minor 'using' declarations 15 years ago
Dick Hollenbeck 2f211c6b9d ++all: 15 years ago
Dick Hollenbeck 9f9e7fd5c1 Enhance DIR_LIB_SOURCE:ReadPart() and GetRevisions() to work in the un versioned mode. 15 years ago
Dick Hollenbeck 62a4072c92 minor bugs 15 years ago
Dick Hollenbeck e5dfd601da changes 15 years ago
Dick Hollenbeck 84ed5f501d ++new: 15 years ago
Dick Hollenbeck d2cc77ac71 see CHANGELOG.txt 15 years ago
Dick Hollenbeck 70b17eed1d Constructed and organized all the /new infrastructure to get a Sweet string being passed 15 years ago
Dick Hollenbeck 69801630aa changes 15 years ago
Dick Hollenbeck f6265fd272 Added "lookup" functions to LIB_TABLE. Fixed up Doxygen output even more. 15 years ago
Dick Hollenbeck 99c1a9a1bb changes 15 years ago
Dick Hollenbeck 85477537ce more richio enhancements, /new work, SCH::LIB_TABLE nearly finished 15 years ago
Dick Hollenbeck 4e97b4e179 changes 15 years ago
Dick Hollenbeck 37d73b030d fix more IO_ERROR() constructor issues 15 years ago
Dick Hollenbeck 27dea7826d more IO_ERROR constructor fixes 15 years ago
Dick Hollenbeck 53249cda85 fix utf8 IO_ERROR() compile problem 15 years ago
Dick Hollenbeck a7c11a0b11 implement most of SCH::LIB_TABLE, start SCH::LPID, enhance richio 15 years ago
Dick Hollenbeck bdbd28a9f4 complete initial version of LIB_TABLE::Parse() 15 years ago
Dick Hollenbeck 4f956712e2 fill out more /new files 15 years ago
charras 8be3abc1c0 minor changes 16 years ago
charras 29e217d310 pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 16 years ago
charras fe10a9938f Removed global default clearance, track size and vias drill. Use netclasses values only. 16 years ago
dickelbeck 15e0734525 template header 16 years ago