geda-pcb/pcjc2/v2.git
2016-01-06 Peter CliftonDebug self intersecting nastiness 2polygon_speedup/debug-self-intersecting-nastin
2016-01-06 Peter CliftonDebug self-touching contour stuffpolygon_speedup/debug-self-touching-contour-st
2016-01-06 Peter CliftonBenchmark no-holes dicer performancepolygon_speedup/benchmark-no-holes-dicer-perfo
2016-01-06 Peter CliftonBuild with asserts for polygonspolygon_speedup/build-with-asserts-for-polygon
2016-01-06 Peter CliftonRevert "We can just delete kicked out holes"
2016-01-06 Peter CliftonWe can just delete kicked out holes
2016-01-06 Peter CliftonTidy up range check in misc.c
2016-01-06 Peter CliftonFixup some bugs from the added soldermask layers
2016-01-06 Peter Cliftondraw.c: Opencode the mask layer object drawing functions
2016-01-06 Peter CliftonAdd support for a two soldermask layers, defining regio...
2016-01-06 Peter CliftonAvoid hard-coding the number of extra layers in use...
2016-01-06 Peter Cliftonfind.c: The User varaible needs to die...
2016-01-06 Peter CliftonAdd the drc flag as a parameter
2016-01-06 Peter CliftonAdd the bloat as a parameter
2016-01-06 Peter Cliftonfind.c: Refactor some common sequences into a helper...
2016-01-06 Peter Cliftonparse_y.y: Try to avoid two shift/reduce and reduce...
2016-01-06 Peter CliftonPlay with grid snapping heuristics a little
2016-01-06 Peter CliftonAdd hysteresis to grid-snapping
2016-01-06 Peter CliftonRemove graphics pointer from HID structure
2016-01-06 Peter CliftonPass a HID_DRAW * instance to hid_expose_callback(...
2016-01-06 Peter CliftonFixup draw.c not to special case based on HID name...
2016-01-06 Peter Cliftonhidgl: Provide more explicit management of rendering...
2016-01-06 Peter CliftonTEMP: Fixup fallout from nogui change
2016-01-06 Peter CliftonMove some fields from the HID* structure to HID_DRAW...
2016-01-06 Peter Cliftonmain.c: Initialise crosshair unconditionally
2016-01-06 Peter CliftonMake HID_DRAW * an instance of the HID_DRAW class,...
2016-01-06 Peter CliftonUse calling wrappers rather than accessing HID_DRAW...
2016-01-06 Peter CliftonAdd calling wrappers for HID_DRAW virtual functions
2016-01-06 Peter CliftonAdd a pointer in hid_gc_struct to link a gc and the...
2016-01-06 Peter CliftonRename hidGC "me_pointer" to "hid"
2016-01-06 Peter CliftonExpose a base hidGC structure for HIDs to inherit from.
2015-08-31 Markus HitterRemove src/command.h.
2015-08-31 Markus Hitterpcbtest.sh: allow spaces in file paths.
2015-08-31 Markus Hitterpcbtest.sh: simplify, fix running with gdb.
2015-08-31 Markus HitterRefine the move from pcb_sprintf() to pcb_snprintf().
2015-08-30 Markus HitterFix action SetThermal(), implement GetUnitlessValue().
2015-08-30 Markus HitterGtk GUI: get help message for (un)loadvendor right.
2015-08-30 Bert TimmermanRenaming SOT325 footprint to SOT353, adding SC88A footp...
2015-08-30 Markus HitterAdd "Report net length" to Menu -> Info in Gtk.
2015-08-30 bertAdded translatable tooltips for toolbar buttons.
2015-08-30 Bert TimmermanUse drillsize in ALF packages.
2015-08-30 Bert TimmermanCorrections on the infinite loop in the SIL m4 macro.
2015-08-29 Markus HitterImplement regression tests for actions.
2015-08-29 Markus HitterAdd a regression test file for action MinMaskGap().
2015-08-29 Markus HitterWrite grid size with units.
2015-08-29 Markus Hittersrc/action.c: make Rolands patch for MinMaskGap() complete.
2015-08-29 Robert DrehmelMinMaskGap() should care about holes.
2015-08-29 Markus HitterAntifork: more ignores for bert.
2015-08-29 Markus HitterAntifork: another small speedup.
2015-08-29 Markus HitterAntifork: get away without checkouts.
2015-08-29 Markus HitterEnforce LC_NUMERIC = "C" on the command line, too.
2015-08-29 Markus Hittergcode.c: fix file name creation.
2015-08-29 Markus HitterRemove ascii-printf.c/.h.
2015-08-29 Markus HitterReplace/remove of ascii_fprintf() in favour of pcb_fpri...
2015-08-29 Markus Hitterpcb-printf: replace pcb_sprintf() with pcb_snprintf().
2015-08-29 Markus Hitterpcb-printf: teach float/double specifiers to respect `.
2015-08-29 Markus Hitterpcb-printf: remove impossible case.
2015-08-29 Markus Hitterpcb-printf: allow arbitrary order of sub-specifiers.
2015-08-29 Markus Hittergcode.c, bom.c: adjust more pcb_fprintf() usage for...
2015-08-28 Markus HitterImplement ascii-printf.c/.h.
2015-08-27 Markus HitterStop experimenting with LC_ALL, LC_NUMERIC & Co.
2015-08-27 Markus Hittermain.c: include gettext.h in favour of libintl.h.
2015-08-26 Markus Hitterantifork/antifork.sh: extend the intro comment.
2015-08-26 Markus HitterAntifork: ignore duplicates in bert.
2015-08-26 bertChanged a comment in the antifork script.
2015-08-26 bertFound even more forks.
2015-08-26 bertMore forks found
2015-08-26 Markus HitterIntroduce antifork.
2015-08-26 Markus HitterDon't round and join drill sets for display.
2015-08-26 Markus Hitterdrill.c: fix RoundDrillInfo() for the case with just...
2015-08-24 bertsrc/change.c: Converted plain comments into doxygen...
2015-08-24 bertsrc/buffer.[ch]: Converted plain comments into doxygen...
2015-08-23 Kai-Martin... Show the actual name of silk layers in the GUI.
2015-08-23 bertsrc/buffer.c: Converted plain comments into doxygen...
2015-08-23 bertsrc/box.h: Converted plain comments into doxygen comments.
2015-08-23 bertsrc/autoroute.h: Converted plain comments into doxygen...
2015-08-20 bertCorrected scale value for `umil` unit.
2015-08-19 Markus HitterDon't configure with AM_MAINTAINER_MODE.
2015-08-19 Markus Hittersrc/Makefile.am: parse_y.h isn't a source file.
2015-08-18 bertUpdated the Dutch translation file.
2015-07-23 bertautoroute.c: Converted plain comments into doxygen...
2015-07-23 bertaction.h: minor changes in Doxygen header.
2015-07-23 bertaction.c: minor changes in Doxygen header.
2015-07-21 bertsrc/autoplace.h: Converted plain comments into doxygen...
2015-07-21 bertsrc/autoplace.c: Converted plain comments into doxygen...
2015-07-21 bertaction: edits in the Doxygen file headers.
2015-07-21 erich_heinzleAdded font information to pcb manual.
2015-07-15 bertsrc/action.h: Converted plain comments into doxygen...
2015-07-15 bertsrc/action.c: Converted plain comments into doxygen...
2015-07-13 bertAdded files for generation of developer documentation...
2015-06-26 bertaction.c: clean up before return.
2015-06-26 bertaction.c: added cast to int.
2015-06-26 berthid.h: removed duplicate forward declaration.
2015-06-26 bertCorrection of word-wrap in duplicate text.
2015-04-14 bertCorrection in "drill report" window (GTK GUI), a wrong...
2015-02-06 Andrew Poelstrapcb-printf: add (incomplete) specifier unit test; allow...
2015-02-06 Andrew Poelstrasrc/main-test.c: remove unused variables from main()
2015-02-06 Andrew PoelstraAdd unit test framework and simple unit-conversion...
2015-01-15 Marco CiampaAdded pcb.pot to the gitignore file.
2015-01-11 Peter CliftonRemove unused parameter SetDefaultNames from CreateNewPCB
next