CVS log for shadowsclient/btdownloadgui.py |
 |
|
Up to [Development] / shadowsclient
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.53
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Feb 14 18:02:32 2004 UTC (6 years, 5 months ago) by theshadow
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.52: +8 -6 lines
Diff to previous 1.52
added peer ID to kicked/banned peers display
Revision
1.52
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Jan 28 01:04:44 2004 UTC (6 years, 6 months ago) by theshadow
Branch:
MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
blanks wrong columns for totals and kick/ban
Revision
1.51
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jan 27 22:21:54 2004 UTC (6 years, 6 months ago) by theshadow
Branch:
MAIN
Changes since 1.50: +43 -41 lines
Diff to previous 1.50
added "hidden" peer_id field in advanced window
Revision
1.50
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Nov 8 05:19:13 2003 UTC (6 years, 8 months ago) by theshadow
Branch:
MAIN
Changes since 1.49: +3 -0 lines
Diff to previous 1.49
fix to keep gui thread together
Revision
1.49
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Oct 24 15:57:53 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.48: +1220 -1220 lines
Diff to previous 1.48
refactored indentation; say goodbye to diff!
Revision
1.48
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Oct 23 20:34:30 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.47: +3 -6 lines
Diff to previous 1.47
fixed --version option (duh)
Revision
1.47
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Oct 22 12:58:49 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.46: +6 -0 lines
Diff to previous 1.46
added --version option
Revision
1.46
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Oct 16 18:44:43 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.45: +22 -16 lines
Diff to previous 1.45
made new thread communication code work only for Win32, and stripped out locking as well.
Revision
1.45
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Oct 15 15:12:07 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.44: +27 -14 lines
Diff to previous 1.44
change to external thread communication improves performance under Windows (may slow things slightly under *nix)
Revision
1.44
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Oct 14 17:01:27 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.43: +5 -3 lines
Diff to previous 1.43
minor code changes, in an attempt to get the client working right when --saveas is used under *nix
Revision
1.43
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Oct 12 01:24:34 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
*** empty log message ***
Revision
1.42
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Oct 11 12:51:27 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.41: +2 -3 lines
Diff to previous 1.41
bug fix; doing an external announce would wind up halting the spew
Revision
1.41
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Oct 10 19:04:39 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
moved PSYCO.py to the BitTorrent directory
Revision
1.40
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Oct 9 21:20:42 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
bugfix
Revision
1.39
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Oct 7 14:27:55 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.38: +5 -4 lines
Diff to previous 1.38
bugfix
Revision
1.38
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Oct 5 04:30:59 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
fix as per official CVS
Revision
1.37
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Oct 1 03:03:46 2003 UTC (6 years, 9 months ago) by theshadow
Branch:
MAIN
Changes since 1.36: +7 -0 lines
Diff to previous 1.36
add allocation method to exception display
Revision
1.36
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Sep 29 21:00:09 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.35: +2 -0 lines
Diff to previous 1.35
references added back that were taken away by importing * from download
Revision
1.35
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Sep 29 15:33:07 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
bugfix
Revision
1.34
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Sep 28 23:59:45 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33
updated credits
Revision
1.33
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Sep 28 19:47:59 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
reduce scope of another import
Revision
1.32
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Sep 28 19:42:57 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
reduce scope of import
Revision
1.31
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Sep 28 19:24:24 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.30: +6 -8 lines
Diff to previous 1.30
layout changes, no re-use
Revision
1.30
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Sep 28 03:51:49 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
makes status icon white if failed
Revision
1.29
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Sep 28 01:30:34 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.28: +34 -29 lines
Diff to previous 1.28
added uau's auto-kick/ban for peers that send bad data
Revision
1.28
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Sep 27 14:35:01 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
credits updated; thanks Christoph for your work w/ IPv6 support
Revision
1.27
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Sep 27 00:29:52 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
more isolation
Revision
1.26
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Sep 27 00:08:51 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.25: +6 -14 lines
Diff to previous 1.25
further isolated the GUI thread from the client thread
Revision
1.25
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 23:39:36 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.24: +25 -12 lines
Diff to previous 1.24
changed method for grabbing many sorts of stats, to try and isolate the UI thread better; also allows UI to control whether certain stats are gathered to save CPU
Revision
1.24
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:39:17 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.23: +17 -12 lines
Diff to previous 1.23
removed redundant code; added checking to connection mode settings if things have not been initialized
Revision
1.23
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:30:12 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
5.7.4
Revision
1.22
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:27:52 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.21: +7 -5 lines
Diff to previous 1.21
5.7.3
Revision
1.21
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:26:57 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.20: +3 -0 lines
Diff to previous 1.20
5.7.2
Revision
1.20
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:24:58 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.19: +28 -10 lines
Diff to previous 1.19
5.7.1c
Revision
1.19
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:23:47 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.18: +24 -32 lines
Diff to previous 1.18
5.7
Revision
1.18
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:12:55 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
5.6.1
Revision
1.17
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:10:28 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.16: +98 -41 lines
Diff to previous 1.16
5.6
Revision
1.16
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:09:05 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.15: +33 -16 lines
Diff to previous 1.15
5.5.3
Revision
1.15
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:05:59 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.14: +105 -54 lines
Diff to previous 1.14
5.5.1
Revision
1.14
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:03:56 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.13: +48 -18 lines
Diff to previous 1.13
5.5
Revision
1.13
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:03:03 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.12: +67 -63 lines
Diff to previous 1.12
5.4.2a
Revision
1.12
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 22:01:45 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
5.4.1
Revision
1.11
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:59:44 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.10: +412 -159 lines
Diff to previous 1.10
5.4
Revision
1.10
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:57:44 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
5.3.1
Revision
1.9
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:56:45 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.8: +199 -120 lines
Diff to previous 1.8
5.3
Revision
1.8
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:54:53 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
5.2.1
Revision
1.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:53:48 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.6: +53 -30 lines
Diff to previous 1.6
5.2
Revision
1.6
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:49:30 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.5: +154 -52 lines
Diff to previous 1.5
5.1.1
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:46:08 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.4: +6 -3 lines
Diff to previous 1.4
early multitracker
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:45:01 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.3: +401 -111 lines
Diff to previous 1.3
config2
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:40:33 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.2: +346 -82 lines
Diff to previous 1.2
(w/ updates)
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:37:27 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
Changes since 1.1: +575 -55 lines
Diff to previous 1.1
BitTorrent 3.2.1b experimental
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 23 21:31:07 2003 UTC (6 years, 10 months ago) by theshadow
Branch:
MAIN
BitTorrent 3.2.1b
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.