1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 00:04:06 +00:00
transmission/gtk
Charles Kerr e49747ab51
feat: add tr_strvToBuf() (#3657)
* feat: add tr_getDefaultConfigDirToBuf()

* feat: add tr_getDefaultDownloadDirToBuf()

* feat: add tr_strvToBuf()

* feat: add tr_torrentFindFileToBuf()

* feat: add tr_torrentGetMagnetLinkToBuf()

* refactor: remove unused makeString() from tests

* feat: add tr_torrentFilenameToBuf()

* feat: add tr_torrentGetTrackerListToBuf()

* chore: remove obsolete comment references to tr_free

* chore: remove unused tr_strdup()

* chore: remove unused forward declarations
2022-08-16 19:28:57 -05:00
..
icons
screenshots
Actions.cc
Actions.h
Application.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
Application.h
CMakeLists.txt
DetailsDialog.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
DetailsDialog.h
Dialogs.cc
Dialogs.h
FaviconCache.cc
FaviconCache.h
FileList.cc
FileList.h
FilterBar.cc
FilterBar.h
FreeSpaceLabel.cc
FreeSpaceLabel.h
HigWorkarea.cc
HigWorkarea.h
IconCache.cc
IconCache.h
main.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
MainWindow.cc
MainWindow.h
MakeDialog.cc
MakeDialog.h
MessageLogWindow.cc
MessageLogWindow.h
my-valgrind.sh
Notify.cc
Notify.h
OptionsDialog.cc
OptionsDialog.h
Prefs.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
Prefs.h
PrefsDialog.cc
PrefsDialog.h
RelocateDialog.cc
RelocateDialog.h
Session.cc
Session.h
StatsDialog.cc
StatsDialog.h
SystemTrayIcon.cc
SystemTrayIcon.h
TorrentCellRenderer.cc
TorrentCellRenderer.h
transmission-gtk.1
transmission-gtk.desktop.in
transmission-gtk.metainfo.xml.in
transmission-ui.xml
transmission.gresource.xml
transmission.rc
Utils.cc
Utils.h