87 Commits (0cad6e79135c41b66a62c9ca37207eca6c085da8)

Author SHA1 Message Date
Dick Hollenbeck 148aecf963 improved comments 14 years ago
Dick Hollenbeck 1393eb0f11 finish up SCH_SHEET::{Set,Get}PageSettings() switch over 14 years ago
Dick Hollenbeck d3afe95ca8 remove page size globals from eeschema 14 years ago
Dick Hollenbeck 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
jean-pierre charras bcbde5d813 All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp. 14 years ago
Wayne Stambaugh d9e0ab0241 Improve Eeschema find code and add initial replace plumbing. 14 years ago
Dick Hollenbeck cc097762c7 Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 14 years ago
Vladimir Ur 09a61396ba Some code restyling: VECTOR_PCB is an array. Cleanup uncontrolled definitions of abs, max, etc. max is now overloaded function and MAX is a macro. 14 years ago
Wayne Stambaugh cc7e7fc5ca Memory allocation improvements and other minor fixes. 14 years ago
Vladimir Ur 0fdf71a80e General design rules tab converted to nanoscale. A bit of refactorisation in via sizes. And build key is KICAD_NANOMETRE not KICAD_NANOMETRIC (as I stated in previous commit). 14 years ago
Vladimir Ur a273b7bdb5 Work on internal (nano)metric length units started. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Andrey Fedorushkov 9f98995a46 pcbnew: 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 years ago
Andrey Fedorushkov 0dd4c05c4f pcbnew: add trace length from pad to die on chip (module) 15 years ago
Wayne Stambaugh 86b6feb95d Replace WinEDA_TextFrame with wxSingleChoiceDialog. 15 years ago
Wayne Stambaugh 5c8894f928 Coding policy fixes and other minor improvements. 15 years ago
jean-pierre charras f2b0e18510 Minor fixes to prepare wxWidget 2.9.1 use: 15 years ago
Wayne Stambaugh ee003180bc Global variable removal and minor Doxygen comment fixes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
jean-pierre charras 9ec8d53604 Gerbview: Added support for gerber command SR (Step and Repeat) and multiple MOIN and MOMM in file 15 years ago
Andrey Fedorushkov 8071562225 fix conflict variable name for russian GOST 16 years ago
jean-pierre charras 9e3a042449 fixed issue for negative numbers starting by "-" in dialogs 16 years ago
jean-pierre charras 642d1f2ea6 fixed very minor compil warnings. (no bugs) 16 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 16 years ago
Wayne Stambaugh 5ce9c9a9d7 Open file dialog fixes and minor code cleaning. 16 years ago
vovanium bbae5ae5e2 Corrected weird inch to mm ratio 16 years ago
stambaughw 1bbc009da8 New EESchema find dialog and other minor fixes. 16 years ago
faa c775406794 minor fixes russian GOST 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago
charras 5732d815c6 Work on colors handling, and others changes. see changelog. 16 years ago
charras 1b6ad8c7f7 code cleaning and a minor problem fixed in Gerbview printing option 16 years ago
dickelbeck ceb6ad1a72 * Factored out the DSNLEXER class so it can be re-used more generally. The 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw bc5d9a75f5 Complete comment translation of common source. 16 years ago
charras 7243f5a035 enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer 16 years ago
stambaughw 2884d1259e Replace library editor pin properties dialog box and minor update. 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
charras 657325be33 Changed some c_str and GetData functions to GetChars in .Printf functions 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
charras a6fc132999 More about undo/redo in pcbnew 16 years ago
faa 8d5a6531f9 pcbnew: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module 17 years ago
charras e4656c440d Fixed Crash when changing color under MacOSX. This could also affect all versions. 17 years ago
charras 06d37c4b01 Fixed Crash when changing color under MacOSX. This could also affect all versions. 17 years ago
charras 535a4d1f92 Eeschema: code cleanup 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 6e6134ea5a improved wxWidgets 3 compatibility 17 years ago
stambaughw 0652ab4fd2 PCBNew UI normalization and global variable reductions. 17 years ago