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
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
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-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
2016-07-10
replace WindowList with gtk_application_get_windows
ZenWalker
1
-7
/
+3
2016-07-10
Use GtkApplication
ZenWalker
1
-5
/
+3
2016-06-24
use GResource to store ui files
ZenWalker
1
-1
/
+1
2016-06-11
fixed: engrampa shows duplicate folders
ZenWalker
1
-3
/
+1
2016-06-10
use natural order when sorting by filename
ZenWalker
1
-6
/
+7
[next]