152 Commits (fa11e1c0974388dcef8c5e9808842e48e8d2b691)

Author SHA1 Message Date
Wayne Stambaugh 5678a166ee Fix template path bugs. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Seth Hillbrand a607174f9a Fix english grammar 8 years ago
Jeff Young 182b134872 Don't overwite env vars with settings. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Wayne Stambaugh 81e8d8fd89 Symbol library table remapping fixes. 8 years ago
Wayne Stambaugh 33cc7b3f99 Fix broken default icons in menus setting for OSX. 8 years ago
Wayne Stambaugh f781691049 Eeschema: add symbol library table editor dialog. 8 years ago
jean-pierre charras b8c621a991 fix a few Coverity warnings. 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
Simon Wells 117faf898f Disable icons in menus by default on osx 9 years ago
Wayne Stambaugh 9c2ebf32f1 Initial symbol library table implementation prep work. 9 years ago
John Beard ece7eeb280 Move SystemDirsAppend to own header 9 years ago
John Beard 27374c0aa3 Move file locking utilities to a separate file 9 years ago
jean-pierre charras 4eeed8d04f Icons options menu: code rework 9 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
ejs-ejs f8ae428428 Add Lithuanian language to language list menu. 10 years ago
jean-pierre charras ec096cc1d2 Fix an issue in LOCALE_IO class, used to switch to/back locale "C" when reading/writing files: the back to locale was broken, and created issues in countries using the ',' as fp separator, especially when the non default language was used. 10 years ago
jean-pierre charras 95962cd2ba Very minor changes: minor coding style fixes, and remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) 10 years ago
dwilches 1c19699a7c Fix Preferred Editor dialog (lp: 1558353) 10 years ago
jean-pierre charras 8dc0a33cc7 Remove a old useless font file (the Cyrillic fonte is, since a long time, in the current font file) 10 years ago
jean-pierre charras 624c508dda Fix an issue relative to the env vars initializations on Linux: they are not initialized if the value contains any non ASCII7 char, and if the locale is not set. 10 years ago
jean-pierre charras d902c2716a Add Slovak entry in language menu. 10 years ago
Dick Hollenbeck f527b29e68 GitHub plugin: fix threading issues when libcurl is build against openssl. 10 years ago
Chris Pavlina ee2752827a Remove old, empty header 10 years ago
Wayne Stambaugh 5c6c2a0661 GitHub plugin: fix potential multiple initialization of libcurl bug. 10 years ago
Mark Roszko e47bc6883d Replace the avhttp library used by the github plugin with libcurl. 10 years ago
Mark Roszko 030c84d55d Use defined environment variables before falling back to DEFAULT_INSTALL_PATH. 10 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago
jean-pierre charras 7b0d597f6d Fix some issues related to the footprint wizard frame: 10 years ago
Wayne Stambaugh 8482637c83 Default KISYSMOD and KISYS3DMOD path fixes. (fixes lp:1455472) 10 years ago
Chris Pavlina ada5274b28 Remove some unused variables. 11 years ago
Wayne Stambaugh 4274f2d5d5 Fix config.h default data install path assignment during configuration. 11 years ago
Wayne Stambaugh a6172bb72e Minor path configuration code fixes. 11 years ago
Wayne Stambaugh 6aff74665a Fix build error cause by difference in wxRichMessageDialog between versions 3.0.1 and 3.0.2. 11 years ago
Wayne Stambaugh 45d0448bb9 Add path (environment variable) configuration dialog. 11 years ago
Bernhard Stegmaier 1e6c8cf88f Enable file extension filters on OSX file dialog. 11 years ago
Wayne Stambaugh bd199b894e Set default footprint library table and 3D model library environment variables. 11 years ago
Wayne Stambaugh 93b0a0831e Minor fixes and code cleaning. 11 years ago
Jose Ingnacio c9a1b239a6 Use XDG_CONFIG_DIR for lock file path on Linux. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Dick Hollenbeck 3e861db371 Lock file improvements. 11 years ago
Moses McKnight 6da5e2cdd0 Configuration file consolidation patch from Moses McKnight. 11 years ago
jean-pierre charras e5e388f2b4 Help files: can now be html or pdf files: Kicad search first for a .html help file, and if not found in a path, search for the corresponding .pdf file. 11 years ago
jean-pierre charras d8c3ccb424 Pcbnew, Eeschema: release lock file when these editors are closed (Until now, the lock file was released when the full Kicad application was closed, not when the editor was closed). 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck c39385a5cd improve help file finding after kiway breakage. 12 years ago