Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Name change | Přemysl Eric Janouch | 2020-09-28 | 1 | -1/+1 |
| | | | | Also some copyright years fix-ups/updates. | ||||
* | Fix and update LICENSE | Přemysl Janouch | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Fix a depreciation warning | Přemysl Janouch | 2015-01-20 | 1 | -4/+10 |
| | | | | With a ton of additional code. | ||||
* | We Lua 5.2 now | Přemysl Janouch | 2015-01-18 | 1 | -14/+15 |
| | | | | Lua 5.1 seems to have been obsoleted. Luckily this was pretty simple. | ||||
* | Check symbol names in LdLua during registration. | Přemysl Janouch | 2012-08-31 | 1 | -1/+5 |
| | |||||
* | Change how Cairo is presented to Lua scripts. | Přemysl Janouch | 2012-08-12 | 1 | -87/+98 |
| | | | | Makes the whole thing a bit more stable and less weird. | ||||
* | Update the symbol library, add trivial text API. | Přemysl Janouch | 2011-02-12 | 1 | -0/+33 |
| | |||||
* | Export more cairo functions to Lua. | Přemysl Janouch | 2011-02-11 | 1 | -61/+63 |
| | | | | Also rewrite the wrappers to be shorter. | ||||
* | Extend LdPointArray. | Přemysl Janouch | 2011-02-02 | 1 | -6/+5 |
| | |||||
* | Fix program messages and gtk-doc comments. | Přemysl Janouch | 2011-01-28 | 1 | -28/+28 |
| | |||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 1 | -0/+808 |
This is required for gtkdoc-scangobj. So far it's much like it's been before, the main differences are that source files are in two directories from now on and the build process has two stages. |