31 Commits (bc230f7650f67da413ab407e9ac332887f3058d3)

Author SHA1 Message Date
jean-pierre charras 013296cb1a Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 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 f8a56d446f Base object decoupling improvements. 13 years ago
jean-pierre charras ea467e6730 Pcbnew: fix bug Bug #1001107 (Solder Mask Ratio Clearance bad value) 14 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 768ec258f7 Encapsulate LABEL_OBJECT class and message panel window member of EDA_DRAW_FRAME. 14 years ago
jean-pierre charras a97f5c2530 Gerbview: code cleanup and very minor fix. 15 years ago
jean-pierre charras f6669b7845 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
jean-pierre charras 2a216a51b9 Gerbview: added support forSF (scale factor), IO (Image Offset), OF (Offset) and MI (Mirror) commands. 15 years ago
jean-pierre charras 035979d39f More work on Gerbview: code cleaning and cosmetic enhancements. 15 years ago
jean-pierre charras b992af3eb3 Gerbview code redesign 15 years ago
stambaughw 3c7df7b75d Complete comment translation of gerbview source. 16 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
dickelbeck b603580355 WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 17 years ago
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
dickelbeck 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
charras f723c540d0 code cleaning. Some comments translated into English. 17 years ago
dickelbeck 721d878fcf GetScreen() work, menu capitalization, beautifying 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
dickelbeck dff70646a2 see change_log for 2007-Aug-31 18 years ago
dickelbeck cc62305777 see change_log.txt for 2007-Aug-22 18 years ago
dickelbeck 49e32e096e unified m_Flags, EDA_BaseStruct::Display_Infos(), and ~GetEquipot() 18 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
dickelbeck ae74527bc2 Jean-Pierre's changes for kicad-2007-05-25 release 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago