summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove most use of G_GNUC_INTERNALwip/symbol-visibilityColin Walters2012-11-3018-78/+16
* Use -fvisibility=hidden by default on UnixColin Walters2012-11-306-11/+42
* Annotate all public API with _G*_APIRyan Lortie2012-11-30227-5/+3242
* buildsystem: Prepare _G*_API internal macros for symbol visibilityColin Walters2012-11-307-25/+55
* G_PUBLIC_API: New macro which directs compiler to export a symbolRyan Lortie2012-11-302-0/+5
* build: Make .symbols file canonical on all platformsColin Walters2012-11-3012-118/+76
* Use a simple struct when reading and writing gdbus messagesMike Gorse2012-11-291-218/+600
* Added G_IO_ERROR_BROKEN_PIPEJuan Pablo Ugarte2012-11-292-1/+9
* gio: GLIB_AVAILABLE_IN to more APIsRyan Lortie2012-11-2911-0/+76
* Unconditionally use g_content_type_get_symbolic_icon()Kalev Lember2012-11-282-4/+0
* Revert "Fix compilation on Android with the bionic C library"Sebastian Dröge2012-11-288-182/+2
* Fix duplicated case value for mingw runtimes defining EOVERLFOW as EFBIGAndoni Morales Alastruey2012-11-281-0/+2
* Fix compilation on Android with the bionic C librarySebastian Dröge2012-11-288-2/+182
* Protect against strcmp() on NULL stringsSebastian Dröge2012-11-281-2/+3
* g_unix_signal_add_full(): Annotate to shadow g_unix_signal_add()Martin Pitt2012-11-281-0/+1
* Add new api to the docsMatthias Clasen2012-11-281-0/+1
* Fix suprisingly hard-to-spot typoMatthias Clasen2012-11-283-3/+3
* GMemoryOutputStream: Add new _resizable() constructor usable from bindingsColin Walters2012-11-275-2/+20
* fileinfo: Add missing AVAILABLE macroBastien Nocera2012-11-271-0/+1
* fileinfo: Add _get_deletion_date() helperBastien Nocera2012-11-273-0/+38
* gio: New API for GFile from remote commandline argRyan Lortie2012-11-276-16/+103
* Updated Odia Translation with FUEL implementation.ManojKumar Giri2012-11-271-135/+190
* g_test_expect_message: fix pattern syntax in example codeDan Winship2012-11-261-1/+1
* stop using libgthread internallyRyan Lortie2012-11-252-9/+4
* Bug 681685: Transcoding fails on OSXJohn Ralls2012-11-252-0/+40
* Add GApplication local_command_line testPaolo Borelli2012-11-241-0/+56
* GApplication: don't shutdown() on failure to startRyan Lortie2012-11-241-1/+1
* gdatetime: Fix some docs sed damageRyan Lortie2012-11-241-1/+1
* hindi translation updateRajesh Ranjan2012-11-231-422/+451
* hindi translation updateRajesh Ranjan2012-11-231-10/+9
* hindi translation updateRajesh Ranjan2012-11-231-452/+424
* Improve i18n documentationSébastien Wilmet2012-11-221-4/+9
* configure: Make GNUC visibility attribute test more reliable.Krzesimir Nowak2012-11-221-1/+1
* Assamese translation updatedNilamdyuti Goswami2012-11-221-469/+548
* Updated Odia Translation with FUEL implementation.ManojKumar Giri2012-11-221-1/+1
* Updated Odia Translation with FUEL implementation.ManojKumar Giri2012-11-221-825/+1072
* gthread: add AVAILABLE_IN_2_32 annotationsWill Thompson2012-11-221-0/+23
* Add a test for the GAppLaunchContext::launched signalMatthias Clasen2012-11-211-0/+50
* GAppLaunchContext: make it possible ot get the effective startup idMatthias Clasen2012-11-213-7/+66
* Add new api to exported symbolsMatthias Clasen2012-11-211-0/+3
* Add new API to the docsMatthias Clasen2012-11-211-0/+3
* Add a test for new GDesktopAppInfo gettersMatthias Clasen2012-11-211-0/+24
* GDesktopAppInfo: add enough api to make autostart implementableMatthias Clasen2012-11-212-11/+101
* build/win32/Makefile.am: Also go into the vs11 subdirectoryChun-wei Fan2012-11-221-1/+2
* Add autotools scripts to create VS2012 projectsChun-wei Fan2012-11-224-0/+99
* GObject: Fix code snippet in description of floating reference.Kjell Ahlstedt2012-11-211-1/+2
* configure: add missing square bracket in AS_IF for memmoveOlivier Blin2012-11-211-1/+1
* gchecksum: Adds SHA512 supportEduardo Lima Mitev2012-11-213-2/+511
* Updated Spanish translationDaniel Mustieles2012-11-201-401/+414
* Add boxed GType for GThreadSebastian Dröge2012-11-204-0/+15