1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-30 19:03:04 +00:00
transmission/gtk
Charles Kerr 9da4abb003
feat: add 'transfer.complete' notification hint (#1374)
Described at https://developer.gnome.org/notification-spec/#categories ,
this is for a file transfer or download complete notification.
2020-07-28 16:51:01 -05:00
..
icons icon: update application icon (#1141) 2020-04-25 20:01:49 -05:00
screenshots lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00
actions.c feat: add 'transfer.complete' notification hint (#1374) 2020-07-28 16:51:01 -05:00
actions.h Code style change leftovers 2017-04-21 10:40:57 +03:00
CMakeLists.txt icon: update application icon (#1141) 2020-04-25 20:01:49 -05:00
conf.c GTK: behavior improvements of the torrent details window (#892) 2020-04-27 16:34:02 -05:00
conf.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
details.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
details.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
dialogs.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
dialogs.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
favicon.c Code style change leftovers 2017-04-21 10:40:57 +03:00
favicon.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
file-list.c GTK: behavior improvements of the torrent details window (#892) 2020-04-27 16:34:02 -05:00
file-list.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
filter.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
filter.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
hig.c Fix some gtk warnings (#1038) 2019-11-06 13:09:27 -06:00
hig.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
icons.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
icons.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
main.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
Makefile.am Fix autotools build 2017-05-17 00:56:39 +03:00
makemeta-ui.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
makemeta-ui.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
msgwin.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
msgwin.h Code style change leftovers 2017-04-21 10:40:57 +03:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
notify.c feat: add 'transfer.complete' notification hint (#1374) 2020-07-28 16:51:01 -05:00
notify.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
open-dialog.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
open-dialog.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
ratio.svg
relocate.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
relocate.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
stats.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
stats.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
torrent-cell-renderer.c i18n: translate "Ratio:" string in compact view (#1354) 2020-07-27 13:51:31 -05:00
torrent-cell-renderer.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-core.c fix: fix console warning when adding magnet links (#1229) 2020-05-15 12:22:06 -05:00
tr-core.h Code style change leftovers 2017-04-21 10:40:57 +03:00
tr-icon.c Fixed showing popup menu on RMB at tray icon (#1210) 2020-05-11 16:19:33 -05:00
tr-icon.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-prefs.c chore: fix deprecation warnings of GTK_STOCK_ use. (#1370) 2020-07-27 12:49:45 -05:00
tr-prefs.h Code style change leftovers 2017-04-21 10:40:57 +03:00
tr-window.c Fix some gtk warnings (#1038) 2019-11-06 13:09:27 -06:00
tr-window.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
transmission-gtk.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-gtk.appdata.xml.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-gtk.desktop.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-ui.xml
transmission.gresource.xml icon: update application icon (#1141) 2020-04-25 20:01:49 -05:00
transmission.ico
transmission.png
transmission.rc
util.c chore: remove unused methods (#1207) 2020-05-11 17:20:46 -05:00
util.h chore: remove unused methods (#1207) 2020-05-11 17:20:46 -05:00
utilities.png lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00