geda-pcb/pcjc2/v2.git
2017-02-26 Peter CliftonAdd calling wrappers for HID_DRAW virtual functionsapi_refactor/add-calling-wrappers-for
2017-02-26 Peter CliftonAdd a pointer in hid_gc_struct to link a gc and the... api_refactor/add-a-pointer-in-hid_gc_struct
2017-02-26 Peter CliftonRename hidGC "me_pointer" to "hid"api_refactor/rename-hidgc-me_pointer-to-hid
2017-02-26 Peter CliftonExpose a base hidGC structure for HIDs to inherit from.api_refactor/expose-a-base-hidgc-structure
2017-02-26 Peter CliftonAdd comment to VIA_IS_BURIEDbbvias_fixesbbvias_fixes/add-comment-to-via_is_burried
2017-02-26 Peter CliftonValidate and swap from/to layers in action, not CreateViaExbbvias_fixes/validate-and-swap-from-to
2017-02-26 Dan McMahillremove an extra empty attribute which is not needed...
2017-02-25 Dan McMahillfix problem in some possible invocations of the generic...
2017-02-25 Dan McMahilladd two missing files to the list of what to clean
2017-02-25 Dan McMahillMerge branch 'home/dan/old_gdlib'
2017-02-25 Dan McMahilladd some notes about m4 library development
2017-02-25 Dan McMahillAdd PKG_MTHOLE_GENERIC macro for fairly generic mountin...
2017-02-25 Dan McMahilladd DO-41 diode package, horizontally mounted
2017-02-25 Dan McMahillAdd some IPC radial capacitor footprints and use those...
2017-02-25 Dan McMahilladd PKG_RADIAL_MM100 macro for doing more general metri...
2017-02-25 Dan McMahillAllow _ in the TYPE lines. Verified with a complete...
2017-02-25 Dan McMahillfor the horizontally mounted axial macro add the missin...
2017-02-25 Dan McMahillremove spurious . at the start of the file
2017-02-22 Dan McMahillgen_geda_*.awk were nearly identical to gen_*.awk so...
2017-02-22 Dan McMahilladd toko category and the 7P variable inductors
2017-02-22 Dan McMahillAdd macro with more programmability for 2 pin axial...
2017-02-22 Dan McMahillSome older gdlib-config's in the wild (Ubuntu precise...
2017-02-20 bertAdd blind/buried via feature commands to the Lesstif...
2017-02-19 Charles ParkerAdded missing input file to EXTRA_DIST
2017-02-19 bertIPC-D-356: added a regression test.
2017-02-18 Charles ParkerStrip the number of commits from the version string...
2017-02-18 bertBump the pcb file version to 20170218.
2017-02-18 bertAdded input and golden files to EXTRA_DIST.
2017-02-18 Milan ProchacBuried vias
2017-02-18 Milan ProchacFix for gcode dimensions
2017-02-15 bertCorrection in renumber initialisation.
2017-02-13 bertRemove the antifork abomination.
2017-02-13 Charles ParkerAdded comments
2017-02-13 Charles ParkerWhitespace changes for conciseness and readability
2017-02-13 Charles ParkerAdded comments to grid drawing routine for the lesstif...
2017-02-13 Charles ParkerWhitespace changes for conciseness and readability
2017-02-13 Charles ParkerAdd comments to the grid drawing routine for the gdk...
2017-02-13 Charles ParkerAdd comments to grid drawing routine for GL canvas
2017-02-13 Charles ParkerIf compile warnings in edif.y when DEBUG is defined.
2017-02-13 Charles ParkerFix compile warning in copy.c when DEBUG is defined.
2017-02-13 Charles ParkerFix compile warnings in action.c when DEBUG is defined.
2017-02-12 Charles ParkerRemoved unused functions and variables generating compi...
2017-02-12 Charles ParkerFix GTS compile error, and warnings due to missing...
2017-02-09 Dan McMahillchange from AC_FD_CC to AS_MESSAGE_LOG_FD, noted by...
2017-02-09 Dan McMahillmstctxt (message context) is not supported by all versi...
2017-02-08 Dan McMahillEugene Mikhantiev noted that Ubuntu precise does not...
2017-02-07 Dan McMahillmatch() with 3 arguments is a gawk extension. Rework...
2017-02-07 Dan McMahillIn the test suite, check for a working X display using...
2017-01-29 Sergey AlyoshinAdd new line to messages
2017-01-29 Sergey AlyoshinAdd AUSAGE(x) and AFAIL(x) to translation
2017-01-29 Sergey AlyoshinInternationalization
2017-01-29 Sergey AlyoshinFix message typo
2017-01-29 Charles ParkerAdd switches to "git describe" and use awk instead...
2017-01-28 Charles ParkerDynamically generate a version string from git commit
2017-01-16 bertRelease notes for pcb-4.0.0v4.0.0
2017-01-16 Peter CliftonFixup the nsis installer script to trigger creation...
2017-01-15 Peter CliftonAdded --with-included-gettext when building pcb
2017-01-15 Peter Cliftonw32: Bump gtk version (and atk, glib + sundry dependencies)
2017-01-15 bertpcb.texi: nitpicking on contribution years according...
2017-01-15 bertpcb.texi: updated the copyright notices.
2017-01-15 bertpcb.texi: updated features.
2017-01-15 bertpcb.texi: updated authors and contributors.
2017-01-15 bertBump the autoconf version from 2.60 to 2.69.
2017-01-15 bertREADME.snapshots: added an alternative to counting...
2017-01-15 bertpcb.appdata.xml.in: updated.
2017-01-15 Charles ParkerBump the minimum required version of gettext from 0...
2017-01-15 Charles ParkerAdd a normalize_pcb function to run_tests.sh
2017-01-15 bertUpdating the front page of the doxygen docs.
2017-01-15 bertInclude the doxygen infrastructure in the distribution...
2017-01-15 Peter CliftonFix zlib patch for minipack
2017-01-14 Peter CliftonAdd #define WIN32_LEAN_AND_MEAN where appropriate.
2017-01-14 Peter Cliftonw32: Add support for .xz archives to minipack
2017-01-14 Dan McMahillAdd a few missing files related to a cygwin build....
2017-01-14 Dan McMahillprovide a _GLUfuncptr definition under WIN32 and enable...
2017-01-14 Dan McMahillGet this working the rest of the way. PCB builds to...
2017-01-14 Dan McMahillMerge branch 'master' into home/dan/win32_install
2017-01-14 Dan McMahillgdlib-config has long been deprecated. Drop that in...
2017-01-14 Dan McMahillMerge branch 'master' into home/dan/win32_install
2017-01-14 Dan McMahillMerge branch 'master' into home/dan/win32_install
2017-01-14 Dan McMahillMake lots of progress towards getting this to work...
2017-01-14 Dan McMahillreplace g_win32_get_package_installation_directory...
2017-01-14 Dan McMahillWhen searching for newlib libraries, we can't just...
2017-01-14 Dan McMahillFix the display of library elements on win32 which...
2017-01-14 Dan McMahillEnable the Aries library. This was somehow missed...
2017-01-14 Dan McMahill- add license files
2017-01-13 Dan McMahillUpdate some infrastructure files that were > 10 years...
2017-01-11 Dan McMahillinstaller template
2017-01-11 Dan McMahillBring back some of the old win32 infrastructure which...
2017-01-08 Charles ParkerRemove debian directory to make life easier for the...
2017-01-08 Charles ParkerFix deprecation compile warnings.
2017-01-08 Charles ParkerFix a compile warning when building documentation
2017-01-08 Charles ParkerFix type in format string
2017-01-08 Charles ParkerReplace 'finite' function with 'isfinite' to remove...
2017-01-08 Charles ParkerFix warning about unused variable loadfootprint_help
2017-01-08 Charles ParkerFix indentation that was causing compile warnings.
2017-01-06 Dan McMahillignore directory created by running texi2pdf
2017-01-06 Dan McMahillignore distfile and log files which are often created...
2017-01-06 Dan McMahillSeveral adjustments to get the win32 cross build workin...
2017-01-06 Dan McMahillstrcasestr is non-standard so provide a configure check...
2017-01-06 Dan McMahillfix a syntax error in some win32 code
next