summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)AuthorFilesLines
2016-07-27fix: allow engrampa to work on multiple instancesZenWalker1-1/+1
With https://github.com/mate-desktop/engrampa/commit/1c4f7a65536c801a4fc25b920163ffdbc3aa5bb9 engrampa works on single instance
2016-07-10show a window only if it's not in batch modeZenWalker1-1/+2
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=e2dd69f2f311700c3e2ead36afb9b9a8c29e09e3
2016-07-10replace WindowList with gtk_application_get_windowsZenWalker1-21/+31
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=f4f31f1c9e897fe32114d2ef1b21e232231c3a3b
2016-07-10Use GtkApplicationZenWalker1-13/+24
file-roller commits: https://git.gnome.org/browse/file-roller/commit/?id=b0223c4ab5bc7ce98a3747624fd1bbc298915a94 https://git.gnome.org/browse/file-roller/commit/?id=6d03df7fdfdab9089ced1ca7682ec7ffffa1bbc7
2014-11-22Added a D-BUS service to create and extract archives.infirit1-751/+109
Initial commits from FR: f998fd8e33a08d686a1071db87d21f4a83963d99 4078d1a9e5ddae3357302791432fc61d82ff37e4 58c55b06f30014326f27bdf94c406ceee0897731 Improvements and fixes from FR: D-Bus service: added GetSupportedTypes method ace4f31c586641fcf7ad1de165cd7f27b5a371c1 1399b9a84b0d4f4a5015066b0d7cec7e048d59dc From: Paolo Bacchilega <[email protected]>
2014-11-22set a fixed title for the progress dialoginfirit1-2/+2
Based on FR commit: fd497f4f9db806ce97f68d0366ae1f7fd37eccd1 From: Paolo Bacchilega <[email protected]>
2014-11-21do not call release_data if the data was not initializedinfirit1-1/+2
Based on FR commit: 05c0b2c366f5524645167d9dca2268219563559d From: Paolo Bacchilega <[email protected]>
2014-11-19use g_get_user_config_dir instead of using .config/mateinfirit1-15/+25
Also provide an automatic migration mechanism. Based on FR commit: 7fd220a834f16b260da8f5ddc1250c43b9dbefd8 From: Paolo Bacchilega <[email protected]>
2014-11-19renamed some variables to make the code clearerinfirit1-12/+13
Taken from FR commit: f0cadcb012c7393aafb056a01260f997ee23e93a From: Paolo Bacchilega <[email protected]> Picked this up as it makes it easier to use more code in the future.
2013-10-28adds Windows Imaging Format (.wim, .swm) supportraveit651-0/+3
2013-06-30Add unachiver supportinfirit1-0/+6
Based on the following commits from file-roller, https://git.gnome.org/browse/file-roller/commit/?id=2575177ac037d2a8d8f3056b10685928d80d6275 https://git.gnome.org/browse/file-roller/commit/?id=f26caa6d5b76d406976ea78630fbaae4c8126a2e
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