summaryrefslogtreecommitdiff
path: root/docs/reference/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2005-08-122.8.0GLIB_2_8_0Matthias Clasen1-0/+4
2005-08-12two stylistic fixesStepan Kasal1-1/+1
2005-08-10fix typosStepan Kasal1-0/+1
2005-08-10a typoStepan Kasal1-0/+2
2005-08-10Fix typos: invokation -> invocation.Stepan Kasal1-0/+4
2005-08-06Small fixes.Matthias Clasen1-0/+4
2005-08-05 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/gparamspec.sgml: * glib/tmpl/types.sgml: * glib/tmpl/option.sgml: Small fixes.
2005-08-05Small fixesMatthias Clasen1-0/+4
2005-08-05 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/generic_values.sgml: Small fixes
2005-08-052.7.7GLIB_2_7_7Matthias Clasen1-0/+4
2005-08-032.7.6GLIB_2_7_6Matthias Clasen1-0/+4
2005-08-022.7.5GLIB_2_7_5Matthias Clasen1-0/+4
2005-07-30document non-thread-safety for _foreach() functions.Tim Janik1-0/+6
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-26One more improvement.Matthias Clasen1-0/+4
2005-07-26 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/arrays.sgml: One more improvement.
2005-07-26Add detailsMatthias Clasen1-0/+5
2005-07-222.7.4GLIB_2_7_4Matthias Clasen1-0/+4
2005-07-20Add some discouraging comments to the G_INLINE_FUNC macros. (#310836,Matthias Clasen1-0/+6
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-19Add docs for #307047, Bryan Silverthorn.Matthias Clasen1-0/+5
2005-07-19 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/byte_order.sgml: Add docs for #307047, Bryan Silverthorn.
2005-07-152.7.3GLIB_2_7_3Matthias Clasen1-0/+4
2005-07-13Add G_VA_COPYMatthias Clasen1-0/+2
2005-07-13 Matthias Clasen <mclasen@redhat.com> * glib/glib-overrides.txt: Add G_VA_COPY
2005-07-13Warn if a short name is not acceptable.Matthias Clasen1-0/+5
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-082.7.2GLIB_2_7_2Matthias Clasen1-0/+4
2005-07-08Add the "new in 2.8" index.Matthias Clasen1-0/+5
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-05Add an exampleMatthias Clasen1-0/+5
2005-06-302.7.1GLIB_2_7_1Matthias Clasen1-0/+4
2005-06-30UpdatesMatthias Clasen1-0/+11
2005-06-25Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen1-0/+4
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-18Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen1-0/+5
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-16fix typo reported by Hong Gang XU.Mathieu Lacage1-0/+4
2005-06-16 Mathieu Lacage <mathieu@gnome.org> * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
2005-06-102.7.0GLIB_2_7_0Matthias Clasen1-0/+4
2005-06-10Add g_chdirMatthias Clasen1-0/+2
2005-06-09 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add g_chdir
2005-06-09Allow setstacksize to fail. (#304790, Michael Banck)Matthias Clasen1-0/+6
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-08New function to calculate collation keys which are more suitable forMatthias Clasen1-0/+4
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-05-27fix lots of typos, some of which were reported by Leonardo Boshell.Mathieu Lacage1-0/+5
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-23Point out exceptions to the general GLib data structure locking rules.Matthias Clasen1-0/+5
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-20Add a paragraph about thread safety of GLib data structures.Matthias Clasen1-0/+3
2005-05-20 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/threads.sgml: Add a paragraph about thread safety of GLib data structures.
2005-05-20Update an example from 1.3 to 2.xMatthias Clasen1-0/+4
2005-05-20 Matthias Clasen <mclasen@redhat.com> * glib/compiling.sgml: Update an example from 1.3 to 2.x
2005-05-13Mention 64bit integer types.Matthias Clasen1-0/+6
2005-05-13 Matthias Clasen <mclasen@redhat.com> * gobject/glib-genmarshal.1: * gobject/glib-genmarshal.xml: Mention 64bit integer types.
2005-05-10Fix sloppy language, pointed out by Daniel Vaillard.Matthias Clasen1-0/+5
2005-05-10 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by Daniel Vaillard.
2005-05-09Add long descriptions.Matthias Clasen1-0/+7
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-05Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor1-0/+7
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-02Documentation triviaMatthias Clasen1-0/+3
2005-05-02Small additions.Matthias Clasen1-0/+10
2005-05-02 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/signals.sgml: * gobject/tmpl/generic_values.sgml: * gobject/tmpl/gtype.sgml: * gobject/tmpl/value_arrays.sgml: * gobject/tmpl/param_value_types.sgml: * gobject/tmpl/gtypemodule.sgml: * gobject/tmpl/enumerations_flags.sgml: Small additions.
2005-05-01AdditionsMatthias Clasen1-0/+2
2005-05-01Some additionsMatthias Clasen1-0/+5
2005-04-29Add a boxed type for GDate. (#301787, Tim-Philipp Müller)Matthias Clasen1-0/+5
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gobject.symbols: * gboxed.h (G_TYPE_DATE): * gboxed.c: Add a boxed type for GDate. (#301787, Tim-Philipp Müller)
2005-04-23all interface examples use 'interface' instead of 'class'Stefan Kost1-3/+9
2005-04-22merged in docs form the gobject tutorialStefan Kost1-0/+12
2005-03-29Clarify the docs for g_ptr_array_free and g_ptr_array_remove_range.Matthias Clasen1-1/+2
2005-03-29 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/arrays_pointer.sgml: Clarify the docs for g_ptr_array_free and g_ptr_array_remove_range. (#170148, #170149, Jared Lash)
2005-03-29Clarify the docs for g_ptr_array_free. (#170149, Jared Lash)Matthias Clasen1-0/+5
2005-03-29 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/arrays_pointer.sgml: Clarify the docs for g_ptr_array_free. (#170149, Jared Lash)
2005-03-29Add Win32 warnings regarding the child setup function.Tor Lillqvist1-0/+5
2005-03-29 Tor Lillqvist <tml@novell.com> * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child setup function.
2005-03-22Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, StefanMatthias Clasen1-1/+1
2005-03-21 Matthias Clasen <mclasen@redhat.com> * glib/gmem.h: Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan Kost) * glib/gmem.c: Implement g_try_malloc0.