Oleg Chashko
83ec912c5d
Fix & Added for #443 ( #1991 )
...
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2021-10-19 09:15:37 -05:00
Daniel Kamil Kozar
77b11232f2
Add support for creating torrents with a source flag ( #443 )
...
* Add support for creating torrents with a source flag
* Add the source flag functionality for Mac OSX
* Source flag should be a part of the info dictionary
* Address review comments
* Rename "sourceFlag" to "source" since "Flag" is usually reserved for booleans.
* Free the "source" pointer in tr_metainfoFree.
* Add information about transmission-create argument to its manpage.
* Replace all occurences of "sourceFlag" with "source" and use "Source tag" in UI
* Settle on just "Source" in UI
* The last usage of "flag" hopefully bites the dust! ;-)
* Add a missing free for the source in tr_metainfoFree
* Add a "source" field to the torrent-get RPC method
* uncrustify
* Test for torrents having different infohashes due to different source flags.
This is the whole point of this feature, so it makes sense to test it.
* case is important
* try to incorporate the macosx xml changes
2021-10-18 18:05:39 -05:00
Oleg Chashko
5947329a51
Fix: issue #1889 , #1894 , #1912 , #1913 ( #1923 )
...
* Fix: issue #1889
* Fix: issue #1894
* Fix: issue #1912
* Fix: issue #1913
2021-10-13 11:04:10 -05:00
Mike Gelfand
00deae05c1
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
Mike Gelfand
788f1e31f1
Update Xcode project format to 8.0
2017-02-05 11:52:39 +03:00
Mike Gelfand
ccf99c68ac
Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7
2015-12-21 05:11:40 +00:00
Mitchell Livingston
497d6f72b8
remove a blank view that snuck into the Creator xib file.
2012-09-08 01:09:55 +00:00
Mitchell Livingston
7466139067
#4921 On Lion, use window restoration on the torrent creation window
2012-05-28 14:28:50 +00:00
Mitchell Livingston
0808bdd2fe
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
2011-10-06 00:30:40 +00:00
Mitchell Livingston
baaf5b8d3f
update the Creator window's tracker-tier informative text the full length of the window
2011-10-01 03:36:44 +00:00
Mitchell Livingston
7efc1af537
set all of the windows as non-restorable
2011-08-20 12:42:23 +00:00
Mitchell Livingston
764f513c4e
for good luck, set the creator window to auto-recalculate view loops
2011-05-31 02:49:05 +00:00
Mitchell Livingston
deb2312d1f
enable spelling correction in the Create window -> comment filed, for funsies
2011-05-23 01:27:00 +00:00
Mitchell Livingston
0b1801cac2
tiny alignment adjustment in the creator window
2010-05-01 19:41:50 +00:00
Mitchell Livingston
ade46abd95
add undo and redo menu items, allowing them to work in text fields
2010-04-23 11:50:35 +00:00
Mitchell Livingston
7afbfa7600
update German and English creator windows (missed English in last commit)
2010-02-15 22:17:53 +00:00
Mitchell Livingston
b891c8b0f6
missed one
2009-11-26 00:44:30 +00:00
Mitchell Livingston
9d84a36df3
use a real ellipsis in the creator window
2009-10-10 16:17:18 +00:00
Mitchell Livingston
7aa6a2b20a
#2486 In the Mac's "create torrent" window, place each tracker into its own tier
2009-10-10 12:58:40 +00:00
Mitchell Livingston
e7baca0272
fix an text alignment issue in the file inspector table
2008-11-01 17:52:25 +00:00
Mitchell Livingston
c2519b3e97
Waldorf - make Creator's progress view visible in the xib; update NEWS
2008-11-01 15:58:21 +00:00
Mitchell Livingston
21b862a303
save the add window's location ( #1221 ), and adjust the initial placement of most other windows
2008-08-23 00:25:34 +00:00
Mitchell Livingston
4b111eadce
change "English" to "en"
2008-06-30 18:17:40 +00:00