Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-04 | hide folders in "View All Files" | ZenWalker | 1 | -3/+2 | |
Fixes #172 | |||||
2017-05-02 | Fix: Wrong behavior of Skip button in Replace file dialog | ZenWalker | 1 | -8/+47 | |
based in file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=fe71357aa128d029b6ca4a9493b8a408c8aaf017 Fixes #161 | |||||
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 | |
Do it in a better way. | |||||
2017-04-29 | Revert "add style class frame to scrolledwindows" | raveit65 | 1 | -5/+0 | |
This reverts commit e36440bd9a98f8e8b515bdef3d41e73638befb91. Found a better way to do that. | |||||
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-04-18 | build: use variable instead of hardcoded file name when cleaning | monsta | 1 | -1/+1 | |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
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-14 | Merge news for 1.17 into 1.18. | Martin Wimpress | 1 | -5/+1 | |
2017-03-13 | Bump version to 1.18.0v1.18.0 | Martin Wimpress | 2 | -1/+15 | |
2017-03-13 | Sync translations. | Martin Wimpress | 22 | -153/+1785 | |
2017-03-13 | check the rar/unrar version to work the new date style with all versions | ZenWalker | 1 | -3/+34 | |
rar 5.30 and later uses YYYY-MM-DD instead DD-MM-YY in the listing output | |||||
2017-03-12 | Fix: rar file listing now shows correct date with recent binary | kn00tcn | 1 | -35/+56 | |
rar before version 5.30 used DD-MM-YY, but versions since then use YYYY-MM-DD, most people using rar would and should be using recent versions this fix reorders the string split so year is first and day is last in order to show the correct date when using rar version 5.30 onward the newer date format matches the one used by tar, so based on tar's code, this fix replaces support for year strings to four characters instead of two updated example listing output for rar versions is included and moved right before the time function instead of right after | |||||
2017-03-11 | Fix: open the 7z first split volume after compress | ZenWalker | 1 | -1/+1 | |
The issue: engrampa shows error after the compress split into volumes using the menus (Archive -> New...) This happens because since unknown 7z version, the output line "Creating archive " has changed to "Creating archive:" I check the text "Creating archive" to work with all versions | |||||
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 | |
Fixes #127 | |||||
2017-02-23 | Fix: compress 7z split into volumes | ZenWalker | 1 | -1/+29 | |
After https://github.com/mate-desktop/engrampa/commit/0b3b7eef61287213308e14639444e1953b52ac04 the compress with volumes doesn't work This is the fix for 7z files, all the files will be move from the temp folder to the current folder at same time Fixes partially #127 Fix: compres .tar.7z | |||||
2017-02-10 | build: remove option that disables deprecated stuff | monsta | 5 | -12/+1 | |
it's also named incorrectly - it doesn't enable anything but makes the build break on the first deprecated item | |||||
2017-01-19 | zip: added ear and war to the supported types list | ZenWalker | 1 | -0/+2 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=dff4421c99647bb01b5c89de4799a18b6e13858c Fixes #157 | |||||
2017-01-13 | Update engrampa NEWS to use consistent, project wide, markdown-like ↵ | Martin Wimpress | 1 | -24/+13 | |
formatting. This will make generating release announcements easier. | |||||
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 | |
to make sure we build against GTK+3 version of libcaja-extension | |||||
2016-10-12 | add support for lbzip2 on .tar.bz2 files | ZenWalker | 1 | -1/+4 | |
and give lbzip2 priority over bzip2 lbzip2 is an independent, multi-threaded implementation of bzip2 | |||||
2016-10-10 | add support for pixz on .tar.xz files | ZenWalker | 1 | -1/+4 | |
and give pixz priority over xz more info: https://github.com/mate-desktop/engrampa/pull/111 | |||||
2016-10-09 | removed useless g_application_quit | ZenWalker | 1 | -1/+0 | |
2016-09-24 | amiga "lha" files supported | ZenWalker | 1 | -0/+8 | |
Fixes #155 | |||||
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 | |