summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.15.0GLIB_2_15_0Matthias Clasen2007-12-21112-13337/+71462
* UpdatesMatthias Clasen2007-12-202-0/+122
* don't build gdesktopappinfo.obj, it collides with symbolsHans Breuer2007-12-203-1/+12
* Fix make distMatthias Clasen2007-12-202-2/+7
* commented class definitions. moved HTML character escaping out of16:34:04 Tim Janik2007-12-202-9/+38
* Return NULL if the checksum_type is unknownMatthias Clasen2007-12-203-10/+17
* Use g_slice_new0, to fix "conditional jump or move depends onChristian Persch2007-12-202-1/+7
* Updated Slovenian translationMatej Urbančič2007-12-201-258/+265
* generate HTML reports for test-report perf-report full-report.15:17:04 Tim Janik2007-12-202-1/+7
* new python script that generates an HTML unit test report from the XML15:03:51 Tim Janik2007-12-203-0/+358
* File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs ->Alexander Larsson2007-12-209-173/+189
* Add GMountUnmountFlags to all unmount and eject calls. AddAlexander Larsson2007-12-2012-12/+164
* Fix unused variable warningAlexander Larsson2007-12-202-1/+5
* UpdatesMatthias Clasen2007-12-202-1/+5
* Remove C99 commentsMatthias Clasen2007-12-203-3/+8
* AdditionsMatthias Clasen2007-12-202-1/+8
* AdditionsMatthias Clasen2007-12-202-0/+5
* capture g_log() messages and send to gtester. also, send assertion20:30:18 Tim Janik2007-12-193-11/+86
* Add g_checksum_type_get_length, and change g_checksum_get_digest to use aChristian Persch2007-12-196-52/+66
* Fix the date validation check. (#503029)Emmanuele Bassi2007-12-193-1/+13
* Make g_io_modules_load_all_in_directory not unuse loaded modules so thatAlexander Larsson2007-12-1911-166/+284
* Rename g_format_file_size_for_display to g_format_size_for_display.Alexander Larsson2007-12-194-9/+17
* Remove warningsAlexander Larsson2007-12-192-4/+7
* Store the native type as GType, not class so that we can unload it. ButAlexander Larsson2007-12-192-32/+56
* Updated Norwegian bokmål translation.Kjartan Maraas2007-12-192-132/+144
* Some minor fixes and additions.Alexander Larsson2007-12-193-2/+18
* Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signalsDavid Zeuthen2007-12-1913-18/+195
* add g_async_queue_new_full() which takes a GDestroyNotify function to freeTim-Philipp Müller2007-12-184-0/+35
* added g_test_trap_assert_stdout_unmatched() and13:45:23 Tim Janik2007-12-183-16/+27
* Flesh out the docsMatthias Clasen2007-12-186-49/+92
* Fix up includes in section docsMatthias Clasen2007-12-1844-56/+102
* AdditionsMatthias Clasen2007-12-181-3/+93
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-172-13/+25
* Add some very modest beginningsMatthias Clasen2007-12-172-1/+20
* Stub of a migration chapter Stub of an overview Overview diagram takenMatthias Clasen2007-12-177-7/+48
* Add is_supported() to GNativeVolumeMonitorClass so that we can avoidAlexander Larsson2007-12-178-63/+118
* Namespace waste reduction, move some g_get_unix_mount functions to theMatthias Clasen2007-12-1710-30/+50
* Add doc comments about what GFile operations are guaranteed to not block.Alexander Larsson2007-12-172-1/+41
* Add missing #ifdef fixing OSX build. (#503334, patch from Richard Hult)Alexander Larsson2007-12-172-0/+8
* Provide eject() on both GMount and GVolume and utility functions to guessDavid Zeuthen2007-12-1716-81/+721
* UpdatesMatthias Clasen2007-12-173-55/+72
* Documentation updatesMatthias Clasen2007-12-178-19/+73
* Allow NULL strings in g_parse_debug_string. (#503862, Matthew Barnes)Mathias Hasselmann2007-12-162-2/+8
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-152-54/+72
* Add gio-ls.c Updated Norwegian bokmål translation.Kjartan Maraas2007-12-153-435/+392
* More doc fixupsMatthias Clasen2007-12-152-2/+1
* Fix up docsMatthias Clasen2007-12-153-6/+13
* Use hash iteratorsMatthias Clasen2007-12-153-26/+16
* Fix up docsMatthias Clasen2007-12-151-7/+7
* Add hash table iterators. (#500507, Jean-Yves Lefort)Matthias Clasen2007-12-158-18/+421