Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
45 4441d 21h magnus /trunk/debian/ * typeerrors.patch: Fix two cases of attempting to pass floats to
functions expecting ints:
- In the motion-notify-event callback of the chatboxes, which should
change the cursor into a hand when over a URL (LP: #923363).
- In the button-press-event callback of the buttons making up the
board, which should produce an arrow to allow tiles to be placed by
typing letters.
 
42 4521d 09h magnus /trunk/debian/patches/ Fix line endings.  
41 4521d 09h magnus /trunk/debian/ max-players.patch: Before denying a player from joining a game because
the maximum number of players has been reach, check whether the player
is rejoining a game he or she is already part of (Closes: #633838).
Thanks to Christian von Kietzell.
 
39 4711d 23h magnus /trunk/debian/ installation.patch: Reduce the size by moving back code that was
unnecessarily moved from dist.py to setup.py.
 
34 4720d 21h magnus /trunk/debian/ * hosts.patch: Improve the code for adding new entries to the Additional
Hosts list:
* Fix C&P bug that caused the Game port to be validated twice but the
Web port not at all.
* Pre-fill the default port numbers to help the user (Closes: #566666).
* Don't destroy the dialog until the entered values have been extracted.
 
27 4721d 19h magnus /trunk/debian/ Convert package to source format 3.0 (quilt), meaning renaming the
patches and converting their headers as well as dropping
README.source.
 
15 5809d 20h magnus /trunk/debian/ Lower connection timeout when checking servers to avoid extremely long
delays (Closes: #473598). Thanks to Ron Bentley.
 
3 6021d 02h magnus /trunk/debian/ * Add patch to make the Close button in the About dialog work.
* Add XS-Vcs-* fields to debian/control
* Since setup.py is modified by 10_installation.dpatch, make sure that it is applied in the clean target
* Fix init script not noticing when the server is already running and LSB-ize it.
* Do not restart server on upgrade, to avoid inadvertent game disruption.
* Improve pyscrabble-server.README.Debian a bit.
 
2 6023d 18h magnus /trunk/debian/ [svn-inject] Applying Debian modifications to trunk