summaryrefslogtreecommitdiff
path: root/src/fr-window.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-23fr-window: remove unused struct membersPablo Barciela1-2/+0
2019-07-01Remove trailing whitespacesLaurent Napias1-5/+5
2019-06-11Update FSF addressLaurent Napias1-1/+1
2019-02-19Read authors (updated) from engrampa.about gresourcerbuj1-1/+2
2018-12-28Added test integrity for the cfile compressors: gzip, bzip2, etc. But since m...Sergey Ponomarev1-18/+25
2018-12-11fr-window: show the pause button only if the dialog is workingPablo Barciela1-0/+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-08fr-window: change the info label if process is paused/resumedPablo Barciela1-4/+9
2018-12-03fr-window: little improvements in the look of pause/resume buttonPablo Barciela1-6/+34
2018-12-02Adding pause and start functionszhuyaliang1-1/+39
2018-09-05fr-window: fix typoraveit651-1/+1
2018-05-09fr-window: Replace deprecated gtk_menu_popup functionsraveit651-20/+8
2018-02-09avoid deprecated GtkStockPablo Barciela1-25/+25
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-17/+0
2017-07-23don't use deprecated gtk_show_uriraveit651-0/+5
2017-07-23use a more common gtk+ functionraveit651-1/+1
2017-05-22Add the button "Show the Files and Quit" in the progress dialogZenWalker1-0/+11
2017-05-07Fix: Browsing history not correctZenWalker1-13/+28
2017-05-04hide folders in "View All Files"ZenWalker1-3/+2
2017-05-02Fix: Wrong behavior of Skip button in Replace file dialogZenWalker1-8/+47
2017-05-01fr-window: fix some GTK_STOCK deprecationsraveit651-6/+8
2017-04-29add style class frame to scrolledwindowsraveit651-0/+4
2017-04-29Revert "add style class frame to scrolledwindows"raveit651-5/+0
2017-04-22fr-window: avoid deprecated GtkMisc and GtkAlignmentraveit651-13/+15
2017-03-23add style class frame to scrolledwindowsraveit651-0/+5
2017-03-23add style class engrampa-windowraveit651-0/+5
2016-10-09removed useless g_application_quitZenWalker1-1/+0
2016-09-14Avoid deprecated GtkMiscraveit651-1/+9
2016-09-14port deprecated GtkTable to GtkGridraveit651-8/+7
2016-07-29Fixed: Segmentation faultZenWalker1-2/+2
2016-07-27fix: engrampa closes fasterZenWalker1-1/+2
2016-07-10replace WindowList with gtk_application_get_windowsZenWalker1-7/+3
2016-07-10Use GtkApplicationZenWalker1-5/+3
2016-06-24use GResource to store ui filesZenWalker1-1/+1
2016-06-11fixed: engrampa shows duplicate foldersZenWalker1-3/+1
2016-06-10use natural order when sorting by filenameZenWalker1-6/+7
2016-06-10removed unused forward declarationZenWalker1-5/+0
2016-06-09Use g_dpgettext2() instead of plain gettext for column headers.ZenWalker1-1/+1
2016-06-09set the "toolbar" class to the location barZenWalker1-0/+1
2016-06-08don't use gdk_drawable_get_sizeZenWalker1-3/+2
2016-05-27drop old GTK+2 codemonsta1-31/+10
2016-05-26GTK3 fr-window: don't use deprecated gtk_tree_view_set_rules_hintraveit651-0/+2
2016-05-26Gtk3 fr-window: do not use deprecated gdk_cursor_newraveit651-1/+4
2015-10-14fixed overwrite check when the files to be extracted are inside a folderraveit651-9/+13
2015-10-01don't crash when opening archives on network drive (ftp, smb, ...)monsta1-1/+1
2015-10-01fixed ngettext usageDmitry Mikhirev1-2/+2
2015-05-19GTK3: set top and bottom margin of statusbar to zeroraveit651-0/+7
2014-11-24fr-window: edata is never usedinfirit1-1/+0
2014-11-23engrampa doesn't delete directories w/ files withininfirit1-1/+26