83 Commits (133ff9b552bd4fdd2d9f557724911d454e2911a7)

Author SHA1 Message Date
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 8 years ago
jean-pierre charras 6dd0073130 Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 10 years ago
Dick Hollenbeck 4011953455 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
Dick Hollenbeck edc5783411 file maintenance, update some scripts 12 years ago
Povilas Kanapickas 7f12513c7e Remove some uses of using namespace std. 12 years ago
Dick Hollenbeck a93637b14f remove -std=c++0x compiler option since nobody is ready for it, and accordingly back into auto_ptr from unique_ptr 13 years ago
Dick Hollenbeck 9bbff22d96 1) Switch to boost hashtable support from wx macros which did not handle std::string. 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 311a8186ff sweet editor, compiler warning 14 years ago
Dick Hollenbeck ed2141a6d6 Change various KiCad case utilization to precisely "KiCad" 14 years ago
Dick Hollenbeck 9bf1f390b2 sweet editor now shows GAL canvas 14 years ago
Dick Hollenbeck 0ee7234cf9 sweet editor work 14 years ago
Dick Hollenbeck c5f24127a2 sweet editor using GAL, links but does not work 14 years ago
Dick Hollenbeck d7fd8f178f formatting 14 years ago
Dick Hollenbeck e737a308db fill out more SWEET "inherits" support 15 years ago
Dick Hollenbeck 1a8e45104a sweet would not compile using mingw because of clash on POINT name 15 years ago
Dick Hollenbeck 5679e675d2 1) make PART::Format() omit any defaults for conciseness. 15 years ago
Dick Hollenbeck 88118b7523 update documentation on pin_merge 15 years ago
Dick Hollenbeck b07fa2bfb8 more free SWEET software 15 years ago
Dick Hollenbeck f3a923d478 buglets 15 years ago
Dick Hollenbeck 5dc3cf9816 more free sweet work 15 years ago
Dick Hollenbeck 39194ef669 more free software, Format()ing works now, only a few more items to Parse() 15 years ago
Dick Hollenbeck 115d1adbeb more sweet parser & beginnings of Format()ing 15 years ago
Dick Hollenbeck 5b0e60e663 more free software, sweet parser nearing completion 15 years ago
Dick Hollenbeck 6407751741 revised bug fix 15 years ago
Dick Hollenbeck 73985ecab1 doc tweaks 15 years ago
Dick Hollenbeck a2359ebc51 more free software 15 years ago
Dick Hollenbeck fa37d84030 sweet parsing of pins started 15 years ago
Dick Hollenbeck bd7e8e53a5 more sweet parsing 15 years ago
Dick Hollenbeck 03495698cf much more of sweet parser 15 years ago
Dick Hollenbeck 558af6d764 add EscapedUTF8() and revise ReadDelimitedText() to complement it 15 years ago
Dick Hollenbeck f8263c0e62 sweet parser work 15 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
Marco Mattila e79b596308 Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 15 years ago
Dick Hollenbeck 2dd1287141 filter_reader.cpp 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 4a5c1e8d50 doc fixes 15 years ago
Dick Hollenbeck 0af1004f5c more PART parser work 15 years ago
Dick Hollenbeck 41637b3678 commit 15 years ago
Dick Hollenbeck b942ebdc69 /new Miracles 15 years ago
Dick Hollenbeck 92c69a9c96 fix a conceptual problem 15 years ago