summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-02release 1.22.2v1.22.2raveit652-12/+20
2019-09-02tx: sync with transifexraveit6537-536/+2850
2019-09-02tx: update transifex resourceraveit651-4/+4
2019-09-02java-utils: Remove blank spaces before reading package namerbuj1-3/+14
2019-08-28glib-utils: Remove unused function - g_ptr_array_copyrbuj2-17/+0
2019-07-23caja extension: fix icon name for compress menu itemmonsta1-1/+1
2019-07-17fr-command-unarchiver: ask password if requiredPablo Barciela1-5/+9
2019-05-23travis: use fedora-30 and ubuntu-19.04 for buildingraveit651-2/+2
2019-04-22release 1.22.1v1.22.1raveit652-1/+15
2019-04-22sync with transifexraveit65203-72024/+70507
2019-04-09Help: replace link linkend with xref linkendrbuj1-1/+1
2019-04-02file-utils: avoid out of bound memory accessPablo Barciela1-1/+1
2019-04-02actions: avoid use of memory after it is freedPablo Barciela1-3/+3
2019-03-31fr-process: Fix memory leak: 'g_shell_quote' needs to be freedPablo Barciela1-3/+15
2019-03-31fr-process: Fix memory leak: 'g_strconcat' needs to be freedPablo Barciela1-12/+23
2019-03-27github release for stable branchraveit651-0/+19
2019-03-21[Security] fr-process: avoid 'strcpy' and 'strcat'Pablo Barciela1-16/+16
2019-03-20tx: update resource for transifexrbuj1-117/+121
2019-03-14fr-process: Fix memory leakrbuj1-3/+1
2019-03-11tx: update transifex configraveit651-2/+2
2019-03-10Help: Fix version to 1.22 and update pot filerbuj2-5/+5
2019-03-10help: update copyrightraveit651-2/+2
2019-03-10Upgrade the manual to docbook 5.0rbuj3-1025/+992
2019-02-25release 1.22.0v1.22.0raveit652-1/+37
2019-02-25tx: sync with transifexraveit6515-40/+1815
2019-02-20Avoid array index out of bounds parsing dpkg-deb --inforbuj1-2/+4
2019-02-20warning: Use of memory after it is freedrbuj1-1/+1
2019-02-19Read authors (updated) from engrampa.about gresourcerbuj8-10/+107
2019-02-15Enable Travis CIWu Xiaotian1-0/+97
2019-02-05tx: sync with transifexraveit65224-52071/+304634
2019-01-22eggsmclient: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-01-08update copyright year to 2019Pablo Barciela2-2/+2
2019-01-03rar/unrar: Fix: "overwrite existing files" disabled must workPablo Barciela1-1/+1
2018-12-28#225 fix a typoSergey Ponomarev1-1/+1
2018-12-28fix fr-command-cfile.c: fr_process_set_working_dirSergey Ponomarev1-1/+1
2018-12-28fr-command-cfile.c: fix indentationsponomarev1-61/+61
2018-12-28Added test integrity for brotlisponomarev1-0/+3
2018-12-28Added test integrity for the cfile compressors: gzip, bzip2, etc. But since m...Sergey Ponomarev2-19/+60
2018-12-19move appdata to metainfo directorymonsta1-1/+1
2018-12-11fr-window: show the pause button only if the dialog is workingPablo Barciela1-0/+3
2018-12-11disable deprecation warnings for distcheckraveit651-1/+3
2018-12-11fr-window: avoid 'gtk_dialog_add_button' with stock idsPablo Barciela1-3/+3
2018-12-08fr-window: hide the progress bar if the process is pausedPablo Barciela1-5/+7
2018-12-08tx: update resource for transifexraveit651-151/+173
2018-12-08fr-window: change the info label if process is paused/resumedPablo Barciela1-4/+9
2018-12-05tx: fix typoraveit651-1/+1
2018-12-03fr-window: little improvements in the look of pause/resume buttonPablo Barciela1-6/+34
2018-12-02Adding pause and start functionszhuyaliang3-5/+98
2018-11-28Fix implementation and use of the alternative package nameIain Nicol1-5/+7
2018-11-10Added support for brotli (*.tar.br) compressed tar archivesSergey Ponomarev6-5/+52