2011-05-02 |
DJ Delorie | Fix typo in new ELEMENTARC_LOOP macro.
|
commit | commitdiff | tree |
2011-05-02 |
DJ Delorie | Fix polygon clears on insert.
|
commit | commitdiff | tree |
2011-05-02 |
DJ Delorie | Make file version smarter.
|
commit | commitdiff | tree |
2011-04-12 |
DJ Delorie | Add t/b synonyms for group list
|
commit | commitdiff | tree |
2011-04-11 |
DJ Delorie | Update file names to top/bottom convention
|
commit | commitdiff | tree |
2011-04-11 |
DJ Delorie | Remove (now) unused variable.
|
commit | commitdiff | tree |
2011-04-11 |
DJ Delorie | Don't draw an empty outline layer.
|
commit | commitdiff | tree |
2011-04-11 |
DJ Delorie | Fix PS rect/outline logic
|
commit | commitdiff | tree |
2011-04-11 |
DJ Delorie | Add IsEmpty functions
|
commit | commitdiff | tree |
2011-04-11 |
DJ Delorie | Fix gerber output
|
commit | commitdiff | tree |
2011-04-11 |
DJ Delorie | Tweak default layer stack.
|
commit | commitdiff | tree |
2011-04-06 |
Ed Maste | Small change to get pcb to build on FreeBSD
|
commit | commitdiff | tree |
2011-03-22 |
DJ Delorie | Save footprints as footprints.
|
commit | commitdiff | tree |
2011-03-22 |
DJ Delorie | Fix mkdir() in plugins.
|
commit | commitdiff | tree |
2011-03-22 |
DJ Delorie | Add copy-outline mode
|
commit | commitdiff | tree |
2011-03-22 |
DJ Delorie | Allow space between value and units in GetValue().
|
commit | commitdiff | tree |
2011-03-13 |
DJ Delorie | Make io.h inclusion conditional on the mingw case.
|
commit | commitdiff | tree |
2011-03-13 |
Bob Paddock | mkdir() takes only one argument under WIN32.
|
commit | commitdiff | tree |
2011-03-13 |
Bob Paddock | Use rand() in place of random().
|
commit | commitdiff | tree |
2011-03-13 |
Bert Timmerman | Added an entry for the Dutch translation in LINGUAS.
|
commit | commitdiff | tree |
2011-03-13 |
Bert Timmerman | First issue of the Dutch translation.
|
commit | commitdiff | tree |
2011-02-10 |
DJ Delorie | Use onsolder for text, not auto.
|
commit | commitdiff | tree |
2011-01-28 |
DJ Delorie | Conditionally use "class" or "c_class" depending on...
|
commit | commitdiff | tree |
2011-01-28 |
DJ Delorie | C++ compatibility for the batch HID.
|
commit | commitdiff | tree |
2011-01-28 |
DJ Delorie | C++ compatibility for the lesstif HID.
|
commit | commitdiff | tree |
2011-01-23 |
Bob Paddock | Compiling with MinGW requires cast to const for _spawnvp...
|
commit | commitdiff | tree |
2011-01-23 |
Bob Paddock | Add missing Message() prototype to remove warning about...
|
commit | commitdiff | tree |
2011-01-23 |
Bob Paddock | Initialize min_dist to zero before using in if().
|
commit | commitdiff | tree |
2011-01-23 |
Newell Jensen | Initial C++ compatibility patch
|
commit | commitdiff | tree |
2011-01-23 |
DJ Delorie | Add header for Draw() prototype.
|
commit | commitdiff | tree |
2011-01-23 |
DJ Delorie | FindContext() takes an int, not a pointer.
|
commit | commitdiff | tree |
2011-01-11 |
DJ Delorie | Fix postscript page scaling
|
commit | commitdiff | tree |
2011-01-10 |
DJ Delorie | Calculate text bounding boxes based on that actual...
|
commit | commitdiff | tree |
2011-01-10 |
DJ Delorie | Make new PCB active during parsing
|
commit | commitdiff | tree |
2011-01-10 |
DJ Delorie | Add top-level build changes to enable C++ compilation
|
commit | commitdiff | tree |
2011-01-08 |
DJ Delorie | Support far-side polygons when converting buffer to...
|
commit | commitdiff | tree |
2011-01-08 |
DJ Delorie | Fix command-injection bug in Import()
|
commit | commitdiff | tree |
2011-01-05 |
DJ Delorie | Fix "select pads on hidden far side"
|
commit | commitdiff | tree |
2011-01-04 |
DJ Delorie | Allow zoom-out-past-board for Lesstif
|
commit | commitdiff | tree |
2011-01-04 |
DJ Delorie | ResetConncetions -> ResetConnections
|
commit | commitdiff | tree |
2011-01-04 |
DJ Delorie | Fix lesstif segfault in key handling.
|
commit | commitdiff | tree |
2011-01-04 |
DJ Delorie | Add 80-pin headers.
|
commit | commitdiff | tree |
2010-12-20 |
DJ Delorie | Allow via copper to overlap; preserve illegal vias...
|
commit | commitdiff | tree |
2010-12-17 |
DJ Delorie | Further work on rats patch.
|
commit | commitdiff | tree |
2010-12-17 |
DJ Delorie | Fix rats bug (SF 3137324)
|
commit | commitdiff | tree |
2010-12-12 |
Ineiev | report object coordinates in selected units
|
commit | commitdiff | tree |
2010-12-12 |
Ineiev | [PATCH] fix bug 2793480 (vias/arcs-to-polygon clearances)
|
commit | commitdiff | tree |
2010-12-12 |
DJ Delorie | Check for special name "(local)" to mean "."
|
commit | commitdiff | tree |
2010-12-12 |
David Dandar | Let RealignGrid align grid to a pin or pad snap.
|
commit | commitdiff | tree |
2010-12-11 |
Seb James | SF patch 1674895:
|
commit | commitdiff | tree |
2010-12-10 |
Cesar Strauss | Check for the _spawnvp function and use it if present.
|
commit | commitdiff | tree |
2010-12-10 |
Cesar Strauss | Ignore generated files on Windows.
|
commit | commitdiff | tree |
2010-11-28 |
DJ Delorie | Store is_pad flag for each line rather than trying...
|
commit | commitdiff | tree |
2010-11-07 |
DJ Delorie | Add more ACY, ACPY, ALF, RCY, RCYP, JUMPER, and HEADER...
|
commit | commitdiff | tree |
2010-11-07 |
DJ Delorie | Comment out code to dump toporouter surfaces.
|
commit | commitdiff | tree |
2010-09-29 |
DJ Delorie | Update NEWS from ChangeLog
|
commit | commitdiff | tree |
2010-09-29 |
DJ Delorie | Update ChangeLog from git logs.
|
commit | commitdiff | tree |
2010-09-29 |
DJ Delorie | Fix for distcheck errors.
|
commit | commitdiff | tree |
2010-09-29 |
DJ Delorie | Make new text clear polygons
|
commit | commitdiff | tree |
2010-09-20 |
DJ Delorie | Don't print "can't open ./default_font for reading...
|
commit | commitdiff | tree |
2010-09-20 |
DJ Delorie | Wrap more messages in debug
|
commit | commitdiff | tree |
2010-09-14 |
DJ Delorie | If we don't use the outline to clip, don't draw it...
|
commit | commitdiff | tree |
2010-09-14 |
DJ Delorie | Fix bug tracker # 3064887
|
commit | commitdiff | tree |
2010-09-14 |
DJ Delorie | Avoid divide-by-zero
|
commit | commitdiff | tree |
2010-09-10 |
DJ Delorie | Fix lesstif SwapSides magic layer option.
|
commit | commitdiff | tree |
2010-09-09 |
DJ Delorie | Fix arc bounding box math.
|
commit | commitdiff | tree |
2010-09-09 |
DJ Delorie | Fix typo in parse_y.y
|
commit | commitdiff | tree |
2010-09-08 |
DJ Delorie | Fix layer visibility logic for some boards.
|
commit | commitdiff | tree |
2010-09-01 |
DJ Delorie | Add import settings to menus
|
commit | commitdiff | tree |
2010-09-01 |
DJ Delorie | Store units for import::disperse
|
commit | commitdiff | tree |
2010-09-01 |
DJ Delorie | Enhance GetValue
|
commit | commitdiff | tree |
2010-09-01 |
DJ Delorie | Add new-part-location to import
|
commit | commitdiff | tree |
2010-09-01 |
DJ Delorie | Add AttributeRemove functions
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Merge GTK attributes.
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Merge lesstif attributes.
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Print all command line options with help.
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Export GTK attributes.
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Export lesstif attributes.
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Check for NULL element name when adding attributes.
|
commit | commitdiff | tree |
2010-08-15 |
Robert Spanton | Add a keyboard shortcut to pcb's "close without saving...
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Update Import() docs
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Add FreeRotateBuffer to the Menu
|
commit | commitdiff | tree |
2010-08-15 |
kai-martin | modified: action.c (fix element name position on import...
|
commit | commitdiff | tree |
2010-08-15 |
DJ Delorie | Quote strings
|
commit | commitdiff | tree |
2010-08-03 |
DJ Delorie | Don't select silk on the far side if the far side is...
|
commit | commitdiff | tree |
2010-06-05 |
Robert Spanton | Change all Booleans to bool.
|
commit | commitdiff | tree |
2010-05-10 |
DJ Delorie | Clarify the meaning of keys bound to SetValue()
|
commit | commitdiff | tree |
2010-05-05 |
DJ Delorie | Fix PNG bloat for drills.
|
commit | commitdiff | tree |
2010-04-23 |
DJ Delorie | Allow for only one confirm button.
|
commit | commitdiff | tree |
2010-04-23 |
DJ Delorie | Add hint about :MinClearGap(Selected,=10,mil)
|
commit | commitdiff | tree |
2010-04-23 |
DJ Delorie | Handle attempts to change clearance on polygons.
|
commit | commitdiff | tree |
2010-04-18 |
Kai-Martin Knaak | expand the syntax of documentating comments
|
commit | commitdiff | tree |
2010-04-16 |
Jared Casper | Fix pr2136131. Clarify image of thermal in doc.
|
commit | commitdiff | tree |
2010-04-09 |
Jared Casper | Check action name at registration.
|
commit | commitdiff | tree |
2010-04-09 |
Jared Casper | Consolidate hid action parsing.
|
commit | commitdiff | tree |
2010-04-04 |
Ineiev | Fix "Request for bounding box of unsupported type 1024"
|
commit | commitdiff | tree |
2010-04-01 |
DJ Delorie | Return non-fail for ReportAllNetLengths()
|
commit | commitdiff | tree |
2010-04-01 |
DJ Delorie | Record the calculated length in Report(NetLength)
|
commit | commitdiff | tree |
2010-03-21 |
DJ Delorie | Fix Typo
|
commit | commitdiff | tree |
2010-03-16 |
Kai-Martin Knaak | replaces "pcb.sourceforge.net" with "pcb.gpleda.org"
|
commit | commitdiff | tree |