summaryrefslogtreecommitdiff
path: root/gio/gwin32mount.c
AgeCommit message (Expand)Author
2023-01-23gwin32: Fix two minor string leaksPhilip Withnall
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2021-03-31GWin32Mount: Don't use SHGetFileInfoW() for mount displaynamesРуслан Ижбулатов
2021-03-31GWin32Mount: Don't use SHGetFileInfoW() for iconsРуслан Ижбулатов
2021-01-05gwin32: Always use unicode APIsOle André Vadla Ravnås
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2015-08-07gio: fix a leftover GSimpleAsyncResult usageDan Winship
2015-02-05docs: fix up docs issues in gio/Xavier Claessens
2014-08-18docs: Fix broken gtk-doc formattingRico Tzschichholz
2014-01-31Updated FSF's addressDaniel Mustieles
2012-11-15win32: misc warning fixesDan Winship
2012-09-09gwin32mount.c: Fix syntax errorLRN
2012-08-30Add symbolic icon support to drive, volume, and mountWilliam Jon McCann
2011-08-29Spelling fixesMatthias Clasen
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2009-11-29Fix up GIO docsMatthias Clasen
2008-09-04Don't unref icon if NULL.Tor Lillqvist
2008-08-11gfilenamecompleter.c glocaldirectorymonitor.c gmountoperation.cSven Neumann
2008-08-08Remove unused code. Whitespace cleanup.Tor Lillqvist
2008-07-02Fixed some include problems.Cody Russell
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-06-17bits and pieces from gtk-2-12 and gunix*.[hc] to make the file chooserHans Breuer