Commit Graph

4291 Commits

Author SHA1 Message Date
Andrew Resch 34671971be Clean-up gettext code and make it more portable 2008-11-29 21:21:05 +00:00
Andrew Resch 6bd1682728 Fix building on FreeBSD
Add some more metadata
2008-11-29 20:48:37 +00:00
Andrew Resch bb8c41ad03 Change how gettext is initialized to be more simple 2008-11-29 20:44:53 +00:00
Andrew Resch 269c4ec70c Fix typo 2008-11-29 20:25:11 +00:00
Andrew Resch 32db5e2c5d Do not have signalmanager/receiver connections linger by setting the
SO_LINGER sockopt.
2008-11-29 19:07:28 +00:00
Andrew Resch 03c6e5ef9b Change xpm icon size to 32x32 2008-11-29 18:11:21 +00:00
Andrew Resch 5e8cf840e2 Add blurb about icon copyright 2008-11-29 17:53:04 +00:00
Andrew Resch 13c8108ce8 Fix man page 2008-11-29 17:25:00 +00:00
Andrew Resch 17eeae8bfa Add 'deluge.xpm' 2008-11-29 17:24:02 +00:00
Andrew Resch cb77d16812 Minor optimization in ftime 2008-11-29 05:48:11 +00:00
Andrew Resch 95bf260518 Improve ftime() to format dates higher than 11 weeks. 2008-11-29 05:10:34 +00:00
Andrew Resch 0d429837b6 Fix gtk warnings 2008-11-29 03:31:04 +00:00
Andrew Resch d59a59dadc Break out proxy preferences to include peer, web_seed, tracker and dht. 2008-11-29 03:16:43 +00:00
Andrew Resch 79684c3b11 Fix bug in systemtray when changing some config options when the
systemtray is not enabled.
2008-11-29 03:15:27 +00:00
Andrew Resch 6b22fb236e Have setup.py obey prefix when installing data files.
Add manpages to data files.
2008-11-29 02:12:09 +00:00
Andrew Resch ae8f987bc0 Build translations in the build folder 2008-11-29 01:22:29 +00:00
Andrew Resch 256c5c71b8 Add copyright headers 2008-11-28 23:53:05 +00:00
Andrew Resch 5f4a2533ec Include the tracker host in tracker status string 2008-11-28 23:39:46 +00:00
Andrew Resch 4933618f50 Fix #47 the state and config files are no longer invalidated when there
is no diskspace
2008-11-28 23:36:18 +00:00
Andrew Resch 1440d6b247 Fix #531 set default log level to ERROR and add 2 command-line options,
"-L, --loglevel" and "-q, --quiet".
2008-11-28 23:28:06 +00:00
Andrew Resch e759d61266 Fix #602 re-did files/peers tab state saving/loading 2008-11-28 21:31:50 +00:00
Andrew Resch d64f8c3d93 Force a show event in the pop-up menu so that on first click the menu is
shown properly.
2008-11-28 20:24:03 +00:00
Andrew Resch 5ad2c87b77 Flip the traffic icon 2008-11-28 19:43:54 +00:00
Andrew Resch 578c451e9a Fix up some headers 2008-11-28 19:11:26 +00:00
Andrew Resch a73928c231 Fix filtertreeview behaviour when stopping to clear the treestore 2008-11-28 19:09:04 +00:00
Andrew Resch da120c744d Remove OpenSSL exception from headers 2008-11-28 17:54:17 +00:00
Marcos Pinto 936cd9811d lang sync 2008-11-28 06:10:20 +00:00
Marcos Pinto ead53f3c88 fix remove dialog for multiple torrents 2008-11-28 01:14:29 +00:00
Marcos Pinto 767a35c381 reorder protocol traffic 2008-11-27 19:34:00 +00:00
Andrew Resch 1e126995dc Minor tweak 2008-11-27 07:16:19 +00:00
Andrew Resch 2024c0cfb0 Decorate dialogs 2008-11-27 07:09:14 +00:00
Andrew Resch 05609bda61 Fix get_config 2008-11-27 06:40:21 +00:00
Andrew Resch c6d67b824a Fix bug in preferences when opening to the plugins page 2008-11-27 05:19:29 +00:00
Andrew Resch ccbf75d5b9 Fix last 2008-11-27 05:19:02 +00:00
Andrew Resch 3dc8ba3d6f Fix loading labels 2008-11-27 05:12:27 +00:00
Andrew Resch 0954c3f112 Re-do the 'set maximum' dialogs.. They are now decorated. 2008-11-27 04:24:30 +00:00
Andrew Resch 013e9d95f1 Fix bug in system tray menu when enabling system tray when connected to
a core
2008-11-27 04:17:11 +00:00
Andrew Resch 1515636ef3 Improve the remove torrent dialog 2008-11-27 02:48:56 +00:00
Andrew Resch b4b7c50f6b lt sync 2987 2008-11-26 09:14:19 +00:00
Andrew Resch c6422b53df Rework the Remove Torrent Dialog and change client.remove_torrent() to
only having the option of removing data, not torrent file.  Deleting the 
torrent file was deleting the torrent file in the Copy Torrentfile 
folder and this is not desirable.
2008-11-26 09:11:18 +00:00
Andrew Resch e11b7adeff Fix ajax template package data 2008-11-26 07:32:27 +00:00
Andrew Resch afd3178358 Fix missing comma 2008-11-26 07:24:29 +00:00
Andrew Resch 2969ff51f9 Add -P, --pidfile option to deluged 2008-11-26 07:01:19 +00:00
Andrew Resch b141d91965 Remove install class 2008-11-26 06:50:39 +00:00
Marcos Pinto 435dfa31a2 use new manpages in debian packaging 2008-11-25 23:44:48 +00:00
Andrew Resch 55c5a5d175 Add manpages 2008-11-25 23:21:22 +00:00
Andrew Resch 66ae89122d Fallback to using DNS for geoip lookups if the database file is not
available
2008-11-25 22:43:31 +00:00
Andrew Resch 4eedc1b23e Include a 'clean_plugins' command and make sure it's run with 'clean' 2008-11-25 22:21:14 +00:00
Martijn Voncken 3afc5bfb19 smaller default size for newforms floats and ints(2) 2008-11-25 20:09:54 +00:00
Martijn Voncken ab8362432b smaller default size for newforms floats and ints 2008-11-25 19:56:46 +00:00