524 Commits (2c15036eb3318ad70db2ac55a8c7565c67bbd84a)

Author SHA1 Message Date
charras 80a713d895 commit hershey patch 17 years ago
charras 42b4cae45e commit hershey patch 17 years ago
charras b1d1a71101 Finished code cleaning about ratsnets calculations and handling. 17 years ago
faa 8f36c1fc42 russian GOST vert.text adjust 17 years ago
charras 497cb9f7d0 code cleanup 17 years ago
charras 3f970c85ce more cleanup and enhancements about rats nest (work in progress) 17 years ago
charras e073bdc042 Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 26b20cad1e Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens) 17 years ago
charras 5759f734a8 Rework on TEXTE_PCB, SCH_TEXT and EDA_TextStruct classes. 17 years ago
charras 13a1c6be37 delete "old" makefiles. Use CMakefiles only 17 years ago
charras dfa7e1d618 Code cleaning and enhancements about EDA_TextStruct 17 years ago
stambaughw c2b600ce39 Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 17 years ago
charras b49c2d2b9d code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements 17 years ago
charras 6e6134ea5a improved wxWidgets 3 compatibility 17 years ago
stambaughw 0652ab4fd2 PCBNew UI normalization and global variable reductions. 17 years ago
charras ac45264b4e some enhancements in pcbnew (see changelog) and Cmake files updated to handle a change in doc files 17 years ago
stambaughw 5114b863e5 EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
charras a6278c25f4 removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx 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
charras b4b57a96e7 Added: handling multiple user paths in library path list in Cvpcb. Other minor changes 17 years ago
charras 6039a5f785 Added: handling multiple user paths in library path list in pcbnew. 17 years ago
charras ff68ae0bf8 Added: handling multiple user paths in library path list (currently, only in Eeschema) 17 years ago
charras bb5832c863 Fixed: incorrect refresh of screen area after closing a popup menu (texts and polygons sometimes not redrawn) 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
charras 7ab924c3e1 minor bugs fixed, and remove warnings when using wxWidgets 3 in specctra.cpp 17 years ago
stambaughw cc661bdce8 Minor search path updates, initial UI clean up, and more wxDC zoom work. 17 years ago
charras 50d1bcb171 more about management of lib files in defualt paths 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
charras 89e7f96574 made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 17 years ago
charras f3e4682f54 eeschema: some fixes, see CHANGELOG 17 years ago
stambaughw d96039a1fb Change search path order, wxDC zoom updates, and code clean ups. 17 years ago
dickelbeck a98c2415df expand the size of the coordinate holding status fields, 2 and 3 17 years ago
dickelbeck 4ee4f83de4 move polar coordinates display to status field 2, so that field 0 persists. 17 years ago
dickelbeck 0261ab718f move comment to header, expand on description of UpdateStatsBar(), make comment Doxygen compatible. 17 years ago
charras ceb1de9e24 eeschema: in file menu: "save as" and "load" uses current path 17 years ago
stambaughw dfb88c6495 Library search path fixes, library configuration dialog fixes, and code cleaning. 17 years ago
charras e719b42e1f made GetAssociatedDocument() compatible with last changes in kicad path handling. 17 years ago
faa 6e54ec713d not build russian kicad 17 years ago
charras 1343d9fd41 pcbnew: fixed: bug 2738052 (Delete tool does not delete zones outlines) 17 years ago
charras 70707523dd show axis in module editor and gerbview 17 years ago
stambaughw 5b3c5861bd More search path, compiler warning, and bug fixes. 17 years ago
charras 9efbf02042 add and translate some comments. fixed a problem in modedit (delete module in lib not working) 17 years ago
charras 71ca194b68 overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 17 years ago
f3nix b38c601661 Set eol-style native on new files. 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 2eaa28f0cb Pcbnew: some enhancements 17 years ago
charras 0f725ee2fc DRC: added test pads to holes (pcbnew). Others minor changes 17 years ago