summaryrefslogtreecommitdiff
path: root/src/dlg-prop.c
AgeCommit message (Collapse)AuthorFilesLines
2020-03-25Terminate the application if the resource doesn't existsrbuj1-6/+1
2019-10-03Show archive type in properties dialogrbuj1-0/+5
2019-09-22dlg-prop: set property label in ui filerbuj1-41/+0
2019-09-17dlg-prop: show the exact number of bytes as part of the sizerbuj1-2/+2
2019-09-15dlg-prop: allow to open the archive's folderrbuj1-4/+12
Based on https://github.com/GNOME/file-roller/commit/9a37eb44a8ec5d0a20ea78c9a44c7c9e50bb508f#diff-41f5e2a364a93ff790f678ba58265d43
2019-09-10glib-utils: Remove get_time_string()rbuj1-1/+4
get_time_string() is a local function that wraps strftime(). In contrast to strftime(), g_date_time_format() always produces an UTF-8 string, regardless of the current locale.
2019-08-28comparison of integers of different signs: 'int' and 'guint'rbuj1-1/+1
Fix compiler warning: comparison of integers of different signs: 'int' and 'guint' (aka 'unsigned int') [-Wsign-compare]
2019-06-11Update FSF addressLaurent Napias1-1/+1
2016-06-24use GResource to store ui filesZenWalker1-1/+1
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=47619b987b77bdc258af9a554ba022c1f8834774
2014-11-22fixed missing prototype warninginfirit1-0/+1
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]>
2014-11-19Several string improvements taken from file-rollerinfirit1-1/+1
From commits: Improvement suggestion for string in archive properties dialog: 93c9cafc8c0e053642cae85ec29c8fc2e6e7aeb1 Improvement suggestion for string in password dialog: b2329ca509b7e1e5cb767512904657468bcd3652 Improve string in error dialog: 2479dc30e9855cefbd23aa55215316528d318430 Bad string in the error dialog 'Could not rename the file': 689fb2dd268bc38a81cfd547656d74108b17ba60
2014-11-19Drop compat code for Glib < 2.32infirit1-8/+0
2012-11-22Fix deprecations and warningsScott Balneaves1-0/+8
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09renaming fileroller to engrampaPerberos1-1/+1
2011-11-09initialPerberos1-0/+219