42 Commits (5dc3cf981672ae47df79ec011aeb5b05b7993033)

Author SHA1 Message Date
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
jean-pierre charras fe50448399 Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
jean-pierre charras a188f9d06e added orto2 patch 15 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
charras 96a9769f6c ++ Pcbnew: 16 years ago
dickelbeck 6518139b26 more layer widget work 16 years ago
stambaughw 506a73c387 More comment translation work. 16 years ago
charras 56059efd8a Netclasses work continued 16 years ago
charras f9be70f26d pcbnew: work on undo/redo in progress Only delete commands are stored in undo/redo stack 17 years ago
charras 42022adb3f code cleaning 17 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 17 years ago
charras f43d1aaa54 Added text justification for graphic texts in libedit and more(see changelog) 17 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
dickelbeck 6153dadc07 TRACK::GetBoundingBox() revised for when track clearance is displayed 18 years ago
dickelbeck e724e4fd31 delete net uses dirty rect 18 years ago
dickelbeck 3bb1764dff delete track uses dirty rect 18 years ago
dickelbeck 920ea81061 dirty stuff 18 years ago
charras 8111fe4984 Dirty rect Ok. Code must be cleaned. Import footprints from gpcb ok. See changelog for details 18 years ago
dickelbeck f966e8a437 testing 18 years ago
dickelbeck a4ffa8fa90 no XORing on delete segment 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
dickelbeck eec9f1f428 fixed track delete bug 18 years ago
dickelbeck 7c2c168189 pcbnew housekeeping 18 years ago
dickelbeck 3cd47555ca see 2007-Oct-12 change_log.txt 18 years ago
dickelbeck cb49ea8989 see change_log.txt for 2007-Sep-11 UPDATE 18 years ago
dickelbeck dff70646a2 see change_log for 2007-Aug-31 19 years ago
dickelbeck cc62305777 see change_log.txt for 2007-Aug-22 19 years ago
dickelbeck 49e32e096e unified m_Flags, EDA_BaseStruct::Display_Infos(), and ~GetEquipot() 19 years ago
dickelbeck 6acce67a64 made m_CurrentItem private, beautification 19 years ago
lifekidyeaa 713d01751e added the following features (mostly hotkey type stuff): 19 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago