157 Commits (809e71abac9855e933e3dc85f29f1684caf5af9a)

Author SHA1 Message Date
Wayne Stambaugh 5560cb54e2 More Pcbnew footprint library table work in progress. 13 years ago
Wayne Stambaugh c9be8bfdd4 Pcbnew footprint library table work in progress. 13 years ago
Wayne Stambaugh cf86e18f5c Footprint library table work, minor fixes, and code cleaning. 13 years ago
Lorenzo Marcantonio d00c83cde9 Migrated the interfaces accepting angles to the double type 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
Wayne Stambaugh 1468a4ae31 Pcbnew s-experssion footprint library implementation. 13 years ago
jean-pierre charras a2b9241ea3 Pcbnew: fix minor issue when loading a foorprint: if the footprint name has lower case letters, the name was asked twice 13 years ago
jean-pierre charras 819589cf05 All: fix most of Doxygen warnings. 13 years ago
jean-pierre charras 93ebdb2cd0 All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
jean-pierre charras b810135e4e Code cleaning, minor fixes and minor coding style fixes. wxWidgets 2.9.4 compatibility fix( deprecated function MakeModal ) 13 years ago
jean-pierre charras bb6795ddf1 Pcbnew: drag functions: serious cleanup and better code. Use now the connectivity functions to find tracks connected to pads, 13 years ago
Lorenzo Marcantonio b44d719446 Removed PCB_BASE_FRAME::m_printBorderAndTitleBlock (all dead code) 13 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
jean-pierre charras 52318f6988 Pcbnew: menu Edit/Reset modules fields size: Add dialog to select what modules are modified. 14 years ago
Marco Mattila fd8bfe0cb1 Move pcbnew find dialog into dialogs subdirectory and use wxFormBuilder for it. 14 years ago
jean-pierre charras 9f41cac041 Remove PCB_INTERNAL_UNIT define because it is no more used in code. 14 years ago
Dick Hollenbeck 3341669fc6 more footprint support for LEGACY_PLUGIN 14 years ago
Wayne Stambaugh bed96be750 Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
jean-pierre charras fa470d5c4a Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 14 years ago
Dick Hollenbeck 6c04e60587 see CHANGELOG.txt 14 years ago
Dick Hollenbeck 716d21d88a get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 0cad6e7913 carve out TITLE_BLOCK class from BASE_SCREEN, add hashtables.h for PROPERTIES 14 years ago
jean-pierre charras 9cc4f5d0a6 Eeschema: add compil option in sch_field.cpp to go back to old behavior for field texts justifications (this option is not activated) 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
jean-pierre charras 5916688f35 Pcbnew: Fix error message in Module Editor after a global pad change. 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
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh 95891006cd More EDA_DRAW_FRAME encapsulation work. 14 years ago
jean-pierre charras bcbde5d813 All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp. 14 years ago
Dick Hollenbeck 680a4407f4 fix formatting problems that came about from incompatible tabbing in Lorenzo's patch 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
jean-pierre charras 4221c3619a Eeschema: bug 880132 : partial fix. 14 years ago
Wayne Stambaugh cc7e7fc5ca Memory allocation improvements and other minor fixes. 14 years ago
jean-pierre charras 7bd8284661 Pcbnew: remove dead or obsolete code. Add or fix some comments. 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
jean-pierre charras b88505dd85 Pcbnew: code cleaning in ratsnest.cpp. Add comments. 14 years ago
Wayne Stambaugh 393e020442 Fix cursor warping out of client when zooming bug. 14 years ago
jean-pierre charras 936d831b82 Pcbnew: more work on a better algorithm to calculate the full ratsnest. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh c09bc26dc2 Minor PCBNew code fixes. 14 years ago
Wayne Stambaugh b9b341dce2 PCB common library global variable removal and other minor fixes. 14 years ago
Wayne Stambaugh e26cdada42 Translate French code names and comments and other minor code cleaning. 14 years ago
Wayne Stambaugh 4230ac4ca7 Remove sine and cosine look up tables and other minor fixes. 14 years ago
Wayne Stambaugh e4d1fa12ac PCBNew trace search code refactoring and other minor fixes. 14 years ago
Wayne Stambaugh ae84ca2ffa PCBNew locate pad code refactoring and other minor fixes. 14 years ago