254 Commits (f613cd1cb468a64f791ef159ab56ad71e481f8b5)

Author SHA1 Message Date
Dick Hollenbeck a7b251450f portrait setting was being overwritten in dialog_page_settings.cpp, add updatePortrait(), improve comments 14 years ago
Dick Hollenbeck 2c84a28f6b switch to combobox on page size dialogs, fix PLUGIN header 14 years ago
Dick Hollenbeck 286c62d898 fix order of cvpcb link libraries, make some PAGE_INFO functions inline 14 years ago
Dick Hollenbeck b76d05f591 fix syntax error in kicad_plugin.cpp, carve out class_page_info.cpp, and add PAGE_INFO::Custom 14 years ago
Dick Hollenbeck 0025ac7d38 Add "portrait" support to the page size settings for all standard paper 14 years ago
Dick Hollenbeck 3421863c01 add GetRunningMicroSecs() to libcommon for debug timing 14 years ago
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
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 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 701fa6b0a3 intermediate check in to show progress on new nanometer file loader PLUGIN 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 cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 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
jean-pierre charras 1275240759 Add a new utility: pcb_calculator (need of course wore work) 14 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
Wayne Stambaugh ee003180bc Global variable removal and minor Doxygen comment fixes. 15 years ago
Wayne Stambaugh 85ae0373e3 Global variable removal and coordinate fixes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 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
Wayne Stambaugh fc0864befa Schematic component library object code cleaning and refactoring. 15 years ago
Andrey Fedorushkov 8071562225 fix conflict variable name for russian GOST 15 years ago
Dick Hollenbeck 6e6910da91 oops, merge conflict, conflict fixed, then lost somehow 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 15 years ago
jean-pierre charras 052876079a fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 15 years ago
Wayne Stambaugh 5ce9c9a9d7 Open file dialog fixes and minor code cleaning. 16 years ago
stambaughw 1bbc009da8 New EESchema find dialog and other minor fixes. 16 years ago
charras bbd8cdd91b minor enhancements, fixes an code cleanup (removed unused global variables) 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago
charras 84a0e32865 fixed build problem for specctra.cpp stand alone. 16 years ago
charras 1b6ad8c7f7 code cleaning and a minor problem fixed in Gerbview printing option 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw d2eac37ddf Comment translation complete, Yeah!!!! 16 years ago
stambaughw 2884d1259e Replace library editor pin properties dialog box and minor update. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
charras 83be1f8a10 Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 16 years ago
charras 1700a6a78d Merged dialog_load_error_base and dialog_display_info_HTML_base 16 years ago