summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Gtk3: Replace deprecated gdk_cursor_unref with g_object_unrefinfirit1-0/+4
2014-11-19Ask overwrite confirmation when extracting files with drag&dropinfirit4-41/+225
2014-11-19Change strings to use ellipsisinfirit2-13/+13
2014-11-19set a mnemonic for the label in the request dialoginfirit2-3/+3
2014-11-19Several string improvements taken from file-rollerinfirit3-6/+6
2014-11-19use GtkRecentAction objects to create the recent file choosersinfirit2-62/+51
2014-11-19Fixed loading of multi-volume rar archives with 7zipinfirit5-110/+174
2014-11-19Drop compat code for Glib < 2.32infirit2-21/+0
2014-11-19Fixed loading of zip archives with zip/unzipinfirit1-1/+1
2014-11-19the zip utility cannot be used to read zip filesinfirit1-1/+1
2014-11-19Pointer arithmetic fixes for end of string accessinfirit2-2/+2
2014-11-19Prevent a NULL pointer deref in mktime_from_string().infirit1-16/+25
2014-11-19do not set the "last output" dialog as modal to allow the user to resize itinfirit1-1/+1
2014-11-19Gtk3: use gdk_display_get_app_launch_context instead of gdk_app_launch_contex...infirit1-0/+8
2014-11-19added focus stealing prevention codeinfirit1-11/+24
2014-11-19do not expand the extra widget in the 'new' dialoginfirit1-0/+4
2014-11-19use the provided action instead of always using CREATE_NEW_ARCHIVEinfirit1-1/+1
2014-11-19use g_get_user_config_dir instead of using .config/mateinfirit5-27/+55
2014-11-19fixed thel macro nameinfirit1-3/+3
2014-11-19renamed some variables to make the code clearerinfirit1-12/+13
2014-11-19Fixed crash when clicking Cancel in Add Filesinfirit1-3/+6
2014-11-19don't leak memorymonsta3-4/+7
2014-10-02Use Caja GSettings schema optionallyBalló György1-10/+24
2014-07-11Fix possible errors with some password protected filesmonsta1-7/+23
2014-06-28Do not set the selected app as the system defaultengrampa-1.9.0Paolo Bacchilega1-10/+0
2014-06-07Can't open file inside a .rar archive (with unar)infirit1-3/+2
2014-05-17Also use gdk_window_get_* for gtk2infirit1-4/+0
2014-05-17gtk2 fixupinfirit2-20/+0
2014-05-17Drop support for gtk+ < 2.24infirit1-15/+0
2014-02-13Fix zip file extract broken by 93134547b19b35556388b4a94df29ff5570d1c06infirit1-1/+1
2014-02-09Fix translation of some menu itemsStefano Karapetsas1-3/+3
2013-12-15Merge pull request #34 from NiceandGently/masterStefano Karapetsas1-0/+8
2013-11-16fix the GTK3 versionElias Aebi2-2/+19
2013-11-15add the primary-toolbar style classElias Aebi1-0/+3
2013-11-15port to GTK3Elias Aebi3-10/+10
2013-11-13replace GDK_<keyname> with GDK_KEY_<keyname>Elias Aebi1-16/+16
2013-11-11zip: fixed -- position for the extraction command, added for list and testraveit651-0/+5
2013-11-11 fixed error when creating zip archives with files starting with an hyphenraveit651-0/+3
2013-10-287z: changed the compression level optionsraveit651-4/+9
2013-10-28engrampa does not build without packagekitraveit651-1/+1
2013-10-28adds Windows Imaging Format (.wim, .swm) supportraveit652-0/+4
2013-10-28package installer: don't display an error message if the user cancelled the o...raveit651-18/+31
2013-10-24Merge pull request #26 from NiceandGently/masterStefano Karapetsas2-43/+128
2013-10-07add support for rar-5.0xraveit652-43/+128
2013-09-26fr-window: Assertion check to prevent ptr dereferenceAlexander von Gluck IV1-0/+2
2013-08-01Merge pull request #21 from infirit/unarchiverStefano Karapetsas4-2/+432
2013-08-01Merge pull request #23 from infirit/yelptoolsStefano Karapetsas1-1/+1
2013-07-31Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2013-07-30automake fixes: INCLUDES -> AM_CPPFLAGSinfirit2-2/+2
2013-06-30Add unachiver supportinfirit4-2/+432