Age | Commit message (Expand) | Author | Files | Lines |
2014-11-19 | Gtk3: use gdk_display_get_app_launch_context instead of gdk_app_launch_contex... | infirit | 1 | -0/+8 |
2014-11-19 | added focus stealing prevention code | infirit | 1 | -11/+24 |
2014-11-19 | do not expand the extra widget in the 'new' dialog | infirit | 1 | -0/+4 |
2014-11-19 | use the provided action instead of always using CREATE_NEW_ARCHIVE | infirit | 1 | -1/+1 |
2014-11-19 | use g_get_user_config_dir instead of using .config/mate | infirit | 5 | -27/+55 |
2014-11-19 | fixed thel macro name | infirit | 1 | -3/+3 |
2014-11-19 | renamed some variables to make the code clearer | infirit | 1 | -12/+13 |
2014-11-19 | Fixed crash when clicking Cancel in Add Files | infirit | 1 | -3/+6 |
2014-11-19 | don't leak memory | monsta | 3 | -4/+7 |
2014-10-02 | Use Caja GSettings schema optionally | Balló György | 1 | -10/+24 |
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 |
2014-06-07 | Can't open file inside a .rar archive (with unar) | infirit | 1 | -3/+2 |
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 |
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 |
2013-10-28 | engrampa does not build without packagekit | raveit65 | 1 | -1/+1 |
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 o... | raveit65 | 1 | -18/+31 |
2013-10-24 | Merge pull request #26 from NiceandGently/master | Stefano Karapetsas | 2 | -43/+128 |
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 |
2013-08-01 | Merge pull request #21 from infirit/unarchiver | Stefano Karapetsas | 4 | -2/+432 |
2013-08-01 | Merge pull request #23 from infirit/yelptools | Stefano Karapetsas | 1 | -1/+1 |
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 |
2013-03-27 | Fix garbled dir on extraction (closes GH-1) | Ingo Saitz | 1 | -2/+8 |
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 |