Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-18 | Name change mate-file-archiver -> engrampa | infirit | 1 | -1/+1 | |
2013-10-18 | Fixes for make dist | infirit | 1 | -1/+1 | |
2013-10-18 | Follow configure for DEPRECATED cflags | infirit | 1 | -4/+3 | |
2013-10-18 | Fix whitespace in summary | infirit | 1 | -1/+1 | |
2013-10-18 | update remaining file-roller->engrampa name change | infirit | 13 | -118/+118 | |
2013-09-26 | Merge pull request #25 from kallisti5/master | Stefano Karapetsas | 2 | -0/+2 | |
fr-window: Assertion check to prevent ptr dereference | |||||
2013-09-26 | fr-window: Assertion check to prevent ptr dereference | Alexander von Gluck IV | 2 | -0/+2 | |
* clang static analysis shows that if this function is called with file_list set to NULL, it would be dereferenced. | |||||
2013-08-06 | Sync translations with transifex | Stefano Karapetsas | 13 | -4796/+7878 | |
2013-08-06 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-08-01 | Merge pull request #21 from infirit/unarchiver | Stefano Karapetsas | 7 | -3/+455 | |
Add unarchiver support | |||||
2013-08-01 | Merge pull request #23 from infirit/yelptools | Stefano Karapetsas | 25 | -138/+140 | |
Use yelp-tools instead of mate-doc-utils | |||||
2013-07-31 | Use yelp-tools instead of mate-doc-utils | infirit | 25 | -138/+140 | |
2013-07-30 | Merge pull request #22 from infirit/automake-fixes | Stefano Karapetsas | 4 | -4/+4 | |
automake fixes: INCLUDES -> AM_CPPFLAGS | |||||
2013-07-30 | automake fixes: INCLUDES -> AM_CPPFLAGS | infirit | 4 | -4/+4 | |
2013-06-30 | Merge pull request #20 from infirit/master | Stefano Karapetsas | 1 | -10/+10 | |
Fix for the missing schema issue 19 | |||||
2013-06-30 | Add unachiver support | infirit | 7 | -3/+455 | |
Based on the following commits from file-roller, https://git.gnome.org/browse/file-roller/commit/?id=2575177ac037d2a8d8f3056b10685928d80d6275 https://git.gnome.org/browse/file-roller/commit/?id=f26caa6d5b76d406976ea78630fbaae4c8126a2e | |||||
2013-06-29 | Move keys to the correct schema | infirit | 1 | -10/+10 | |
The keys update, recursive and no-symlinks are in the wrong schema, in org.mate.engrampa.dialogs.extract instead of org.mate.engrampa.dialogs.add Fixes https://github.com/mate-desktop/mate-file-archiver/issues/19 | |||||
2013-04-27 | Add support for application/x-archive in desktop file | Stefano Karapetsas | 1 | -1/+1 | |
Closes #17 (https://github.com/mate-desktop/mate-file-archiver/issues/17) | |||||
2013-03-31 | Preparing for 1.6.0 release.mate-file-archiver-1.6.0 | Steve Zesch | 1 | -1/+1 | |
2013-03-31 | Added empty ChangeLog. | Steve Zesch | 1 | -0/+0 | |
2013-03-31 | Merge pull request #15 from Salz/master | Stefano Karapetsas | 1 | -2/+8 | |
Directory name in drag'n'drop extraction sometimes garbeled | |||||
2013-03-27 | Fix garbled dir on extraction (closes GH-1) | Ingo Saitz | 1 | -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. | |||||
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -1306/+0 | |
2013-03-17 | Merge pull request #14 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+2 | |
fix desktop file | |||||
2013-03-17 | Update engrampa.desktop.in.in | Wolfgang Ulbrich | 1 | -1/+2 | |
choose unique name add generic name | |||||
2012-11-22 | Merge pull request #10 from sbalneav/master | Steve Zesch | 7 | -12/+53 | |
Deprecations and warnings | |||||
2012-11-22 | Fix deprecations and warnings | Scott Balneaves | 7 | -12/+53 | |
2012-11-18 | Preparing for 1.5.1 release.mate-file-archiver-1.5.1 | Steve Zesch | 2 | -1/+1307 | |
2012-11-17 | Merge branches 'master' and 'bugfixes' | Steve Zesch | 0 | -0/+0 | |
2012-11-17 | Can't open rar files with password protected file data and headers. | Steve Zesch | 1 | -0/+6 | |
2012-11-17 | Fixed error when a filename contains the % sign | Steve Zesch | 1 | -23/+1 | |
2012-11-17 | Removed unused variables. | Steve Zesch | 2 | -5/+2 | |
2012-11-17 | Added g_warning message when a symbolic link could not be created. | Steve Zesch | 1 | -1/+1 | |
2012-11-17 | file-roller crashes when clicking Cancel in Add Files | Steve Zesch | 1 | -1/+6 | |
2012-11-15 | Merge pull request #9 from leigh123linux/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix another schema error | |||||
2012-11-15 | Fix another schema error | leigh123linux | 1 | -1/+1 | |
2012-11-15 | Fix another schema error | leigh123linux | 1 | -1/+1 | |
2012-11-15 | Merge pull request #8 from leigh123linux/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix schema error | |||||
2012-11-15 | Fix https://bugzilla.redhat.com/show_bug.cgi?id=876354 | leigh123linux | 1 | -1/+1 | |
2012-11-06 | remove MATE from Categories in desktop file | Nelson Marques | 1 | -1/+1 | |
2012-11-05 | remove mateconf from configure.acmate-file-archiver-1.5.0 | Stefano Karapetsas | 1 | -3/+1 | |
2012-11-05 | bump version to 1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-05 | remove copyright from schema | Stefano Karapetsas | 1 | -18/+0 | |
2012-11-05 | Merge pull request #7 from NiceandGently/master | Stefano Karapetsas | 29 | -2104/+754 | |
port to gsettings | |||||
2012-11-05 | fix compiler warning | raveit | 1 | -1/+1 | |
warning: "GETTEXT_PACKAGE" redefined | |||||
2012-11-05 | Port to gsettings | raveit | 28 | -2103/+753 | |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 112 | -127/+127 | |
2012-07-11 | Preparing for 1.4 release.mate-file-archiver-1.4.0 | Steve Zesch | 1 | -1/+1 | |
2012-07-11 | add po gnome copyrights file | Stefano Karapetsas | 1 | -0/+1216 | |
2012-07-11 | fix wrong app name | Stefano Karapetsas | 1 | -1/+1 | |