summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-01-072.15.1GLIB_2_15_1Matthias Clasen1-0/+4
2008-01-07Add gio/test/Makefile to AC_CONFIG_FILESAlexander Larsson1-0/+5
2008-01-07UpdatesMatthias Clasen1-0/+4
2008-01-07Add a translator comment (#503051, Pedro de Medeiros)Matthias Clasen1-0/+5
2008-01-07Cope with gcc 4.3 changed 'extern inline' semantics. (#315437, patch byMatthias Clasen1-0/+5
2008-01-06Fix fdwalk on OS XMatthias Clasen1-0/+5
2008-01-06Document new dependenciesMatthias Clasen1-0/+4
2008-01-06Require glib-2.0Matthias Clasen1-0/+5
2008-01-04Resolve 64 bit-shift bug in g_markup_collect_attributes.Mathias Hasselmann1-0/+7
2008-01-02These void functions were trying to return a value. It was causing theAlvaro Lopez Ortega1-0/+6
2008-01-02These functions prototype defines its output as void, and therefore theyAlvaro Lopez Ortega1-0/+7
2008-01-01Remove C99 commentsMatthias Clasen1-0/+4
2007-12-31Mark assertion functions as G_GNUC_NORETURN. (#506461, Sebastian Dröge)Matthias Clasen1-0/+6
2007-12-25Include sys/time.h. (#505258)Matthias Clasen1-0/+4
2007-12-24Use correct date of in ChangeLog entry (once again)Mathias Hasselmann1-1/+1
2007-12-24Do not show empty groups in --help output. Initial patch from YevgenMathias Hasselmann1-0/+9
2007-12-23Remove wrong documentation about start group handling. (#476856, AregMatthias Clasen1-0/+5
2007-12-21use "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" syntax for18:02:30 Tim Janik1-0/+6
2007-12-21Bring up to GLib coding standards: remove C99 comments, trailing commas inMatthias Clasen1-0/+9
2007-12-21adapt to recent api changes variable declaration at the beginning of aHans Breuer1-0/+10
2007-12-21Bump versionMatthias Clasen1-0/+2
2007-12-212.15.0Matthias Clasen1-0/+2
2007-12-20UpdatesMatthias Clasen1-0/+2
2007-12-20Fix make distMatthias Clasen1-0/+4
2007-12-20commented class definitions. moved HTML character escaping out of16:34:04 Tim Janik1-0/+6
2007-12-20Return NULL if the checksum_type is unknownMatthias Clasen1-1/+6
2007-12-20Use g_slice_new0, to fix "conditional jump or move depends onChristian Persch1-0/+6
2007-12-20generate HTML reports for test-report perf-report full-report.15:17:04 Tim Janik1-0/+4
2007-12-20new python script that generates an HTML unit test report from the XML15:03:51 Tim Janik1-0/+8
2007-12-20AdditionsMatthias Clasen1-0/+4
2007-12-19capture g_log() messages and send to gtester. also, send assertion20:30:18 Tim Janik1-0/+9
2007-12-19Add g_checksum_type_get_length, and change g_checksum_get_digest to use aChristian Persch1-0/+10
2007-12-19Fix the date validation check. (#503029)Emmanuele Bassi1-0/+8
2007-12-19Rename g_format_file_size_for_display to g_format_size_for_display.Alexander Larsson1-0/+6
2007-12-18add g_async_queue_new_full() which takes a GDestroyNotify function to freeTim-Philipp Müller1-0/+9
2007-12-18added g_test_trap_assert_stdout_unmatched() and13:45:23 Tim Janik1-0/+7
2007-12-16Allow NULL strings in g_parse_debug_string. (#503862, Matthew Barnes)Mathias Hasselmann1-0/+5
2007-12-15Add hash table iterators. (#500507, Jean-Yves Lefort)Matthias Clasen1-0/+8
2007-12-14Moved the ChangeLog entry to gio/ChangeLogYevgen Muntyan1-7/+0
2007-12-14Fixed build when srcdir != builddir, made mkenums and friends useYevgen Muntyan1-0/+7
2007-12-13Give exmples in error message unsupported case-changing escapeMathias Hasselmann1-0/+7
2007-12-13Don't try to parse dates that start with anything but a digit, a plus or aBastien Nocera1-0/+7
2007-12-13Free group_hash. (#503420, Christian Persch)Matthias Clasen1-0/+5
2007-12-12split up tests and reworked code to use the new test framework.16:06:11 Tim Janik1-0/+7
2007-12-12Use proper ChangeLog file for the rev 6098 change.Mathias Hasselmann1-8/+0
2007-12-12Always exit with non-zero error code when printing warnings.Mathias Hasselmann1-0/+8
2007-12-11Added Marathi TranslationsRahul Bhalerao1-0/+4
2007-12-11Include gurifuncs.hMatthias Clasen1-0/+4
2007-12-10use an intermediate cast to void * in g_array_index() to not trigger castBenjamin Otte1-0/+5
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik1-0/+26