Skip to content
Snippets Groups Projects
Commit d5df895a authored by Jerome Guelfucci's avatar Jerome Guelfucci
Browse files

2009-05-01 jeromeg

	This still needs a lot of polishment, but let's make things public.

	* src/Makefile.am, panel-plugin/Makefile.am: change the linking order.
	* lib/screenshooter-zimagez.c:
	  - (warn_if_fault_occurred) to warn if an error occured during the XML
	    transaction.
	  - (screenshooter_upload_to_zimagez) to upload the screenshot. Still needs
	    a lot of polish, but at least it works.
	* TODO: updated.

2009-04-19 jeromeg

	* src/main.c:
	  - sort the CLI options by alphabetical order.
	  - add an upload CLI option.
	  - add some G_LIKELY and G_UNLIKELY macros.
	* lib/screenshooter-actions.c:
	  - add some G_LIKELY and G_UNLIKELY macros.
	  - call the upload function when the user requested it.
	* lib/screenshooter-utils.{c,h}: add a (rot13) function to encode the
	  password before sending it.
	* lib/screenshooter-zimagez.{c,h}: two new files to support the upload
	  of screenshots to ZimageZ.com, a free Web hosting solution.
	* lib/screenshooter-global.h: add the upload option.
	* lib/Makefile.am: add the two new files to the source.
	* configure.ac.in: check for xmlrpc-c, this is a bit uggly, but xmlrpc-c
	  does not provide a .pc file...



(Old svn revision: 7299)
parent 903f3431
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment