Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-19 | Read authors (updated) from engrampa.about gresource | rbuj | 1 | -1/+2 | |
2018-12-28 | Added test integrity for the cfile compressors: gzip, bzip2, etc. But since ↵ | Sergey Ponomarev | 1 | -18/+25 | |
most of them shows the message with file status to STDERR instead of STDOUT whe should show both in Test result window. | |||||
2018-12-11 | fr-window: show the pause button only if the dialog is working | Pablo Barciela | 1 | -0/+3 | |
2018-12-11 | fr-window: avoid 'gtk_dialog_add_button' with stock ids | Pablo Barciela | 1 | -3/+3 | |
2018-12-08 | fr-window: hide the progress bar if the process is paused | Pablo Barciela | 1 | -5/+7 | |
2018-12-08 | fr-window: change the info label if process is paused/resumed | Pablo Barciela | 1 | -4/+9 | |
2018-12-03 | fr-window: little improvements in the look of pause/resume button | Pablo Barciela | 1 | -6/+34 | |
2018-12-02 | Adding pause and start functions | zhuyaliang | 1 | -1/+39 | |
change kill mode | |||||
2018-09-05 | fr-window: fix typo | raveit65 | 1 | -1/+1 | |
2018-05-09 | fr-window: Replace deprecated gtk_menu_popup functions | raveit65 | 1 | -20/+8 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -25/+25 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -17/+0 | |
2017-07-23 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+5 | |
2017-07-23 | use a more common gtk+ function | raveit65 | 1 | -1/+1 | |
2017-05-22 | Add the button "Show the Files and Quit" in the progress dialog | ZenWalker | 1 | -0/+11 | |
New feature Fixes #146 | |||||
2017-05-07 | Fix: Browsing history not correct | ZenWalker | 1 | -13/+28 | |
Fixes #167 based in file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=bd8807beb9a026be2441aa492815b65a6fc94429 | |||||
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 | 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-03-23 | add style class frame to scrolledwindows | raveit65 | 1 | -0/+5 | |
2017-03-23 | add style class engrampa-window | raveit65 | 1 | -0/+5 | |
2016-10-09 | removed useless g_application_quit | ZenWalker | 1 | -1/+0 | |
2016-09-14 | Avoid deprecated GtkMisc | raveit65 | 1 | -1/+9 | |
2016-09-14 | port deprecated GtkTable to GtkGrid | raveit65 | 1 | -8/+7 | |
2016-07-29 | Fixed: Segmentation fault | ZenWalker | 1 | -2/+2 | |
2016-07-27 | fix: engrampa closes faster | ZenWalker | 1 | -1/+2 | |
With https://github.com/mate-desktop/engrampa/commit/1c4f7a65536c801a4fc25b920163ffdbc3aa5bb9 engrampa closes slower | |||||
2016-07-10 | replace WindowList with gtk_application_get_windows | ZenWalker | 1 | -7/+3 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=f4f31f1c9e897fe32114d2ef1b21e232231c3a3b | |||||
2016-07-10 | Use GtkApplication | ZenWalker | 1 | -5/+3 | |
file-roller commits: https://git.gnome.org/browse/file-roller/commit/?id=b0223c4ab5bc7ce98a3747624fd1bbc298915a94 https://git.gnome.org/browse/file-roller/commit/?id=6d03df7fdfdab9089ced1ca7682ec7ffffa1bbc7 | |||||
2016-06-24 | use GResource to store ui files | ZenWalker | 1 | -1/+1 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=47619b987b77bdc258af9a554ba022c1f8834774 | |||||
2016-06-11 | fixed: engrampa shows duplicate folders | ZenWalker | 1 | -3/+1 | |
Fixed: When I open a tarball and navigate to a subfolder and then back to the main folder, the gui shows extra "copies" of the folders. file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=ee2056c8f99afb9c6530716a4d22be5e4a5e7a35 | |||||
2016-06-10 | use natural order when sorting by filename | ZenWalker | 1 | -6/+7 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=8703609e95dcee3abbec39dea567137c7fff23e9 Fixes #143 | |||||
2016-06-10 | removed unused forward declaration | ZenWalker | 1 | -5/+0 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=7e77dd728b26b6d0634e08932e260759678deddb | |||||
2016-06-09 | Use g_dpgettext2() instead of plain gettext for column headers. | ZenWalker | 1 | -1/+1 | |
FR commit: https://git.gnome.org/browse/file-roller/commit/?id=ceb62eb981ef79aadd798cb8a1e5b59e0560c539 Fixes #142 | |||||
2016-06-09 | set the "toolbar" class to the location bar | ZenWalker | 1 | -0/+1 | |
FR commit: https://git.gnome.org/browse/file-roller/commit/?id=3211f1461cba6aabe52a17d950eb3de3f8d0e6ab | |||||
2016-06-08 | don't use gdk_drawable_get_size | ZenWalker | 1 | -3/+2 | |
based on file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=245271bfd9c959e3bbc913eec8e291746cdc221c | |||||
2016-05-27 | drop old GTK+2 code | monsta | 1 | -31/+10 | |
2016-05-26 | GTK3 fr-window: don't use deprecated gtk_tree_view_set_rules_hint | raveit65 | 1 | -0/+2 | |
2016-05-26 | Gtk3 fr-window: do not use deprecated gdk_cursor_new | raveit65 | 1 | -1/+4 | |
2015-10-14 | fixed overwrite check when the files to be extracted are inside a folder | raveit65 | 1 | -9/+13 | |
author ZenWalker <[email protected]> fixes https://github.com/mate-desktop/engrampa/issues/103 | |||||
2015-10-01 | don't crash when opening archives on network drive (ftp, smb, ...) | monsta | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/engrampa/issues/85 | |||||
2015-10-01 | fixed ngettext usage | Dmitry Mikhirev | 1 | -2/+2 | |
2015-05-19 | GTK3: set top and bottom margin of statusbar to zero | raveit65 | 1 | -0/+7 | |
This reduce the size of the statusbar that it looks like GTK2 version. The size can now controled with .frame.flat and/or .flat.button selector by the theme. | |||||
2014-11-24 | fr-window: edata is never used | infirit | 1 | -1/+0 | |
2014-11-23 | engrampa doesn't delete directories w/ files within | infirit | 1 | -1/+26 | |
consider '/path/to/dir' and '/path/to/dir/' the same path Based on FR commit: 238b11888a6d88af70d056963257a7bf2cf4192c From: Paolo Bacchilega <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=632339 closes #69 | |||||
2014-11-22 | progress dialog: show the archive name in the main message.. | infirit | 1 | -117/+69 | |
and simplified the code a bit Based on FR commit: 9e741444ddfc986a996bd20356fb0028d84eb347 From: Paolo Bacchilega <[email protected]> | |||||
2014-11-22 | fixed missing prototype warning | infirit | 1 | -1/+1 | |
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]> | |||||
2014-11-22 | set a fixed title for the progress dialog | infirit | 1 | -0/+1 | |
Based on commit: fd497f4f9db806ce97f68d0366ae1f7fd37eccd1 From: Paolo Bacchilega <[email protected]> |