17 Commits (9092dd0aecc0505b4cb35df82c4e6467bdaf33f3)

Author SHA1 Message Date
jean-pierre charras 9092dd0aec Try to fix bug 639683 : Illegal reference strings are now detected and replaced by default prefix for old schematics or rejected in schematic edition. 15 years ago
jean-pierre charras 320d01f622 fix bug 765355 15 years ago
Wayne Stambaugh fe6890a955 Dialog escape key termination and default button fixes. 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 6a26a7f9bf Use logical cursor position and other minor changes. 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 73585a8514 Fix minor bug (layer color not updated in toolbar when changed in layer manager) 15 years ago
jean-pierre charras 20efe4f6dc Eeschema: fix incorrect undo behavior after a component edition using the dialog frame (some changes were not undoable). 15 years ago
Wayne Stambaugh a3a73ef5dd EESchema block code cleaning and other minor fixes. 15 years ago
jean-pierre charras c699c726b6 Eeschema: in component properties dialog, add control for fields texts justification, like in Libedit. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh adb4ad1a7b Schematic object improvements and other minor fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Wayne Stambaugh 408cf4d87e More EESchema dialog file housekeeping. 15 years ago
Wayne Stambaugh 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Vovanium 15652d8d34 Make option not uppercasing component names. I'm so bored with my Eeschema is convert ADuC, Si, component names to ADUC, SI etc., so I contribute this patch so anyone now may keep components 15 years ago
Wayne Stambaugh 3335ccd98d Initial work on new component library stucture. 15 years ago
Marco Mattila 356835c87f https://lists.launchpad.net/kicad-developers/msg05228.html 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 16 years ago
jean-pierre charras 0d530fb353 dialog_edit_component_in_schematic: moved "Reset to Library Default" Button. This command is now undoable. 16 years ago
Dick Hollenbeck ce0eec899c fix comment to proper English 16 years ago
Wayne Stambaugh e1b5d49f1b EESchema component library and hierarchical sheet label object improvements. 16 years ago
Dick Hollenbeck f3d5c4948b meet Ralph, a big harry template fieldnames patch 16 years ago
charras 126c384dad Eeschema date in frame reference updated at each modification. 16 years ago
stambaughw e15341411d Minor bug fixes, compiler warning fixes and code cleaning. 16 years ago
charras 6efce74c96 Eeschema: fixed bug when edit a component reference using the component dialog editor 16 years ago
charras 0b41d484ff code cleaning 16 years ago
charras 96849d5a11 code cleaning 16 years ago
stambaughw 014d852bc6 Dialog work and other minor changes. 16 years ago
stambaughw 1aaa7a9bf2 Compiler warning, object name, bug, and string fixes. 16 years ago
stambaughw 11bf0ad76f Merge component library draw item and field list. 16 years ago
stambaughw 76d04d6a85 Library component and draw object improvements and compile warning fix. 16 years ago
stambaughw b762f6aab7 Component library editor improvements. 16 years ago
charras ee6615252d minor enhancements and fixed minor bug in field editor dialog 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
stambaughw ab74cfeda8 Component library object improvements. 16 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 42b4cae45e commit hershey patch 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 4eadae0c2b refinements and switch to final version 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
dickelbeck 75ea28917c added the superbly convenient EnsureTextCtrlWidth() 17 years ago
dickelbeck 3d8e783d63 chipnameTextCtrl minimum text width 17 years ago
charras 79472a683e eeschema: minor changes in field edition 17 years ago
charras f7d1c72a08 more in fields edition. Components in lib can have more than 8 user fields 17 years ago
charras 441efc9f2c Bugs and problems solved in fields edition (some are windows only) 17 years ago