50 Commits (c4b37d77bd42774cf364015f82556618676850f6)

Author SHA1 Message Date
charras c4b37d77bd Gerbview: Added support of arcs in polygons outlines. Need more tests, but works. 16 years ago
charras 27346c7e79 Pcbnew and Gerbview: Refactor dialogs for plot and print. 16 years ago
charras e875e075af minor enhancements and fixes 16 years ago
charras 5f9aefe898 minor enhancements related to doc update. 16 years ago
stambaughw 1aaa7a9bf2 Compiler warning, object name, bug, and string fixes. 16 years ago
stambaughw 9b3ca06859 EESchema dialog box updates. 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 7e24e43890 wxWidgets 2.9 string fixes and other minor updates. 16 years ago
stambaughw ee918d7d29 Replace library editor new component dialog and minor updates. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
stambaughw 3803b79ac5 Component library editor improvements, build fix, and bug fixes. 16 years ago
stambaughw ab74cfeda8 Component library object improvements. 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 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 83be1f8a10 Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 17 years ago
charras daceb2e019 Rework on undo/redo and block functions 17 years ago
charras 8ec8cf3f43 Rework on undo/redo and block functions 17 years ago
charras 9d6daf5665 undo-redo rework 17 years ago
charras aa9e61eda5 Code cleanup about netlist, ERC and markers in eeschema ( work in progress ) 17 years ago
charras c61cce48c0 More about ERC and markers in eeschema ( work in progress ) 17 years ago
charras f7265b0ab1 Eeschema: better ERC diags (work in progress) 17 years ago
charras f7a804e23d Bugfix for plotting 17 years ago
charras 92266a1986 Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
stambaughw 5114b863e5 EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
charras 82d8faeb40 eeschema: library order when loading libs fixed (i hope) 17 years ago
charras 9f7ca3444b eeschema: Viewlib: listboxes for lib or component selection are now resizable 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras 6b8bc98db3 fixed in libedit: import symbol not working. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras c333da1916 some "todo" cleanup 17 years ago
stambaughw 21faf9d370 Integrate wxFileHistory, add missing header files to fix Linux build, initial search path work, and general housekeeping. 17 years ago
charras 31e3e98522 Print and plot functions now properly prints all sheets in a complex hierarchy 17 years ago
charras 441efc9f2c Bugs and problems solved in fields edition (some are windows only) 17 years ago
charras 930a777eb7 Change dialog to edit fields in libedit (see CHANGELOG.txt) 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
dickelbeck 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
charras bb8ee329f8 Bug in get online help: kicad.pdf was always called instead of the suitable help file. thanks to the guy who did not test its changes 17 years ago
charras 388c0287ba Eeschema: better backannotation from cvpcb 18 years ago
bennett78 0d3769b234 Added SCH_COMPONENT * WinEDA_SchematicFrame::FindComponentByRef 18 years ago
dickelbeck 795e069a7a fix backanno for unicode and eeschema's debug build 18 years ago
bennett78 7327197c17 Added Backannotate Footprints from Stuff File Feature 18 years ago
charras 0ac832f066 screen number and screen count now are set 18 years ago
charras 6bd3fea110 wxProcess::open does not work under windows (the process stays in background mode), wxExecute is still used under windows 18 years ago
charras af7b6691d4 see changelog 18 years ago
dickelbeck 721d878fcf GetScreen() work, menu capitalization, beautifying 18 years ago
charras 8123d3a5eb see changelog 18 years ago
charras 7f453831d5 eeschema: code cleaning. SCH_ITEM class used for all schematic items in eeschema. Files reorganization. 18 years ago