Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-02 | Use Caja GSettings schema optionally | Balló György | 1 | -10/+24 | |
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-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-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 | 1 | -15/+0 | |
2014-02-13 | Fix zip file extract broken by 93134547b19b35556388b4a94df29ff5570d1c06 | infirit | 1 | -1/+1 | |
2014-02-09 | Fix translation of some menu items | Stefano Karapetsas | 1 | -3/+3 | |
2013-12-15 | Merge pull request #34 from NiceandGently/master | Stefano Karapetsas | 1 | -0/+8 | |
add support for cab and .ar files + zip improvements | |||||
2013-11-16 | fix the GTK3 version | Elias Aebi | 2 | -2/+19 | |
2013-11-15 | add the primary-toolbar style class | Elias Aebi | 1 | -0/+3 | |
2013-11-15 | port to GTK3 | Elias Aebi | 3 | -10/+10 | |
2013-11-13 | replace GDK_<keyname> with GDK_KEY_<keyname> | Elias Aebi | 1 | -16/+16 | |
2013-11-11 | zip: fixed -- position for the extraction command, added for list and test | raveit65 | 1 | -0/+5 | |
2013-11-11 | fixed error when creating zip archives with files starting with an hyphen | raveit65 | 1 | -0/+3 | |
2013-10-28 | 7z: changed the compression level options | raveit65 | 1 | -4/+9 | |
normal compression : from "-mx=5" to "-mx=7" maximum compression: from "-mx=7" to "-mx=9 -m0=lzma2" https://bugzilla.gnome.org/show_bug.cgi?id=635083 | |||||
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 | adds Windows Imaging Format (.wim, .swm) support | raveit65 | 2 | -0/+4 | |
2013-10-28 | package installer: don't display an error message if the user cancelled the ↵ | raveit65 | 1 | -18/+31 | |
operation | |||||
2013-10-24 | Merge pull request #26 from NiceandGently/master | Stefano Karapetsas | 2 | -43/+128 | |
add support for rar-5.0x | |||||
2013-10-07 | add support for rar-5.0x | raveit65 | 2 | -43/+128 | |
2013-09-26 | fr-window: Assertion check to prevent ptr dereference | Alexander von Gluck IV | 1 | -0/+2 | |
* clang static analysis shows that if this function is called with file_list set to NULL, it would be dereferenced. | |||||
2013-08-01 | Merge pull request #21 from infirit/unarchiver | Stefano Karapetsas | 4 | -2/+432 | |
Add unarchiver support | |||||
2013-08-01 | Merge pull request #23 from infirit/yelptools | Stefano Karapetsas | 1 | -1/+1 | |
Use yelp-tools instead of mate-doc-utils | |||||
2013-07-31 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2013-07-30 | automake fixes: INCLUDES -> AM_CPPFLAGS | infirit | 2 | -2/+2 | |
2013-06-30 | Add unachiver support | infirit | 4 | -2/+432 | |
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-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. | |||||
2012-11-22 | Fix deprecations and warnings | Scott Balneaves | 6 | -12/+46 | |
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-05 | Port to gsettings | raveit | 22 | -1643/+449 | |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 103 | -112/+112 | |
2012-07-11 | fix wrong app name | Stefano Karapetsas | 1 | -1/+1 | |
2012-04-29 | move config folder to .config/mate, thanks to gapan | Stefano Karapetsas | 1 | -4/+4 | |
2012-03-29 | Changed refrences of File Roller to Engrampa | Steve Zesch | 3 | -3/+3 | |
2012-01-13 | Added mate-desktop.org to about window.engrampa-1.1.0 | Steve Zesch | 1 | -467/+468 | |
2011-11-30 | many renames from file-roller to engrampa | Stefano Karapetsas | 95 | -102/+104 | |
2011-11-09 | renaming fileroller to engrampa | Perberos | 15 | -70/+70 | |
2011-11-09 | initial | Perberos | 111 | -0/+42067 | |