Matthias Clasen
c3c7263b0b
Add new convenience api to docs
2010-04-16 18:28:38 -04:00
Matthias Clasen
97e34bd9fb
Documentation fixes
2010-04-16 17:51:59 -04:00
Matthias Clasen
4c9105c3e5
Document --schema-id
2010-04-16 15:50:24 -04:00
Matthias Clasen
fc05516b0d
Add bind api
2010-04-16 13:09:10 -04:00
Matthias Clasen
602625aa3d
Mention key names in the schema migration docs
2010-04-16 13:03:14 -04:00
Matthias Clasen
9970c6854a
Add an --allow-any-name option
...
This will make it easier for people to keep their GConf key names
in the transition period.
2010-04-16 13:03:14 -04:00
Matthias Clasen
5614143e2b
Add section on schema migration
2010-04-16 12:46:28 -04:00
Matthias Clasen
10a837c168
Rename memory backend to keyfile in the docs as well
2010-04-16 11:41:37 -04:00
Matthias Clasen
7dc1684f59
Some more migration guide
2010-04-16 11:37:47 -04:00
Matthias Clasen
c2804c0f57
Update docs for api changes
2010-04-16 10:55:36 -04:00
Matthias Clasen
a2ce8aee95
Add some more topics
2010-04-15 22:36:16 -04:00
Ryan Lortie
a07b0fc2ed
lots of schemas changes
2010-04-15 13:29:53 -04:00
Matthias Clasen
e228a7fb81
Make gtk-doc ignore private headers
2010-04-15 12:34:47 -04:00
Matthias Clasen
45eb60664d
Cosmetic changes
2010-04-15 12:33:51 -04:00
Matthias Clasen
7f01ebb1e6
Add a stub for a migration chapter
2010-04-15 12:03:18 -04:00
Matthias Clasen
ac3dfbcf8c
Document g_settings_get_child
2010-04-15 11:19:12 -04:00
Matthias Clasen
a62300d873
More doc tweaks
2010-04-15 01:49:05 -04:00
Matthias Clasen
c850d13330
Add a man page for gschema-compile
2010-04-15 01:49:05 -04:00
Matthias Clasen
af3dddee35
Document extension points and environment variables
2010-04-14 22:58:55 -04:00
Matthias Clasen
d212045835
Mentions settings in the overview
2010-04-14 22:17:35 -04:00
Matthias Clasen
abce89bff1
Update docs for recent api changes
2010-04-14 22:17:35 -04:00
Matthias Clasen
dfd077e354
Document the extension point
2010-04-14 22:17:35 -04:00
Matthias Clasen
46f59bb023
GSettingsSchema is not public api
2010-04-14 22:17:34 -04:00
Matthias Clasen
9c64ed313e
Add a schema parameter to g_settings_new with_path
2010-04-14 12:27:09 -04:00
Matthias Clasen
4bc82beae5
Add some more schema docs
2010-04-14 00:22:50 -04:00
Matthias Clasen
102c0dacab
Add some GSettingsSchema documentation
2010-04-13 23:51:29 -04:00
Matthias Clasen
e5e94c4890
Some docs for GSettings
2010-04-13 22:58:12 -04:00
Matthias Clasen
6c3823a5a1
start settings docs
2010-04-13 11:01:45 -04:00
Javier Jardón
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 81e2aa941bbfd02bf1b6235da12834d282ceda0c
2010-03-29 18:23:48 +02:00
Matthias Clasen
5ba8043f12
Third try to get this right...
2010-03-26 11:15:49 -04:00
Matthias Clasen
6cce575a25
Fix a typo
2010-03-26 10:24:06 -04:00
Matthias Clasen
81e2aa941b
Some more doc cleanups
2010-03-26 10:11:46 -04:00
Matthias Clasen
431840a44e
Add g_io_module_query to docs
2010-03-26 09:22:58 -04:00
Ryan Lortie
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
Christian Dywan
35059f2c04
Correct typo of libray/ library in GObject tutorial
...
Fixes bug #613667
2010-03-23 11:59:43 +01:00
Ryan Lortie
0afc140712
2.23.6
2010-03-21 20:06:39 -05:00
Ryan Lortie
6f33038397
gtk-doc fixups
2010-03-21 14:12:48 -05:00
Ryan Lortie
bf4dbdbf0e
merge GVariant parser
2010-03-21 12:55:30 -05:00
Ryan Lortie
9dea0253a3
GVariant: add loading, byteswapping, normalisation
2010-03-14 15:56:18 -04:00
Colin Walters
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
Javier Jardón
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
Ryan Lortie
f9d8d70396
gtk-doc: ignore gvariant-internal.h
2010-03-08 11:29:27 -05:00
Ryan Lortie
929a2e1ae1
Add gvariant-varargs.xml to the distribution
2010-03-08 11:25:37 -05:00
Ryan Lortie
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
Ryan Lortie
dfcee5865b
gtk-doc: ignore GBuffer
2010-03-07 02:15:37 -05:00
Stefan Kost
fa32ee5610
docs: exchange "Subversion" with "source code repository"
...
Fixes the outdated reference.
2010-03-06 13:36:38 +02:00
Claudio Saavedra
766183c079
Remove GUtf8InputStream leftover in docs
...
Fixes build.
2010-03-04 19:18:12 +02:00
Behdad Esfahbod
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
Felix Riemann
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
Ryan Lortie
fe6e278a87
GVariantBuilder: allow for stack allocation
2010-03-03 03:38:02 -05:00