53 Commits (860fbb16d72bc338b9cde0f39671186424feaf29)

Author SHA1 Message Date
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw d2eac37ddf Comment translation complete, Yeah!!!! 16 years ago
stambaughw 2884d1259e Replace library editor pin properties dialog box and minor update. 16 years ago
stambaughw f7452ce131 Component library object and other minor 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 1700a6a78d Merged dialog_load_error_base and dialog_display_info_HTML_base 17 years ago
jerryjacobs 5156a1c119 Added load error dialog. To display file load errors in a wxTextCtrl with a message, this is the BUG 2802441 enhancement 17 years ago
charras 535a4d1f92 Eeschema: code cleanup 17 years ago
charras 6e6134ea5a improved wxWidgets 3 compatibility 17 years ago
stambaughw 0652ab4fd2 PCBNew UI normalization and global variable reductions. 17 years ago
stambaughw 5114b863e5 EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
drannou fb25b5c403 Adding multi-line feature in PCBNEW and EESCHEMA 17 years ago
stambaughw aa51c05dc6 CVPcb code refactoring, global variable elimination, and UI updates. 17 years ago
stambaughw cc661bdce8 Minor search path updates, initial UI clean up, and more wxDC zoom work. 17 years ago
charras 20cb87a8b7 better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras b65590f708 code cleanup in project_config.cpp and some enhancements 17 years ago
charras 2a9a799f01 eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 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
jerryjacobs 72dbdf7faa Splitted common.h subroutines to seperate include files. Minor code cleanup. 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 6d856f60a6 Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
faa 8bed5053da cyrillic font support, russian GOST support 17 years ago
charras 07767585c3 better code compatibility with others compilers (MSVC) 17 years ago
jerryjacobs 26af26619a (confirm.cpp) Get_Message frame caption added 17 years ago
charras b7d8f5e31f added contributors in about_kicad.cpp 17 years ago
charras b02b170de2 Eeschema: minor bug solved: bad value when display lines widths in info screen in libedit 17 years ago
jerryjacobs 8fd4401e12 all-programs: about dialog improved 17 years ago
charras f98fd09f84 minor changes in pcbnew (see changelog) 17 years ago
charras 0cdcd78ba0 doc update. 18 years ago
charras 777076c86f minor changes. See changelog 18 years ago
charras 44743723d1 removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed 18 years ago
dickelbeck 9daeed6f45 operator << (wxString, wxPoint) 18 years ago
dickelbeck ba92f94fde ProcessExecute instead of wxExecute 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
dickelbeck 6ab5ad27f5 Wayne Stambaugh's patch which allows infospgm.cpp to be compiled once rather than for each program 18 years ago
dickelbeck 467d9d3692 added strlower() 18 years ago
kintel c3a7b4d126 Use full path to executables under Mac OS X, this is because the Mac OS X app launcher doesn't support classic cmd-line parameters 18 years ago
CHARRAS 2a5676b2e2 Add class_marker.cpp and class_marker.h. Some other minor changes 18 years ago
dickelbeck 3cd47555ca see 2007-Oct-12 change_log.txt 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 18 years ago
g_harland 2f3aeeaa29 Enhance "Colors" dialog box (as listed in change_log.txt) 18 years ago
CHARRAS e27d3f8c78 more work on programmable hotkeys. Most of features are ok. 18 years ago
CHARRAS 077a570bc0 Display grid in mils or mm in popup menus 18 years ago
dickelbeck 51fc26e178 mouse synchronization from PCBNEW to EESCHEMA 18 years ago
CHARRAS 4feef88fc6 modify Hotkey.cpp code for eeschema 18 years ago
lifekidyeaa 163ba39823 pcbnew: added ctrl-o,s,f 19 years ago