summaryrefslogtreecommitdiff
path: root/docs/reference/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2005-01-072.6.1GLIB_2_6_1Matthias Clasen1-0/+4
2005-01-06Add hint about group name case sensitivity. (#163029, Bastien Nocera)Matthias Clasen1-0/+5
2005-01-06 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/keyfile.sgml: Add hint about group name case sensitivity. (#163029, Bastien Nocera)
2005-01-04Small addition. (#145158, Mariano Suárez-Alvarez)Matthias Clasen1-0/+5
2005-01-04 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/signals.sgml: Small addition. (#145158, Mariano Suárez-Alvarez)
2004-12-20Fix a typo. (#161713, Vincent Untz)Matthias Clasen1-0/+5
2004-12-20 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/signals.sgml: Fix a typo. (#161713, Vincent Untz)
2004-12-18Clarify g_get_prgname docs. (#161480, Danny Milo)Matthias Clasen1-0/+5
2004-12-17 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs. (#161480, Danny Milo)
2004-12-17Improve wording. (#161484, Christian Biere)Matthias Clasen1-0/+3
2004-12-16 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/version.sgml: Improve wording. (#161484, Christian Biere)
2004-12-162.6.0GLIB_2_6_0Matthias Clasen1-0/+4
2004-12-15Add g_rmdirMatthias Clasen1-0/+4
2004-12-15 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add g_rmdir
2004-12-15Add g_filename_display_basename.Alexander Larsson1-0/+5
2004-12-15 Alexander Larsson <alexl@redhat.com> * glib/gconvert.[ch]: Add g_filename_display_basename.
2004-12-15*** empty log message ***Matthias Clasen1-0/+5
2004-12-022.5.7Matthias Clasen1-0/+4
2004-12-02Add some warnings regarding --disable-mem-pools.Matthias Clasen1-0/+8
2004-12-02 Matthias Clasen <mclasen@redhat.com> * glib/building.sgml: * glib/tmpl/linked_lists_single.sgml: * glib/tmpl/linked_lists_double.sgml: * glib/tmpl/trees-nary.sgml: Add some warnings regarding --disable-mem-pools.
2004-12-02Fix a typo. (#160162, Tom Copeland)Matthias Clasen1-0/+4
2004-12-01 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/iochannels.sgml: Fix a typo. (#160162, Tom Copeland)
2004-11-30Document --enable-man and --disable-visibility.Matthias Clasen1-0/+4
2004-11-30 Matthias Clasen <mclasen@redhat.com> * glib/building.sgml: Document --enable-man and --disable-visibility.
2004-11-28Document encoding of g_get_user_name(), g_get_real_name(), g_get_tmp_dir()Tor Lillqvist1-0/+5
2004-11-28 Tor Lillqvist <tml@iki.fi> * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(), g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
2004-11-28Document G_GNUC_MALLOC.Matthias Clasen1-0/+6
2004-11-28 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC. * glib/glib-sections.txt: Add G_GNUC_MALLOC
2004-11-122.5.6GLIB_2_5_6Matthias Clasen1-0/+4
2004-11-08Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names forMatthias Clasen1-0/+3
2004-11-08 Matthias Clasen <mclasen@redhat.com> * glib/gnode.h (enum GTraverseFlags): Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for G_TRAVERSE_LEAFS and G_TRAVERSE_NON_LEAFS, which are grammatically brutal. (#138853, Morten Welinder)
2004-11-08Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen1-0/+5
2004-11-08 Matthias Clasen <mclasen@redhat.com> * glib/gasyncqueue.[hc]: * glib/ghook.[hc]: * glib/gmain.[hc]: * glib/giochannel.[hc]: Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), g_async_queue_ref() return the passed in pointer. (#151663, Manish Singh)
2004-11-04Improve G_WIN32_HAVE_WIDECHAR_API documentation.Tor Lillqvist1-0/+7
2004-11-04 Tor Lillqvist <tml@iki.fi> * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API documentation. * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
2004-11-02*** empty log message ***GLIB_2_5_5Matthias Clasen1-0/+4
2004-11-02New function to convert a filename to a UTF-8 string for display purposes.Matthias Clasen1-0/+5
2004-11-02 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.c (g_filename_display_name): New function to convert a filename to a UTF-8 string for display purposes. (g_get_filename_charsets): New function to return the encodings which are tried when converting a filename to UTF-8.
2004-11-01Documentation updates.Matthias Clasen1-0/+4
2004-10-31Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API.Matthias Clasen1-0/+9
2004-10-31 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API. * glib/glib-sections.txt: Add g_lstat * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X. 200
2004-10-30Doc additions.Matthias Clasen1-0/+2
2004-10-29Add G_OPTION_REMAININGMatthias Clasen1-0/+2
2004-10-29 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add G_OPTION_REMAINING
2004-10-29Document GOptionMatthias Clasen1-0/+4
2004-10-28Add some introductory notes.Matthias Clasen1-0/+4
2004-10-28 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/keyfile.sgml: Add some introductory notes.
2004-10-272.5.4GTK_2_5_4Matthias Clasen1-0/+4
2004-10-27Introduce the idea of a filename encoding, which is *literally* theMatthias Clasen1-0/+4
2004-10-27 Matthias Clasen <mclasen@redhat.com> Introduce the idea of a filename encoding, which is *literally* the filename encoding on Unix. On windows, use the Unicode name converted to UTF-8. (#156325, Tor Lillqvist, Owen Taylor) * glib/gdir.[hc]: * glib/gconvert.[hc]: * glib/gfileutils.[hc]: * glib/gutils.[hc]: * glib/giowin32.c: On Windows, keep old ABI versions of GLib pathname api for DLL ABI stability. Use different names for the new-style UTF-8 versions. Hide this through a #define. * glib/gstdio.[hc]: New files containing wrappers for POSIX pathname api. * glib/glib.symbols: Add new symbols. * glib/makegalias.pl: Drop Win32 specific .def syntax, include gstdio.h
2004-10-26Add a 2.6 index.Matthias Clasen1-0/+2
2004-10-26Documentation fixes.Matthias Clasen1-0/+15
2004-10-25Add GKeyFile section, add index for 2.6 additions.Matthias Clasen1-0/+5
2004-10-25 Matthias Clasen <mclasen@redhat.com> * glib/glib-docs.sgml: Add GKeyFile section, add index for 2.6 additions.
2004-10-24Rename first parameter to check_data, since apparently the system headersMatthias Clasen1-0/+3
2004-10-23 Matthias Clasen <mclasen@redhat.com> * gtype.h (GTypeInterfaceCheckFunc): Rename first parameter to check_data, since apparently the system headers on AIX leak a macro named func_data. (#155178, Andrea Campi)
2004-10-23Add GKeyFile section.Matthias Clasen1-0/+4
2004-10-23 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add GKeyFile section.
2004-10-17Make public. (#155589, Tim-Philipp Müller)Matthias Clasen1-0/+5
2004-10-17 Matthias Clasen <mclasen@redhat.com> * glib/gutils.h (G_IS_DIR_SEPARATOR): * glib/gutils.c: Make public. (#155589, Tim-Philipp Müller)
2004-10-05Improve the docs for g_object_get_property(). (#153424, Stefan Kost)Matthias Clasen1-0/+5
2004-10-05 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/objects.sgml: Improve the docs for g_object_get_property(). (#153424, Stefan Kost)
2004-10-04Improve docs for g_signal_add_emission_hook. (#154299, Nickolay V.Matthias Clasen1-0/+5
2004-10-03 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/signals.sgml: Improve docs for g_signal_add_emission_hook. (#154299, Nickolay V. Shmyrev)
2004-09-20Correct the docs for the default log handler wrt to which messages go toMatthias Clasen1-0/+5
2004-09-20 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/messages.sgml: Correct the docs for the default log handler wrt to which messages go to stderr. (#153041, Philippe Blain)
2004-09-20Point to g_utf8_strreverse() for reversing UTF-8 strings. (#153091, AdamMatthias Clasen1-0/+5
Sun Sep 19 23:15:17 2004 Matthias Clasen <maclas@gmx.de> * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for reversing UTF-8 strings. (#153091, Adam Hooper)
2004-09-182.5.3GLIB_2_5_3Matthias Clasen1-0/+4
2004-09-16Ignore galias.hMatthias Clasen1-0/+6
2004-09-16 Matthias Clasen <mclasen@redhat.com> * glib/Makefile.am: Ignore galias.h * glib/glib-sections.txt: Updates.
2004-09-09Clarify the relation of g_get_home_dir() and $HOME.Matthias Clasen1-0/+5
2004-09-09Add a function to calculate the length of a NULL-terminated string array.Matthias Clasen1-0/+4
Thu Sep 9 00:10:40 2004 Matthias Clasen <maclas@gmx.de> * glib/gstrfuncs.h: * glib/gstrfuncs.c (g_strv_length): Add a function to calculate the length of a NULL-terminated string array. (#150455, Tim-Philipp Müller) * tests/strfunc-test.c (main): Add a test for g_strv_length().
2004-09-07Add a function to return a list of applicable locale names. (#95587,Matthias Clasen1-0/+4
2004-09-07 Matthias Clasen <mclasen@redhat.com> * glib/gutils.h: * glib/gutils.c (g_get_language_names): Add a function to return a list of applicable locale names. (#95587, Hidetoshi Tajima) (guess_category_value, compute_locale_variants): (explode_locale, unalias_lang, read_aliases): Helper functions for g_get_language_names() * tests/testglib.c (main): Show the results of g_get_language_names()
2004-09-06Remove excess markup and fix a markup error.Matthias Clasen1-0/+5
Mon Sep 6 01:56:13 2004 Matthias Clasen <maclas@gmx.de> * glib/tmpl/messages.sgml: Remove excess markup and fix a markup error.
2004-09-05New function to install an alternate default log handler. (#66387, DarinMatthias Clasen1-0/+5
Sun Sep 5 01:46:11 2004 Matthias Clasen <maclas@gmx.de> * glib/glib.def: * glib/gmessages.h: * glib/gmessages.c (g_log_set_default_handler): New function to install an alternate default log handler. (#66387, Darin Adler)
2004-09-02Add g_date_get_iso8601_week_of_year.Matthias Clasen1-0/+4
Wed Sep 1 20:27:59 2004 Matthias Clasen <maclas@gmx.de> * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
2004-08-30Fix a typo. (#151109, Stepan Kasal)Matthias Clasen1-0/+4
Sun Aug 29 23:50:45 2004 Matthias Clasen <maclas@gmx.de> * glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal)
2004-08-27Fix #151193, Stepan Kasal:Matthias Clasen1-0/+4
2004-08-27 Matthias Clasen <mclasen@redhat.com> Fix #151193, Stepan Kasal: * glib/gfileutils.c (g_file_error_from_errno): * glib/gfileutils.h (enum GFileError): Add G_FILE_ERROR_NOSYS.