transmission/gtk
Gary Elshaw 46874dff91
Keep the GTK icon and ico files consistent (#3457)
* GTK ico

Restoring the more contemporary GTK icon makes some sense after being in GTK for the last while. Current 3.0 builds in flatpak, snap etc are using it, and having the client and tray match seems right.

* Updated the svg -> ico conversion method for better scaling
2022-07-16 14:10:42 -05:00
..
icons Keep the GTK icon and ico files consistent (#3457) 2022-07-16 14:10:42 -05:00
screenshots lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00
Actions.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
Actions.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Application.cc Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
Application.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
CMakeLists.txt refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00
DetailsDialog.cc refactor: add tr_peer.activeReqCount() (#3373) 2022-06-28 20:48:39 -05:00
DetailsDialog.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Dialogs.cc Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
Dialogs.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
FaviconCache.cc fixup! fix: coverity warnings (#3168) (#3193) 2022-06-04 11:33:03 -05:00
FaviconCache.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
FileList.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
FileList.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
FilterBar.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
FilterBar.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
FreeSpaceLabel.cc fix: sonarcloud (#2860) 2022-04-01 14:16:33 -05:00
FreeSpaceLabel.h fix: sonarcloud (#2860) 2022-04-01 14:16:33 -05:00
HigWorkarea.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
HigWorkarea.h refactor: fix sonarcloud "use enum class" code smells (#2590) 2022-02-08 20:25:19 -06:00
IconCache.cc perf: faster file-lists in the GTK client's details dialog (#2993) 2022-04-26 18:24:07 -05:00
IconCache.h perf: faster file-lists in the GTK client's details dialog (#2993) 2022-04-26 18:24:07 -05:00
MainWindow.cc refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00
MainWindow.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
MakeDialog.cc feature: add piece size selection on torrent creation (GTK) (#3145) 2022-06-01 09:11:30 -05:00
MakeDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
MessageLogWindow.cc fix: sonarcloud warnings (#2815) 2022-03-25 00:24:04 -05:00
MessageLogWindow.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Notify.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Notify.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
OptionsDialog.cc refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
OptionsDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Prefs.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
Prefs.h refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
PrefsDialog.cc refactor: remove tr_strip_positional_args() (#2881) 2022-04-07 08:23:04 -05:00
PrefsDialog.h refactor: fix sonarcloud "use enum class" code smells (#2590) 2022-02-08 20:25:19 -06:00
RelocateDialog.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
RelocateDialog.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Session.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Session.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
StatsDialog.cc fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
StatsDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
SystemTrayIcon.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
SystemTrayIcon.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
TorrentCellRenderer.cc fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
TorrentCellRenderer.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Utils.cc fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
Utils.h fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
main.cc Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05: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.xml feature: add missing accelerators for File menu (GTK) (#3213) 2022-06-07 12:17:35 -05:00
transmission.gresource.xml refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00
transmission.rc refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00