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 |
2008-10-01 |
Peter Clifton | GTK HID: Fix crash when highlighting connectivity caused...
|
commit | commitdiff | tree |
2008-09-30 |
Peter Clifton | Don't bother unsubtracting complex polygons when doing...
|
commit | commitdiff | tree |
2008-09-30 |
Peter Clifton | Fix text bounds to include the area cleared into a...
|
commit | commitdiff | tree |
2008-09-30 |
Peter Clifton | Ensure "Gathering" mode is set after painting the screen.
|
commit | commitdiff | tree |
2008-09-30 |
Peter Clifton | Add debugging code to visually check a pad's bounding box
|
commit | commitdiff | tree |
2008-09-30 |
Peter Clifton | Fix bounding boxes for rotated square ended pads.
|
commit | commitdiff | tree |
2008-09-30 |
Peter Clifton | GTK HID: Make double clicking on a footprint library...
|
commit | commitdiff | tree |
2008-09-23 |
Peter Clifton | Display nets as a hierarchical tree in the netlist...
|
commit | commitdiff | tree |
2008-09-23 |
Peter Clifton | Improve hashing algorithm for storing color data
|
commit | commitdiff | tree |
2008-09-23 |
Peter Clifton | Fix lru heuristic to shortcut color cache lookup
|
commit | commitdiff | tree |
2008-09-23 |
Peter Clifton | Fix batch HID by adding stub functions for file watches...
|
commit | commitdiff | tree |
2008-05-20 |
Peter Clifton | Add mime magic "M48" for detection of excellon drill...
|
commit | commitdiff | tree |
2008-04-13 |
Peter Clifton | Applied patch from Tomaz Solc fixing crosshair issues... Minor re-indentation by Peter Clifton during application.
|
commit | commitdiff | tree |
2008-04-13 |
Peter Clifton | Applied patch from Tomaz Solc fixing a bug in the CenterDisp... Minor re-indentation by Peter Clifton during application.
|
commit | commitdiff | tree |
2008-04-13 |
Peter Clifton | Applied patch from Tomaz Solc fixing bug #1882970. Minor re-indentation by Peter Clifton during application.
|
commit | commitdiff | tree |
2008-04-13 |
Peter Clifton | Apply patch from Igor to ensure when flipping the board...
|
commit | commitdiff | tree |
2008-04-13 |
Peter Clifton | Add HID hook, close_confirm_dialog() for closing modified...
|
commit | commitdiff | tree |
2008-01-29 |
Peter Clifton | Fix bug in icon-theme-installer where the -?? size...
|
commit | commitdiff | tree |
2008-01-12 |
Peter Clifton | Fix script to regenerate icon files, including mask...
|
commit | commitdiff | tree |
2008-01-11 |
Peter Clifton | Fix typo in gtag.m4 file
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Activate gettext support in PCB by setting up the domain...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Add application/x-pcb-footprint to the mime-types PCB...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Add an attempt at a glob pattern to match PCB footprints
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Fix mime type registered to open PCB to application...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Fix data/Makefile.am where xdgdir was used instead...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Add intltool-XXX.in to EXTRA_DIST and add appropriate...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Add missed icon-theme-installer script required for...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Add make distcheck ./configure flag --disable-desktop...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Change library window to give a preview and filterable...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Ensure GETTEXT_PACKAGE is set, and add missing LINGUAS...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Add Makefile.am for data dir, with rules to install...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Commit pcb.desktop.in template menu file for translation
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Check in KDE mimelnk .desktop.in and XDG pcb.xml.in...
|
commit | commitdiff | tree |
2008-01-10 |
Peter Clifton | Check in MIME and app icons along with a README with...
|
commit | commitdiff | tree |
2008-01-08 |
Peter Clifton | Avoid using deprecated dbus_watch_get_fd() in newer...
|
commit | commitdiff | tree |
2008-01-08 |
Peter Clifton | Refactored pinout preview code into a new widget, GhidPinout...
|
commit | commitdiff | tree |
2007-12-11 |
Peter Clifton | Forced checkin with no changes due to missed log entry...
|
commit | commitdiff | tree |
2007-12-11 |
Peter Clifton | Cleaned up unused return values from gdk_window_get_pointer().
|
commit | commitdiff | tree |