Matthias Clasen
ff0acf0af6
Templates for enum registration
...
2007-11-30 Matthias Clasen <mclasen@redhat.com>
* gioenumtypes.[hc].template: Templates for enum registration
* Makefile.am: Generate gioenumtypes.[hc]
* gio.h: Include gioenumtypes.h
* gappinfo.h:
* gfile.h: Add some explicit nicks.
* gio.symbols: Add new symbols
* pltcheck.sh: Adjust
svn path=/trunk/; revision=6002
2007-12-01 01:53:00 +00:00
Matthias Clasen
c524cabff2
Add docs for etags
...
svn path=/trunk/; revision=6001
2007-11-30 18:11:03 +00:00
Matthias Clasen
3d8579f93a
Explain I/O priorieties
...
svn path=/trunk/; revision=6000
2007-11-30 05:51:10 +00:00
Matthias Clasen
a2ca589703
More coding style fixes
...
svn path=/trunk/; revision=5999
2007-11-30 05:11:25 +00:00
Matthias Clasen
d80f09239e
More doc improvements
...
svn path=/trunk/; revision=5997
2007-11-29 20:35:23 +00:00
Andrew Walton
2ae7c09063
Quick Changelog fix.
...
svn path=/trunk/; revision=5995
2007-11-29 10:24:48 +00:00
Andrew Walton
0c867d3444
Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.
...
* gappinfo.c:
Fixes unknown meaning in GAppLaunchContext docs.
* gfile.c:
Clarify asynchronous ops.
* gfileattribute.c:
Fix entity tag docs.
* gicon.c:
* gthemedicon.c:
Provides missing gtk-doc section, fixes API docs slighly.
* gsimpleasyncresult.c:
Fill in missing info in docs.
* gunixinputstream.c:
* gunixoutputstream.c:
Be more expressive in short description.
* gunixvolume.c:
Remove gtk-doc stubs for non-public API.
svn path=/trunk/; revision=5994
2007-11-29 10:18:55 +00:00
Matthias Clasen
09471fec46
Coding style fixups
...
svn path=/trunk/; revision=5993
2007-11-29 07:17:59 +00:00
Matthias Clasen
7c0e098f4e
Don't export the inotify lock
...
svn path=/trunk/; revision=5992
2007-11-29 03:39:01 +00:00
Matthias Clasen
af101f1c9f
Fix copy-and-paste leftovers
...
svn path=/trunk/; revision=5981
2007-11-28 18:45:08 +00:00
Matthias Clasen
07526e709a
Improve consistency of enumerations
...
svn path=/trunk/; revision=5979
2007-11-28 18:38:53 +00:00
Alexander Larsson
d9594f5709
Removed unnecessary file
...
2007-11-28 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* gdriveprivate.h:
Removed unnecessary file
* gdesktopappinfo.[ch]:
* gdummyfile.[ch]:
* gfile.c:
* glocaldirectorymonitor.[ch]:
* glocalfile.[ch]:
* glocalfileenumerator.[ch]:
* glocalfileinputstream.[ch]:
* glocalfilemonitor.[ch]:
* glocalfileoutputstream.[ch]:
* glocalvfs.[ch]:
* gnativevolumemonitor.c:
* gpollfilemonitor.[ch]:
* gunionvolumemonitor.[ch]:
* gunixdrive.[ch]:
* gunixvolume.[ch]:
* gunixvolumemonitor.[ch]:
* gvfs.c:
* gvolumeprivate.h:
* inotify/ginotifydirectorymonitor.[ch]:
* inotify/ginotifyfilemonitor.[ch]:
* inotify/inotify-helper.c:
Append _ to all internal functions
* gio.symbols:
Add missing symbols
Export symbols needed for modules
svn path=/trunk/; revision=5977
2007-11-28 16:01:59 +00:00
Alexander Larsson
7f3280230b
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
2007-11-28 12:39:07 +00:00
Matthias Clasen
54e52e099e
More trivial doc fixes
...
svn path=/trunk/; revision=5968
2007-11-28 06:01:13 +00:00
Matthias Clasen
442e8df1b8
Clean up some docs
...
svn path=/trunk/; revision=5966
2007-11-28 04:29:02 +00:00
Andre Klapper
98c89274e1
Fix a typo.
...
2007-11-28 Andre Klapper <a9016009@gmx.de>
* gdesktopappinfo.c: Fix a typo.
svn path=/trunk/; revision=5962
2007-11-27 23:59:38 +00:00
Andre Klapper
1b4453a12f
Fix a typo.
...
2007-11-27 Andre Klapper <a9016009@gmx.de>
* glocalfileoutputstream.c: Fix a typo.
svn path=/trunk/; revision=5959
2007-11-27 16:29:54 +00:00
Alexander Larsson
575c279d1c
Don't include removed headers
...
2007-11-27 Alexander Larsson <alexl@redhat.com>
* gio.h:
Don't include removed headers
svn path=/trunk/; revision=5957
2007-11-27 15:21:50 +00:00
Alexander Larsson
77657981f0
Removed. Removed. Added. Added. Renamed GSocket*Stream to GUnix*Stream and
...
2007-11-27 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* gsocketinputstream.[ch]: Removed.
* gsocketoutputstream.[ch]: Removed.
* gunixinputstream.[ch]: Added.
* gunixoutputstream.[ch]: Added.
Renamed GSocket*Stream to GUnix*Stream and made
it unix-only, since its not really only for sockets
and it only works on unix (but is highly useful there).
svn path=/trunk/; revision=5956
2007-11-27 15:08:03 +00:00
Andrew Walton
5247f12f36
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
2007-11-27 14:00:13 +00:00
Juerg Billeter
6d071b4ab6
New functions for efficient access to buffer and simple single byte reads.
...
2007-11-27 Juerg Billeter <j@bitron.ch>
* gbufferedinputstream.c: (g_buffered_input_stream_peek_buffer),
(g_buffered_input_stream_read_byte):
* gbufferedinputstream.h:
New functions for efficient access to buffer and simple single byte
reads.
* gdatainputstream.c: (scan_for_newline), (scan_for_chars),
(g_data_input_stream_read_until):
* gdatainputstream.h:
Use peek_buffer to avoid memcpy in scan_for_newline, implement
read_until with multiple stop chars.
svn path=/trunk/; revision=5952
2007-11-27 13:44:48 +00:00
Alexander Larsson
2490a699be
Allow configuration of gio-module-dir
...
2007-11-27 Alexander Larsson <alexl@redhat.com>
* configure.in:
Allow configuration of gio-module-dir
* gio-2.0.pc.in:
Export giomodules location as giomodule variable
2007-11-27 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* fam/Makefile.am:
* inotify/Makefile.am:
Use the user-specified giomoduledir
svn path=/trunk/; revision=5951
2007-11-27 12:39:14 +00:00
Alexander Larsson
9bd5e0d8e2
Makefile.am Add catch-all gio.h header Don't install gdummyfile.h
...
2007-11-27 Alexander Larsson <alexl@redhat.com>
* Makefile.am
* gio.h:
Add catch-all gio.h header
Don't install gdummyfile.h
svn path=/trunk/; revision=5950
2007-11-27 10:46:45 +00:00
Alexander Larsson
a78c4e833f
Remove trailing whitespace
...
2007-11-26 Alexander Larsson <alexl@redhat.com>
* Makefile.am (gioinclude_HEADERS):
Remove trailing whitespace
svn path=/trunk/; revision=5942
2007-11-26 16:36:52 +00:00