69 Commits (067bf8518c95f9a8e66d8b0728d6c148b6d3cbb3)

Author SHA1 Message Date
Wayne Stambaugh aeb6dd8cc7 Minor schematic object improvements and code cleaning. 15 years ago
Wayne Stambaugh 6566b0c5fa Schematic component library object improvements and other minor fixes. 15 years ago
Wayne Stambaugh 185a2544b5 Component library editor bug fixes and other minor fixes. 15 years ago
Wayne Stambaugh 285d9b649d Major component library ojbect editing code refactor. 15 years ago
jean-pierre charras 363548f266 Due to (minor) problems in block rotate/mirror (display and undo/redo) go back to old behavior (command immediately executed , and do not entering a move block aftera block mirror/rotate) 15 years ago
jean-pierre charras 352dcb3823 added eeschema rotate block patch from pascal baerten. Uncrustify files. fixed some issues. 15 years ago
jean-pierre charras 28a3e5840f Added grag labels patch 16 years ago
Wayne Stambaugh e1b5d49f1b EESchema component library and hierarchical sheet label object improvements. 16 years ago
charras 83e8b961c7 cosmetic enhancement in pin edit dialog. 16 years ago
charras 126c384dad Eeschema date in frame reference updated at each modification. 16 years ago
charras edf64afc3b Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor 16 years ago
stambaughw 1aaa7a9bf2 Compiler warning, object name, bug, and string fixes. 16 years ago
stambaughw d2eac37ddf Comment translation complete, Yeah!!!! 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 1a4d23896e Begin translating comments to English and minor code clean up. 16 years ago
charras 1fec58e8c2 eeschema: fixed bugs in netlist generation and drag components 16 years ago
stambaughw ee918d7d29 Replace library editor new component dialog and minor updates. 16 years ago
charras 9b4d215b52 eeschema: bug fix. Removed unused file 16 years ago
stambaughw b762f6aab7 Component library editor improvements. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
charras 3806557ff9 Eeschema: fixed: root components non found in schematic 16 years ago
charras b6e8c338c5 Eeschema: fixed: bad undo/redo for Drag commands 16 years ago
stambaughw ab74cfeda8 Component library object improvements. 16 years ago
charras 2be6520a28 More about undo/redo in pcbnew and minor cleanup 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 17 years ago
charras f9be70f26d pcbnew: work on undo/redo in progress Only delete commands are stored in undo/redo stack 17 years ago
charras 2a7ac9d3c4 fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 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 6d930edec3 work in progress about ERC and markers in eeschema 17 years ago
charras 0d2ee0c023 See changelog. work in progress about ERC and markers in eeschema 17 years ago
charras e80d075078 make command-line invocation with relative paths work 17 years ago
charras f43d1aaa54 Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras dfa7e1d618 Code cleaning and enhancements about EDA_TextStruct 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras 3f6f3c7bbf eeschema bug fix: wires connected to a component non dragged in drag component command 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 598cc337d2 Code cleaning 17 years ago
charras ada6b6b8ba Code cleaning 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 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 ff193f1844 variable number of fields per schematic component 17 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