Mitchell Livingston
|
420115e322
|
add svn properties
|
2007-08-20 16:53:08 +00:00 |
Mitchell Livingston
|
e91070a1e7
|
add a menu additions class
|
2007-08-20 16:49:53 +00:00 |
Mitchell Livingston
|
8ae9d20712
|
rename the addition files
|
2007-08-20 16:34:21 +00:00 |
Charles Kerr
|
c3eb17cb76
|
Explain which steps can be skipped during an SVN up
|
2007-08-20 02:41:32 +00:00 |
Charles Kerr
|
1d6e20594d
|
minor improvements to.. you guessed it.. the tracker/libevent code
|
2007-08-20 02:29:36 +00:00 |
Mitchell Livingston
|
89fc445266
|
small layout change
|
2007-08-20 02:26:59 +00:00 |
Charles Kerr
|
1f08d0ce52
|
cleaner shutdown
|
2007-08-20 02:18:38 +00:00 |
Charles Kerr
|
8f0c231a3a
|
fix FMR on shutdown
|
2007-08-20 02:12:55 +00:00 |
Charles Kerr
|
4e82903313
|
better fix for the leak in r2870
|
2007-08-19 04:03:06 +00:00 |
Charles Kerr
|
e19ecccae8
|
send libevent's warning messages to our logging framework instead of to the console
|
2007-08-19 03:54:27 +00:00 |
Charles Kerr
|
b0919dca34
|
...and, yet another memory leak, this time when trying to add a torrent that can't be added
|
2007-08-19 03:42:58 +00:00 |
Mitchell Livingston
|
52057e8c93
|
get rid of an unnecessry string additions method
|
2007-08-19 03:03:28 +00:00 |
Charles Kerr
|
47f1457d67
|
fix crash-on-shutdown bug reported by BentMyWookie
|
2007-08-19 02:55:11 +00:00 |
Mitchell Livingston
|
466325fa92
|
add a title to the Creator's open panel
|
2007-08-19 02:52:58 +00:00 |
Charles Kerr
|
7b2a9f274a
|
accidentally checked in a debugging statement
|
2007-08-19 02:23:35 +00:00 |
Charles Kerr
|
027fa13c5b
|
fix win32 build. (#304, lubomir.marinov)
|
2007-08-19 02:10:18 +00:00 |
Charles Kerr
|
13c91c2d99
|
upnp.c needs platform.h if VERBOSE_LOG is defined (ticket #305, mtolman)
|
2007-08-19 02:07:29 +00:00 |
Charles Kerr
|
c93b993001
|
improve cli-driven torrent creation. (Danez, #309 & #310
|
2007-08-19 02:02:38 +00:00 |
Charles Kerr
|
993b31cc97
|
version.sh fix reported by Danez
|
2007-08-19 01:57:09 +00:00 |
Charles Kerr
|
82db9f6cc9
|
fix a couple of more memory leaks that valgrind found
|
2007-08-19 00:18:43 +00:00 |
Charles Kerr
|
b66efdf998
|
tracker tweaks
|
2007-08-19 00:02:23 +00:00 |
Charles Kerr
|
1e53e9de72
|
shut up a compiler warning
|
2007-08-18 23:32:07 +00:00 |
Charles Kerr
|
8f78b809d1
|
fix minor memory leaks introduced in the last couple of days
|
2007-08-18 22:35:09 +00:00 |
Charles Kerr
|
f6973227ac
|
highlight error torrents in red in the main window
|
2007-08-18 19:22:31 +00:00 |
Mitchell Livingston
|
10ecd7e169
|
make credits match authors
|
2007-08-18 18:37:32 +00:00 |
Charles Kerr
|
633ade8004
|
added mirek's slovakian translation. added mirek, Niels Provos, and TooMuchTime to the `thanks' sectio of AUTHORS
|
2007-08-18 18:33:47 +00:00 |
Mitchell Livingston
|
d098877379
|
kill some compile warnings
|
2007-08-18 17:35:08 +00:00 |
Charles Kerr
|
b0d0b49ba1
|
find . -type f \! -path \*.svn\* | xargs grep '\$Id\$'
|
2007-08-18 17:32:00 +00:00 |
Mitchell Livingston
|
7a62353a25
|
missed 2
|
2007-08-18 17:27:43 +00:00 |
Charles Kerr
|
1b06ce24c8
|
svn propset svn:keywords 'Date Rev Author Id' filename
|
2007-08-18 17:27:28 +00:00 |
Mitchell Livingston
|
a9c6ca9314
|
part 2 of setting svn keywords
|
2007-08-18 17:25:34 +00:00 |
Mitchell Livingston
|
dcf2ad1864
|
just a return
|
2007-08-18 17:20:53 +00:00 |
Charles Kerr
|
ea49180f94
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
Mitchell Livingston
|
7f8647405c
|
rearrange project a bit
|
2007-08-18 17:16:33 +00:00 |
Mitchell Livingston
|
f96505a447
|
set properties on a whole bunch of mac files
|
2007-08-18 17:13:36 +00:00 |
Charles Kerr
|
43bfc5cd7f
|
update version.sh to exclude third-party. add $Id:$ to the new files s.t. version.sh will find them.
|
2007-08-18 17:05:51 +00:00 |
Mitchell Livingston
|
e94b016e81
|
add missing license info
|
2007-08-18 17:05:11 +00:00 |
Mitchell Livingston
|
a275204114
|
tidy up the filter bar code a little
|
2007-08-18 17:00:40 +00:00 |
Mitchell Livingston
|
141404356a
|
remove some warnings
|
2007-08-18 16:55:01 +00:00 |
Charles Kerr
|
b9c2ea46ce
|
add the content-length header. I'm not getting any tracker errors anymore; please let me know if your experience differs
|
2007-08-18 15:47:08 +00:00 |
Charles Kerr
|
39a43cbc08
|
* more work on the tracker... getting closer.
* oops! make sure autoconf is giving the `0.80+' in the User-Agent header.
|
2007-08-18 08:28:57 +00:00 |
Charles Kerr
|
3a45686c3f
|
push event_del() through the libevent pipe too.
|
2007-08-18 06:59:20 +00:00 |
Charles Kerr
|
9cb2dcb63d
|
better error reporting in the new tracker code
|
2007-08-18 06:06:53 +00:00 |
Mitchell Livingston
|
af833c7593
|
disable top-level file items when applicable
|
2007-08-18 05:59:01 +00:00 |
Mitchell Livingston
|
596525d89a
|
dynamically show the files for file selection in the top-level action menu
|
2007-08-18 05:46:20 +00:00 |
Mitchell Livingston
|
10fb72281b
|
move scrape info in inspector a bit more to the left to allow display of an extra digit
|
2007-08-18 03:25:16 +00:00 |
Mitchell Livingston
|
68b171f7c3
|
get mac version building again
|
2007-08-18 03:22:03 +00:00 |
Charles Kerr
|
3f777e3cb9
|
before the first scrape, set leechers/seeders/downloads to -1 to represent n/a
|
2007-08-18 03:11:08 +00:00 |
Charles Kerr
|
35b727788e
|
do all the libevent enqueuing from a single thread.
|
2007-08-18 03:02:32 +00:00 |
Mitchell Livingston
|
9f78eda964
|
attempt to fix stuck overlay window
|
2007-08-18 02:11:45 +00:00 |