0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Can now save gEDA PCBs. About 80% working. More... over 15 years ago
Added ability to rotate a component. Hold mouse button and shift on a component pad, and use the scroll wheel to rotate it in steps of 1 degree. More... over 15 years ago
Begun implementing InputStatus, a class which holds mouse and keyboard information in a centralised place. More... over 15 years ago
Fixed some of the compilation errors found by Michael Widlok. Plus now you can hold the mouse button on a track, and use the scroll wheel to change its thickness. More... over 15 years ago
Mucking about a bit. Tried to move OnMouseEvent over from PCB_Canvas to PCB_Window, but decided it was too much work, and no point, so I backed out. Hope I haven't messed anything up. More... over 15 years ago
A lot of work on the Netlist (you can now see the pins highlight if you hover over one of them). Plus work on the Lua libraries (errir reporting, new components). More... over 15 years ago
Adding GEDA Serialiser and Netlist Dialog. More... over 15 years ago
Improved gEDA PCB exporter, and trimmed numbers (e.g. 1.00000 -> 1) in XMLSerialiserOut. More... over 15 years ago
Got rid of GLUT, which was used to bitmapped font rendering. Replaced those fonts with TTFs. Improved serialisation, and begun implementing gEDA PCB exporter. More... over 15 years ago
Back to wxWidgets-2.8.8 More... over 15 years ago
Changing wxWidgets include directories More... over 15 years ago
Turned on EnforceSpacing More... over 15 years ago
Adding flexi_connection and freetype_fonts More... over 15 years ago
Adding the icons/Size_1.png More... over 15 years ago
Added Icons directory More... over 15 years ago
A binaries/debug/docs/Copy of big_buttons.html More... over 15 years ago
Added docs and library More... over 15 years ago
Deleted some files More... over 15 years ago
Committing docs ? More... over 15 years ago
Adding binaries directory More... over 15 years ago
Adding Freetype fonts and FlexiConnection More... over 15 years ago
Getting the Visual Studio Project working. More... over 15 years ago
D data/docs/Copy of big_buttons.html More... almost 16 years ago
Adding msvc2008 project. More... almost 16 years ago
Changed a number of things to get it compiling under GCC. More... almost 16 years ago
Updated the build instructions in the doc/compile.txt file More... almost 16 years ago
Luca removed two useless file. More... almost 16 years ago
Luca improved the build process allowing the user to set various flag in the CMake gui frontend. More... almost 16 years ago
Some linux build and installation related fixes. More... about 16 years ago
Some fixes for compilation on Windows. More... about 16 years ago