summaryrefslogtreecommitdiff
path: root/finch/gntxfer.c
Commit message (Expand)AuthorAgeFilesLines
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-4/+4
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-2/+2
* Move all of the UiOps to use struct initializersGary Kramlich2022-09-201-3/+2
* Don't allow libraries to include their own global header files.Gary Kramlich2020-11-191-2/+0
* Fix some leaks.Elliott Sales de Andrade2020-08-161-2/+2
* Fix Finch for the libgnt single header fileGary Kramlich2020-08-151-7/+1
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-2/+4
* Make all of finch use purple.hGary Kramlich2020-05-011-6/+1
* Remove now-unused PurpleXferUiOps.destroy.Elliott Sales de Andrade2019-12-221-2/+1
* Change PurpleXferUiOps.add_xfer to PurpleXfer:visible property.Elliott Sales de Andrade2019-12-221-28/+26
* Remove PurpleXfer UI data storage.Elliott Sales de Andrade2019-12-221-24/+10
* Convert PurpleXferUiOps.add_thumbnail to a signal.Elliott Sales de Andrade2019-12-211-2/+1
* Remove PurpleXferUiOps.cancel_* UI ops.Elliott Sales de Andrade2019-12-211-16/+13
* Replace PurpleXferUiOps.update_progress by PurpleXfer.progress.Elliott Sales de Andrade2019-12-211-7/+11
* Convert xfer I/O operations from UI ops to signals.Elliott Sales de Andrade2019-12-211-3/+0
* Clean up all of the license headersGary Kramlich2019-09-291-1/+3
* Replace purple_str_size_to_units by g_format_size.Elliott Sales de Andrade2019-09-101-6/+6
* Convert file transfer times to monotonic clock.Elliott Sales de Andrade2019-09-101-5/+9
* Use monotonic time for UI-related timestamping.Elliott Sales de Andrade2017-07-101-4/+4
* Merged default branchAnkit Vani2014-02-171-1/+1
|\
| * Merge gtkdoc-conversionAnkit Vani2014-02-041-1/+1
| |\
| | * Merged soc.2013.gobjectification branchAnkit Vani2013-09-061-1/+1
* | | Fix comment.Mark Doliner2014-02-161-6/+4
|/ /
* | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
|/
* Renamed gntft.[ch] to gntxfer.[ch]Ankit Vani2013-09-061-0/+558