George Kiagiadakis
|
fe82ce9f0d
|
properties: add wp_properties_ensure_unique_owner() method
|
2020-03-31 16:11:08 +03:00 |
|
George Kiagiadakis
|
1f1c690b42
|
properties: remove _copy_keys and add update/add methods similar to the ones in pw_properties
|
2020-03-31 16:11:08 +03:00 |
|
George Kiagiadakis
|
d7ef39d2d1
|
properties: rename _copy_all() to _update() to match the pw_properties API
... and use pw_properties_update() underneath
|
2020-03-31 16:11:08 +03:00 |
|
George Kiagiadakis
|
d4973363ac
|
lib: add extensive API documentation
|
2020-02-19 10:43:07 +02:00 |
|
George Kiagiadakis
|
efb33ddd1b
|
lib: introduce export macros and hide all private symbols
|
2020-01-16 18:50:07 +02:00 |
|
Julian Bouzas
|
59580e7c84
|
properties: add wp_properties_copy_all API
|
2020-01-07 09:00:46 -05:00 |
|
Julian Bouzas
|
ea3b58c2cd
|
properties: add wp_properties_matches API
|
2019-12-04 16:38:35 -05:00 |
|
George Kiagiadakis
|
0c6ef834b2
|
lib: properties: add wp_properties_copy_keys
A method to copy specific keys from one properties set to another
|
2019-09-17 16:35:14 +03:00 |
|
George Kiagiadakis
|
ff59fc06db
|
lib: properties: add update() and copy_from_dict() API
|
2019-08-29 19:41:04 +03:00 |
|
George Kiagiadakis
|
2031809d60
|
lib: add new WpProperties object to wrap pw_properties & spa_dict
|
2019-08-24 16:19:12 +03:00 |
|