summaryrefslogtreecommitdiff
path: root/exo/exo-job.c
Commit message (Expand)AuthorAgeFilesLines
* Use xfce-string functionsYongha Hwang2022-02-211-1/+1
* Fix memory leakAvinash Sonawane2021-08-241-0/+2
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bumpAlexander Schwinn2020-12-151-7/+0
* Resolved g_type_class_add_private deprecations (GObject 2.58)Sean Davis2018-10-151-9/+2
* Revert "CID 30799: Missing varargs init or cleanup" (bug 14465)Sean Davis2018-06-201-1/+0
* CID 30799: Missing varargs init or cleanupSean Davis2018-06-061-0/+1
* Ignore GioScheduler deprecationsSean Davis2017-07-081-3/+7
* gtk-doc: Resolve undocumented symbols.Sean Davis2017-06-171-2/+2
* g_main_context_ref_thread_default() is 2.32 API (bug #9577).Nick Schermer2012-12-031-0/+7
* Fix error handing in previous commit.Nick Schermer2012-11-221-35/+7
* Don't use GSimpleResult in ExoJob (bug #6222).Nick Schermer2012-11-211-39/+55
* Revert "Remove visibility and use the linker for this."Nick Schermer2009-10-221-0/+7
* Remove visibility and use the linker for this.Nick Schermer2009-10-191-7/+0
* Add assertions to exo_job_scheduler_job_func().Jannis Pohlmann2009-10-171-0/+3
* Strip some trailing spaces.Nick Schermer2009-10-161-7/+7
* Update job docs. Only cancel the cancellable if the job is running.Jannis Pohlmann2009-09-021-31/+51
* Move all the documentation in the code.Nick Schermer2009-09-011-16/+48
* Fix abicheck and visibility of exo-(simple)-job.Nick Schermer2009-08-201-0/+7
* Cleanup a bunch of code.Nick Schermer2009-07-171-51/+28
* * docs/reference/exo-sections.txt, docs/reference/tmpl/exo-job.sgml:Jannis Pohlmann2009-05-111-0/+14
* * exo/exo-job.c, exo/exo-cell-renderer-icon.c: Fix compiler warnings.Nick Schermer2009-05-111-1/+1
* * configure.in.in: Add hint that we'll need to update library version Jannis Pohlmann2009-05-051-19/+158
* * docs/reference/exo.types, exo/Makefile.am, exo/exo-job.{c,h},Jannis Pohlmann2009-05-051-0/+494