History log of /external/bluetooth/glib/gio/gioscheduler.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f5483302757a9c03c43e25c86cea4a7bd5aaaf3f 23-Feb-2009 Matthias Clasen <matthiasc@src.gnome.org> Fix "it's" vs "its" confusion throughout the source. Patch by Will

* Fix "it's" vs "its" confusion throughout the source. Patch
by Will Thompson.


svn path=/trunk/; revision=7897
/external/bluetooth/glib/gio/gioscheduler.c
3d93bf6968884d75dd2706ef85e2014305eb92f2 01-Jul-2008 Cody Russell <bratsche@gnome.org> Moved all relevant typedefs into these files.

2008-07-01 Cody Russell <bratsche@gnome.org>

* gio/gioenums.h:
* gio/giotypes.h:
Moved all relevant typedefs into these files.

* gio/*.[ch]:
Updated wrt added files.

Split types into separate file for easier maintainership. (#538564)


svn path=/trunk/; revision=7127
/external/bluetooth/glib/gio/gioscheduler.c
761424465aaad736916b029383483b6ac419d831 22-Jun-2008 Johan Dahlin <jdahlin@async.com.br> Include "config.h" instead of <config.h> Command used: find -name

2008-06-21 Johan Dahlin <jdahlin@async.com.br>

* *.[ch]: Include "config.h" instead of <config.h>
Command used:
find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
Rubberstamped by Mitch


svn path=/trunk/; revision=7092
/external/bluetooth/glib/gio/gioscheduler.c
f3144c7efe8c84f7a00bff9b796d5e73efc151cf 21-Feb-2008 Matthias Clasen <matthiasc@src.gnome.org> Doc fixes

svn path=/trunk/; revision=6554
/external/bluetooth/glib/gio/gioscheduler.c
8228f7f94bb33a27273d9e517e6bb52b2c1cf130 25-Jan-2008 Matthias Clasen <mclasen@redhat.com> Make GIOSchedulerJobFunc return boolean Keep calling io jobs until they

2008-01-25 Matthias Clasen <mclasen@redhat.com>

* gioscheduler.h: Make GIOSchedulerJobFunc return boolean
* gioscheduler.c: Keep calling io jobs until they return FALSE;
this allows big jobs to be executed in chunks, instead of blocking
the main loop for a long time.

* gsimpleasyncresult.c:
* giofile.c: Adapt callers.

svn path=/trunk/; revision=6375
/external/bluetooth/glib/gio/gioscheduler.c
3bb0a17bd526a90acbbbaf7852b0475e0cd8c535 23-Jan-2008 Matthias Clasen <matthiasc@src.gnome.org> Some doc additions

svn path=/trunk/; revision=6358
/external/bluetooth/glib/gio/gioscheduler.c
0debd52858ffb4f468e55cd2f3c7e4dec5455b94 18-Dec-2007 Matthias Clasen <matthiasc@src.gnome.org> Fix up includes in section docs

svn path=/trunk/; revision=6149
/external/bluetooth/glib/gio/gioscheduler.c
2e3f48993ddf2a18eff36f3e4eae10da0207e510 17-Dec-2007 Matthias Clasen <matthiasc@src.gnome.org> Documentation updates

svn path=/trunk/; revision=6138
/external/bluetooth/glib/gio/gioscheduler.c
3db93c01b7184c77ace833be7500cf0f8a7e481a 14-Dec-2007 Alexander Larsson <alexl@redhat.com> Rename gioscheduler calls so they all use the g_io_schedule_ prefix. Split

2007-12-14 Alexander Larsson <alexl@redhat.com>

* gioscheduler.[ch]:
* gsimpleasyncresult.c:
Rename gioscheduler calls so they all use the g_io_schedule_ prefix.
Split out the send_to_mainloop call into two versions instead
of having the block argument.


svn path=/trunk/; revision=6116
/external/bluetooth/glib/gio/gioscheduler.c
2ae689e31f793bfdddaee6d5cb7e679d1adff7a9 13-Dec-2007 Alexander Larsson <alexl@redhat.com> g_push/pop_current_cancellable -> g_cancellable_push/pop_current

2007-12-13 Alexander Larsson <alexl@redhat.com>

* gcancellable.[ch]:
* gio.symbols:
* gbufferedinputstream.c:
* gfileenumerator.c:
* gfileinputstream.c:
* gfileoutputstream.c:
* ginputstream.c:
* gioscheduler.c:
* goutputstream.c:
g_push/pop_current_cancellable ->
g_cancellable_push/pop_current


svn path=/trunk/; revision=6115
/external/bluetooth/glib/gio/gioscheduler.c
afc16811d80d1ad63bb2e023f02e7b9d17767290 12-Dec-2007 Alexander Larsson <alexl@redhat.com> Fix race condition when freeing proxy in g_io_job_send_to_mainloop().

2007-12-12 Alexander Larsson <alexl@redhat.com>

* gioscheduler.c:
Fix race condition when freeing proxy in
g_io_job_send_to_mainloop().



svn path=/trunk/; revision=6105
/external/bluetooth/glib/gio/gioscheduler.c
41d1650c9b6b0b8368c0648d2885b83e18020303 12-Dec-2007 Alexander Larsson <alexl@redhat.com> Fix up a bunch of details in the docs.

2007-12-12 Alexander Larsson <alexl@redhat.com>

* gappinfo.[ch]:
* gasyncresult.c:
* gbufferedinputstream.c:
* gbufferedoutputstream.c:
* gcancellable.c:
* gcontenttype.c:
* gdatainputstream.[ch]:
* gdesktopappinfo.c:
* gdirectorymonitor.c:
* gfile.[ch]:
* gfileattribute.[ch]:
* gfileicon.[ch]:
* gfileinfo.h:
* gfileinputstream.h:
* gfilemonitor.[ch]:
* gfileoutputstream.[ch]:
* gfilterinputstream.h:
* gfilteroutputstream.h:
* gicon.h:
* gioscheduler.c:
* gloadableicon.[ch]:
* gmemoryinputstream.c:
* gmountoperation.c:
* gthemedicon.c:
Fix up a bunch of details in the docs.

* glocalfileinfo.c:
CR/LF -> LF fixups


svn path=/trunk/; revision=6100
/external/bluetooth/glib/gio/gioscheduler.c
ab69ee2945af25672ad4bb48ae6ab5b87f0e06e2 09-Dec-2007 A. Walton <awalton@svn.gnome.org> More documentation cleanup and filling in missing information, bringing

2007-12-09 A. Walton <awalton@svn.gnome.org>

* gdesktopappinfo.c:
* gdrive.c:
* gdrive.h:
* gfile.c:
* gfile.h:
* gfileattribute.c:
* gfileenumerator.c:
* gioerror.c:
* gioscheduler.c:
* gioscheduler.h:
* gloadableicon.c:
* gmemoryinputstream.c:
* gmemoryoutputstream.c:
* goutputstream.h:
* gsimpleasyncresult.c:
More documentation cleanup and filling in missing information,
bringing
GIO to 99% symbol coverage.

svn path=/trunk/; revision=6077
/external/bluetooth/glib/gio/gioscheduler.c
c524cabff279c6a3bc6b95eb4c20f7c6a5e34e31 30-Nov-2007 Matthias Clasen <matthiasc@src.gnome.org> Add docs for etags

svn path=/trunk/; revision=6001
/external/bluetooth/glib/gio/gioscheduler.c
3d8579f93aaf909b6dcf6d4e63a757aac5e85942 30-Nov-2007 Matthias Clasen <matthiasc@src.gnome.org> Explain I/O priorieties

svn path=/trunk/; revision=6000
/external/bluetooth/glib/gio/gioscheduler.c
09471fec46619a62fbe9b6e7a7b67c9a421f919e 29-Nov-2007 Matthias Clasen <matthiasc@src.gnome.org> Coding style fixups

svn path=/trunk/; revision=5993
/external/bluetooth/glib/gio/gioscheduler.c
7f3280230bc9448a5750fc17a6eabef691ba25f4 28-Nov-2007 Alexander Larsson <alexl@redhat.com> Added. Added. Added. Added.

2007-11-28 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* abicheck.sh: Added.
* makegioalias.pl: Added.
* pltcheck.sh: Added.
* gio.symbols: Added.
* *.c:
* inotify/*.c
Initial work on adding symbol handling.

* gvfs.h:
Correct ifdef guard name

* fam/Makefile.am:
* inotify/Makefile.am:
* xdgmime/Makefile.am:
Include toplevel Makefile.decl


svn path=/trunk/; revision=5972
/external/bluetooth/glib/gio/gioscheduler.c
5247f12f3649726471080440de0d37b78c1cec33 27-Nov-2007 Andrew Walton <awalton@src.gnome.org> Bumps documentation to 93% symbol coverage, touching most
of the public files. Fixes broken function documentation prototypes.
Fixes GCancellable inaccuracies. Removes unnecessary incomplete
gtk-doc headers in private files.

svn path=/trunk/; revision=5953
/external/bluetooth/glib/gio/gioscheduler.c
3781343738de4abddf56982325a77bd70a98cd26 26-Nov-2007 Alexander Larsson <alexl@redhat.com> gio/ docs/reference/gio Merged gio-standalone into glib.

2007-11-26 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* configure.in:
* gio-2.0-uninstalled.pc.in:
* gio-2.0.pc.in:
* gio-unix-2.0-uninstalled.pc.in:
* gio-unix-2.0.pc.in:
* gio/
* docs/reference/gio
Merged gio-standalone into glib.

* glib/glibintl.h:
* glib/gutils.c:
Export glib_gettext so that gio can use it
Add P_ (using same domain for now)
Add I_ as g_intern_static_string


svn path=/trunk/; revision=5941
/external/bluetooth/glib/gio/gioscheduler.c