2010-06-06 |
Peter Clifton | Introduce POLYGONHOLE_MODE for creating holes in polygons
|
commit | commitdiff | tree |
2010-06-06 |
Peter Clifton | Expose APIs for creating POLYAREA from PolygonType...
|
commit | commitdiff | tree |
2010-06-06 |
Peter Clifton | Support holes in input polygons (incl. file-format...
|
commit | commitdiff | tree |
2010-06-05 |
Jared Casper | Add missing return statement.
|
commit | commitdiff | tree |
2010-06-05 |
Jared Casper | Fix Bug #2717258, Lock mode with F12.
|
commit | commitdiff | tree |
2010-06-05 |
Peter Clifton | Revert some "True" -> "true" string changes
|
commit | commitdiff | tree |
2010-06-03 |
Peter Clifton | Refer to git, not cvs when reading a file from newer...
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Add Russian translation
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Add source files with localized strings to .po generation
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Adjust punctuation and capitalisation of some messages
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Add top level menu to localization
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | String unification and white space cleanup
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Localize need coord message before output
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Add strings to localization
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Move internationalization macros to one header
|
commit | commitdiff | tree |
2010-06-02 |
Sergey Alyoshin | Add rule to extract localized stings from .res files
|
commit | commitdiff | tree |
2010-06-02 |
Peter Clifton | hid/gtk: Don't call gdk_draw_points() when we have...
|
commit | commitdiff | tree |
2010-06-02 |
Peter Clifton | Fix node_label() function to work with self-intersection
|
commit | commitdiff | tree |
2010-06-02 |
Peter Clifton | Fix the polygon touching contour test in poly_ChkContour
|
commit | commitdiff | tree |
2010-06-02 |
Peter Clifton | Fix poly_ComputeInteriorPoint() to work correctly for...
|
commit | commitdiff | tree |
2010-05-11 |
Peter Clifton | Speed up poly_ContourInContour() test by computing...
|
commit | commitdiff | tree |
2010-05-11 |
Peter Clifton | Fix poly_ContourInContour() test not to return TRUE...
|
commit | commitdiff | tree |
2010-05-11 |
Peter Clifton | Add comment explaining assumptions for poly_ContourInContour...
|
commit | commitdiff | tree |
2010-05-10 |
Peter Clifton | Make --enable-dbus default for the GTK and Lesstif...
|
commit | commitdiff | tree |
2010-05-10 |
Peter Clifton | Allow running of action scripts when running PCB as...
|
commit | commitdiff | tree |
2010-05-10 |
Peter Clifton | Improve dump_poly() output
|
commit | commitdiff | tree |
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-11 |
Dan McMahill | Revert "As silly as it seems to group any sort of scientific...
|
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 |
2010-02-23 |
Jared Casper | hid/gtk: Prevent extra windows from showing unnecessarily
|
commit | commitdiff | tree |
2010-02-16 |
Ineiev | Fix broken build due to missing struct members
|
commit | commitdiff | tree |
2010-02-16 |
Ineiev | Fix bugs in the arc intersection routine. Bug #2942582
|
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 |
Patrick Bernaud | hid/gtk: Fix strncat length when building accelerator... ...pushed an empty patch last time - Peter Clifton)
|
commit | commitdiff | tree |
2009-11-12 |
Patrick Bernaud | hid/gtk: Fix strncat length when building accelerator...
|
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 |
Harry Eaton | Re-write node_label() to only label the edge being... ...and original bug diagnosis by Peter Clifton)
|
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 |
Jared Casper | Fix a bug in gtk hid which caused layer buttons to...
|
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 |