summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-29libgeda: Remove unused enumeration valuesHEADmasterRoland Lutz2-6/+6
2021-05-29libgeda: Check line and fill typesRoland Lutz1-4/+14
2021-05-29libgeda: Make sure all object fields are initializedRoland Lutz1-2/+8
2021-05-28gschem: Fix use of uninitialized variablesRoland Lutz2-5/+9
2021-05-28Merge fix from branch 'stable-1.10'Roland Lutz2-11/+11
2021-05-28gschem: Fix bug in object/text dock disposalstable-1.10Roland Lutz2-11/+11
2021-04-06Merge fixes from branch 'stable-1.10'Roland Lutz3-5/+8
2021-04-06gschem: Remove unnecessary castRoland Lutz1-2/+2
2021-04-06gschem: Fix coding styleRoland Lutz1-1/+1
2021-04-06fix deprecation todo in gschem_page_view_get_page_geometrybyllgrim1-2/+5
2021-04-06gaf export: Fix long version of -l|--layout optionRoland Lutz1-1/+1
2021-04-06gschem: Fix previous fix for VPATH buildsRoland Lutz1-2/+2
2021-02-26gschem: Fix use of $< in non-suffix ruleRoland Lutz1-2/+2
2021-02-24Merge branch 'stable-1.10'Roland Lutz11-41/+87
2021-01-12gnetlist-legacy: Fix non-unicode charactersRoland Lutz2-2/+2
2020-12-22Fix required Guile version in READMERoland Lutz1-2/+2
2020-12-22Bump gEDA version1.10.2-20201222Roland Lutz2-3/+3
2020-12-22Update NEWSRoland Lutz1-0/+6
2020-12-22Allow building with older library versionsRoland Lutz3-29/+33
2020-12-20Re-add support for Guile 2.0Roland Lutz7-7/+43
2020-12-16Merge branch 'stable-1.10'Roland Lutz795-15620/+23164
2020-12-16Bump gEDA version1.10.1-20201216Roland Lutz2-6/+6
2020-12-16gschem: Update German translationRoland Lutz1-12/+8
2020-12-16Regenerate PO filesRoland Lutz85-4242/+4636
2020-12-16Update wiki pagesRoland Lutz335-10748/+14658
2020-12-16Update NEWSRoland Lutz1-0/+38
2020-12-16Add new-style power symbolsRoland Lutz9-1/+47
2020-12-16gschem: Don't scroll log window unless realizedRoland Lutz1-2/+2
2020-12-16gschem: Fix order in which gschem is quitRoland Lutz3-6/+4
2020-12-16Add AppStream metainfo filesRoland Lutz4-0/+110
2020-12-16Add screenshotsRoland Lutz3-0/+0
2020-12-13Update copyright yearsRoland Lutz333-384/+384
2020-12-13Update AUTHORSRoland Lutz1-0/+2
2020-12-13Ignore m4 file added by newer build toolsRoland Lutz1-0/+1
2020-12-13Update dependenciesRoland Lutz22-98/+115
2020-12-13Scheme API documentation: Add .info file to repositoryRoland Lutz2-1/+2742
2020-12-12Merge fixes from branch 'xorn'Roland Lutz9-29/+87
2020-12-12netlist: Accept very old schematic filesxornRoland Lutz2-5/+15
2020-12-12netlist: Fix error messageRoland Lutz1-2/+6
2020-12-12netlist: Don't treat duplicate unused symbols as errorRoland Lutz3-7/+46
2020-12-12Require more recent version of build toolsRoland Lutz1-3/+3
2020-12-12netlist: Fall back on terminal output if pygtk is missingRoland Lutz1-11/+16
2020-12-12python: Fix XML file format documentationRoland Lutz1-1/+1
2020-12-11utils/grenum: Remove non-reproducibilityRoland Lutz2-3/+0
2020-12-11gaf: Fix memory leakRoland Lutz1-0/+1
2020-12-11Merge memory leak fixes by Glenn PavlovicRoland Lutz7-31/+65
2020-12-11Fix whitespaceRoland Lutz6-18/+17
2020-12-11gschem: Simplify codeRoland Lutz1-5/+2
2020-12-11Define convenience function locallyRoland Lutz3-34/+31
2020-12-11libgeda: Don't double free path argumentRoland Lutz1-8/+9