72 Commits (0cad6e79135c41b66a62c9ca37207eca6c085da8)

Author SHA1 Message Date
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
Roman Bashkov c5e1c249bb pcbnew: 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 years ago
Wayne Stambaugh 0d57d670b6 Add user write permission tests to PCBNew and other minor fixes. 14 years ago
jean-pierre charras 1e2b145a2f Pcbnew: Add NPTH pads (seen changelog). 14 years ago
Wayne Stambaugh 04bf11c229 Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) 14 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 14 years ago
Wayne Stambaugh 0cedcb8749 Coding policy fixes. 15 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras 0132ceb3a1 Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 0d8cb9b53c EESchema improvements and other minor fixes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Marco Mattila e79b596308 Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 15 years ago
Marco Mattila b752cfdea2 Add edit menu and right-click menu items to pcbnew for resetting module and other text field sizes to current defaults set in Preferences->Dimensions->Texts and Drawings. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago
jean-pierre charras f6962b6202 minor change when deleting a pad in modedit: the pad is deleted silently 15 years ago
jean-pierre charras 60c1cbe843 fixed issues with wxWidgets 2.9.1 15 years ago
jean-pierre charras f0213de0ef code cleaning. 15 years ago