Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-27 | read QUERY_STRING for variable scale | Christian Hesse | 1 | -2/+13 | |
2013-06-27 | give scale via argument | Christian Hesse | 1 | -5/+5 | |
2013-06-04 | add comments abount defines | Christian Hesse | 1 | -0/+7 | |
2013-06-04 | use define for QR-Code Error Correction Level | Christian Hesse | 1 | -1/+2 | |
2013-05-30 | cut http_referer for meta data if longer than 79 chars | Christian Hesse | 1 | -0/+9 | |
2013-05-30 | use maximum compression0.1.3 | Christian Hesse | 1 | -0/+1 | |
2013-05-30 | work without referer and extend meta data | Christian Hesse | 1 | -19/+23 | |
If HTTP_REFERER is not defined we return SERVER_NAME. Additionally add meta data for referer. | |||||
2013-05-30 | match https as well | Christian Hesse | 1 | -2/+2 | |
2013-05-30 | match protocol case insensitive | Christian Hesse | 1 | -2/+2 | |
2013-05-29 | add comment to png file0.1.2 | Christian Hesse | 1 | -1/+2 | |
2013-05-29 | check for glib < 2.36, not glib < 2.26 | Christian Hesse | 1 | -1/+1 | |
2013-05-29 | only init type system for glib < 2.36 | Christian Hesse | 1 | -3/+3 | |
2013-05-29 | add g_type_init() for glib < 2.36 | Christian Hesse | 1 | -0/+5 | |
2013-05-29 | error handling and memory management0.1.1 | Christian Hesse | 1 | -14/+18 | |
2013-05-29 | add comments | Christian Hesse | 1 | -1/+3 | |
2013-05-29 | scale to double size by default | Christian Hesse | 1 | -1/+1 | |
2013-05-29 | remove hint about skeleton | Christian Hesse | 1 | -2/+0 | |
2013-05-29 | Initial import0.1.0 | Christian Hesse | 3 | -0/+121 | |
2013-05-29 | Initial commit | Christian Hesse | 1 | -0/+4 | |