Age | Commit message (Expand) | Author | Files | Lines |
2014-11-19 | Gtk3: Replace deprecated gdk_cursor_unref with g_object_unref | infirit | 1 | -0/+4 |
2014-11-19 | Ask overwrite confirmation when extracting files with drag&drop | infirit | 4 | -41/+225 |
2014-11-19 | Change strings to use ellipsis | infirit | 2 | -13/+13 |
2014-11-19 | set a mnemonic for the label in the request dialog | infirit | 2 | -3/+3 |
2014-11-19 | Several string improvements taken from file-roller | infirit | 3 | -6/+6 |
2014-11-19 | use GtkRecentAction objects to create the recent file choosers | infirit | 2 | -62/+51 |
2014-11-19 | Fixed loading of multi-volume rar archives with 7zip | infirit | 5 | -110/+174 |
2014-11-19 | Drop compat code for Glib < 2.32 | infirit | 2 | -21/+0 |
2014-11-19 | Fixed loading of zip archives with zip/unzip | infirit | 1 | -1/+1 |
2014-11-19 | the zip utility cannot be used to read zip files | infirit | 1 | -1/+1 |
2014-11-19 | Pointer arithmetic fixes for end of string access | infirit | 2 | -2/+2 |
2014-11-19 | Prevent a NULL pointer deref in mktime_from_string(). | infirit | 1 | -16/+25 |
2014-11-19 | do not set the "last output" dialog as modal to allow the user to resize it | infirit | 1 | -1/+1 |
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 |