260 Commits (08e13796713f066ff95da6383fbc8ae85b5a912b)

Author SHA1 Message Date
jean-pierre charras 047bb44ef5 Pcbnew: minor changes in pcb-parser.cpp and kicad_plugin.cpp to make translations easier. 14 years ago
Wayne Stambaugh 4019284e66 Minor Pcbnew s-expression improvements. 14 years ago
Dick Hollenbeck 8975fd3cf4 a) (zone (fill (mode was wrong, b) put fill on one line 14 years ago
Dick Hollenbeck 5d415c4c4b parsing problem was unbalanced (smoothing) element 14 years ago
Wayne Stambaugh 8c72db6631 Pcbnew s-expression file parser bug fixes and file size improvements. 14 years ago
Wayne Stambaugh 3b2be428f4 Pcbnew s-expression file parser bug fixes. 14 years ago
Dick Hollenbeck a71857baaa Commit Dick's Pcbnew s-expression file parser bug fixes. 14 years ago
jean-pierre charras 9fea98dd2f Pcbnew: Fix compil issues with wxWidgets 2.8.12 14 years ago
Wayne Stambaugh 2d0d805014 Add Pcbnew s-expression file parser. 14 years ago
Marco Mattila 2455a6cc3b Do some ZONE_CONTAINED encapsulation. 14 years ago
Wayne Stambaugh d8b60a14e1 Pcbnew s-expression file format improvements. 14 years ago
Wayne Stambaugh 9c16a218c0 Pcbnew s-expression file format changes. 14 years ago
Dick Hollenbeck 1effb1fefc USE_NEW_PCBNEW_LOAD and USE_NEW_PCBNEW_SAVE are enabled by default. 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 years ago
Dick Hollenbeck 2e29b4f152 * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 14 years ago
Marco Mattila a731a6b712 Add more pad local copper zone settings in pcbnew. Tune the pad properties dialog a little. 14 years ago
jean-pierre charras bfe4937162 Pcbnew: fix compil issue. 14 years ago
Marco Mattila b536b1cf82 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 14 years ago
Dick Hollenbeck 9e2eb0c856 see CHANGELOG.txt 14 years ago
Dick Hollenbeck 54e221cfad fix portion of bug 928330 mentioned in comment #2 14 years ago
Dick Hollenbeck 6c04e60587 see CHANGELOG.txt 14 years ago
Dick Hollenbeck 1ca894584c put module text configuration variables into the BOARD 14 years ago
Dick Hollenbeck 98b5cddab0 support new zone field ZPriority in kicad_plugin.cpp, enhance TESTLINE() so it does not match substrings 14 years ago
Dick Hollenbeck 3b8f191cc4 enhance comments since PLUGIN needs good documentation for others 14 years ago
Dick Hollenbeck 2c84a28f6b switch to combobox on page size dialogs, fix PLUGIN header 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 0cad6e7913 carve out TITLE_BLOCK class from BASE_SCREEN, add hashtables.h for PROPERTIES 14 years ago
Dick Hollenbeck dac20005db fix unreleased bug pertaining to "Sheet" line in a *.brd file 14 years ago
Dick Hollenbeck 1393eb0f11 finish up SCH_SHEET::{Set,Get}PageSettings() switch over 14 years ago
Wayne Stambaugh b774d96fb0 Minor coding policy and code readability improvements. 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
Dick Hollenbeck b3a6ddb6e9 improvements, hopefully 14 years ago
Dick Hollenbeck c9269232cf fix bugs in kicad_plugin.cpp. 14 years ago
Dick Hollenbeck bbc626b750 plugin testing has started 14 years ago
Dick Hollenbeck a9e2399669 legacy pcbnew plugin touch ups 14 years ago
Wayne Stambaugh 95891006cd More EDA_DRAW_FRAME encapsulation work. 14 years ago
Dick Hollenbeck 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Dick Hollenbeck d5a1736346 minor 14 years ago
Dick Hollenbeck 96bb90dee1 kicad_plugin 14 years ago
Dick Hollenbeck b979d1e0b9 plugin work, accessors 14 years ago
Dick Hollenbeck 4c2a1dd5d1 more kicad_plugin work, make BOARD::m_NetInfo private 14 years ago
Dick Hollenbeck c4979318d2 more plugin work 14 years ago
jean-pierre charras e8c3ca2929 Pcbnew: remove global variables (g_TabOneLayerMask and g_ViaType_Name) 14 years ago
Dick Hollenbeck fafd74ca6f Fix problem with BOARD bounding box in saved *.brd files, 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Dick Hollenbeck 343e55b09a First working copy of KICAD_PLUGIN::Load() 14 years ago