- 01 Jan, 2011 1 commit
-
-
jean-pierre charras authored
Eeschema: cleaning code. Start work to enhance annotation algorithm. Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..). Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
-
- 31 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
- 30 Dec, 2010 4 commits
-
-
Dick Hollenbeck authored
* Deleted kicad_exceptions, because it required the big #include <wx/wx.h> and that was slowing down compiling. Moved that stuff back into richio.h where it came from. * Enhanced IO_ERROR to format an errorText. * Added THROW_IO_ERROR() and THROW_PARSE_ERROR() macros to capture the the call site of the thrower. If you have problems compiling, it is probably due to the definition of __LOC__ in richio.h. Some compilers may not support __func__ in C++ yet. Find a macro that identifies your compiler, and we can work out something in the #define of __LOC__.
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
to PART::Parse() from test program. Ready now to complete the PART parsing.
-
- 29 Dec, 2010 7 commits
-
-
Marco Serantoni authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
Include image file inline on main HTML page. Added HTTP_LIB_SOURCE. Added utf8.h
-
jean-pierre charras authored
-
Dick Hollenbeck authored
Completed most of /new class LIB_TABLE. Completed all of /new class LPID.
-
Dick Hollenbeck authored
-
- 28 Dec, 2010 15 commits
-
-
Marco Serantoni authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 27 Dec, 2010 8 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Marco Serantoni authored
-
Marco Serantoni authored
-
- 23 Dec, 2010 3 commits
-
-
jean-pierre charras authored
Fix bug in SCH_SHEET copy constructor (size not copied, so copied hierarchical sheets have a 0 size), and a minor bug in block save.
-
jean-pierre charras authored
-
jean-pierre charras authored
fix bug 692240: a subtle bug in LIB_COMPONENT::LocateDrawItem() that destroys DefaultTransform matrix.
-