Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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]> | |||||
2014-11-19 | use g_get_user_config_dir instead of using .config/mate | infirit | 5 | -27/+55 | |
Also provide an automatic migration mechanism. Based on FR commit: 7fd220a834f16b260da8f5ddc1250c43b9dbefd8 From: Paolo Bacchilega <[email protected]> | |||||
2014-11-19 | fixed thel macro name | infirit | 1 | -3/+3 | |
Taken from FR commit: 7ab015e3b96b0b8df33dd30d54216ee202a1c5e9 From: Paolo Bacchilega <[email protected]> | |||||
2014-11-19 | renamed some variables to make the code clearer | infirit | 1 | -12/+13 | |
Taken from FR commit: f0cadcb012c7393aafb056a01260f997ee23e93a From: Paolo Bacchilega <[email protected]> Picked this up as it makes it easier to use more code in the future. | |||||
2014-11-19 | Fixed crash when clicking Cancel in Add Files | infirit | 1 | -3/+6 | |
This reworks the patch already taken from gnome bug 631472 as there is more done in the commit that makes sense. Taken from FR commit: 77e9b777042c557c961f058ecab2691a4fd19a62 From: Paolo Bacchilega <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=631472 | |||||
2014-11-19 | don't leak memory | monsta | 3 | -4/+7 | |
2014-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 | |
2014-11-09 | Fix make distcheck | infirit | 1 | -0/+3 | |
2014-11-09 | appdata: Add autotool bits for appdata | infirit | 3 | -2/+8 | |
2014-11-09 | Create engrampa.appdata.xml | alxpl | 1 | -0/+71 | |
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! | |||||
2014-10-27 | Update POTFILES.in | Stefano Karapetsas | 1 | -0/+1 | |
2014-10-27 | Add ini file for caja extension | Stefano Karapetsas | 2 | -0/+9 | |
2014-10-23 | Sync translations with transifex | mate-i18n | 9 | -106/+116 | |
2014-10-02 | Use Caja GSettings schema optionally | Balló György | 2 | -11/+25 | |
This makes Caja dependency optional. Closes https://github.com/mate-desktop/engrampa/pull/60 | |||||
2014-07-11 | Fix possible errors with some password protected files | monsta | 1 | -7/+23 | |
2014-06-28 | Do not set the selected app as the system defaultengrampa-1.9.0 | Paolo Bacchilega | 1 | -10/+0 | |
Original commit: https://git.gnome.org/browse/file-roller/commit/?id=5a62707f7776aa88110f6c51b84189635deafe67 Closes https://github.com/mate-desktop/engrampa/issues/47 | |||||
2014-06-28 | Remove has-separator properties from ui files | Stefano Karapetsas | 8 | -9/+0 | |
2014-06-07 | Can't open file inside a .rar archive (with unar) | infirit | 1 | -3/+2 | |
From file-roller commit a830397ab745bdfe2659f214b5384dc7ef5c76cf url: https://git.gnome.org/browse/file-roller/commit/?id=a830397ab745bdfe2659f214b5384dc7ef5c76cf This commit fixes engrampa issue #55 | |||||
2014-05-18 | Sync translations with transifex | mate-i18n | 3 | -7/+8 | |
2014-05-17 | Bump minimum gtk+2 version | infirit | 1 | -1/+1 | |
2014-05-17 | Also use gdk_window_get_* for gtk2 | infirit | 1 | -4/+0 | |
2014-05-17 | gtk2 fixup | infirit | 2 | -20/+0 | |
2014-05-17 | Drop support for gtk+ < 2.24 | infirit | 2 | -23/+0 | |
2014-05-11 | Fix typo in Makefile.am | infirit | 1 | -1/+1 | |
2014-04-28 | Sync translations with transifex | mate-i18n | 6 | -101/+104 | |
2014-04-28 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -2/+7 | |
2014-04-21 | Fix hyphen-as-minus-sign issues for engrampa.1 man page, closes #50 | infirit | 1 | -1/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-04-21 | Add keywords key to .desktop file | infirit | 1 | -0/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-03-01 | Bump version to 1.8.0engrampa-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 2 | -231/+232 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 5 | -22/+24 | |
2014-02-19 | Bump version to 1.7.90engrampa-1.7.90 | infirit | 1 | -1/+1 | |
2014-02-19 | Update news | infirit | 1 | -0/+7 | |
2014-02-19 | Sync translations with transifex | infirit | 2 | -14/+17 | |
2014-02-17 | engrampa.1: Remove copyright row | Stefano Karapetsas | 1 | -1/+0 | |
2014-02-17 | Merge pull request #44 from hekel/master | Stefano Karapetsas | 1 | -37/+70 | |
Update Manual | |||||
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 17 | -162/+177 | |
2014-02-14 | Update engrampa.1 | hekel | 1 | -37/+70 | |
2014-02-13 | Update NEWS | infirit | 1 | -0/+4 | |
2014-02-13 | Add check-news to AM_INIT_AUTOMAKE | infirit | 1 | -1/+1 | |
2014-02-13 | Fix zip file extract broken by 93134547b19b35556388b4a94df29ff5570d1c06 | infirit | 1 | -1/+1 | |
2014-02-09 | Bump version to 1.7.1engrampa-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-09 | Sync translations with transifex | Stefano Karapetsas | 5 | -35/+39 | |
2014-02-09 | Sync translations with transifex | Stefano Karapetsas | 96 | -41441/+46177 | |
2014-02-09 | Fix translation of some menu items | Stefano Karapetsas | 1 | -3/+3 | |
2014-01-27 | Add NEWS file for MATE | Stefano Karapetsas | 1 | -0/+9 | |
2014-01-27 | Rename NEWS -> NEWS.GNOME | Stefano Karapetsas | 1 | -0/+0 | |
2014-01-27 | Show always the "extract to" action | Stefano Karapetsas | 1 | -1/+1 | |
As suggested in forum (http://forums.mate-desktop.org/viewtopic.php?f=17&t=812) | |||||
2014-01-17 | Add manpage for engrampa | Stefano Karapetsas | 2 | -0/+70 | |
Taken from debian file-roller package and adapted Closes #16 https://github.com/mate-desktop/engrampa/issues/16 | |||||
2014-01-15 | Remove rpm spec file refs from configure and Makefileengrampa-1.7.0 | Stefano Karapetsas | 2 | -3/+0 | |