index
:
engrampa
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.4.x
1.6
1.8
drag
drop-uricmp
gh-pages
has_date_newstyle
master
split-archive-ui
Engrampa archive manager for MATE
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fr-window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
Add "Extract to subdirectory" option
xmusjackson
1
-1
/
+21
2023-05-09
Replace deprecated functions and fix compilation warnings
zhuyaliang
1
-191
/
+163
2023-04-21
action: Delete unused sort_by_entries code
zhuyaliang
1
-29
/
+0
2023-04-05
Extract: add the function of automatically closing the dialog box after decom...
zhuyaliang
1
-0
/
+15
2023-03-22
Fix archive file save as function
zhuyaliang
1
-1
/
+1
2023-03-21
fix: Encrypted documents in. 7z format cannot delete locked files and folders
jishengjie
1
-1
/
+27
2023-03-16
fr-window: fix -Wincompatible-pointer-types warning
rbuj
1
-1
/
+1
2022-03-10
Enable mouse-less navigation & reading for output dialogs
Valentin Villenave
1
-2
/
+10
2022-03-10
Accessibility: add proper mnemonic relations and labelling
Valentin Villenave
1
-0
/
+2
2022-03-10
Fix implicit conversion changes signedness: 'gboolean'
rbuj
1
-2
/
+2
2022-01-29
fr-window: fix memory leak
rbuj
1
-3
/
+10
2022-01-29
Fix some -Wfloat-conversion warnings
rbuj
1
-5
/
+5
2021-12-11
Use a blank line at most
rbuj
1
-307
/
+0
2021-02-09
i18n: use g_dngettext instead of ngettext
rbuj
1
-15
/
+13
2021-01-07
Remove cppcheck warnings about the variable scope can be reduced
rbuj
1
-14
/
+12
2020-10-17
Remove unused macros
Pablo Barciela
1
-8
/
+0
2020-05-06
Remove fr-stock.c and fr-stock.h
rbuj
1
-1
/
+0
2020-03-25
gtk-utils: Remove _gtk_count_selected
rbuj
1
-1
/
+1
2020-03-10
fr-window: duplicated code
rbuj
1
-79
/
+6
2019-10-20
Fix localized pause UI logic
octoghost
1
-1
/
+1
2019-10-03
Set compiler debug flags using MATE_DEBUG_CHECK and update configure summary
rbuj
1
-8
/
+8
2019-09-22
Use g_list_free_full and g_slist_free_full
rbuj
1
-2
/
+1
2019-09-15
remove warnings: ‘gtk_image_new_from_stock’ is deprecated
rbuj
1
-3
/
+3
2019-09-10
glib-utils: Remove get_time_string()
rbuj
1
-4
/
+11
2019-09-08
Initialization discards ‘const’ qualifier from pointer target type
rbuj
1
-1
/
+1
2019-09-05
comparison of integer expressions of different signedness: ‘size_t’
rbuj
1
-2
/
+2
2019-09-03
Missing initializer for struct field
rbuj
1
-1
/
+2
2019-09-03
remove build warning: local variable shadows another variable
rbuj
1
-5
/
+5
2019-08-28
comparison of integers of different signs: 'int' and 'guint'
rbuj
1
-13
/
+13
2019-07-23
fr-window: remove unused struct members
Pablo Barciela
1
-2
/
+0
2019-07-01
Remove trailing whitespaces
Laurent Napias
1
-5
/
+5
2019-06-11
Update FSF address
Laurent Napias
1
-1
/
+1
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 m...
Sergey Ponomarev
1
-18
/
+25
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
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
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
[next]