Matthias Clasen
a8b39bf42b
Document gmodule-no-export-2.0
...
2005-10-05 Matthias Clasen <mclasen@redhat.com>
* glib/compiling.sgml: Document gmodule-no-export-2.0
2005-10-05 20:45:50 +00:00
Davyd Madeley
ef030130ab
Minor documentation improvements for g_strchug, g_strchomp and g_strstrip.
...
2005-10-01 Davyd Madeley <davyd@fugro-fsi.com.au>
* glib/tmpl/string_utils.sgml: Minor documentation improvements for g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
2005-10-01 02:48:35 +00:00
Matthias Clasen
70af0de0ef
Add functions to intern strings.
...
2005-08-31 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols:
* glib/gquark.h:
* glib/gdataset.c: Add functions to intern strings.
2005-08-31 14:25:45 +00:00
Matthias Clasen
555b46b039
Enhance sort() documentation. ( #314839 , Behdad Esfahbod)
...
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/arrays.sgml:
* glib/tmpl/arrays_pointer.sgml:
* glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
(#314839 , Behdad Esfahbod)
2005-08-30 14:19:56 +00:00
Matthias Clasen
6f3e44dc4f
Add new indices
2005-08-26 19:28:26 +00:00
Matthias Clasen
c593d2b180
Improvements pointed out by Behdad Esfahbod ( #314460 ):
...
2005-08-26 Matthias Clasen <mclasen@redhat.com>
Improvements pointed out by Behdad Esfahbod (#314460 ):
* glib/tmpl/strings.sgml: Fix up some character/byte
sloppyness.
* glib/tmpl/iochannels.sgml: Don't mention deprecated
functions in the introduction.
2005-08-26 16:46:09 +00:00
Matthias Clasen
4bf14f1c4e
2.8.1
2005-08-23 04:35:33 +00:00
Matthias Clasen
d7a216df8f
Point out time_t vs GTime pitfalls.
...
2005-08-22 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
2005-08-22 15:39:34 +00:00
Matthias Clasen
d75bbbb124
Fix some formatting problems.
2005-08-15 18:45:27 +00:00
Matthias Clasen
71c21349c3
Document that file_name can be NULL. ( #313143 , Gustavo Carneiro)
...
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/modules.sgml: Document that file_name can
be NULL. (#313143 , Gustavo Carneiro)
2005-08-15 18:35:30 +00:00
Matthias Clasen
95ffa1e5af
Clarify docs a little. ( #311727 , Tristan van Berkom)
...
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gqueue.c (g_queue_find_custom): Clarify docs
a little. (#311727 , Tristan van Berkom)
2005-08-15 18:28:12 +00:00
Matthias Clasen
6de0ca7807
2.8.0
2005-08-12 17:18:55 +00:00
Stepan Kasal
1200dbdc98
two stylistic fixes
2005-08-12 09:27:49 +00:00
Stepan Kasal
29e635059f
fix typos
2005-08-10 11:07:55 +00:00
Stepan Kasal
f6059af110
a typo
2005-08-10 10:56:46 +00:00
Stepan Kasal
0169468c8c
Fix typos: invokation -> invocation.
2005-08-10 10:46:55 +00:00
Matthias Clasen
bda683f786
Small fixes.
...
2005-08-05 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gparamspec.sgml:
* glib/tmpl/types.sgml:
* glib/tmpl/option.sgml: Small fixes.
2005-08-06 03:40:07 +00:00
Matthias Clasen
776c3a8bd8
Small fixes
...
2005-08-05 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/generic_values.sgml: Small fixes
2005-08-05 20:40:52 +00:00
Matthias Clasen
d5c882abc4
2.7.7
2005-08-05 16:09:42 +00:00
Matthias Clasen
6e103ba100
2.7.6
2005-08-03 20:58:37 +00:00
Matthias Clasen
e4c231a62a
2.7.5
2005-08-02 16:17:48 +00:00
Tim Janik
a49fda33d5
document non-thread-safety for _foreach() functions.
...
Sat Jul 30 23:40:35 2005 Tim Janik <timj@gtk.org>
* glib/tmpl/datalist.sgml:
* glib/tmpl/datalset.sgml: document non-thread-safety for
_foreach() functions.
2005-07-30 21:41:18 +00:00
Matthias Clasen
39560bf49f
One more improvement.
...
2005-07-26 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/arrays.sgml: One more improvement.
2005-07-26 15:37:22 +00:00
Matthias Clasen
fd6d142f4f
Add details
2005-07-26 02:38:26 +00:00
Matthias Clasen
3c6e2da565
2.7.4
2005-07-22 17:02:04 +00:00
Matthias Clasen
e81747cdc0
Add some discouraging comments to the G_INLINE_FUNC macros. ( #310836 ,
...
2005-07-20 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/macros_misc.sgml: Add some discouraging
comments to the G_INLINE_FUNC macros. (#310836 ,
Callum McKenzie)
2005-07-20 15:41:19 +00:00
Matthias Clasen
e2f521eb19
Add docs for #307047 , Bryan Silverthorn.
...
2005-07-19 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/byte_order.sgml: Add docs for #307047 ,
Bryan Silverthorn.
2005-07-19 18:36:39 +00:00
Matthias Clasen
1760b7074d
2.7.3
2005-07-15 17:28:17 +00:00
Matthias Clasen
deef36d182
Add G_VA_COPY
...
2005-07-13 Matthias Clasen <mclasen@redhat.com>
* glib/glib-overrides.txt: Add G_VA_COPY
2005-07-13 18:57:18 +00:00
Matthias Clasen
7b70e24179
Warn if a short name is not acceptable.
...
2005-07-13 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (g_option_group_add_entries): Warn if a
short name is not acceptable.
2005-07-13 13:31:30 +00:00
Matthias Clasen
138f260fbc
2.7.2
2005-07-08 15:48:32 +00:00
Matthias Clasen
ec872e77c7
Add the "new in 2.8" index.
...
2005-07-08 Matthias Clasen <mclasen@redhat.com>
* gobject/gobject-docs.sgml:
* glib/glib-docs.sgml: Add the "new in 2.8" index.
2005-07-08 15:04:29 +00:00
Matthias Clasen
f77e7d1272
Add an example
2005-07-05 05:54:42 +00:00
Matthias Clasen
399b0456ce
2.7.1
2005-06-30 21:01:58 +00:00
Matthias Clasen
18ccd90ef8
Updates
2005-06-30 03:13:35 +00:00
Matthias Clasen
748c230205
Add an mmap() wrapper called GMappedFile. ( #148218 , David Schleef, Behdad
...
2005-06-24 Matthias Clasen <mclasen@redhat.com>
Add an mmap() wrapper called GMappedFile. (#148218 ,
David Schleef, Behdad Esfahbod)
* glib/gmappedfile.[hc]: New files.
* configure.in: Check for mmap.
* glib/Makefile.am: Add new files.
* glib/glib.symbols: Add new functions.
* glib/glib.h: Include gmappedfile.h
* tests/mapping-test.c: Tests for GMappedFile.
* tests/Makefile.am: Add new file.
2005-06-25 03:38:32 +00:00
Matthias Clasen
3a7a096682
Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater
...
2005-06-18 Matthias Clasen <mclasen@redhat.com>
* glib/goption.h:
* glib/goption.c: Add G_OPTION_FLAG_NO_ARG and
G_OPTION_FLAG_FILENAME to allow greater control of
G_OPTION_ARG_CALLBACK options. (#302632 , Dan Winship)
* tests/option-test.c: test callback args
2005-06-18 04:55:26 +00:00
Mathieu Lacage
15c7e35b33
fix typo reported by Hong Gang XU.
...
2005-06-16 Mathieu Lacage <mathieu@gnome.org>
* gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
2005-06-16 07:46:37 +00:00
Matthias Clasen
604ad5fa3d
2.7.0
2005-06-10 15:48:25 +00:00
Matthias Clasen
9eedca42b1
Add g_chdir
...
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt: Add g_chdir
2005-06-10 03:13:43 +00:00
Matthias Clasen
f15bb122ce
Allow setstacksize to fail. ( #304790 , Michael Banck)
...
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* gthread-posix.c (g_thread_create_posix_impl): Allow
setstacksize to fail. (#304790 , Michael Banck)
2005-06-09 15:25:01 +00:00
Matthias Clasen
e6cc98c9cd
New function to calculate collation keys which are more suitable for
...
2005-06-08 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols:
* glib/gunicode.h:
* glib/gunicollate.c (g_utf8_collate_key_for_filename):
New function to calculate collation keys which are more
suitable for sorting filenames. (#172690 , Ole Laursen)
2005-06-08 05:22:05 +00:00
Mathieu Lacage
8db223409d
fix lots of typos, some of which were reported by Leonardo Boshell.
...
2005-05-25 Mathieu Lacage <mathieu@gnome.org>
* gobject/tut_*.xml: fix lots of typos,
some of which were reported by Leonardo Boshell.
2005-05-27 12:04:54 +00:00
Matthias Clasen
d38febf6b3
Point out exceptions to the general GLib data structure locking rules.
...
2005-05-23 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/threads.sgml: Point out exceptions to the
general GLib data structure locking rules.
2005-05-23 19:10:54 +00:00
Matthias Clasen
6b36180679
Add a paragraph about thread safety of GLib data structures.
...
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/threads.sgml: Add a paragraph about thread
safety of GLib data structures.
2005-05-20 17:15:37 +00:00
Matthias Clasen
16f730e41d
Update an example from 1.3 to 2.x
...
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* glib/compiling.sgml: Update an example from 1.3 to 2.x
2005-05-20 14:27:54 +00:00
Matthias Clasen
5ece1d7388
Mention 64bit integer types.
...
2005-05-13 Matthias Clasen <mclasen@redhat.com>
* gobject/glib-genmarshal.1:
* gobject/glib-genmarshal.xml: Mention 64bit integer
types.
2005-05-13 18:09:01 +00:00
Matthias Clasen
9ec6c1eb4f
Fix sloppy language, pointed out by Daniel Vaillard.
...
2005-05-10 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
Daniel Vaillard.
2005-05-10 13:30:27 +00:00
Matthias Clasen
bc9e9efbaf
Add long descriptions.
...
2005-05-09 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/value_collection.sgml:
* gobject/tmpl/gboxed.sgml:
* gobject/tmpl/enumerations_flags.sgml:
* gobject/tmpl/objects.sgml: Add long descriptions.
2005-05-09 05:25:21 +00:00
Owen Taylor
2ae1a46b4c
Add g_object_add/remove_toggle_ref() functions to get notification when a
...
2005-05-05 Owen Taylor <otaylor@redhat.com>
* gobject.[ch] gobject.symbols: Add
g_object_add/remove_toggle_ref() functions to get notification
when a reference count is the last remaining reference; this
enables better memory management for language bindings.
(http://mail.gnome.org/archives/gtk-devel-list/2005-April/msg00095.html )
2005-05-05 Owen Taylor <otaylor@redhat.com>
* glib/gdataset.[ch] glib/gdatasetprivate.h: Add
g_datalist_set/unset_flags(), g_datalist_get_flags() functions
to squeeze some bits into a GDataSet... this is needed for
efficient implementation of toggle references in GObject.
* tests/gobject/references.c tests/gobject/Makefile.am:
Add a test case for weak and toggle references.
* glib/gfileutils.[ch]: Rename g_file_replace() back
to g_file_set_contents().
* glib/glib.symbols: Update.
2005-05-05 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
Update
* gobject/tmpl/objects.sgml: Document toggle-references.
2005-05-05 14:57:29 +00:00