46 Commits (5c21f938031587e98dc3d1500e4b5246ff880ba1)

Author SHA1 Message Date
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 685ee31c35 Workaround a few more OSX printf problems. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Seth Hillbrand 7953a5c62b Work around MacOS printf/format issues 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jeff Young df5f010514 Bug fixes for fields when editing a symbol from the schematic. 5 years ago
Jeff Young 2e129d9b47 Naming conventions and other cleanup. 5 years ago
Jeff Young 36259b1f6b Refresh lib trees after editing library tables. 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago
Jeff Young 8ab1f957a2 Update title after a Save All. 5 years ago
Jeff Young 91e876ce0d Make sure the title is updated when file is saved/reverted/etc. 5 years ago
Jeff Young 5994ce3711 Be more aggressive about updating title to show dirty status. 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Wayne Stambaugh 356c2d3508 Symbol editor: fix symbol save as menu enable logic issue. 5 years ago
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
Roberto Fernandez Bautista 9aedeae5c3 Don't log error messages when using the clipboard 5 years ago
Jeff Young bbb8173b61 Remove and re-add saved-as libraries when Syncing tree. 5 years ago
Wayne Stambaugh 7737489e57 Symbol editor: don't allow new or imported symbols in read only libraries. 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Michael Kavanagh 65f90f141f Symbol editor: remove duplicate legacy code path 5 years ago
Ian McInerney ac3e677fae Cleanup some compile warnings 5 years ago
Seth Hillbrand c22921ee4f Fix spelling 5 years ago
Wayne Stambaugh 50b171fa33 Symbol editor: improve symbol library save as behavior. 5 years ago
Wayne Stambaugh 5069d20768 Symbol editor: make library and symbol save as operations explicit. 5 years ago
Jeff Young 1648dd6f0e Fix various issues with save & editing symbols from schematic. 5 years ago
Jeff Young 50e1e07f4b Put pasted part on canvas. 5 years ago
Jeff Young b6e267b78d Naming conventions. 5 years ago
Jeff Young 412c9c8c4e Save should be disabled only if the file is up-to-date. 5 years ago
Jeff Young c611f62ade Get rid of annoying double-draw when choosing a new symbol. 5 years ago
Jeff Young baac9bfbf8 Don't try and rename lib entry when symbol is from board. 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Jeff Young 6e6e0aa644 Naming conventions (including some component -> symbol). 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Jeff Young 787bd5109e Copy properties but not values of datasheet and footprint fields. 5 years ago
Wayne Stambaugh 4ea3914d4e Coverity fixes. 5 years ago
Ian McInerney 123fe5a887 Sort root symbols by name in new symbol dialog 5 years ago
Wayne Stambaugh 52e9ec5954 Symbol editor: fix library symbol tree modified state bug. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Wayne Stambaugh 9101e61c06 Symbol editor, fix saving legacy symbol library bug. 5 years ago
Wayne Stambaugh ed03ca7ad0 Symbol editor: improve save all behavior for read only libraries. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago