52 Commits (0021ecf51e49c54a869b989ea0707368a869f408)

Author SHA1 Message Date
Jeff Young 0021ecf51e Don't double-escape netnames. 7 years ago
jean-pierre charras 63db3f7c17 Disable escaping special chars in netnames because it creates much more issues than it fixes. 7 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 7 years ago
Wayne Stambaugh aef0221d3b Replace isdigit() with wxIsdigit() when testing wxString characters. 7 years ago
Seth Hillbrand 8a03025ac9 strnumpcmp: Use wxstring functions for wxstrings 7 years ago
Wayne Stambaugh 8d26b07f67 Fix potential string iterator issue. 7 years ago
jean-pierre charras ec59361f75 Fix a few coverity errors 7 years ago
John Beard 88f9f6f072 Break out ref-des-centric functions to own header 7 years ago
John Beard dc20521cb9 Break out getTrailingInt from MODULE 7 years ago
Jeff Young 5703060d87 Turn off escaping names for now. 7 years ago
Jeff Young f10635e8be More work on arbitrary characters in references, etc. 7 years ago
Jeff Young 521183a587 Work in progress to allow arbitrary chars in references, etc. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young 000457db7c Move Fields Editor to wxGrid. 8 years ago
jean-pierre charras 3e64c9de38 Fix incorrect behavior of ReplaceIllegalFileNameChars( wxString& aName, int aReplaceChar ) for non ASCII8 chars. 8 years ago
Maciej Suminski dfc47464d7 Added ReplaceIllegalFileNameChars() for wxString& 8 years ago
Chris Pavlina bca74853d1 Display more information in component selector 9 years ago
jean-pierre charras bb3dc5771c Pcbnew: Fpid parser: Fix crash when reading a .kicad_pcb file containing a valid fpid with a revision value. 10 years ago
jean-pierre charras 39497b109e Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 11 years ago
maciej. 76aa0ba756 Fix compile errors when wx3.x is built with --enable-stl 12 years ago
jean-pierre charras f0412874c0 Update demo files. A minor code cleaning. 12 years ago
jean-pierre charras 46e82e4e18 Move HitTestForCorner and HitTestForEdge code from class_zone to polygon/PolyLine.cpp, to avoid redundant code. 12 years ago
Wayne Stambaugh ca11fcb5c9 Pcbnew: change general properties dialog rotation angle to text edit control. 12 years ago
Wayne Stambaugh 56e2df79f6 Pcbnew: footprint library table fixes. 12 years ago
jean-pierre charras 7a5386a1a1 Minor fixes and cleanup 13 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 cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Dick Hollenbeck 6d713f064b gear up for major use of ReadDelimitedText() by providing a better version 15 years ago
Dick Hollenbeck 6407751741 revised bug fix 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
Dick Hollenbeck 38b69092f4 ReadDelimitedText to return number of bytes consumed, not copied 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 f7a2283eae eliminate a copying operation 15 years ago
jean-pierre charras 2fd7f4ca14 StrPurge( char* text ): Fix incorrect behavior when string text is void. 15 years ago
Dick Hollenbeck c4722e0f39 StrPurge(), see mailing list 15 years ago
stambaughw bc5d9a75f5 Complete comment translation of common source. 16 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras 6c01c55456 code cleanup, better comments and comments translation 17 years ago
charras 6e80810b87 change best zoom calculation in viewlib. Minor others changes and fixes. 17 years ago
charras 0745188d33 some cleanup. Use local time now in DateAndTime. Time in files is now local time 17 years ago
charras 8111fe4984 Dirty rect Ok. Code must be cleaned. Import footprints from gpcb ok. See changelog for details 18 years ago
dickelbeck 751e2f5c7a comment out unused function strlower() 18 years ago
dickelbeck 467d9d3692 added strlower() 18 years ago
dickelbeck 76fb213bf0 2nd of 3 commits for DrcDialog rework 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 18 years ago
charras 89b3eb5aa5 bug fixes and merging my development with svn rep. 19 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
dickelbeck ae74527bc2 Jean-Pierre's changes for kicad-2007-05-25 release 19 years ago