Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-05 | Use callback symbols defined in ui files | rbuj | 1 | -10/+7 | |
2020-06-05 | gtk-utils: Remove _gtk_builder_get_widget | rbuj | 1 | -26/+17 | |
2020-03-25 | Terminate the application if the resource doesn't exists | rbuj | 1 | -6/+1 | |
2019-10-03 | Show archive type in properties dialog | rbuj | 1 | -0/+5 | |
2019-09-22 | dlg-prop: set property label in ui file | rbuj | 1 | -41/+0 | |
2019-09-17 | dlg-prop: show the exact number of bytes as part of the size | rbuj | 1 | -2/+2 | |
2019-09-15 | dlg-prop: allow to open the archive's folder | rbuj | 1 | -4/+12 | |
Based on https://github.com/GNOME/file-roller/commit/9a37eb44a8ec5d0a20ea78c9a44c7c9e50bb508f#diff-41f5e2a364a93ff790f678ba58265d43 | |||||
2019-09-10 | glib-utils: Remove get_time_string() | rbuj | 1 | -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-28 | comparison of integers of different signs: 'int' and 'guint' | rbuj | 1 | -1/+1 | |
Fix compiler warning: comparison of integers of different signs: 'int' and 'guint' (aka 'unsigned int') [-Wsign-compare] | |||||
2019-06-11 | Update FSF address | Laurent Napias | 1 | -1/+1 | |
2016-06-24 | use GResource to store ui files | ZenWalker | 1 | -1/+1 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=47619b987b77bdc258af9a554ba022c1f8834774 | |||||
2014-11-22 | fixed missing prototype warning | infirit | 1 | -0/+1 | |
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]> | |||||
2014-11-19 | Several string improvements taken from file-roller | infirit | 1 | -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-19 | Drop compat code for Glib < 2.32 | infirit | 1 | -8/+0 | |
2012-11-22 | Fix deprecations and warnings | Scott Balneaves | 1 | -0/+8 | |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 | |
2011-11-30 | many renames from file-roller to engrampa | Stefano Karapetsas | 1 | -1/+1 | |
2011-11-09 | renaming fileroller to engrampa | Perberos | 1 | -1/+1 | |
2011-11-09 | initial | Perberos | 1 | -0/+219 | |