summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gutils: stop g_get_home_dir() from reading passwdwip/gutils-splitupRyan Lortie2013-02-041-186/+205
* gutils: replace direct references to g_home_dirRyan Lortie2013-02-041-24/+11
* gutils: split out g_get_tmp_dir()Ryan Lortie2013-02-041-70/+55
* gutils: split out g_get_host_name()Ryan Lortie2013-02-041-15/+18
* win32: Drop old codepage ABI from gutils.cRyan Lortie2013-02-042-78/+12
* gmarkup: add utility functions for textRyan Lortie2013-02-043-0/+379
* Compile private test with -pthread on UNIXVíctor Manuel Jáquez Leal2013-02-031-0/+2
* Post-release version bumpMatthias Clasen2013-02-031-1/+1
* 2.35.62.35.6Matthias Clasen2013-02-032-1/+65
* Document GIO_USE_FILE_MONITORMatthias Clasen2013-02-031-0/+13
* Fix a doc comment mismatchMatthias Clasen2013-02-031-1/+1
* Trivial doc comment formatting fixMatthias Clasen2013-02-032-1/+11
* add 2.36 index to gobject docsMatthias Clasen2013-02-031-0/+4
* Add 2.36 index to glib docsMatthias Clasen2013-02-031-0/+4
* Add a 2.36 index to gio docsMatthias Clasen2013-02-031-0/+4
* Minor doc build cleanupsMatthias Clasen2013-02-031-0/+2
* Make GUnixFDSourceFunc show up in the docsMatthias Clasen2013-02-031-1/+1
* Use g_timeout_add_seconds for some long timeoutsMatthias Clasen2013-02-032-7/+7
* gmenumodel: add G_MENU_ATTRIBUTE_ACTION_NAMESPACELars Uebernickel2013-02-031-0/+10
* gmenumodel: document G_MENU_{ATTRIBUTE,LINK}_*Lars Uebernickel2013-02-031-0/+52
* gmenuexporter: fix typo in docstringLars Uebernickel2013-02-031-1/+1
* Avoid a portability problem in the checksum testMatthias Clasen2013-02-031-2/+2
* Fix deprecation note for g_static_mutex_freeMatthias Clasen2013-02-032-2/+2
* Make G_DISABLE_DEPRECATED work again for wholly deprecated headersMatthias Clasen2013-02-031-0/+2
* g_option_context_help: don't modify the input dataDan Winship2013-02-031-12/+30
* Silence automakeMatthias Clasen2013-02-0211-25/+31
* Log errors the same way as messagesMatthias Clasen2013-02-021-0/+1
* Simplify glib/glib/tests setupMatthias Clasen2013-02-021-259/+87
* Make the logging test more robustMatthias Clasen2013-02-021-0/+9
* Updated Polish translationPiotr Drąg2013-02-031-245/+258
* Updated Hebrew translation.Yaron Shahrabani2013-02-021-304/+316
* Test for g_hash_table_insert() corrupting setsWill Thompson2013-02-021-0/+50
* hashtable: properly handle insert() de-set-ifyingRyan Lortie2013-02-021-18/+56
* Fix gio tests makefile for W32Руслан Ижбулатов2013-02-021-0/+4
* Don't try to find nfs mounts on WindowsMatthias Clasen2013-02-021-0/+11
* gmain: equivocate a bit on _set_ready_time()Ryan Lortie2013-02-011-0/+6
* gdbus: Don't output invalid nested <para> docbook tagsStef Walter2013-01-311-7/+13
* gdbus: Don't output invalid empty <variablelist> tagsStef Walter2013-01-311-19/+21
* GInetSocketAddress: fix the byte order of flowinfo and scope_idDan Winship2013-01-304-6/+12
* gmacros: add G_GNUC_UNUSED to G_STATIC_ASSERTCosimo Cecchi2013-01-301-2/+2
* Updated Norwegian bokmål translationKjartan Maraas2013-01-291-162/+162
* Add g_close(), use itColin Walters2013-01-2915-67/+115
* g_atomic_int_get, g_atomic_pointer_get: accept const argumentsSimon McVittie2013-01-283-8/+19
* Updated Slovenian translationMatej Urbančič2013-01-271-138/+137
* GFile: Clean up file_copy_fallback to fix SEGV with btrfsColin Walters2013-01-271-64/+76
* Updated Lithuanian translationAurimas Černius2013-01-261-1023/+1043
* gsequence: Fix g_sequence_lookup() return value documentationRui Matos2013-01-261-2/+3
* .gitignore updatesDan Winship2013-01-262-0/+5
* Plug a small memleak in gdbus-export testMatthias Clasen2013-01-251-0/+1
* gfile: Ensure we create internal pipe with FD_CLOEXECColin Walters2013-01-251-6/+5