transmission/gtk
Mike Gelfand 70f623f32b
Add user data parameter for torrent removal callback (#4009)
2022-10-23 11:51:35 -05:00
..
icons refactor(gtk): use symbolic icons in status bar (#3655) 2022-08-18 11:15:27 -05:00
screenshots lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00
ui Increase message log window width, disable overflow menu (GTK client) (#3971) 2022-10-16 19:31:02 +03:00
Actions.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
Actions.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
Application.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
Application.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
CMakeLists.txt Prefer ayatana-appindicator over appindicator, if present (#4001) 2022-10-20 18:15:13 +01:00
DetailsDialog.cc Reload files list in details dialog, unless already loaded (GTK client) (#4004) 2022-10-22 10:42:38 +01:00
DetailsDialog.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
Dialogs.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
Dialogs.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
FaviconCache.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
FaviconCache.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FileList.cc Reload files list in details dialog, unless already loaded (GTK client) (#4004) 2022-10-22 10:42:38 +01:00
FileList.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
FilterBar.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
FilterBar.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
FreeSpaceLabel.cc Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
FreeSpaceLabel.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
HigWorkarea.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
IconCache.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
IconCache.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
MainWindow.cc Make torrents context menu look more like one (GTK client) (#3957) 2022-10-13 19:18:33 +03:00
MainWindow.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
MakeDialog.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
MakeDialog.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
MessageLogWindow.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
MessageLogWindow.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
Notify.cc Catch dbus exceptions in async callbacks on completion (GTK client) (#3997) 2022-10-19 16:27:07 -05:00
Notify.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
OptionsDialog.cc Add user data parameter for torrent removal callback (#4009) 2022-10-23 11:51:35 -05:00
OptionsDialog.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
PathButton.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
PathButton.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
Prefs.cc Support change to enum definitions in gtkmm/glibmm/pangomm (#3801) 2022-09-10 16:19:54 +03:00
Prefs.h refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
PrefsDialog.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
PrefsDialog.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
RelocateDialog.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
RelocateDialog.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
Session.cc Add user data parameter for torrent removal callback (#4009) 2022-10-23 11:51:35 -05:00
Session.h fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
StatsDialog.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
StatsDialog.h Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
SystemTrayIcon.cc Prefer ayatana-appindicator over appindicator, if present (#4001) 2022-10-20 18:15:13 +01:00
SystemTrayIcon.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
TorrentCellRenderer.cc Change progress bar color depending on torrent state (GTK client) (#3976) 2022-10-19 00:17:54 +01:00
TorrentCellRenderer.h Change progress bar color depending on torrent state (GTK client) (#3976) 2022-10-19 00:17:54 +01:00
Utils.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
Utils.h Change progress bar color depending on torrent state (GTK client) (#3976) 2022-10-19 00:17:54 +01:00
main.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
transmission-gtk.1 update documentation links (#2985) 2022-04-25 18:18:35 -05:00
transmission-gtk.desktop.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-gtk.metainfo.xml.in Body text changes (#3431) 2022-07-10 23:16:35 -05:00
transmission-ui.css Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
transmission-ui.xml Switch to Gtk::Builder for all UI in GTK client (#3781) 2022-09-08 01:25:04 +03:00
transmission.gresource.xml Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
transmission.rc refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00