]> saetta.ns0.it Git - zakform/cgi/shortlog
zakform/cgi
2019-09-10 Andrea ZagliMerge branch 'setattrs' into newnew newnew
2019-09-10 Andrea ZagliAdded FormElement::[gs]et_attr[s].
2019-09-10 Andrea ZagliUse of ::new_attrs on ::new (closes #1119).
2019-09-10 Andrea ZagliMerge branch 'develop' into newnew
2019-09-10 Andrea ZagliZakCgiTag functions expect ht_attr not null.
2019-09-07 Andrea ZagliAdded ZakFormCgiElement::set_id. develop_old
2019-09-07 Andrea ZagliIf no ZakFormCgiElement name before rendering, it tries...
2019-09-07 Andrea ZagliZakCgiTag functions expect ht_attr not null.
2019-09-07 Andrea ZagliIf no FormElement id setted, it'll be generated at...
2019-06-15 Andrea ZagliFormElementSelect: changed storage data type to preserv...
2019-04-06 Andrea ZagliIn ZakFormElement::render wrong variable freeing.
2017-08-09 Andrea ZagliZakFormElement didn't take into account visible propert... master
2017-06-25 Andrea ZagliIn binding if the value is null, value is setted as...
2017-06-25 Andrea ZagliMissing file in translations file.
2017-06-17 Andrea ZagliStarting taking into account ZakFormElementArray. array
2017-06-15 Andrea ZagliMake public ZakFormElement::xml_parsing.
2017-05-15 Andrea ZagliSelect is not editable with key "disabled".
2017-05-14 Andrea ZagliMerge branch 'gvalue' into develop
2017-05-13 Andrea ZagliAdded validator for size and mime type for ZakFormCgiFo... gvalue
2017-05-13 Andrea ZagliMigration to GValue for element value.
2017-05-13 Andrea ZagliStarted implementation of ElementFile.
2017-05-07 Andrea ZagliSetting of long-name on setting label only if it is...
2017-05-07 Andrea ZagliMoved from GHashTable to GPtrArray in ZakForCgiFormElem...
2017-05-06 Andrea ZagliAdjustments to checkbox and radio rendering.
2017-05-06 Andrea ZagliAdded properties text and inline to ZakFormCgiFormEleme...
2017-05-06 Andrea ZagliAdded private function ZakFormCgiFormElement::get_ht_la...
2017-05-06 Andrea ZagliAdded property inline to ZakCgiFormElementRadio.
2017-05-06 Andrea ZagliAdded function ZakFormCgiFormElement::render_label.
2017-05-06 Andrea ZagliBugfix to remove label from element.
2017-04-30 Andrea ZagliNow ZakFormElement::messages is always not null.
2017-04-29 Andrea ZagliImplemented input type radio (closes #1017).
2017-04-16 Andrea ZagliFormElement doesn't take into account editable property.
2016-11-19 Andrea ZagliInitial import (from libzakcgi).