2002-09-15 08:34:04 by Martin Husemann | Files touched by this commit (2) | |
Log message:
Ooops, botched last update. Remove patch-aa, which is now already integrated
into the distribution.
|
2002-09-14 17:11:32 by Martin Husemann | Files touched by this commit (2) |
Log message:
Update bidwatcher to 1.3.5.
Main change: handle new eBay html layout.
Provided by Marko Schütz in PR pkg/18288.
|
2002-06-12 23:51:28 by Matthias Scheler | Files touched by this commit (3) |
Log message:
"bidwatcher" tries to use HTTP/1.1 but is not able to handle persistant
connections. Use "Connection: close" in HTTP request headers to avoid
network timeout caused by this bug. Bump version number to 1.3.4nb2.
|
2002-06-12 15:55:07 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Initialize buffer point to "NULL" in fetchURL() to avoid problem when
free(3) is used later.
|
2002-06-10 17:58:36 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Adapt for renamed distribution file (a last minute bug fix?). Bump package
revision to 1.
|
2002-06-07 13:04:18 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Update "bidwatcher" package to version 1.3.4. Changes since version 1.3.3:
- Snipe as low as 1 second, of course, caveats apply.
- Better ANSI compliance for gcc3.1
- Several UI enhancements
- Fixed some bid processing issues
- Fixed getting user bids
- Fixed some big memory leaks
- Added localtime patch
- Better execution of Mozilla
- Fixed some snipe error messages
- We're sending HTTP/1.1 now.
- Fixed description skewing when reading from file.
- Applied patch from dbs@tanj.com to fix ended auctions.
- Added Copy item number menu option
- CodeStyle: Replaced if( with if (
- Fixed 'First Bid' field in Details window
- Fixed Reserve detection: Thanks to Thomas Enstall
- Fixed eBay motors non car auctions + dutch.
|
2002-03-25 23:46:29 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Fix build problem under Solaris.
|
2002-03-22 22:59:59 by Matthias Scheler | Files touched by this commit (7) | |
Log message:
Update "bidwatcher" package to version 1.3.3. Changes since version 1.3.0:
- many bug fixes
- improved GUI
- experimental bidding daemon
|