Age | Commit message (Expand) | Author | Files | Lines |
2017-03-12 | Fix: rar file listing now shows correct date with recent binary | kn00tcn | 1 | -35/+56 |
2017-03-11 | Fix: open the 7z first split volume after compress | ZenWalker | 1 | -1/+1 |
2017-03-09 | Fix typo in NEWS: engrampa instead engramp | ZenWalker | 1 | -13/+13 |
2017-03-05 | Fix: compress rar split into volumes | ZenWalker | 1 | -3/+13 |
2017-02-23 | Fix: compress 7z split into volumes | ZenWalker | 1 | -1/+29 |
2017-02-10 | build: remove option that disables deprecated stuff | monsta | 5 | -12/+1 |
2017-01-19 | zip: added ear and war to the supported types list | ZenWalker | 1 | -0/+2 |
2017-01-13 | Update engrampa NEWS to use consistent, project wide, markdown-like formattin... | Martin Wimpress | 1 | -24/+13 |
2016-12-10 | release 1.17.0v1.17.0 | monsta | 1 | -0/+11 |
2016-12-10 | sync with Transifex | monsta | 103 | -11203/+11209 |
2016-12-10 | po: add missing language to LINGUAS file | monsta | 1 | -0/+1 |
2016-12-10 | po: drop languages not present on Transifex | monsta | 4 | -3796/+0 |
2016-12-10 | pre-bump version | monsta | 1 | -1/+1 |
2016-12-05 | schema: remove weird and unused key | monsta | 1 | -3/+0 |
2016-12-05 | schema: a few corrections | monsta | 1 | -3/+3 |
2016-11-23 | build: require caja >= 1.17.1 | monsta | 1 | -1/+1 |
2016-10-12 | add support for lbzip2 on .tar.bz2 files | ZenWalker | 1 | -1/+4 |
2016-10-10 | add support for pixz on .tar.xz files | ZenWalker | 1 | -1/+4 |
2016-10-09 | removed useless g_application_quit | ZenWalker | 1 | -1/+0 |
2016-09-24 | amiga "lha" files supported | ZenWalker | 1 | -0/+8 |
2016-09-20 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 |
2016-09-19 | update NEWS for 1.16 | monsta | 1 | -36/+15 |
2016-09-19 | sync with Transifex | monsta | 103 | -28320/+27514 |
2016-09-14 | Avoid deprecated GtkMisc | raveit65 | 4 | -3/+31 |
2016-09-14 | use gtk_drag_begin_with_coordinates to avoid deprecated gtk_drag_begin | raveit65 | 1 | -5/+7 |
2016-09-14 | port deprecated GtkTable to GtkGrid | raveit65 | 3 | -59/+38 |
2016-09-04 | p7zip: ignore the error "Unexpected end of archive" | ZenWalker | 1 | -2/+8 |
2016-08-10 | make the "encrypt header" option insensitive if no password is specified | ZenWalker | 1 | -7/+20 |
2016-07-29 | update to 1.15.1 releasev1.15.1 | raveit65 | 2 | -1/+21 |
2016-07-29 | Fixed: Segmentation fault | ZenWalker | 1 | -2/+2 |
2016-07-28 | sync with transiflex | raveit65 | 6 | -28/+30 |
2016-07-27 | fix: engrampa closes faster | ZenWalker | 1 | -1/+2 |
2016-07-27 | fix: allow engrampa to work on multiple instances | ZenWalker | 1 | -1/+1 |
2016-07-10 | show a window only if it's not in batch mode | ZenWalker | 1 | -1/+2 |
2016-07-10 | replace WindowList with gtk_application_get_windows | ZenWalker | 4 | -30/+34 |
2016-07-10 | Use GtkApplication | ZenWalker | 3 | -20/+29 |
2016-07-02 | ui files: set the gtk+ required version to 3.0 | ZenWalker | 8 | -378/+597 |
2016-06-24 | use GResource to store ui files | ZenWalker | 28 | -145/+199 |
2016-06-21 | Use the Gtk+ app chooser dialog for the "Open With" command | ZenWalker | 4 | -691/+50 |
2016-06-11 | fixed: engrampa shows duplicate folders | ZenWalker | 1 | -3/+1 |
2016-06-10 | remove unused variable | monsta | 1 | -2/+1 |
2016-06-10 | use natural order when sorting by filename | ZenWalker | 3 | -27/+46 |
2016-06-10 | drag and drop: use the clicked row as drag icon | ZenWalker | 1 | -4/+27 |
2016-06-10 | removed unused forward declaration | ZenWalker | 1 | -5/+0 |
2016-06-09 | Use g_dpgettext2() instead of plain gettext for column headers. | ZenWalker | 1 | -1/+1 |
2016-06-09 | set the "toolbar" class to the location bar | ZenWalker | 1 | -0/+1 |
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 1 | -0/+19 |
2016-06-08 | sync with Transiflex | raveit65 | 3 | -17/+18 |
2016-06-08 | don't use gdk_drawable_get_size | ZenWalker | 1 | -3/+2 |
2016-06-03 | README: update required gtk version | monsta | 1 | -1/+1 |