Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove category icons. | Přemysl Janouch | 2012-10-08 | 1 | -56/+0 |
| | |||||
* | Change how Cairo is presented to Lua scripts. | Přemysl Janouch | 2012-08-12 | 4 | -83/+83 |
| | | | | Makes the whole thing a bit more stable and less weird. | ||||
* | Add German translation. | Přemysl Janouch | 2011-03-07 | 5 | -11/+22 |
| | |||||
* | Add Polish translation. | Přemysl Janouch | 2011-03-07 | 5 | -11/+22 |
| | |||||
* | Add separate plus and minus signs. | Přemysl Janouch | 2011-03-07 | 1 | -26/+2 |
| | |||||
* | Add Slovak translation. | Přemysl Janouch | 2011-03-07 | 5 | -12/+24 |
| | |||||
* | Update the symbol library. | Přemysl Janouch | 2011-02-14 | 1 | -4/+5 |
| | |||||
* | Update the symbol library. | Přemysl Janouch | 2011-02-11 | 4 | -31/+191 |
| | | | | | | | | * 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 | 4 | -18/+18 |
| | |||||
* | Split the inductor symbol in two, remove pads. | Přemysl Janouch | 2011-02-07 | 1 | -13/+22 |
| | |||||
* | Update category icons. | Přemysl Janouch | 2011-01-09 | 1 | -52/+14 |
| | | | | | | | 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 an inductor symbol. | Přemysl Janouch | 2011-01-09 | 1 | -0/+34 |
| | |||||
* | Add category.json files for testing categories. | Přemysl Janouch | 2010-12-11 | 1 | -0/+5 |
| | |||||
* | Add a few symbols for testing. | Přemysl Janouch | 2010-12-10 | 3 | -0/+116 |
| | | | | | | | | The lucky ones are: capacitor, resistor and diode. More symbols can be expected later, when more cairo functions are exported to Lua and relevant standards become accessible to me. | ||||
* | Added basic loading of categories. | Přemysl Janouch | 2010-09-15 | 1 | -0/+94 |
Added two empty sample categories with corresponding icons. The categories are now being loaded into the toolbar in the main program window. |