summaryrefslogtreecommitdiff
path: root/wocky/wocky-data-form.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-19data-form: reformat <code> blocks so recent gtk-doc can copeSimon McVittie1-4/+6
2012-12-12Simplify generating GEnums/GFlagsWill Thompson1-1/+1
2012-11-12Miscellaneous docstring cleanupWill Thompson1-2/+6
2012-02-06Make #include <wocky/wocky.h> the only legal import.Will Thompson1-0/+3
2012-02-06Include foo-enumtypes.h from each foo.hWill Thompson1-0/+1
2011-04-22data-form: add a add_to_node functionJonny Lamb1-0/+2
2011-04-22Merge branch 'caps-hash'Jonny Lamb1-0/+9
2011-04-19data-form: rename default_value_str to raw_value_contentsJonny Lamb1-1/+1
2011-04-11data-form: change the default_value_str field struct member to hold a strvJonny Lamb1-3/+3
2011-04-11data-form: add another member to Field struct for actual boolean valuesJonny Lamb1-0/+3
2011-03-08data-form: don't typedef the struct directlyJonny Lamb1-4/+6
2011-03-08all: document Class structsJonny Lamb1-0/+22
2011-03-08data-form: document more enums and structsJonny Lamb1-0/+48
2011-02-04caps-hash: also sort dataform fieldsJonny Lamb1-0/+3
2011-01-26data-form: add new_from_node functionJonny Lamb1-0/+3
2010-04-20Rename WockyXmppNode to WockyNodeSjoerd Simons1-4/+4
2010-04-13Use G_TYPE_INSTANCE_GET_PRIVATE() correctly.Will Thompson1-0/+3
2010-04-07Consistently use 'self' in DataForm, PubsubNode, PubsubServiceWill Thompson1-8/+8
2010-03-25Add API for setting FORM_TYPE when blindly submittingWill Thompson1-0/+3
2010-03-25Add helpers to set data form fields' valuesWill Thompson1-0/+15
2010-03-25Allow fields' type to be unspecified when submitting.Will Thompson1-0/+1
2010-03-24Rename WockyDataForms to WockyDataFormWill Thompson1-0/+130