summaryrefslogtreecommitdiff
path: root/gio/gwin32appinfo.c
Commit message (Expand)AuthorAgeFilesLines
* W32: fix uninitialized var in g_app_info_get_all_for_typePaolo Borelli2015-12-141-1/+1
* win32: fix incorrect specifierMatthew Waters2015-09-211-2/+2
* win32: Fix a g_once_init_enter callMatthias Clasen2015-08-311-1/+1
* W32: Add back the dummy g_app_info_reset_type_associations()Руслан Ижбулатов2015-07-021-0/+6
* W32: Add a g_app_info_get_all_for_type() implementationРуслан Ижбулатов2015-07-021-0/+77
* Don't ref a NULL pointerРуслан Ижбулатов2015-07-021-1/+1
* Make GWin32AppInfo MSVC-compatible - use G_VA_COPYРуслан Ижбулатов2015-06-051-1/+1
* GWin32AppInfo rewriteРуслан Ижбулатов2015-06-051-502/+4373
* gio: Implement g_win32_app_info_launch_uris for windows.Michael Henning2014-11-221-17/+31
* gio: Implement g_app_info_get_default_for_uri_scheme for windows.Michael Henning2014-11-221-6/+16
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Drop unneeded includesMatthias Clasen2012-07-031-1/+1
* GAppLaunchContext: add environment-manipulating functionsDan Winship2011-10-151-0/+9
* appinfo: add win32 fallback implementationCosimo Cecchi2010-11-231-0/+22
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-1/+0
* Bug 545350 – GAppInfo deletion Bug 545351 – Reset associations forMatthias Clasen2008-09-261-0/+6
* Don't call FormatMessage() etc here. Call g_win32_error_message() insteadTor Lillqvist2008-09-121-16/+3
* Correct return type.Tor Lillqvist2008-07-281-1/+1
* Fixed some include problems.Cody Russell2008-07-021-0/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch2008-06-161-10/+10
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-3/+2
* Add g_app_info_supports_files() Remove desktop arg fromAlexander Larsson2008-01-041-2/+8
* [gio compiles and links on win32, not sure how much already works] ifdefedHans Breuer2007-12-081-2/+17
* More coding style fixesMatthias Clasen2007-11-301-69/+76
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+2
* Clean up some docsMatthias Clasen2007-11-281-26/+0
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+672