summaryrefslogtreecommitdiff
path: root/src/fr-window.c
AgeCommit message (Collapse)AuthorFilesLines
2013-03-27Fix garbled dir on extraction (closes GH-1)Ingo Saitz1-2/+8
Add a missing \0 on receiving the char* from the XDS_ATOM. g_strndup is needed, because the returned char* is of fixed length and one byte too small if it has no final \0.
2012-11-22Fix deprecations and warningsScott Balneaves1-4/+22
2012-11-05Port to gsettingsraveit1-173/+165
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-3/+3
2011-11-09renaming fileroller to engrampaPerberos1-7/+7
2011-11-09initialPerberos1-0/+8855