[PATCH 0/2] Client side in webservice.c

Lubomir I. Ivanov neolit123 at gmail.com
Thu Jan 17 17:05:47 PST 2013


against:
d0d4bbece7e0a

[PATCH 1/2] Added client side communication to the Subsurface Web

webservice.c contains basic communication with the web server.

i've added the dialog UI and tried to fine tune it into displaying
different errors (there is a status lane). the GET request itself
is async of the main loop so it shouldn't freeze the dialog.

integration with the configuration is missing, so the user id
is static at this point.

also once the "apply" button is pressed nothing happens. the 
received XML is printed to stdout.

[PATCH 2/2] Updated the Makefile to support libsoup and include

both untested on linux! sleep is pending.

good night
lubomir
--


More information about the subsurface mailing list