2016-01-09 |
Peter Clifton | Avoid hard-coding the number of extra layers in use...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | find.c: The User varaible needs to die...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Add the drc flag as a parameter
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Add the bloat as a parameter
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | find.c: Refactor some common sequences into a helper...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | parse_y.y: Try to avoid two shift/reduce and reduce...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Play with grid snapping heuristics a little
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Add hysteresis to grid-snapping
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Remove graphics pointer from HID structure
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Pass a HID_DRAW * instance to hid_expose_callback(...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Fixup draw.c not to special case based on HID name...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | hidgl: Provide more explicit management of rendering...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | TEMP: Fixup fallout from nogui change
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | Move some fields from the HID* structure to HID_DRAW...
|
commit | commitdiff | tree |
2016-01-09 |
Peter Clifton | main.c: Initialise crosshair unconditionally
|
commit | commitdiff | tree |
2016-01-07 |
Peter Clifton | Make HID_DRAW * an instance of the HID_DRAW class,...
|
commit | commitdiff | tree |
2016-01-07 |
Peter Clifton | Use calling wrappers rather than accessing HID_DRAW...
|
commit | commitdiff | tree |
2016-01-07 |
Peter Clifton | Add calling wrappers for HID_DRAW virtual functions
|
commit | commitdiff | tree |
2016-01-07 |
Peter Clifton | Add a pointer in hid_gc_struct to link a gc and the...
|
commit | commitdiff | tree |
2016-01-07 |
Peter Clifton | Rename hidGC "me_pointer" to "hid"
|
commit | commitdiff | tree |
2016-01-07 |
Peter Clifton | Expose a base hidGC structure for HIDs to inherit from.
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | Remove unused parameter SetDefaultNames from CreateNewPCB
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | Rename default silk layers from "silk" to "top silk...
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | Always set default layernames for silk layers
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Update pango recipe to 1.28.3
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Update cairo recipe to 1.10.2
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Add recipe for freetype
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Update pixman recipe to 0.20.2
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Attempt to make gettext build successfully
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Update gettext recipe to 0.18
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Update zlib recipie to drop ?download.
|
commit | commitdiff | tree |
2015-01-11 |
Peter Clifton | w32: Update gd recipie to new version and download...
|
commit | commitdiff | tree |
2015-01-08 |
Peter Clifton | hid/gtk: Improve accuracy of "Benchmark" action somewhat
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | Update "missing" (automake) script to a later version
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | Pass an explicit graphics context to DrawAttached and...
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | lesstif: Fix lesstif_use_mask and associated state...
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | hid/hidint.h: Remove header guard check, it appears...
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | Update header guard macro check in hidint.h to match...
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | lesstif: Silence two set but unused variable warnings
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | lesstif: Silence set but unused variable warning
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | lesstif: Silence set but unused variable warning
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | lesstif: Silence set but unused variable warning
|
commit | commitdiff | tree |
2015-01-03 |
Peter Clifton | Fix typo converting request_debug_draw to return a...
|
commit | commitdiff | tree |
2015-01-02 |
Peter Clifton | hid.h: Update comment to reflect change in API
|
commit | commitdiff | tree |
2015-01-01 |
Peter Clifton | Pass a HID_DRAW structure for debug drawing, not HID
|
commit | commitdiff | tree |
2015-01-01 |
Peter Clifton | autoroute.c: Add missing include required for debug...
|
commit | commitdiff | tree |
2015-01-01 |
Peter Clifton | Don't use abuse mask drawing of pin/via drawing routines...
|
commit | commitdiff | tree |
2014-07-10 |
Peter Clifton | Remove unused #include "setjmp.h" from a few files
|
commit | commitdiff | tree |
2014-07-05 |
Peter Clifton | Remove function SearchScreenGridSlop() and use SearchObjectB...
|
commit | commitdiff | tree |
2014-07-05 |
Peter Clifton | action.c: Fix handling of the case where a segment...
|
commit | commitdiff | tree |
2014-07-04 |
Peter Clifton | hid/gtk: Remove debugging printf accidentally committed
|
commit | commitdiff | tree |
2014-07-04 |
Peter Clifton | (no commit message)
|
commit | commitdiff | tree |
2014-07-04 |
Peter Clifton | hid/*: layer_sort() Only copper layers participate...
|
commit | commitdiff | tree |
2014-07-04 |
Peter Clifton | Revert "Introduce dynamic board size."
|
commit | commitdiff | tree |
2014-07-04 |
Peter Clifton | hid/gcode: Don't use PCB->Extent{Min,Max}{X,Y}.. they...
|
commit | commitdiff | tree |
2014-07-04 |
Peter Clifton | hid/gtk: Don't use a static local variable for the...
|
commit | commitdiff | tree |
2014-07-03 |
Peter Clifton | hid/gerber: Fix broken eagle-suffix filename assignemnt
|
commit | commitdiff | tree |
2014-07-03 |
Peter Clifton | constify name argument to ghid_notebook_page()
|
commit | commitdiff | tree |
2014-07-03 |
Peter Clifton | Remove function GetGroupOfLayer, use GetLayerGroupNumberByNu...
|
commit | commitdiff | tree |
2014-07-03 |
Peter Clifton | Avoid walking off the layer group string in ParseGroupString
|
commit | commitdiff | tree |
2014-06-28 |
Peter Clifton | Determine layer count in ParseGroupString
|
commit | commitdiff | tree |
2014-06-28 |
Peter Clifton | parse_y.y: Don't bother setting LayerFlag[1,2] for...
|
commit | commitdiff | tree |
2014-06-28 |
Peter Clifton | Move contents of PreLoadElementPCB and PostLoadElementPCB...
|
commit | commitdiff | tree |
2014-06-28 |
Peter Clifton | Create a new constant MAX_GROUP to size arrays of layer...
|
commit | commitdiff | tree |
2014-06-27 |
Peter Clifton | Rename "{component,solder}_silk_layer" to "{top,bottom...
|
commit | commitdiff | tree |
2014-06-27 |
Peter Clifton | Use new function GetLayerGroupNumberBySide() to make...
|
commit | commitdiff | tree |
2014-06-27 |
Peter Clifton | line.c: Cleanup group checking in drc_lines()
|
commit | commitdiff | tree |
2014-06-27 |
Peter Clifton | Create new function GetLayerGroupNumberBySide()
|
commit | commitdiff | tree |
2014-06-26 |
Peter Clifton | Replace {COMPONENT,SOLDER}_LAYER with {TOP,BOTTOM}_...
|
commit | commitdiff | tree |
2014-06-26 |
Peter Clifton | move.c: Fix incorrect usage of max_group
|
commit | commitdiff | tree |
2014-06-13 |
Peter Clifton | Fix some broken assumptions regarding 32-bit integer...
|
commit | commitdiff | tree |
2014-06-12 |
Peter Clifton | polygon.c: Readability cleanup for frac_circle()
|
commit | commitdiff | tree |
2014-06-06 |
Peter Clifton | hid/gtk: Focus file save dialog at exit to "Save",...
|
commit | commitdiff | tree |
2014-05-16 |
Peter Clifton | puller.c: Fix some cases where we use int rather than...
|
commit | commitdiff | tree |
2014-05-16 |
Peter Clifton | puller.c: Fix trace printf in find_pair() to reflect...
|
commit | commitdiff | tree |
2014-05-16 |
Peter Clifton | crosshair.c: Clean up MoveCrosshairAbsolute() to make...
|
commit | commitdiff | tree |
2014-05-16 |
Peter Clifton | Remove MoveCrosshairRelative function and convert old...
|
commit | commitdiff | tree |
2013-10-27 |
Peter Clifton | Fix lockup when a scroll event is received outside...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | find.c: Remove some "flag" variable usage in DRCFind()
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | find.c: Remove "flag" variable in DRCAll(), and pass...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | find.c: Fix flag passed to ListStart() in DRCFind().
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | find.c: Fix possible un-assigned use of "flag" in DRCFind...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | find.c: Use SetThing, rather than open-coding assignments...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | find.c: Remove unnecessary PIN/VIA test from SetThing()
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Test for libgd once, not per HID which...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Remove CC_OR_CXX_FLAGS substitution from...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | src/Makefile.am: We don't gain anything by setting...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Use CPPFLAGS, not CFLAGS for our include...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Save and restore CPPFLAGS either side...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Don't add GD_CFLAGS to CFLAGS, only CPPFLAGS
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Save and restore CPPFLAGS either side...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Don't copy CFLAGS into CPPFLAGS for X11...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | configure.ac: Don't add win32 build flags to CPPFLAGS...
|
commit | commitdiff | tree |
2013-01-03 |
Peter Clifton | Remove CYGWIN_CFLAGS and CYGWIN_CPPFLAGS from configure.ac
|
commit | commitdiff | tree |
2013-01-02 |
Peter Clifton | hid/gcode: Add a more direct "#include <locale.h>"...
|
commit | commitdiff | tree |
2013-01-01 |
Peter Clifton | find.c: Remove some unnecessary includes.
|
commit | commitdiff | tree |
2013-01-01 |
Peter Clifton | find.c: Move file-global "NumberOfPads" into the function...
|
commit | commitdiff | tree |
2012-12-30 |
Peter Clifton | find.c: Pass flags to sub-functions without using static...
|
commit | commitdiff | tree |
2012-12-30 |
Peter Clifton | find.c: Remove some un-needed forward declarations...
|
commit | commitdiff | tree |
2012-12-30 |
Peter Clifton | Refactor signature of PlowsPolygon callback to take...
|
commit | commitdiff | tree |