summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Fix build using gcc 10 -fno-common flagrbuj1-2/+0
2019-08-26return sentence won't be never executed as it's preceded by exitrbuj1-2/+1
2019-06-11Update FSF addressLaurent Napias1-1/+1
2019-03-06Show version on command lineVictor Kareh1-0/+13
2016-07-27fix: allow engrampa to work on multiple instancesZenWalker1-1/+1
2016-07-10show a window only if it's not in batch modeZenWalker1-1/+2
2016-07-10replace WindowList with gtk_application_get_windowsZenWalker1-21/+31
2016-07-10Use GtkApplicationZenWalker1-13/+24
2014-11-22Added a D-BUS service to create and extract archives.infirit1-751/+109
2014-11-22set a fixed title for the progress dialoginfirit1-2/+2
2014-11-21do not call release_data if the data was not initializedinfirit1-1/+2
2014-11-19use g_get_user_config_dir instead of using .config/mateinfirit1-15/+25
2014-11-19renamed some variables to make the code clearerinfirit1-12/+13
2013-10-28adds Windows Imaging Format (.wim, .swm) supportraveit651-0/+3
2013-06-30Add unachiver supportinfirit1-0/+6
2012-11-05Port to gsettingsraveit1-84/+1
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2012-03-29Changed refrences of File Roller to EngrampaSteve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09renaming fileroller to engrampaPerberos1-2/+2
2011-11-09initialPerberos1-0/+1030