Matthias Clasen
db1594e164
Bug 491554 – Update to Unicode 5.1.0
...
* glib/gunichartables.h:
* glib/gunicode.h:
* glib/gunibreak.h:
* glib/gmirroringtable.h:
* glib/gscripttable.h:
* glib/gen-script-table.pl: Update to Unicode 5.1.0. Patch by
Behdad Esfahbod
svn path=/trunk/; revision=6834
2008-04-08 02:59:05 +00:00
Matthias Clasen
587b5986da
Correct an example
...
svn path=/trunk/; revision=6812
2008-04-03 04:17:19 +00:00
Matthias Clasen
2af49e60a1
Add macros wrapping the gcc alloc_size function attribute. ( #523019 ,
...
2008-03-30 Matthias Clasen <mclasen@redhat.com >
* glib/gmacros.h: Add macros wrapping the gcc alloc_size
function attribute. (#523019 , Rodrigo Moya)
* glib/gmem.h:
* glib/gslice.h:
* glib/gstrfuncs.h: Use the new attribute where appropriate.
svn path=/trunk/; revision=6781
2008-03-31 04:17:22 +00:00
Matthias Clasen
2e0bab6bfd
Make up an ending for this sentence.
...
svn path=/trunk/; revision=6714
2008-03-15 00:40:47 +00:00
Matthias Clasen
e2a4ed3287
2.16.0
...
svn path=/trunk/; revision=6661
2008-03-10 18:09:06 +00:00
Matthias Clasen
ff4685caa0
Remove inlined docs
...
svn path=/trunk/; revision=6656
2008-03-10 16:47:58 +00:00
Matthias Clasen
1e781bc080
Add Since marker
...
svn path=/trunk/; revision=6651
2008-03-10 15:07:21 +00:00
Philip Withnall
39edc34bb4
Improve the documentation for the G_MODULE_EXPORT macro. ( #514470 )
...
2008-02-10 Philip Withnall <pwithnall@svn.gnome.org >
* glib/tmpl/modules.sgml: Improve the documentation for
the G_MODULE_EXPORT macro. (#514470 )
svn path=/trunk/; revision=6488
2008-02-10 04:48:31 +00:00
Matthias Clasen
634d64c9a1
Doc improvement
...
svn path=/trunk/; revision=6486
2008-02-10 04:26:54 +00:00
Tim Janik
da246088a8
Fixed typo spotted by Xan.
...
svn path=/trunk/; revision=6479
2008-02-07 10:26:00 +00:00
Christian Persch
9ac7dbc9b4
G_GNUC_[PRETTY_]FUNCTION are deprecated since 2.16, not 2.14.
...
2008-01-29 Christian Persch <chpe@gnome.org >
* docs/reference/glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION
are deprecated since 2.16, not 2.14.
svn path=/trunk/; revision=6419
2008-01-29 18:04:23 +00:00
Matthias Clasen
fb5ddf6ecf
2.15.4
...
svn path=/trunk/; revision=6402
2008-01-29 00:00:31 +00:00
Matthias Clasen
cf9b04e7df
Move docs inline. ( #316260 , Philippe Blain)
...
2008-01-27 Matthias Clasen <mclasen@redhat.com >
* glib/gnode.[hc]: Move docs inline. (#316260 , Philippe Blain)
svn path=/trunk/; revision=6392
2008-01-28 04:50:12 +00:00
Matthias Clasen
7bfc60de2e
Deprecate G_GNUC_(PRETTY)_FUNCTION.
...
2008-01-27 Matthias Clasen <mclasen@redhat.com >
* glib/gmacros.h: Deprecate G_GNUC_(PRETTY)_FUNCTION.
svn path=/trunk/; revision=6389
2008-01-27 23:42:33 +00:00
Matthias Clasen
32a0b4407d
Simplify markup
...
svn path=/trunk/; revision=6367
2008-01-25 01:49:08 +00:00
Matthias Clasen
2cc67d528e
hook up testutils docs
...
svn path=/trunk/; revision=6296
2008-01-11 16:44:15 +00:00
Matthias Clasen
60c8bdfe8f
2.15.1
...
svn path=/trunk/; revision=6267
2008-01-07 16:47:36 +00:00
Wouter Bolsterlee
66e7df9f7e
Fixed typo
...
2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org >
* glib/tmpl/macros_misc.sgml: Fixed typo
svn path=/trunk/; revision=6223
2007-12-31 11:35:35 +00:00
Matthias Clasen
fd28036701
Add a note on restrictions of child setup functions
...
svn path=/trunk/; revision=6208
2007-12-29 05:18:58 +00:00
Benjamin Otte
fcf262e393
Add a warning about g_thread_init invalidating timers. ( #491218 )
...
* glib/tmpl/timers.sgml: Add a warning about g_thread_init
invalidating timers. (#491218 )
svn path=/trunk/; revision=6197
2007-12-24 09:47:31 +00:00
Mathias Hasselmann
ca963dec51
Fix typo in g_try_new0 docs ( #505195 , Felix Riemann).
...
* docs/reference/glib/tmpl/memory.sgml: Reference
n_structs, instead of non-existant n_counts argument.
svn path=/trunk/; revision=6196
2007-12-24 08:14:33 +00:00
Matthias Clasen
48ba9ea756
2.15.0
...
svn path=/trunk/; revision=6180
2007-12-21 00:37:41 +00:00
Matthias Clasen
d741d3e7a3
Add hash table iterators. ( #500507 , Jean-Yves Lefort)
...
2007-12-14 Matthias Clasen <mclasen@redhat.com >
* glib/glib.symbols:
* glib/ghash.[hc]: Add hash table iterators. (#500507 ,
Jean-Yves Lefort)
* tests/hash-test.c: Test iterators.
svn path=/trunk/; revision=6130
2007-12-15 03:54:09 +00:00
Bastien Nocera
1105ce1193
Mention the difference in handling booleans between GKeyFile and .INI
...
2007-12-10 Bastien Nocera <hadess@hadess.net >
* glib/tmpl/keyfile.sgml: Mention the difference
in handling booleans between GKeyFile and .INI files
(Closes : #468882 )
svn path=/trunk/; revision=6089
2007-12-10 17:02:29 +00:00
Behdad Esfahbod
da0359d90e
Fix tiny grammar typo.
...
2007-12-07 Behdad Esfahbod <behdad@gnome.org >
* glib/tmpl/date.sgml: Fix tiny grammar typo.
svn path=/trunk/; revision=6063
2007-12-07 07:30:59 +00:00
Emmanuele Bassi
d0bca4a65a
Add GChecksum public API.
...
2007-12-04 Emmanuele Bassi <ebassi@gnome.org >
* glib/glib-sections.txt: Add GChecksum public API.
* glib/tmpl/checksum.sgml:
* glib/glib-docs.sgml: Add the checksums API page.
svn path=/trunk/; revision=6044
2007-12-04 16:34:00 +00:00
Marco Barisione
458f3eca76
Add new error codes for when compilation fails and make compilation error
...
2007-12-03 Marco Barisione <marco@barisione.org >
* glib/gregex.c:
* glib/gregex.h: Add new error codes for when compilation fails and
make compilation error translatable. (#482313 , Morten Welinder)
svn path=/trunk/; revision=6021
2007-12-03 18:36:26 +00:00
Behdad Esfahbod
f3be1cf2d1
Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
...
2007-11-29 Behdad Esfahbod <behdad@gnome.org >
Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
* glib/tmpl/arrays.sgml:
* glib/tmpl/arrays_pointer.sgml:
Document how to free the return value.
svn path=/trunk/; revision=5998
2007-11-30 03:40:56 +00:00
Matthias Clasen
745e55213a
Additions
...
svn path=/trunk/; revision=5989
2007-11-29 03:13:27 +00:00
Matthias Clasen
6623170e65
Additions
...
svn path=/trunk/; revision=5987
2007-11-29 02:52:23 +00:00
Matthias Clasen
a1ac3c0e23
Define a two-argument macro C_() for marking translatable strings with
...
2007-11-23 Matthias Clasen <mclasen@redhat.com >
* glib/gi18n-lib.h:
* glib/gi18n.h: Define a two-argument macro C_() for marking
translatable strings with context and implement C_() and Q_()
using g_dpgettext(). (#142676 , Morten Welinder)
* glib/glib.symbols:
* glib/gstrfuncs.[hc]: Implement g_dpgettext().
svn path=/trunk/; revision=5917
2007-11-23 07:50:54 +00:00
Matthias Clasen
5b918f8ddc
Update the example to demonstrate error handling. ( #497033 , Matti Katila)
...
2007-11-18 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/option.sgml: Update the example to demonstrate
error handling. (#497033 , Matti Katila)
svn path=/trunk/; revision=5865
2007-11-19 03:50:16 +00:00
Ryan Lortie
1e2c77ecbc
new flag G_MARKUP_PREFIX_ERROR_POSITION to cause the parser to prepend
...
006-11-15 Ryan Lortie <desrt@desrt.ca >
* docs/reference/glib/tmpl/markup.sgml:
* glib/gmarkup.h:
* glib/gmarkup.c: new flag G_MARKUP_PREFIX_ERROR_POSITION to cause the
parser to prepend location information (ie: "Error on line %d, char
%d:") to errors generated by the GMarkupParser callbacks.
Closes #496046 .
svn path=/trunk/; revision=5860
2007-11-16 03:36:51 +00:00
Matthias Clasen
1d174f072b
Add a warning about strlen vs g_utf8_strlen. ( #455725 , Michael Rasmussen)
...
2007-11-09 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/patterns.sgml: Add a warning about strlen vs
g_utf8_strlen. (#455725 , Michael Rasmussen)
svn path=/trunk/; revision=5855
2007-11-10 02:09:08 +00:00
Matthias Clasen
a3c92d9305
Add a footnote explain leap years
...
svn path=/trunk/; revision=5854
2007-11-10 01:56:13 +00:00
Matthias Clasen
0a967d39e7
Improve g_date_clamp docs. ( #491970 , Areg Beketovski)
...
2007-11-09 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/date.sgml: Improve g_date_clamp docs. (#491970 ,
Areg Beketovski)
svn path=/trunk/; revision=5849
2007-11-10 00:16:23 +00:00
Matthias Clasen
dd9cdb33aa
Some cleanupos
...
svn path=/trunk/; revision=5844
2007-11-09 03:59:00 +00:00
Matthias Clasen
c8fe40d439
Fixes and cleanups
...
svn path=/trunk/; revision=5843
2007-11-09 03:47:33 +00:00
Matthias Clasen
43a6a226b2
Fix a mistake in the docs
...
svn path=/trunk/; revision=5839
2007-11-09 03:25:50 +00:00
Matthias Clasen
f1675bbcc7
Fixes and corrections
...
svn path=/trunk/; revision=5838
2007-11-09 03:21:27 +00:00
Matthias Clasen
6fec255f17
Doc fixes
...
svn path=/trunk/; revision=5837
2007-11-09 03:05:21 +00:00
Matthias Clasen
1c6dffc356
2.14.3
...
svn path=/trunk/; revision=5802
2007-11-07 05:42:02 +00:00
Matthias Clasen
83684e4b03
2.14.2
...
svn path=/trunk/; revision=5786
2007-10-16 06:33:50 +00:00
Matthias Clasen
40647e0ffc
Updates
...
svn path=/trunk/; revision=5767
2007-09-16 18:03:57 +00:00
Matthias Clasen
dd5ef3f9f8
Add an example
...
svn path=/trunk/; revision=5747
2007-09-11 04:04:51 +00:00
Behdad Esfahbod
78b57664f5
Improve G_BREAKPOINT docs. ( #474899 )
...
2007-09-09 Behdad Esfahbod <behdad@gnome.org >
* glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899 )
svn path=/trunk/; revision=5741
2007-09-09 20:06:04 +00:00
Tim Janik
b3e7ac276e
clarified alignment expectations for g_slice_alloc().
...
Tue Aug 28 19:04:12 2007 Tim Janik <timj@gtk.org >
* glib/tmpl/memory_slices.sgml: clarified alignment
expectations for g_slice_alloc().
svn path=/trunk/; revision=5724
2007-08-28 17:05:13 +00:00
Behdad Esfahbod
9d6ace02aa
Document that GUnicodeScript is interchangeable with PangoScript.
...
2007-08-20 Behdad Esfahbod <behdad@gnome.org >
* glib/tmpl/unicode.sgml: Document that GUnicodeScript is
interchangeable with PangoScript.
2007-08-20 Behdad Esfahbod <behdad@gnome.org >
* glib/guniprop.c: Document that g_unichar_get_script() is
equivalent to pango_script_for_unichar().
svn path=/trunk/; revision=5713
2007-08-21 02:51:11 +00:00
Behdad Esfahbod
bf04380d3c
Fix typos
...
svn path=/trunk/; revision=5712
2007-08-20 23:34:35 +00:00
Mikael Hallendal
1fdd81374a
Clearify that only comments can precede groups in Key-files. ( #466768 )
...
2007-08-15 Mikael Hallendal <micke@imendio.com >
* glib/tmpl/keyfile.sgml: Clearify that only comments can precede
groups in Key-files. (#466768 )
svn path=/trunk/; revision=5706
2007-08-15 19:49:07 +00:00