18ba085d0a
merge GSettingsBackend
2010-04-15 14:59:41 -04:00
8d6492ed15
Remove accidental checkins
2010-04-15 14:44:59 -04:00
c3f1025c33
Remove g_type_class_get_private() public documentation
...
This is a internal function needed for the documented
G_TYPE_CLASS_GET_PRIVATE() macro
This was introduced by error in
commit 81e2aa941b
2010-03-29 18:23:48 +02:00
5ba8043f12
Third try to get this right...
2010-03-26 11:15:49 -04:00
6cce575a25
Fix a typo
2010-03-26 10:24:06 -04:00
81e2aa941b
Some more doc cleanups
2010-03-26 10:11:46 -04:00
431840a44e
Add g_io_module_query to docs
2010-03-26 09:22:58 -04:00
816990a011
GVariant: Removing mentions of &a from docs
...
This isn't supported anymore (for the time being...)
Partial fix for bug 613618.
2010-03-23 09:18:14 -05:00
35059f2c04
Correct typo of libray/ library in GObject tutorial
...
Fixes bug #613667
2010-03-23 11:59:43 +01:00
0afc140712
2.23.6
2010-03-21 20:06:39 -05:00
6f33038397
gtk-doc fixups
2010-03-21 14:12:48 -05:00
bf4dbdbf0e
merge GVariant parser
2010-03-21 12:55:30 -05:00
9dea0253a3
GVariant: add loading, byteswapping, normalisation
2010-03-14 15:56:18 -04:00
f552689058
[GDesktopAppInfo] New function g_desktop_app_info_get_filename
...
This allows access to the full file path, where possible.
https://bugzilla.gnome.org/show_bug.cgi?id=612832
2010-03-14 15:45:46 -04:00
62a133f55d
Improve the documentation about single include exceptions
...
Also, reenable the compiling Glib application section
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=612736
2010-03-13 01:33:09 +01:00
f9d8d70396
gtk-doc: ignore gvariant-internal.h
2010-03-08 11:29:27 -05:00
929a2e1ae1
Add gvariant-varargs.xml to the distribution
2010-03-08 11:25:37 -05:00
75f761bcaa
GVariant variable arguments, tests, cleanups
...
Merge GVariant variable arguments support and put it under tests.
Also, remove the hack of the test case directly '#include'ing .c files
from glib/. Instead, create a non-installed gvariant-internal.h that
the tests can include and make the symbols in it visible on the symbol
table of the shared library. These symbols (as they are present in no
installed header files) are not part of the API of GLib.
Increase test coverage in a few other areas.
2010-03-08 10:31:19 -05:00
dfcee5865b
gtk-doc: ignore GBuffer
2010-03-07 02:15:37 -05:00
fa32ee5610
docs: exchange "Subversion" with "source code repository"
...
Fixes the outdated reference.
2010-03-06 13:36:38 +02:00
766183c079
Remove GUtf8InputStream leftover in docs
...
Fixes build.
2010-03-04 19:18:12 +02:00
343cbf25c7
Bug 608196 - Overflow-safe g_new family
...
New public API:
g_malloc_n
g_malloc0_n
g_realloc_n
g_try_malloc_n
g_try_malloc0_n
g_try_realloc_n
2010-03-03 17:54:49 -05:00
373f3d8b52
Fix API docs for GZlibCompressor and GZlibDecompressor
...
Corrects the general descriptions and makes the signals and implemented
interfaces appear.
2010-03-03 17:44:28 +01:00
fe6e278a87
GVariantBuilder: allow for stack allocation
2010-03-03 03:38:02 -05:00
277b9717da
Remove utf8inputstream leftovers in a few other places
2010-03-01 10:24:43 +01:00
515434bdcb
GVariantIter, GVariantBuilder
2010-02-22 00:39:01 -05:00
3983418c25
Fix up GFileDescriptorBased docs
2010-02-21 19:55:02 -05:00
03fc92784d
Add indices for 2.24 additions
2010-02-21 19:48:22 -05:00
80a160c7c6
Small doc fixes
2010-02-21 19:46:57 -05:00
de6914a46a
Add a pointer to G_DEFINE_INTERFACE
2010-02-21 15:32:08 -05:00
ed3c914cdb
Merge the main public API of GVariant
2010-02-19 10:52:03 -05:00
1e655eb02c
merge GVariant
2010-02-10 11:35:01 -05:00
f570cf99b3
Doc cleanups
2010-02-09 09:16:23 -05:00
3443f47ddf
G{Byte,Ptr,}Array: move docs from tmpl to .c
2010-02-01 12:39:29 -05:00
501a2906d3
GList, GSList: move docs from tmpl to .c
2010-02-01 12:39:24 -05:00
c8c5c5a991
remove trailing whitespace breaking .gitignore
2010-02-01 10:28:39 -05:00
4bdf7d12a8
GIOChannel: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
4353151449
GTree, GNode: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
d81506a154
GThreadPool: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
c471468ca4
GRelation: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
21a6b69f4f
GCache: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
fa7cafae5c
GChecksum: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
5ee096636b
GCompletion: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
6d52d34dff
data{list,sets}, quarks: move docs from tmpl to .c
2010-01-30 23:34:19 -05:00
c7000fcfec
GPattern: move docs from tmpl to .c
2010-01-30 23:10:34 -05:00
84572f81bf
String chunks: move docs from tmpl to .c
2010-01-30 23:04:52 -05:00
4431ac5dda
Move allocator and memchunk docs from tmpl to .c
2010-01-30 22:58:43 -05:00
3a161ee8f3
GSequence: move docs from tmpl to .c
2010-01-30 22:19:29 -05:00
0ab7bb4b18
GShell: move docs from tmpl to .c
2010-01-30 22:15:50 -05:00
f6482a1eaa
GTimer: move docs from tmpl to .c
2010-01-30 22:12:22 -05:00