[Telepathy-commits] merge: telepathy-glib

Merge Monkey monkey at collabora.co.uk
Fri Sep 28 08:33:54 PDT 2007


Merge to:

  telepathy-glib

From:

  mirror-telepathy-glib-param-setting

Changes:

  Will Thompson <will at willthompson.co.uk>
    rename set_param_by_offset to tp_cm_param_setter_offset, document and export it

  Will Thompson <will at willthompson.co.uk>
    Create set_param_by_offset, generalizing set_param_from_{value,default}

  Will Thompson <will at willthompson.co.uk>
    setter_data should be gconstpointer not const gpointer.

  Will Thompson <will at willthompson.co.uk>
    Remove unnecessary cast.

  Will Thompson <will at willthompson.co.uk>
    move ignorance of parameters with G_MAXSIZE offset to the offset setter

  Will Thompson <will at willthompson.co.uk>
    Remove 'offset == G_MAXSIZE' special-casing from parse_parameters

  Will Thompson <will at willthompson.co.uk>
    Coding style: Use set_param == NULL not !set_param

  Will Thompson <will at willthompson.co.uk>
    Parametrize the setter used by set_param_from_{value,default} and parse_parameters.

  Will Thompson <will at willthompson.co.uk>
    Add a setter_data field to TpCMParamSpec for use by TpCMParamSetters.

  Will Thompson <will at willthompson.co.uk>
    Move documentation of tp_cm_param_setter_offset from .h to .c

  Will Thompson <will at willthompson.co.uk>
    replace the majority of set_param_from_{default,value} with a call to set_param_by_offset

  Will Thompson <will at willthompson.co.uk>
    Coding style: no newline after return type in declarations

  Will Thompson <will at willthompson.co.uk>
    Make param_default_value take a single ParamSpec, not an array and an index.

  Will Thompson <will at willthompson.co.uk>
    Add set_param to TpCMProtocolSpec and use it, defaulting to tp_cm_param_setter_offset

  Will Thompson <will at willthompson.co.uk>
    Define TpCMParamSetter, the type of parameter-setting callbacks.


More information about the Telepathy-commits mailing list