Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-29 | dlg-package-installer: fix memory leak | rbuj | 1 | -1/+4 | |
2021-12-11 | Use a blank line at most | rbuj | 1 | -9/+0 | |
2021-02-27 | dlg-package-installer: Don't build the path to packages.match | rbuj | 1 | -4/+3 | |
2019-09-15 | dlg-package-installer: show icons in error dialog buttons | rbuj | 1 | -2/+31 | |
2019-09-15 | dlg-package-installer: remove warning ‘GtkStock’ is deprecated | rbuj | 1 | -2/+2 | |
dlg-package-installer.c:294:9: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] 294 | GTK_STOCK_DIALOG_ERROR, | ^~~~~~~~~~~~~~~~~~~~~~ dlg-package-installer.c:297:9: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] 297 | GTK_STOCK_CANCEL, GTK_RESPONSE_NO, | ^~~~~~~~~~~~~~~~ | |||||
2019-06-11 | Update FSF address | Laurent Napias | 1 | -1/+1 | |
2018-11-28 | Fix implementation and use of the alternative package name | Iain Nicol | 1 | -5/+7 | |
lookup Any real_name'' which was found was not getting used before. Also, when the lookup is unsuccessful, this means there is no /alternative/ package name. Thus we should use the hard-coded package name as the real_name for our PackageKit installation request. [bug #603757] origin commit: https://gitlab.gnome.org/GNOME/file-roller/commit/95aafc3c | |||||
2016-05-27 | drop old GTK+2 code | monsta | 1 | -4/+0 | |
2016-05-26 | Gtk3 dlg-package-installer: do not use deprecated gdk_cursor_new | raveit65 | 1 | -1/+3 | |
2014-11-22 | Added a D-BUS service to create and extract archives. | infirit | 1 | -1/+1 | |
Initial commits from FR: f998fd8e33a08d686a1071db87d21f4a83963d99 4078d1a9e5ddae3357302791432fc61d82ff37e4 58c55b06f30014326f27bdf94c406ceee0897731 Improvements and fixes from FR: D-Bus service: added GetSupportedTypes method ace4f31c586641fcf7ad1de165cd7f27b5a371c1 1399b9a84b0d4f4a5015066b0d7cec7e048d59dc From: Paolo Bacchilega <[email protected]> | |||||
2014-11-19 | Gtk3: Replace deprecated gdk_cursor_unref with g_object_unref | infirit | 1 | -0/+4 | |
2014-11-19 | use the provided action instead of always using CREATE_NEW_ARCHIVE | infirit | 1 | -1/+1 | |
Based on FR commit: 82ab7cefc04a1313acf77cb8662fc1e32ccc0a52 From: Paolo Bacchilega <[email protected]> | |||||
2013-10-28 | engrampa does not build without packagekit | raveit65 | 1 | -1/+1 | |
https://bugzilla.gnome.org/show_bug.cgi?id=634356 | |||||
2013-10-28 | package installer: don't display an error message if the user cancelled the ↵ | raveit65 | 1 | -18/+31 | |
operation | |||||
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 | initial | Perberos | 1 | -0/+294 | |