70 Commits (4230ac4ca715c6fcac5c58b4c795d8c4e3548393)

Author SHA1 Message Date
Wayne Stambaugh e4d1fa12ac PCBNew trace search code refactoring and other minor fixes. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
Wayne Stambaugh 8d0605c378 Escape key cancels adding new module in PCBNew. Fixes lp:692182 15 years ago
Wayne Stambaugh c02d90e9a7 Use wxUpdateUIEvent in CVPcb and other minor changes. 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
jean-pierre charras 2ce4f404be Pcbnew: add missing call to SetMouseCapture( NULL, NULL ) in abort functions. 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
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
jean-pierre charras 704e3c5133 Try to fix a gencad export issue. 15 years ago
Andrey Fedorushkov 9afa89261f pcbnew: fix slowly module change at ratsnest invisible 15 years ago
Marco Serantoni ea812ef5c9 Zones drawing optimization with WXGrapchisContext + Fix bug #612132 15 years ago
Andrey Fedorushkov 562f26dd6f pcbnew: fix very slowly hands place module at ratsnest visible off 15 years ago
Marco Serantoni 148baffdd9 OSX implementation of wxOverlay (speedups board operations) and cleanup 15 years ago
jean-pierre charras 657f62ab0c fixing bug 626875. Cleaning code 15 years ago
jean-pierre charras f0213de0ef code cleaning. 16 years ago
jean-pierre charras aefad04995 Pcbnew: fixed unwanted mouse cursor move when using the t hotkey 16 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
charras 5732d815c6 Work on colors handling, and others changes. see changelog. 16 years ago
charras 6efce74c96 Eeschema: fixed bug when edit a component reference using the component dialog editor 16 years ago
charras cacb22252c Pcbnew: fixed a very minor bug when moving and place a footprint. 16 years ago
charras 6769e4c94a code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw 1a139a7fe7 More comment translation and capitalization fixes. 16 years ago
charras c718765268 More about undo/redo in pcbnew 16 years ago
charras 5699ee3b91 More about pcbnew undo/redo 16 years ago
faa d9ea63a857 pcbnew: minor bug cursor move/drag module 16 years ago
faa 8d5a6531f9 pcbnew: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module 17 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 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 cffe0cfcaa support for bezier curves 17 years ago
charras 96e0bebd0e code cleaning 17 years ago
charras f43d1aaa54 Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
charras e073bdc042 Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 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 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
charras daeb9f0e07 Cleaning code to draw/plot texts; italic allowed for pcbnew 17 years ago
charras 4d12bd3e3d Solved problems with mirrored texts. cleaning obsolete files 17 years ago
dickelbeck e574a1b061 more DLIST<> work 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
jerryjacobs d206c9e5c5 Menu and statusbar strings made more clear 17 years ago