64 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Jeff Young be4a851186 Allow embedded files to come from components 6 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Marek Roszko 22d13546fb Some DisplayError -> DisplayErrorMessage 10 months ago
Marek Roszko c16d078b8c Fix conflict with windows header define thats leaking in 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Seth Hillbrand c8375c151c Launch default URI handler if exists 1 year ago
Marek Roszko 284df4adf8 Move two pgm_base method definitions back to pgm_base.cpp 2 years ago
Jeff Young 08c773a0bf Use wxFileName to resolve . and .. in documentation paths. 2 years ago
Marek Roszko f85251ef75 Fix eda_doc not looking for schematic locally 3 years ago
Jeff Young bbea8afdc5 Trim some (probably) excess includes. 4 years ago
Jeff Young 5bf042fcc1 Use individual parameter version of wxExecute. 4 years ago
Wayne Stambaugh f233f4a0a9 Expunge EDA_FILE_SELECTOR. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Marek Roszko c3c777d07f Remove another abandoned function 5 years ago
Ian McInerney be4b6ec06a Cleanup compiler warnings 5 years ago
Marek Roszko 64484f5fc4 Split KIID out of common.h 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Jeff Young cc9ac37a0e Add text variable support to envVar processing. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 9bfce26ce7 Move env var substitution into GetAssociatedDocument 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young a65088419e More forgiving keyword search. 8 years ago
Jon Evans e3d9a23867 Properly escape urls passed to wxLaunchDefaultBrowser() 8 years ago
Jon Evans ed99251f0b Add explicit file:// URI scheme for html help files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Baranovskiy Konstantin 4be2c79b87 Make doc extension (pdf) case insensitive. 9 years ago
jean-pierre charras c3b51b0d07 2 very minor fixes in Eeschema: 10 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago
Wayne Stambaugh e8362df15f Add missing source file licenses and code policy fixes. 11 years ago
jean-pierre charras bb0804ec29 DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness. 12 years ago
Dick Hollenbeck c39385a5cd improve help file finding after kiway breakage. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras d68940c4d2 Minor fixes. 12 years ago
Lorenzo Marcantonio 42709330e0 Better strings for the translators (converted concatenations to formats) 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 0e27f45ffd Encapsulate EDA_APP class. 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
jean-pierre charras f01653fc56 Fix gcc 4.5 warnings compil. 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
stambaughw bc5d9a75f5 Complete comment translation of common source. 16 years ago
charras 71e537b058 Changed some c_str and GetData functions to GetChars in .Printf functions (forgotten changes) 16 years ago
charras 657325be33 Changed some c_str and GetData functions to GetChars in .Printf functions 16 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 f3e4682f54 eeschema: some fixes, see CHANGELOG 17 years ago
charras e719b42e1f made GetAssociatedDocument() compatible with last changes in kicad path handling. 17 years ago