Commit Graph

3727 Commits

Author SHA1 Message Date
Charles Kerr 514f96418b fix tr_buildPath() crash 2008-01-04 18:24:42 +00:00
Mitchell Livingston f7372aa0d1 add an option in the open window to delete the torrent file 2008-01-04 18:10:37 +00:00
Mitchell Livingston d56a7619fa reorganize the open window 2008-01-04 17:32:55 +00:00
Mitchell Livingston caa6cf0f0c get rid of a warning 2008-01-04 15:41:05 +00:00
Mitchell Livingston f7d9ab413e have priority option display when hovered over in the open window 2008-01-04 15:32:19 +00:00
Mitchell Livingston 138c825573 add file table to open window 2008-01-04 15:28:09 +00:00
Mitchell Livingston fd009b603e update news and appcast 2008-01-04 15:12:30 +00:00
Mitchell Livingston 4580eed4a6 update the group menu when groups change 2008-01-04 15:05:25 +00:00
Mitchell Livingston cd96dbb4a1 if a group is removed, check the add window's group pop up 2008-01-04 14:56:29 +00:00
Mitchell Livingston 05dbbc028c add group menu to open window 2008-01-04 14:50:28 +00:00
Mitchell Livingston 1647bd629a when using the add dialog, delete the torrent file (if set in preferences) 2008-01-04 06:31:41 +00:00
Mitchell Livingston ce18bc26ae remove missing method definitions 2008-01-04 05:52:20 +00:00
Mitchell Livingston d9151c70ee when changing the download folder in the new add window, actually change it 2008-01-04 05:43:53 +00:00
Charles Kerr 638f0b0bae `paused' torrent ctor argument wasn't being honored right. 2008-01-04 05:42:41 +00:00
Mitchell Livingston b83cf33f28 acknowledge the start check 2008-01-04 04:54:26 +00:00
Mitchell Livingston e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston 81f32f28d2 check incomplete folder before anything else when adding a torrent 2008-01-04 02:35:23 +00:00
Mitchell Livingston 93c79adef2 move file outline view code to a separate class 2008-01-04 00:29:13 +00:00
Charles Kerr 6c1c7d5cf7 disable the `details' button if more than one torrent is selected. 2008-01-03 23:54:29 +00:00
Charles Kerr 04eea11fbe fill in the release date in NEWS 2008-01-03 23:50:45 +00:00
Charles Kerr cef609acd5 updated German translation 2008-01-03 23:49:54 +00:00
Charles Kerr 6116f4f664 (gtk) new hungarian translation by Gabor Kelemen 2008-01-03 23:39:30 +00:00
Charles Kerr 2729a72169 updated gtk Russian translation by Stalwart 2008-01-03 23:32:44 +00:00
Charles Kerr 37d485268f privatize a couple of methods were left public by accident 2008-01-03 21:41:15 +00:00
Charles Kerr 97350e1c85 fix minimal-mode-toggle error reported by haktar 2008-01-03 21:33:06 +00:00
Charles Kerr 15e6033337 Updated Russian gtk+ translation by Stalwart 2008-01-03 21:24:24 +00:00
Mitchell Livingston 8f23fdaa7a update appcast 2008-01-03 20:48:48 +00:00
Mitchell Livingston 0be563b7d0 update trunk version to 1.00+ 2008-01-03 20:46:34 +00:00
Mitchell Livingston 1750bf9c3c update appcast size 2008-01-03 20:40:38 +00:00
Mitchell Livingston b15898f62f update appcast 2008-01-03 20:35:28 +00:00
Charles Kerr 6310e66d47 update NEWS 2008-01-03 20:34:25 +00:00
Mitchell Livingston 73ade7149b update version to 1.00 2008-01-03 20:32:36 +00:00
Charles Kerr 085235b10b remove some unused #include <ctype.h> directives 2008-01-03 20:17:01 +00:00
Mitchell Livingston 69c4b99995 fix for [4439] 2008-01-03 18:46:33 +00:00
Mitchell Livingston bbe41f4b4c remove unneeded sparkle localizations 2008-01-03 18:05:54 +00:00
Charles Kerr 09ca9f6dda maybe fix i18n tracker error reported by haktar 2008-01-03 17:49:45 +00:00
Charles Kerr 57579bf576 #378 - use {get,set}rlimit to deal with open file limits 2008-01-03 16:36:20 +00:00
Charles Kerr ceb608d9a3 #542: handle torrent metainfo files whose info.name tag is missing or empty. 2008-01-03 16:01:29 +00:00
Charles Kerr 6e1bba6101 updated gtk+ spanish translation by Festor Wailon Dacoba 2008-01-03 15:20:13 +00:00
Mitchell Livingston 113197d91d missed a string localization 2008-01-03 06:36:38 +00:00
Charles Kerr 491c70d3df remove GradientCell from the automake file 2008-01-03 05:59:24 +00:00
Charles Kerr 06e7169b02 tweak the translation subdirs 2008-01-03 05:40:22 +00:00
Charles Kerr 893b0c10a3 to try to prevent router overloads, make (MAX_RECONNECTIONS_PER_PULSE * RECONNECT_PERIOD_MSEC) smaller. 2008-01-03 05:30:45 +00:00
Charles Kerr ce7b2521a3 tweak debug messages. 2008-01-03 05:29:31 +00:00
Charles Kerr 6d23ef541b (gtk) fix ratio error in the main window, reported by Lacrocivious 2008-01-03 04:54:31 +00:00
Charles Kerr ee2cffa196 #579: assertion failure in ~r4410 2008-01-03 03:45:10 +00:00
Charles Kerr c04914e5ff (gtk) fix crash when deleting multiple torrents from a filter view 2008-01-02 21:45:06 +00:00
Charles Kerr d417fe8a79 speedup calculatePiecePriority(). This should give faster startup for torrents w/lots of files. 2008-01-02 20:37:22 +00:00
Charles Kerr 2b7a82b9a8 fix r4425 oops 2008-01-02 20:34:20 +00:00
Charles Kerr 0e56fa0baf test code for #575 (m1b's bug) 2008-01-02 18:05:05 +00:00