summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* appinfo: Add some testcases for searchingwip/gdesktopappinfoRyan Lortie2013-10-1632-3/+1459
* Add GAppInfoMonitorRyan Lortie2013-10-164-0/+238
* Add g_desktop_app_info_search()Ryan Lortie2013-10-162-89/+817
* Add support for the desktop file indexRyan Lortie2013-10-161-3/+163
* dfi files added hereRyan Lortie2013-10-164-1/+1053
* gdesktopappinfo: keep a list of files in the dirsRyan Lortie2013-10-161-106/+489
* g_file_copy: Fall back to pathname queryinfo to help gvfs backendsColin Walters2013-10-161-1/+22
* Fix wrong function names in g_str_match_string() documentationXavier Claessens2013-10-151-4/+4
* Updated reference to README.commitsIhar Hrachyshka2013-10-151-1/+1
* Updated Indonesian translationAndika Triwidada2013-10-151-120/+124
* Add testcase for search utilities functionsXavier Claessens2013-10-143-0/+78
* Add simple string "search" functionRyan Lortie2013-10-143-0/+251
* Add g_str_is_ascii()Ryan Lortie2013-10-143-0/+26
* gmain: mark newest id used when source id overflowsNoah Massey2013-10-131-0/+1
* GMemoryOutputStream: Don't return -1 as a gboolean in preconditionColin Walters2013-10-081-1/+1
* Assamese translation updatedNilamdyuti Goswami2013-10-071-121/+125
* Fix overloading of "source" and "target" terminology in GBindingDan Winship2013-10-063-41/+44
* xdgmime: Fix an invalid readKalev Lember2013-10-042-10/+28
* Restore gl_GLIBC21 to configure; needed for libcharsetJohn Ralls2013-10-041-0/+1
* appinfo: Don't try DBusActivatable with load_from_keyfileRyan Lortie2013-10-041-1/+4
* Add g_key_file_save_to_file()Ryan Lortie2013-10-043-0/+43
* gcredentials: add Solaris supportDan Winship2013-10-046-12/+112
* gcredentials: add Hurd supportDan Winship2013-10-042-3/+4
* gcredentials: add internal macros to simplify all the #ifdefsDan Winship2013-10-047-265/+238
* GDBusProxy: add flag to control autostarting at construction timeGiovanni Campagna2013-10-042-8/+14
* gdesktopappinfo: Large-scale whitespace fixupRyan Lortie2013-10-031-582/+626
* gdesktopappinfo: rework search pathRyan Lortie2013-10-031-42/+53
* gdesktopappinfo: remove global_defaults_cacheRyan Lortie2013-10-031-25/+3
* gdesktopappinfo: remove should_ping_mime_monitorRyan Lortie2013-10-031-17/+1
* glocalfile: add private worker monitor APIsRyan Lortie2013-10-035-8/+48
* GFileMonitor: support specifying a contextRyan Lortie2013-10-031-2/+16
* inotify: stop using constructor()Ryan Lortie2013-10-032-70/+28
* local monitors: make more idiomatic use of GObjectRyan Lortie2013-10-034-96/+48
* directory monitor: use the right 'mount_notify'Ryan Lortie2013-10-032-1/+2
* goutputstream: Add clear warning about short writes to _write_bytes() and asy...Colin Walters2013-10-021-41/+21
* g_settings_list_children: only list viable schemasRyan Lortie2013-10-021-1/+55
* unicode: Update to unicode 6.3.0Christian Persch2013-10-023-39/+37
* Fix crashes in various GParamSpec creation functionsSimon Feltman2013-10-011-0/+52
* Add missing string.h includeMichael Forney2013-10-011-0/+1
* Fix a careless mistake in the last commitRyan Lortie2013-09-301-0/+1
* gmain: Remove dispatching source stackRyan Lortie2013-09-301-23/+14
* GOutputStream: Use async read/write of streams in splice_async()Mike Ruprecht2013-09-291-5/+175
* GOutputStream: Split _close_async for internal useMike Ruprecht2013-09-291-8/+68
* GOutputStream: Rename _g_output_stream_close_internal() for consistencyMike Ruprecht2013-09-291-6/+6
* tests: Add testcases for g_output_stream_splice_async()Mike Ruprecht2013-09-293-0/+207
* GOutputStream: Add g_output_stream_async_write_is_via_threads()Mike Ruprecht2013-09-292-2/+26
* GInputStream: Add g_input_stream_async_read_is_via_threads()Mike Ruprecht2013-09-293-7/+58
* Fix the -Werror=format-nonliteral fixes for older GCCsJohn Ralls2013-09-296-20/+27
* More -Werror=format-nonliteral fixesJohn Ralls2013-09-295-3/+18
* gfileutils: Make -Werror=format-nonliteral happyColin Walters2013-09-291-14/+36