Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close symbol paths where appropriate | Přemysl Eric Janouch | 2021-11-02 | 1 | -0/+1 |
| | | | | Removes some ugliness in PDF exports, stemming from line thickness. | ||||
* | Remove category icons. | Přemysl Janouch | 2012-10-08 | 1 | -76/+0 |
| | |||||
* | Change how Cairo is presented to Lua scripts. | Přemysl Janouch | 2012-08-12 | 3 | -46/+46 |
| | | | | Makes the whole thing a bit more stable and less weird. | ||||
* | Add German translation. | Přemysl Janouch | 2011-03-07 | 3 | -3/+6 |
| | |||||
* | Add Polish translation. | Přemysl Janouch | 2011-03-07 | 4 | -4/+8 |
| | |||||
* | Add Slovak translation. | Přemysl Janouch | 2011-03-07 | 4 | -4/+8 |
| | |||||
* | Update the symbol library. | Přemysl Janouch | 2011-02-11 | 3 | -14/+9 |
| | | | | | | | | * Add bipolar, IGFET and JFET transistors. * Add more variants to some symbols. * Add a symbol for a simple terminal. * Avoid unneccessary stroke() calls. * Fix comments. | ||||
* | Make all variables in Lua scripts local. | Přemysl Janouch | 2011-02-09 | 3 | -12/+12 |
| | |||||
* | Update category icons. | Přemysl Janouch | 2011-01-09 | 1 | -75/+26 |
| | | | | | | | Change line width and position of shapes, so they appear a bit sharper in the application. Save them in plain SVG, not Inkscape SVG. | ||||
* | Add basic logical symbols (NOT, AND, OR). | Přemysl Janouch | 2011-01-07 | 3 | -0/+137 |
| | |||||
* | Add category.json files for testing categories. | Přemysl Janouch | 2010-12-11 | 1 | -0/+5 |
| | |||||
* | Added basic loading of categories. | Přemysl Janouch | 2010-09-15 | 1 | -0/+125 |
Added two empty sample categories with corresponding icons. The categories are now being loaded into the toolbar in the main program window. |