225 Commits (b897c5f290cc148049658dfb28b00dadab0cea20)

Author SHA1 Message Date
jean-pierre charras 052876079a fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 16 years ago
jean-pierre charras 12a0e4942a fixed bugs 593546 ( 'Update module' in module editor becomes sometimes unavailable after undo ) and 593547 ('no' confirmation in module editor overlaps modules) 16 years ago
jean-pierre charras d4c811fc8b minor enhancement (mainly for Cvpcb) 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras 5732d815c6 Work on colors handling, and others changes. see changelog. 16 years ago
charras f6656e0384 fixed eeschema crash when using the hotkey m (move) command. 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw 4611bfd58c Comment translations. 16 years ago
charras 1913758d89 pcbnew: finished control of local masks clearance and local net clearance in footprints and pads 16 years ago
charras a3f48bf241 pcbnew Added: control of masks clearance. See changelog for more info 16 years ago
charras e027e65971 code and files cleanup 16 years ago
charras fe10a9938f Removed global default clearance, track size and vias drill. Use netclasses values only. 16 years ago
stambaughw 7e24e43890 wxWidgets 2.9 string fixes and other minor updates. 16 years ago
charras ccbce931d2 All: better look when displaying info on messages panel 16 years ago
dickelbeck b4fe26a31f Isaac's next color/layer work step 16 years ago
dickelbeck ce4d22f024 work around some gcc 4.3.3 compiler warnings 16 years ago
dickelbeck 362b6b53f6 NETCLASS work, see CHANGELOG.txt 16 years ago
charras 54a541f22c fixed crashes in eeschema, modedit and 3D display 17 years ago
charras 304525db9a undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit 17 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 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
charras 7cd50d33a0 fixed in pcbnew: module copy: bad 3d shape list copy. 17 years ago
charras 9aba378fac fixed in pcbnew: module copy: bad 3d shape list copy. 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
charras f83bc3e3fa pcbnew: solved: info not displayed when clicking on a module. Removed: gcc 4.2.1 warning in moduleframe.cpp 17 years ago
stambaughw 2e5a57e100 New zoom implementation and some build optimizations. 17 years ago
stambaughw 4a489895a3 More zoom clean ups and code cleaning. 17 years ago
dickelbeck d814889db7 gerbview, pcbnew's BOARD container changes 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
charras f723c540d0 code cleaning. Some comments translated into English. 17 years ago
charras 5f777f8c60 pcbnew: bug solved: pad holes not printed 18 years ago
charras d60e906a55 doc update. 18 years ago
dickelbeck aa93f54d97 BOARD_ITEM::Draw() 18 years ago
charras f34be93032 Ensure graphic and footprint texts have a sufficient size to be seen on screen.(bug 1909165). 18 years ago
charras 0ff83cbab7 MODULE::GetBoundingBox() takes in account the clearence around the pads. other very minor changes 18 years ago
charras 9fb2c9fe23 some code cleaning and comments translations. Added: EDA_Rect::Merge( EDA_Rect & aRect ) (see changelog) 18 years ago
charras fb54ab8649 Dirty rect used in footprint start move, rotation, flip and delete. 18 years ago
charras 8bfdd0407c Use dirty rectangle when deleting a footprint 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 10e13ae50a layer names in *.brd file 18 years ago
dickelbeck ce04867e84 BOARD::GetLayerName() 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
dickelbeck 57c1927121 more amazing free software 18 years ago
CHARRAS 339a90e7ac Block commands now works with zones. 18 years ago
CHARRAS 5a948e98b7 made ADD_MENUITEM_xx static inline 18 years ago