18 Commits (e6684bf7c79d9b43f8bb6a0ac4c6a6115e2d26db)

Author SHA1 Message Date
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko a4698d7f9e Remove unnecessary reference pass 5 years ago
Wayne Stambaugh 96c935673e Header clean up round 4. 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ian McInerney 9e5d52f92d Cleanup 6 years ago
jean-pierre charras 4c4b11b45f change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t. 8 years ago
jean-pierre charras d958ab9460 Fix operator+= for UTF8 class 8 years ago
Simon Richter eaa31dc11b Avoid initialization from non-constexpr 8 years ago
Dick Hollenbeck 19e6bde09a Rewrite class UTF8 to contain rather than extend std::string storage. 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
Dick Hollenbeck e24990146d Pcbnew: major swig fix. 9 years ago
Simon Wells 09ef795a02 Minor coding style fixes in headers 10 years ago
jean-pierre charras f23bb59cd1 Python scripting: make UTF8 class accessible by python scripts. Add python method GetChars() to UTF8 class to get its char buffer. 11 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
Dick Hollenbeck c264823731 8 bit string relief via class UTF8 12 years ago
Dick Hollenbeck b9c56b2fc4 FIX: avoid use of wxFileName::GetModificationTime() when it can fail. 12 years ago
Dick Hollenbeck dba4fccec9 *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 12 years ago