2010-05-10 |
Peter Clifton | hid/gtk: Add tool-tip to identify element, pin and...
|
commit | commitdiff | tree |
2010-03-12 |
Peter Clifton | Remove invalidate_wh from the new gcode HID too.
|
commit | commitdiff | tree |
2010-03-11 |
Peter Clifton | Remove Settings.init_done variable and its usage
|
commit | commitdiff | tree |
2010-03-11 |
Peter Clifton | Remove unused HistorySize field from the settings structure
|
commit | commitdiff | tree |
2010-03-11 |
Peter Clifton | Remove unused "last" parameter from HID "invalidate_lr...
|
commit | commitdiff | tree |
2010-03-11 |
Peter Clifton | Remove unused HID method invalidate_wh()
|
commit | commitdiff | tree |
2010-03-02 |
Peter Clifton | Fix test for whether to rebuild the shipped pcblib...
|
commit | commitdiff | tree |
2010-03-02 |
Peter Clifton | Fix make distcheck by removing regenerated newlib footprints
|
commit | commitdiff | tree |
2010-03-02 |
Peter Clifton | Fix distribution of gnet-pcbfwd.scm in the dist tarball
|
commit | commitdiff | tree |
2010-02-24 |
Peter Clifton | Use strdup to copy environment strings into our settings...
|
commit | commitdiff | tree |
2010-02-23 |
Peter Clifton | Fix default gnetlist executable name to be "gnetlist"
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | hid/gtk: Add a guard against GC's being passed from...
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | hid/gtk: Move definition of the device context inside...
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | hid/gtk: Remove unused HID "ghid_extents"
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | hid/gtk: Move various gdk drawing routines into a new...
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | Add SL_RATS layer ID to tell the GUI we're drawing...
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | draw.c: Apply const qualifier to DrawLayer and DrawSilk...
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | By popular(*) request, Make the cross-hair snap to...
|
commit | commitdiff | tree |
2009-11-15 |
Peter Clifton | Add support for rat-lines ending at the center of pads
|
commit | commitdiff | tree |
2009-11-14 |
Peter Clifton | draw.h: Remove ClearPin prototype missed in last commit
|
commit | commitdiff | tree |
2009-11-14 |
Peter Clifton | draw.c: Don't clear pins / vias from polygons... it...
|
commit | commitdiff | tree |
2009-11-14 |
Peter Clifton | polygons: Tag circular contours so they can be special...
|
commit | commitdiff | tree |
2009-11-13 |
Peter Clifton | draw.c: Draw all vias, pins and pads under the mask...
|
commit | commitdiff | tree |
2009-11-13 |
Peter Clifton | Fix thindraw mask drawing for pins, including octagonal...
|
commit | commitdiff | tree |
2009-11-13 |
Peter Clifton | hid/common: Control update of NoHoles cache based on...
|
commit | commitdiff | tree |
2009-11-13 |
Peter Clifton | hid/common: Fix memory leak in polygon NoHoles clipping...
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | hid/common: Clip no-holes polygon pieces before calling...
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | Use strcmp() for special layer names, rather than strcasecmp()
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | polygon1.c: Tidy up label_contour() following node_label...
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | Correct rendering and connectivity checks for zero...
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | Use strcasecmp when looking for the "outline" or "route...
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | polygon.c: Remove unused #define COARSE_CIRCLE 0
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | Speed up unsubtraction from polygons when objects are...
|
commit | commitdiff | tree |
2009-11-12 |
Peter Clifton | file.c: Add profiling of CPU seconds consumed during...
|
commit | commitdiff | tree |
2009-11-11 |
Peter Clifton | hid/ps: Don't use diced polygons for postscript output
|
commit | commitdiff | tree |
2009-11-11 |
Peter Clifton | Play with number of line segments in line caps
|
commit | commitdiff | tree |
2009-11-11 |
Peter Clifton | Fixup frac_circle to avoid repeating a vertex the caller...
|
commit | commitdiff | tree |
2009-11-11 |
Peter Clifton | polygon1.c: #ifdef DEBUG_ALL_LABELS build print_labels()
|
commit | commitdiff | tree |
2009-11-11 |
Peter Clifton | polygon1.c: Tidy up poly_Valid debug print routines...
|
commit | commitdiff | tree |
2009-11-11 |
Peter Clifton | polygon1.c: Fixup pline_dump() (debug code) to match...
|
commit | commitdiff | tree |
2009-11-11 |
Peter Clifton | Reindent polygon1.c with "indent"
|
commit | commitdiff | tree |
2009-11-09 |
Peter Clifton | file.c: Don't walk off the end of a string in string_cmp()
|
commit | commitdiff | tree |
2009-11-09 |
Peter Clifton | polygon1.c: Fix some printf format arguments in DEBUG...
|
commit | commitdiff | tree |
2009-11-09 |
Peter Clifton | hid/gtk: Don't pass non-literat format argument to...
|
commit | commitdiff | tree |
2009-11-09 |
Peter Clifton | Pass correct length to strncat
|
commit | commitdiff | tree |
2009-11-08 |
Peter Clifton | win32: Install Readme.txt in @docdir@
|
commit | commitdiff | tree |
2009-11-07 |
Peter Clifton | Install examples under @docdir@
|
commit | commitdiff | tree |
2009-11-07 |
Peter Clifton | examples: Add ".pcb" extension to "PCB(2)", move "LED...
|
commit | commitdiff | tree |
2009-11-06 |
Peter Clifton | lesstif: Remove errornous & operator in free () call
|
commit | commitdiff | tree |
2009-11-03 |
Peter Clifton | Fix mistaken use of MAX_LAYER instead of max_layer.
|
commit | commitdiff | tree |
2009-10-22 |
Peter Clifton | Pass r_NoHolesPolygonDicer a POLYAREA *, not a PLINE *
|
commit | commitdiff | tree |
2009-10-22 |
Peter Clifton | Fix bug with polygon boolean operation PBO_XOR (I think!)
|
commit | commitdiff | tree |
2009-10-21 |
Peter Clifton | Make rtree_t type available to polygon1.c
|
commit | commitdiff | tree |
2009-10-21 |
Peter Clifton | Add cache for "noholes", diced versions of polygons
|
commit | commitdiff | tree |
2009-10-21 |
Peter Clifton | Give callback from NoHolesPolygonDicer ownership of...
|
commit | commitdiff | tree |
2009-10-21 |
Peter Clifton | Replace poly_Clear(POLYAREA *) function with poly_FreeContou...
|
commit | commitdiff | tree |
2009-10-21 |
Peter Clifton | Fix "newfullpoly" flag test and save its state into...
|
commit | commitdiff | tree |
2009-10-20 |
Peter Clifton | hid/gtk: Remove unused function in_draw_state()
|
commit | commitdiff | tree |
2009-10-19 |
Peter Clifton | hid/common: Fix dereference bug in hid_find_action().
|
commit | commitdiff | tree |
2009-10-19 |
Peter Clifton | hid/common: Don't walk off end of string whilst parsing.
|
commit | commitdiff | tree |
2009-10-17 |
Peter Clifton | Tidy up IsPolygonInPolygon
|
commit | commitdiff | tree |
2009-10-17 |
Peter Clifton | Add some annotations to help optimise branch prediction.
|
commit | commitdiff | tree |
2009-10-17 |
Peter Clifton | Rework iteration over contours in "intersect" to improve...
|
commit | commitdiff | tree |
2009-10-14 |
Peter Clifton | Add dbus-introspect.h to src/.gitignore
|
commit | commitdiff | tree |
2009-04-05 |
Peter Clifton | GTK HID: Use clipping region when drawing DRC violation...
|
commit | commitdiff | tree |
2009-04-05 |
Peter Clifton | GTK HID: Move inline coordinate conversions from gtkhid...
|
commit | commitdiff | tree |
2009-04-05 |
Peter Clifton | Allow PolygonHoles() to be passed a NULL region
|
commit | commitdiff | tree |
2009-04-05 |
Peter Clifton | GTK HID: Add "Refresh" button to DRC window to re-run...
|
commit | commitdiff | tree |
2009-04-05 |
Peter Clifton | GTK HID: Fix pango markup in DRC window to be more...
|
commit | commitdiff | tree |
2009-04-03 |
Peter Clifton | GTK HID: Fix cursor warping on flipped boards
|
commit | commitdiff | tree |
2009-04-03 |
Peter Clifton | GTK HID: Add preview images in the drc violations window
|
commit | commitdiff | tree |
2009-04-03 |
Peter Clifton | GTK HID: Add DRC list window using the new DRC_GUI...
|
commit | commitdiff | tree |
2009-04-02 |
Peter Clifton | Refactor DRC reporting to work around a DrcViolationType...
|
commit | commitdiff | tree |
2009-04-01 |
Peter Clifton | Fix leak of input objects for certain short-cut cases...
|
commit | commitdiff | tree |
2009-04-01 |
Peter Clifton | Fix leak of cross vertex connectivity lists when deleting...
|
commit | commitdiff | tree |
2009-03-06 |
Peter Clifton | Fix exporters to cope with hairlines now they are passed...
|
commit | commitdiff | tree |
2009-02-21 |
Peter Clifton | Add support for filling / thindrawing raw polygons...
|
commit | commitdiff | tree |
2009-02-21 |
Peter Clifton | Add user_data parameter to NoHolesPolygonDicer
|
commit | commitdiff | tree |
2009-02-21 |
Peter Clifton | Thindraw with 0 width, not 1 PCB unit width.
|
commit | commitdiff | tree |
2009-02-21 |
Peter Clifton | Thindraw polygons with circular line-caps.
|
commit | commitdiff | tree |
2009-02-17 |
Peter Clifton | Bisect and union self-intersecting arcs in ArcPoly()
|
commit | commitdiff | tree |
2009-02-10 |
Peter Clifton | Various HIDs: Add missing pointers for the watch and...
|
commit | commitdiff | tree |
2009-02-10 |
Peter Clifton | nelma: Fix prototype on set_layer() method to take...
|
commit | commitdiff | tree |
2009-02-10 |
Peter Clifton | polygon1.c: Implement poly_Boolean() by calling poly_Boolean...
|
commit | commitdiff | tree |
2009-02-08 |
Peter Clifton | gtkhid: Return NULL from ghid_get_net_from_node_name()
|
commit | commitdiff | tree |
2009-02-08 |
Peter Clifton | crosshair.c: When drawing via DRC clearence, pass correct...
|
commit | commitdiff | tree |
2009-01-24 |
Peter Clifton | Make rats to polygons work for arbitrary clipped shapes
|
commit | commitdiff | tree |
2009-01-11 |
Peter Clifton | GTK HID: Avoid critical warning looking up connectivity...
|
commit | commitdiff | tree |
2008-12-24 |
Peter Clifton | Regenerate rats r-tree when re-allocating a bigger...
|
commit | commitdiff | tree |
2008-12-24 |
Peter Clifton | Fix off-by one error in the GTK HID's netlist window...
|
commit | commitdiff | tree |
2008-10-21 |
Peter Clifton | Fix preview drawing broken by resetting "Gathering...
|
commit | commitdiff | tree |
2008-10-21 |
Peter Clifton | Remove logged warning when pressing a key with no defined...
|
commit | commitdiff | tree |
2008-10-13 |
Peter Clifton | Fix two assertion test to allow compiling a debug build.
|
commit | commitdiff | tree |
2008-10-13 |
Peter Clifton | rtree.c: Fix typo in assertion test inside __r_search
|
commit | commitdiff | tree |
2008-10-13 |
Peter Clifton | Fix IsPointInBox to work with wide as well as tall...
|
commit | commitdiff | tree |
2008-10-13 |
Peter Clifton | Change rtree penalty function in rtree.c to use doubles...
|
commit | commitdiff | tree |
2008-10-13 |
Peter Clifton | Check all r-tree node children for fit before working...
|
commit | commitdiff | tree |
2008-10-13 |
Peter Clifton | Increase initial heap size from 32 to 256
|
commit | commitdiff | tree |
2008-10-13 |
Peter Clifton | GTK HID: Raise already open command window to top with...
|
commit | commitdiff | tree |
2008-10-02 |
Peter Clifton | Fix array index out of bounds over layer groups
|
commit | commitdiff | tree |