summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)AuthorFilesLines
2008-09-022.18.0GLIB_2_18_0Matthias Clasen1-0/+4
2008-09-02big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer66-1337/+1349
2008-09-02Bug 549771 – improved .gitignore for glibRyan Lortie2-0/+11
2008-09-02Document guess_content_type_syncMatthias Clasen2-0/+5
2008-09-02fix parent_class member to be GFilterOutputStreamClass (notMichael Natterer2-8/+13
2008-09-02Fix docsMatthias Clasen2-2/+7
2008-08-23Clarification.Tor Lillqvist1-2/+2
2008-08-23Bug 548988 - g_file_replace fails on Windows when the target file existsTor Lillqvist2-3/+59
2008-08-182.17.7GLIB_2_17_7Matthias Clasen1-0/+4
2008-08-15Add zfs to ignore_fs array in guess_system_internal: Fix for #542156.Padraig O'Briain2-0/+6
2008-08-13win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.cTor Lillqvist7-106/+439
2008-08-13Bug 546582 - Callbacks from GFileMonitor present a GFile in the wrongTor Lillqvist2-1/+12
2008-08-13Add docsMatthias Clasen3-2/+20
2008-08-12Don't write the Content-Length header ourselves, WinHttpSendRequest()Tor Lillqvist2-5/+15
2008-08-12win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.cTor Lillqvist12-1/+1782
2008-08-11gfilenamecompleter.c glocaldirectorymonitor.c gmountoperation.cSven Neumann12-51/+65
2008-08-11Put a list of the platform-dependent .la files in the subdirectories inTor Lillqvist2-1/+13
2008-08-10Remove -lwininet which had been added by mistake. We will probablyTor Lillqvist2-1/+7
2008-08-10Bug 547080 – g_file_copy leaks expected errorsFelix Riemann2-0/+11
2008-08-09Bug 535124 – umask 002 not being applied for new directories, new filesLoïc Minier2-0/+16
2008-08-08Bug 535124 – umask 002 not being applied for new directories, new filesLoïc Minier2-1/+9
2008-08-08Remove unused code. Whitespace cleanup.Tor Lillqvist2-86/+22
2008-08-08Put questionable code that didn't actually do anything inside #if 0, andTor Lillqvist2-2/+26
2008-08-07New functions. (g_file_icon_class_init): Hook them up. InstallPaul Pogonyshev2-6/+68
2008-08-06Also handle `PROP_USE_DEFAULT_FALLBACKS'. (g_themed_icon_class_init): MakePaul Pogonyshev2-1/+12
2008-08-05Bug 546371 – Improve docs re g_file_monitorBehdad Esfahbod2-1/+8
2008-08-042.13.6GLIB_2_17_6Matthias Clasen1-0/+4
2008-08-04Forgotten commitMatthias Clasen8-44/+492
2008-08-042.17.5GLIB_2_17_5Matthias Clasen1-0/+4
2008-08-04Bug 546017 – Don't copy attributes when copying a symlinkMatthias Clasen2-1/+20
2008-08-03Bug 546079 – leak in xdgmimeCarlos Garcia Campos2-0/+18
2008-08-03win32/gwin32directorymonitor.h Whitespace cleanup to match GLib style.Tor Lillqvist3-117/+165
2008-08-03Make prototype match LPOVERLAPPED_COMPLETION_ROUTINE to avoid warning.Tor Lillqvist2-9/+24
2008-08-02Bug 541036 - Gnumeric crashes when trying to open Desktop or user's folderTor Lillqvist2-4/+23
2008-08-01Remove debug spewMatthias Clasen2-4/+5
2008-08-01add gemblembediconHans Breuer2-1/+8
2008-07-30Bug 545457 – gdmsetup crashed with SIGSEGV inMatthias Clasen2-1/+12
2008-07-28Bug 545203 – gfile.c: argument is different type.Matthias Clasen2-1/+9
2008-07-28Bug 545157 – wrong/no list of "open with" applications for .cc and .cppMatthias Clasen2-2/+39
2008-07-28Install gemblemedicon.hMatthias Clasen2-0/+5
2008-07-28Forgotten entryMatthias Clasen1-0/+12
2008-07-28Add a GIcon implementation that can add an emblem to another icon.Matthias Clasen5-0/+259
2008-07-28Correct return type.Tor Lillqvist2-1/+6
2008-07-27Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2-2/+6
2008-07-24Also export a g_mount_guess_content_type_sync() function.David Zeuthen4-3/+70
2008-07-23Support setting selinux attributesMatthias Clasen2-1/+97
2008-07-22Bug 544140 - fam-helper 64-bit issue?Priit Laes2-0/+7
2008-07-212.17.4GLIB_2_17_4Matthias Clasen1-0/+4
2008-07-21doc fixesMatthias Clasen1-0/+2
2008-07-21More doc fixesMatthias Clasen5-14/+20