Age | Commit message (Expand) | Author | Files | Lines |
2017-05-07 | Fix: Browsing history not correct | ZenWalker | 1 | -13/+28 |
2017-05-04 | hide folders in "View All Files" | ZenWalker | 1 | -3/+2 |
2017-05-02 | Fix: Wrong behavior of Skip button in Replace file dialog | ZenWalker | 1 | -8/+47 |
2017-05-01 | update.ui: avoid deprecations | raveit65 | 1 | -25/+23 |
2017-05-01 | password.ui: avoid deprecations | raveit65 | 1 | -36/+28 |
2017-05-01 | new.ui: avoid deprecations | raveit65 | 1 | -127/+116 |
2017-05-01 | add-options.ui: avoid deprecations | raveit65 | 1 | -14/+11 |
2017-05-01 | delete.ui: avoid deprecations | raveit65 | 1 | -48/+31 |
2017-05-01 | batch-password.ui: avoid deprecations | raveit65 | 1 | -14/+14 |
2017-05-01 | batch-add-files.ui: remove deprecations | raveit65 | 1 | -104/+97 |
2017-05-01 | properties.ui: remove deprecations | raveit65 | 1 | -90/+48 |
2017-05-01 | gtk-utils: remove some GTK_STOCK deprecations | raveit65 | 1 | -10/+3 |
2017-05-01 | gtk-utils: avoid deprecated gtk_icon_size_lookup_for_settings | raveit65 | 1 | -6/+4 |
2017-05-01 | fr-window: fix some GTK_STOCK deprecations | raveit65 | 1 | -6/+8 |
2017-04-29 | add style class frame to scrolledwindows | raveit65 | 1 | -0/+4 |
2017-04-29 | Revert "add style class frame to scrolledwindows" | raveit65 | 1 | -5/+0 |
2017-04-22 | fr-window: avoid deprecated GtkMisc and GtkAlignment | raveit65 | 1 | -13/+15 |
2017-04-22 | dlg-add-folder: avoid deprecated gtk_alignment_new () | raveit65 | 1 | -5/+4 |
2017-03-23 | add style class frame to scrolledwindows | raveit65 | 1 | -0/+5 |
2017-03-23 | add style class engrampa-window | raveit65 | 1 | -0/+5 |
2017-03-13 | check the rar/unrar version to work the new date style with all versions | ZenWalker | 1 | -3/+34 |
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-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 | 2 | -2/+1 |
2017-01-19 | zip: added ear and war to the supported types list | ZenWalker | 1 | -0/+2 |
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-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 | Fixed: Segmentation fault | ZenWalker | 1 | -2/+2 |
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 | 25 | -131/+2035 |
2016-06-21 | Use the Gtk+ app chooser dialog for the "Open With" command | ZenWalker | 1 | -441/+47 |
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 |