Commit Graph

667 Commits

Author SHA1 Message Date
Mitchell Livingston 8766f02049 set up message log in tr_initFull 2007-12-24 16:18:09 +00:00
Mitchell Livingston 2b10655f0e use tr_initFull 2007-12-24 15:29:29 +00:00
Mitchell Livingston 63e7a8597e get ipc fully working with ipc 2007-12-24 03:48:42 +00:00
Mitchell Livingston 51f52dd8d6 images loaded with "imageNamed" should include their file extension 2007-12-22 19:57:12 +00:00
Mitchell Livingston 4373e79a2b patch from SoftwareElves for ipc 2007-12-22 18:53:20 +00:00
Mitchell Livingston ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Mitchell Livingston 78419871e9 switch-ify an if 2007-12-22 03:39:52 +00:00
Mitchell Livingston b276f285b0 get rid of all the deprecated functions for the ctor versions 2007-12-22 03:31:22 +00:00
Mitchell Livingston 7a5369023e fix an annoying crash 2007-12-21 20:39:43 +00:00
Mitchell Livingston 530b57face use an x for "no group" 2007-12-21 17:54:37 +00:00
Mitchell Livingston 38d8026a5d hopefully resize the "All" filter button on Tiger correctly 2007-12-21 17:41:27 +00:00
Mitchell Livingston 71471102bc combine group code and adjust the group button size 2007-12-21 16:29:42 +00:00
Mitchell Livingston fc1adc6093 add icon for the default group filter 2007-12-21 16:10:13 +00:00
Mitchell Livingston f4211ce19d remove unused method 2007-12-20 20:55:26 +00:00
Mitchell Livingston 44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston 4cfc42437b update the news 2007-12-20 20:35:47 +00:00
Mitchell Livingston 45155fdc04 get speed limit menu checks displaying again 2007-12-20 20:11:01 +00:00
Mitchell Livingston 1988925a91 experiment to get speed limit action menu to work 2007-12-20 19:57:42 +00:00
Mitchell Livingston 4f8ac624dd don't try to resize the filter bar if it's hidden 2007-12-20 18:58:53 +00:00
Mitchell Livingston 5812cc3937 remove unnecessary Tiger code 2007-12-20 18:05:42 +00:00
Mitchell Livingston b9e60f1086 remove unnecessary filter sizing code 2007-12-20 17:39:05 +00:00
Mitchell Livingston 5ff9d6877a better resizing of the filter buttons 2007-12-20 05:12:23 +00:00
Mitchell Livingston ed9804adf6 experimentally add an "active" filter 2007-12-20 04:49:06 +00:00
Mitchell Livingston 265eeac33a trivial adjustments to the search field 2007-12-20 02:57:47 +00:00
Mitchell Livingston 15c7cebe8b stop timers before clearing the dock icon on quit 2007-12-20 01:42:30 +00:00
Mitchell Livingston e7756980ab a little more streamlining 2007-12-20 01:06:55 +00:00
Mitchell Livingston 5f57d0cf11 streamline the filtering code 2007-12-20 01:00:03 +00:00
Mitchell Livingston 3ccb0a7232 fix crash on Tiger caused by a placeholder image 2007-12-19 21:45:14 +00:00
Mitchell Livingston cc4eb2be94 update the group filter when groups are changed or removed 2007-12-19 21:11:49 +00:00
Mitchell Livingston 3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Mitchell Livingston efbcf507c7 use tag instead of represented object for group values in the menu items 2007-12-19 15:35:23 +00:00
Mitchell Livingston 02e52bb013 fix sizing of group labels with long file names 2007-12-17 22:30:28 +00:00
Mitchell Livingston 0fc13c3d6a sort groups by their order in the table 2007-12-17 20:10:51 +00:00
Mitchell Livingston 17682552ec when table values are changed, reload the table immediately 2007-12-17 19:53:17 +00:00
Mitchell Livingston 4d6eda4a0e add basic sorting by group 2007-12-17 19:47:06 +00:00
Mitchell Livingston f9491abf18 add Group to context menu 2007-12-17 16:52:49 +00:00
Mitchell Livingston 93df72df07 enable and check group menu items appropriately; update news 2007-12-17 16:32:32 +00:00
Mitchell Livingston d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston c414dd52a6 experiment with a new bottom button look on tiger 2007-12-15 21:29:47 +00:00
Mitchell Livingston 9e15d27495 attempt to fix sizing issue on tiger 2007-12-13 16:04:32 +00:00
Mitchell Livingston 9bf313c08a better hiding of bottom texture on 10.5 2007-12-13 15:19:46 +00:00
Mitchell Livingston cea2275bcf on tiger make the bottom bar a texture 2007-12-13 15:16:04 +00:00
Mitchell Livingston 7567ecc2bb clean up some of the code where it checks for 10.5 2007-12-12 16:28:40 +00:00
Mitchell Livingston a60d623021 on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard 2007-12-12 15:53:37 +00:00
Mitchell Livingston cf4f43f090 color the background of the status bar on tiger 2007-12-12 15:17:33 +00:00
Mitchell Livingston bc295fe78e use a simpler method for determining text color of table cells on leopard 2007-12-12 05:01:31 +00:00
Mitchell Livingston 73ccb2e0c8 make the text at the bottom of the window appear engraved (on 10.5) 2007-12-12 04:35:38 +00:00
Mitchell Livingston ba6487a93d attempt to put the arrow commands into interface builder 2007-12-12 03:29:59 +00:00
Mitchell Livingston 13c1c8a6a4 use 10.5's built-in ability to generate the textured bottom border instead of a custom view with images 2007-12-12 03:21:11 +00:00
Mitchell Livingston 373b96387b fix typo in last commit 2007-12-12 02:21:01 +00:00