343 Commits (409cd9d4ee140b332c02bcaa4b40123ec71de5c6)

Author SHA1 Message Date
charras db49e2a505 some minor bug fixes and enhancements 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 89535a1366 some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 16 years ago
charras 56059efd8a Netclasses work continued 16 years ago
dickelbeck b4fe26a31f Isaac's next color/layer work step 16 years ago
dickelbeck 7e93bb19df Isaac's via patch 16 years ago
charras e8fef505f8 Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target) 16 years ago
dickelbeck 362b6b53f6 NETCLASS work, see CHANGELOG.txt 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 17 years ago
charras 42022adb3f code cleaning 17 years ago
charras e877819945 Pcbnew: Added: Option to show the via area while creating a new track. Better code. 17 years ago
jerryjacobs eebc4ff21f Applied Hauptmech patch, highlight only current layer in high-contrast mode - tracker patch 2807379 17 years ago
charras 42b4cae45e commit hershey patch 17 years ago
charras b1d1a71101 Finished code cleaning about ratsnets calculations and handling. 17 years ago
charras e073bdc042 Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 17 years ago
charras b256efc50e minor bugs fixed 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
charras 2eaa28f0cb Pcbnew: some enhancements 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
stambaughw 2e5a57e100 New zoom implementation and some build optimizations. 17 years ago
charras 962b8b0ead Added: patch from Rok Markovic, and some changes in printing functions 17 years ago
charras 94cf5b0d28 pcbnew: minor but mandatory change when printing tracks (removed net names printing) 17 years ago
dickelbeck b603580355 WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 17 years ago
charras cd6fbbef68 All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed 17 years ago
charras beeaf53a0b Code cleaning. Removed obscure code to draw texts 17 years ago
charras 23003001f1 minor changes. 17 years ago
charras 6d856f60a6 Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 17 years ago
charras 9dae370c1f cleanup, cosmetic enhancements. enhancements about display zones options 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 178bc946e3 First version of pcbnew using polygonal filled areas in zones in rats nets calculations. 17 years ago
charras 3c97a45f48 code cleaning, and some minor bugs solved 17 years ago
dickelbeck 9d395aa0c5 MAC alpha support 18 years ago
dickelbeck aa93f54d97 BOARD_ITEM::Draw() 18 years ago
dickelbeck ae459044de Patch originating from Jonas Diemer 18 years ago
dickelbeck 6153dadc07 TRACK::GetBoundingBox() revised for when track clearance is displayed 18 years ago
dickelbeck bc04d5e54c delete track uses dirty rect 18 years ago
dickelbeck 3bb1764dff delete track uses dirty rect 18 years ago
dickelbeck 920ea81061 dirty stuff 18 years ago
dickelbeck aa51131bdc BoundingBox 18 years ago
dickelbeck fcc86fb007 fix for magnetic tracks for parallel case, cleanup of original patches 18 years ago
dickelbeck 30932a4607 Werner Almesberger's patches 18 years ago
dickelbeck ce04867e84 BOARD::GetLayerName() 18 years ago
dickelbeck d47823c144 specctra session work 18 years ago
CHARRAS e9b3322fc0 On line DRC when creating a zone outline 18 years ago
CHARRAS 7d676fbfd3 support for micro vias. small problem in zone detection solved 18 years ago
CHARRAS e3a3d16af8 small bugs fixed. Added: Support for microvias (see changelog) 18 years ago
CHARRAS 339a90e7ac Block commands now works with zones. 18 years ago