summaryrefslogtreecommitdiff
path: root/libpurple/xfer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of documents that aren't read/displayed by gi-docgen.Gary Kramlich2022-09-121-30/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-111-9/+0
* Rename protocol.[ch] to purpleprotocol.[ch]Gary Kramlich2021-10-291-1/+1
* Set the prereq type for all Protocol interfaces to PurpleProtocolGary Kramlich2021-08-121-3/+4
* A bunch of documentation cleanupsGary Kramlich2020-11-051-3/+18
* Add documentation for all PURPLE_TYPE_ functions as well as PURPLE_TUNE_ cons...Gary Kramlich2020-08-251-1/+16
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Remove now-unused PurpleXferUiOps.destroy.Elliott Sales de Andrade2019-12-221-2/+0
* Change PurpleXferUiOps.add_xfer to PurpleXfer:visible property.Elliott Sales de Andrade2019-12-221-11/+27
* Use GObject macros for PurpleProtocolXferInterface.Elliott Sales de Andrade2019-12-221-36/+29
* Remove PurpleXfer UI data storage.Elliott Sales de Andrade2019-12-221-21/+0
* Convert PurpleXferUiOps.add_thumbnail to a signal.Elliott Sales de Andrade2019-12-211-2/+0
* Remove PurpleXferUiOps.cancel_* UI ops.Elliott Sales de Andrade2019-12-211-6/+0
* Replace PurpleXferUiOps.update_progress by PurpleXfer.progress.Elliott Sales de Andrade2019-12-211-11/+0
* Convert xfer I/O operations from UI ops to signals.Elliott Sales de Andrade2019-12-211-29/+12
* Add Since tags for 2.11.0.Elliott Sales de Andrade2019-11-221-0/+4
* Convert file transfer times to monotonic clock.Elliott Sales de Andrade2019-09-101-4/+4
* Merged in default (pull request #511)Gary Kramlich2019-07-101-148/+28
|\
| * Make PurpleXfer a derivable type and create subclasses in all the protocols t...Gary Kramlich2019-07-021-148/+28
* | Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-4/+3
|/
* Document the XferInterface methodsGary Kramlich2019-03-191-0/+3
* Merged in default (pull request #455)Gary Kramlich2018-12-151-7/+12
|\
| * libpurple: Fix GObject introspection annotations on a few functionsMike Ruprecht2018-12-131-4/+5
| * libpurple: Fix xfer.h GObject introspection warningsMike Ruprecht2018-12-131-3/+7
* | libpurple: Port almost self-contained code from g_type_class_add_private()Mike Ruprecht2018-12-061-23/+23
|/
* doc: Remove invalid GTK-Doc annotationsMike Ruprecht2018-05-111-1/+1
* xfer: Rename PurpleProtocolXferInterface.send() to send_file()Mike Ruprecht2018-05-031-3/+3
* Fix a few typos and cleanup some whitespaceGary Kramlich2017-12-281-4/+4
* Fix the argument names so there's no confusionGary Kramlich2017-11-251-9/+9
* Clean up a bunch of the cruft I accidentally createdGary Kramlich2017-11-241-10/+11
* Update the PurpleProtocolXferInterface to pass around the interfance instance...Gary Kramlich2017-09-071-4/+3
* Initial attempt at removing the magic around PurpleProtocolXferInterfaceGary Kramlich2017-08-311-0/+75
* Fix a bunch of typos and other silly issuesGary Kramlich2016-08-311-3/+3
* Doc updates for xfer'sGary Kramlich2016-08-281-1/+9
* A few random cleanups and don't even try to document class structsGary Kramlich2016-08-281-0/+1
* Merged default branchAnkit Vani2014-05-241-2/+2
|\
| * Merged default branchAnkit Vani2014-02-171-2/+2
| |\
| | * Merged default branchAnkit Vani2014-02-151-2/+2
| | |\
| | | * Merge gtkdoc-conversionAnkit Vani2014-02-071-2/+2
| | | |\
| | | | * Merge gtkdoc-conversionAnkit Vani2014-02-071-2/+2
| | | | |\
| | | | | * Merge gtkdoc-conversionAnkit Vani2014-02-061-2/+2
| | | | | |\
| | | | | | * Merge gtkdoc-conversionAnkit Vani2014-02-061-3/+3
| | | | | | |\
| | | | | | * \ Merge gtkdoc-conversionAnkit Vani2014-02-061-2/+2
| | | | | | |\ \
| | | | | | | * \ Merge gtkdoc-conversionAnkit Vani2014-02-041-6/+8
| | | | | | | |\ \
| | | | | | | * \ \ Merge gtkdoc-conversionAnkit Vani2014-02-011-2/+2
| | | | | | | |\ \ \
| | | | | | | | * \ \ Merge gtkdoc-conversionAnkit Vani2014-01-311-8/+8
| | | | | | | | |\ \ \
| | | | | | | | | * | | Initial replacements for this branchAnkit Vani2014-01-311-158/+158
| | | | | | | | | * | | Revert changes to doc commentsAnkit Vani2014-01-291-158/+158
| | | | | | | | | * | | Use gtk-doc style constants (%NULL, %TRUE, %FALSE), and 'Note:' instead of '@...Ankit Vani2014-01-291-2/+2
| | | | | | | | | * | | Convert doxygen's @return and @param commands for gtk-docAnkit Vani2014-01-291-158/+158