summaryrefslogtreecommitdiff
path: root/src/fr-window.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-22progress dialog: show the archive name in the main message..infirit1-117/+69
2014-11-22fixed missing prototype warninginfirit1-1/+1
2014-11-22set a fixed title for the progress dialoginfirit1-0/+1
2014-11-22Added a D-BUS service to create and extract archives.infirit1-12/+99
2014-11-22do not update if the progress dialog is nullinfirit1-0/+3
2014-11-22enable interactive search in the file listinfirit1-1/+1
2014-11-22do not reload the archive if the operation was canceledinfirit1-2/+3
2014-11-22fixed compiler warningsinfirit1-12/+9
2014-11-22make the progress dialog largerinfirit1-1/+1
2014-11-22progress dialog: show the number of remaining files to complete the operationinfirit1-3/+26
2014-11-22allow the user to cancel addition and deletion of filesinfirit1-12/+0
2014-11-22removed unused functionsinfirit1-19/+0
2014-11-22set a fixed title for the progress dialoginfirit1-6/+16
2014-11-21added an icon to the progress dialoginfirit1-24/+20
2014-11-20Remove unused variableinfirit1-1/+0
2014-11-20Gtk3: Silence the GtkBox and GtkPaned deprecation warningsinfirit1-0/+6
2014-11-20do not set the border width for any dialoginfirit1-5/+0
2014-11-20make the progresss dialog modal when not in batch modeinfirit1-3/+8
2014-11-20fixed bug when pasting files in another pathinfirit1-0/+2
2014-11-19Ask overwrite confirmation when extracting files with drag&dropinfirit1-39/+217
2014-11-19Change strings to use ellipsisinfirit1-1/+1