|
|
@5959
|
14 years |
charles |
svn propset
|
|
|
@5958
|
14 years |
charles |
fix svn id property
|
|
|
@5957
|
14 years |
charles |
remove more dead code
|
|
|
@5956
|
14 years |
charles |
(libT) remove dead code
|
|
|
@5955
|
14 years |
charles |
(gtk) silence console warning when starting a second transmission session
|
|
|
@5954
|
14 years |
charles |
#972 (partial) Transmission fails to compile with Sun Studio due to …
|
|
|
@5953
|
14 years |
charles |
#971: transmission can't create torrent with empty "Announce URL"
|
|
|
@5952
|
14 years |
charles |
autogen.sh cleanups by Triskelios
|
|
|
@5951
|
14 years |
charles |
(rpc) better debugging messages in transmission-remote
|
|
|
@5950
|
14 years |
livings124 |
handle removing with rpc
|
|
|
@5949
|
14 years |
charles |
possible fix for r5932/r5933 error reported by John_Clay.
|
|
|
@5948
|
14 years |
charles |
(gtk) dead code removal: MC_HASH
|
|
|
@5947
|
14 years |
charles |
remove dead code
|
|
|
@5946
|
14 years |
livings124 |
simplify the drawing of group colors for transfers
|
|
|
@5945
|
14 years |
livings124 |
allow transfers to be dragged when status fields are hit; trivial …
|
|
|
@5944
|
14 years |
livings124 |
improvement for showing the pieces bar for transfers with few pieces …
|
|
|
@5943
|
14 years |
livings124 |
no need to have the bitmap as an instance variable since it is no …
|
|
|
@5942
|
14 years |
livings124 |
trivial efficiency
|
|
|
@5941
|
14 years |
livings124 |
dead code removal
|
|
|
@5940
|
14 years |
livings124 |
simplify the pieces bar by not drawing the gradient over it
|
|
|
@5939
|
14 years |
livings124 |
small potential speedup for the pieces bar
|
|
|
@5938
|
14 years |
livings124 |
support for adding a transfer through rpc
|
|
|
@5937
|
14 years |
livings124 |
prepare Torrent.[mh] for rpc
|
|
|
@5936
|
14 years |
livings124 |
rearrange the "transfers" pref pane
|
|
|
@5935
|
14 years |
livings124 |
Option to only show the add window when manually adding transfers
|
|
|
@5934
|
14 years |
charles |
dead code removal.
|
|
|
@5933
|
14 years |
charles |
(libT) shave a few bytes from tr_info and tr_torrent's memory footprints.
|
|
|
@5932
|
14 years |
charles |
(libT) (1) shave a few bytes from tr_peer and tr_ratecontrol's …
|
|
|
@5931
|
14 years |
livings124 |
a little work with rpc
|
|
|
@5930
|
14 years |
charles |
(gtk) #970: The help dialog's link to transmissionbt.com should be …
|
|
|
@5929
|
14 years |
livings124 |
attempt to fix "0 times" stats bug
|
|
|
@5928
|
14 years |
charles |
(gtk) #942: Option to inhibit / allow hibernation
(gtk) #943: Option …
|
|
|
@5927
|
14 years |
charles |
(rpc)
1. fix #968: 'transmission-remote -r' deletes all
2. fix error …
|
|
|
@5926
|
14 years |
livings124 |
potential fix for users that have "0 times" opened in stats window
|
|
|
@5925
|
14 years |
livings124 |
even more efficiency when drawing custom row colors
|
|
|
@5924
|
14 years |
charles |
remove unused functions tr_torrentSetActiveCallback() and …
|
|
|
@5923
|
14 years |
livings124 |
don't draw the white rows - this is already performed before hand
|
|
|
@5922
|
14 years |
charles |
* change tr_stat.activityDate's and tr_stat.startedDate's type to …
|
|
|
@5921
|
14 years |
livings124 |
missed these files in the last commit
|
|
|
@5920
|
14 years |
livings124 |
manually draw the alternating row colors in the tracker table as well
|
|
|
@5919
|
14 years |
livings124 |
use the clipRect as the visible rect
|
|
|
@5918
|
14 years |
livings124 |
manually draw the alternating row colors - this allows the rows below …
|
|
|
@5917
|
14 years |
charles |
shave 16 bytes off sizeof(tr_peerIo)
|
|
|
@5916
|
14 years |
charles |
possible fix for the stats error reported in …
|
|
|
@5915
|
14 years |
livings124 |
keep strings consistent
|
|
|
@5914
|
14 years |
livings124 |
for users that have "times open" displayed as 0, display "n/a" instead
|
|
|
@5913
|
14 years |
charles |
sine we now have two public ports (peer and rpc), rename "publicPort" …
|
|
|
@5912
|
14 years |
charles |
add `hashString' to torrent-stat's response
|
|
|
@5911
|
14 years |
charles |
more cleanup work:
(1) kill the pointless "tr_tracker_stat" struct. …
|
|
|
@5910
|
14 years |
livings124 |
streamline FileListNode?.m, moving asserts to more appropriate locations
|
|
|
@5909
|
14 years |
charles |
set the $Id:$ properties for these files
|
|
|
@5908
|
14 years |
charles |
(libt) more janitorial work on cleaning up tr_session*() and …
|
|
|
@5907
|
14 years |
livings124 |
fix errors with the new file structure code when displaying …
|
|
|
@5906
|
14 years |
charles |
(rpc) remove TR_RPC_TORRENT_CLOSING. formalize "torrent-list"'s …
|
|
|
@5905
|
14 years |
livings124 |
move new files into the macosx directory
|
|
|
@5904
|
14 years |
livings124 |
use a custom class instead of a dictionary for holding a torrent's …
|
|
|
@5903
|
14 years |
charles |
#963: use branch numbers for help, such as 1.2x, instead of #963: use …
|
|
|
@5902
|
14 years |
charles |
make tr_stat identical in transmission.h and rpc-spec.txt.
|
|
|
@5901
|
14 years |
charles |
(rpc) make our generated JSON more human-readable.
|
|
|
@5900
|
14 years |
charles |
more janitorial cleanup on the "tr_session*" namespace. Today's …
|
|
|
@5899
|
14 years |
charles |
tr_base64_decode() now decodes both data with, and without, newlines. …
|
|
|
@5898
|
14 years |
livings124 |
quicklook window expands from the icon instead of the whole table row
|
|
|
@5897
|
14 years |
livings124 |
(trunk) update to 1.21
|
|
|
@5891
|
14 years |
charles |
#934: remove invalid tracker addresses
|
|
|
@5888
|
14 years |
livings124 |
build shttpd statically
|
|
|
@5886
|
14 years |
livings124 |
fix infinite loop when quicklooking a collapsed group
|
|
|
@5885
|
14 years |
livings124 |
enable/disable the quicklook menu item/toolbar item
|
|
|
@5884
|
14 years |
livings124 |
when showing quicklook window, leave previous window as key
|
|
|
@5880
|
14 years |
charles |
rename tr_torrentClose() as tr_torrentFree() and make it private. …
|
|
|
@5879
|
14 years |
livings124 |
only "suck" in and out when quicklook-ing when the window is visible
|
|
|
@5878
|
14 years |
livings124 |
add quick look menu item
|
|
|
@5877
|
14 years |
livings124 |
warnings--
|
|
|
@5876
|
14 years |
livings124 |
make the quicklook toolbar item off by default
|
|
|
@5875
|
14 years |
livings124 |
add a QuickLook? button to the toolbar
|
|
|
@5874
|
14 years |
livings124 |
only allow QuickLook? of folders or finished downloads; update NEWS
|
|
|
@5873
|
14 years |
livings124 |
add QuickLook? to the main window (keeping it in the info window as well)
|
|
|
@5872
|
14 years |
livings124 |
move quick look into its own class, making it a singleton object to …
|
|
|
@5871
|
14 years |
charles |
(rpc) ensure "doc/rpc-spec.txt" is added to the tarball
|
|
|
@5870
|
14 years |
livings124 |
update Mac project file
|
|
|
@5869
|
14 years |
charles |
(rpc) refresh our snapshot of Jean Gressmann's JSON parser
|
|
|
@5868
|
14 years |
charles |
(#954) rpc: add "torrent-remove" method. rename tr_torrentDelete() as …
|
|
|
@5867
|
14 years |
livings124 |
update quicklook when switch tabs to the file tab
|
|
|
@5866
|
14 years |
livings124 |
only update quicklook window when changing transfer/file
|
|
|
@5865
|
14 years |
livings124 |
update the quicklook window when the selected transfer changes
|
|
|
@5864
|
14 years |
livings124 |
allow quicklook of transfers through the inspector; add a quicklook …
|
|
|
@5863
|
14 years |
livings124 |
remove quicklook animation when the table disappears
|
|
|
@5862
|
14 years |
livings124 |
#958 QuickLook? from within the Inspector - thanks Waldorf!
|
|
|
@5861
|
14 years |
charles |
fix up the man pages a bit
|
|
|
@5860
|
14 years |
charles |
(1) RPC "add-torrent" now lets clients embed base64-encoded metainfo …
|
|
|
@5859
|
14 years |
charles |
fix 20-byte memory leak every time we stopped a torrent. :/
|
|
|
@5858
|
14 years |
livings124 |
a little progress on setting up the rpc callback (no new actual …
|
|
|
@5857
|
14 years |
charles |
tweak the daemon & remote console messages a little
|
|
|
@5856
|
14 years |
charles |
sync man page with the transmission-remote rewrite
|
|
|
@5855
|
14 years |
charles |
* better RPC handling of requests submitted via http POST
* plug a …
|
|
|
@5854
|
14 years |
charles |
minor tweaks.
|
|
|
@5853
|
14 years |
charles |
updated daemon manpage
|
|
|
@5852
|
14 years |
charles |
possible fix for the crash in …
|
|
|
@5851
|
14 years |
livings124 |
more ipc code removal
|
|
|
@5850
|
14 years |
charles |
fix a substitution bug for openssl in the spec file
|
|
|
@5849
|
14 years |
livings124 |
update project for new rpc code (part 2)
|
|
|