summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, StefanMatthias Clasen2005-03-223-1/+13
* Add g_try_new, g_try_new0 and g_try_renew. (#169611, Stefan Kost)Matthias Clasen2005-03-223-3/+56
* Don't copy strings which are marked as static. Don't allow non-canonicalMatthias Clasen2005-03-212-1/+17
* Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)Matthias Clasen2005-03-083-0/+17
* Apply patches by Stefan Kost to document naming restrictions. (#167614)Matthias Clasen2005-03-084-1/+24
* Take main group options into account when calculating column size.Matthias Clasen2005-02-112-2/+6
* New function to list all environment variables. (#166327, Hans PetterMatthias Clasen2005-02-082-0/+5
* Add a note regarding inefficiency of repeated appends. (#166271, OlivierMatthias Clasen2005-02-053-15/+33
* Add a warning against using g_quark_from_static_string() in dynamicallyMatthias Clasen2005-02-032-1/+11
* Move doc comments inline.Matthias Clasen2005-02-023-88/+50
* fix a typo in my nameSebastien Bacher2005-01-171-1/+1
* Fix an example. (#164269, Sebastian Bacher)Matthias Clasen2005-01-172-1/+7
* 2.6.1GLIB_2_6_1Matthias Clasen2005-01-073-3/+6
* Add hint about group name case sensitivity. (#163029, Bastien Nocera)Matthias Clasen2005-01-062-0/+10
* Small addition. (#145158, Mariano Suárez-Alvarez)Matthias Clasen2005-01-042-3/+12
* Don't use AC_TRY_RUN to test for long long format when using theJ. Ali Harlow2005-01-031-1/+1
* Fix a typo. (#161713, Vincent Untz)Matthias Clasen2004-12-202-1/+6
* Clarify g_get_prgname docs. (#161480, Danny Milo)Matthias Clasen2004-12-182-3/+9
* Improve wording. (#161484, Christian Biere)Matthias Clasen2004-12-172-2/+5
* 2.6.0GLIB_2_6_0Matthias Clasen2004-12-164-1/+23
* Add g_rmdirMatthias Clasen2004-12-152-0/+5
* Add g_filename_display_basename.Alexander Larsson2004-12-152-0/+6
* *** empty log message ***Matthias Clasen2004-12-152-19/+24
* 2.5.7Matthias Clasen2004-12-021-0/+4
* Add some warnings regarding --disable-mem-pools.Matthias Clasen2004-12-025-1/+36
* Fix a typo. (#160162, Tom Copeland)Matthias Clasen2004-12-022-1/+5
* Document --enable-man and --disable-visibility.Matthias Clasen2004-11-302-0/+45
* Document encoding of g_get_user_name(), g_get_real_name(), g_get_tmp_dir()Tor Lillqvist2004-11-282-5/+15
* Document G_GNUC_MALLOC.Matthias Clasen2004-11-283-23/+41
* updatedHans Breuer2004-11-212-0/+0
* 2.5.6GLIB_2_5_6Matthias Clasen2004-11-126-1/+10
* Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names forMatthias Clasen2004-11-082-7/+14
* Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen2004-11-083-2/+7
* fix typoMathieu Lacage2004-11-051-1/+1
* integrate patches by Sylvain Foretgobject_0_10_0Mathieu Lacage2004-11-051-2/+50
* improve a bit the introductionMathieu Lacage2004-11-041-4/+17
* forgot to add this file.Mathieu Lacage2004-11-041-0/+58
* integrate patch from Stefan KostMathieu Lacage2004-11-043-28/+218
* Improve G_WIN32_HAVE_WIDECHAR_API documentation.Tor Lillqvist2004-11-043-2/+13
* *** empty log message ***GLIB_2_5_5Matthias Clasen2004-11-024-0/+33
* New function to convert a filename to a UTF-8 string for display purposes.Matthias Clasen2004-11-022-0/+7
* Documentation updates.Matthias Clasen2004-11-012-3/+10
* Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API.Matthias Clasen2004-10-314-6/+33
* Doc additions.Matthias Clasen2004-10-302-40/+84
* Add G_OPTION_REMAININGMatthias Clasen2004-10-292-2/+5
* Update.Matthias Clasen2004-10-291-33/+51
* Document GOptionMatthias Clasen2004-10-292-51/+200
* Add some introductory notes.Matthias Clasen2004-10-282-0/+83
* 2.5.4GTK_2_5_4Matthias Clasen2004-10-271-0/+4
* Introduce the idea of a filename encoding, which is *literally* theMatthias Clasen2004-10-275-1/+121