1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ratsel: create an "all" target for make. More... almost 14 years ago
New import of ratsel source code files. More... almost 14 years ago
Moved the footprint-update plugin and documentation to a more correct location. More... almost 14 years ago
Moved the ratsel plugin and documentation to a more correct location. More... almost 14 years ago
Added a make rule for ghellopcb. More... almost 14 years ago
Moved plugin sources to src/plugin directory. More... almost 14 years ago
smartdisperse: included config.h More... almost 14 years ago
jostle: included config.h More... almost 14 years ago
distalign: included config.h More... almost 14 years ago
autocrop: included config.h More... almost 14 years ago
upth2pth: included config.h More... almost 14 years ago
teardrops: included config.h More... almost 14 years ago
sedrename: included config.h More... almost 14 years ago
renumberblock: included config.h More... almost 14 years ago
polystitch: included config.h More... almost 14 years ago
polycombine: included config.h More... almost 14 years ago
lockelements: included config.h More... almost 14 years ago
findelement: included config.h More... almost 14 years ago
join-found: included config.h More... almost 14 years ago
boardflip: included config.h More... almost 14 years ago
findrat: included config.h More... almost 14 years ago
Removed the unused variable in the call to DrawPolygon(). More... over 14 years ago
Use Redraw() instead of ClearAndRedrawOutput(), initialize a uninitialized variable. More... over 14 years ago
Use Redraw() instead of ClearAndRedrawOutput() which is now obsolete. More... over 14 years ago
Use Redraw() instead of ClearAndRedrawOutput() which is now obsolete. More... over 14 years ago
Added `pkg-config --cflags glib-2.0` in CFLAGS. More... over 14 years ago
Smartdisperse: in pcb MyCalloc() was changed to calloc(). More... over 14 years ago
Distalign: changes MyMalloc() to malloc() and MYFREE() to free(). More... over 14 years ago
Boardflip: in pcb max_layer is changed into max_copper_layer. More... over 14 years ago
Teardrops: in pcb max_layer is changed into max_copper_layer. More... over 14 years ago