Charles Kerr
|
7c908fa11a
|
#623: "transmissioncli -i" crashes. reported by anders in the forums.
|
2008-01-16 16:47:58 +00:00 |
Mitchell Livingston
|
875b98145f
|
fix bug when quickly toggling the advanced bar
|
2008-01-16 16:39:18 +00:00 |
Charles Kerr
|
756bacd076
|
(gtk) #616: tray icon info popup, suggested by inferneux and seconded a few times in the forums.
|
2008-01-16 16:03:18 +00:00 |
Mitchell Livingston
|
470d588b50
|
animate the Pieces bar when showing/hiding it
|
2008-01-16 15:56:40 +00:00 |
Charles Kerr
|
a1e20dd7e9
|
more work on "router death": if we can't connect to a given peer, retry it fewer times and wait much longer between retries.
|
2008-01-16 15:13:02 +00:00 |
Charles Kerr
|
34451a57d4
|
(gtk) tweak the keyboard accelerator for removing a torrent. suggested by frandavid100 in the forums.
|
2008-01-16 14:59:10 +00:00 |
Charles Kerr
|
c619642d4e
|
(gtk) better desktop integration by using stock icons in the statusbar. suggested by frandavid100 in the forums.
|
2008-01-16 14:55:07 +00:00 |
Mitchell Livingston
|
e49dc50751
|
fix display of button tip
|
2008-01-16 07:09:14 +00:00 |
Mitchell Livingston
|
4a3d5d7081
|
when mousing over the icon, show the action button
|
2008-01-16 06:48:12 +00:00 |
Mitchell Livingston
|
4dbbe863f9
|
don't show the file icon in minimal mode when hovered over
|
2008-01-16 06:26:52 +00:00 |
Mitchell Livingston
|
f624a2013e
|
experiment with showing the action button only on rollover; updated other button images
|
2008-01-16 06:22:47 +00:00 |
Mitchell Livingston
|
c00c8fa52e
|
update some of the table buttons
|
2008-01-16 05:50:24 +00:00 |
Mitchell Livingston
|
d4518acd18
|
add images for hovering
|
2008-01-16 05:01:45 +00:00 |
Mitchell Livingston
|
5a3b368920
|
update (and add) images for the priority control
|
2008-01-16 04:48:22 +00:00 |
Mitchell Livingston
|
e641e54b2e
|
update inspector tab images
|
2008-01-16 04:37:27 +00:00 |
Mitchell Livingston
|
3c37878b21
|
refinement to priority images
|
2008-01-16 03:48:04 +00:00 |
Mitchell Livingston
|
7037121d3f
|
update priority images
|
2008-01-16 03:27:39 +00:00 |
Mitchell Livingston
|
d540cadbd0
|
never dim the buttons on hover on Tiger
|
2008-01-15 23:57:46 +00:00 |
Mitchell Livingston
|
d144c11997
|
update strings file
|
2008-01-15 23:49:26 +00:00 |
Mitchell Livingston
|
06f0fee7b5
|
dim the action button when hovered over, and display the appropriate status string
|
2008-01-15 23:48:03 +00:00 |
Mitchell Livingston
|
ff833b37d6
|
fix compiling error with last commit
|
2008-01-15 22:40:58 +00:00 |
Charles Kerr
|
d48f7a0026
|
housekeeping. tweak comments, group API calls a bit.
|
2008-01-15 22:00:58 +00:00 |
Mitchell Livingston
|
7b370036ef
|
unflip the reveal buttons in the inspector
|
2008-01-15 21:49:40 +00:00 |
Mitchell Livingston
|
a846ff7475
|
remove a warning and commented-out code
|
2008-01-15 21:22:08 +00:00 |
Mitchell Livingston
|
90ed4159ef
|
display the button status tip in minimal mode as well
|
2008-01-15 21:20:16 +00:00 |
Mitchell Livingston
|
2cda37ab07
|
instead of displaying a tooltip for the buttons, when hovered over, display the "tip" where the status string usually is
|
2008-01-15 21:09:51 +00:00 |
Mitchell Livingston
|
5cfe65531f
|
clean up the code for determining the button image
|
2008-01-15 19:52:17 +00:00 |
Mitchell Livingston
|
2402b1df2e
|
get button hilighting working correctly when it assumes it's inside the button
|
2008-01-15 19:48:19 +00:00 |
Charles Kerr
|
3c4ad2caec
|
fix r4646 build error on gtk < 2.10.0 reported by Lacrocivious
|
2008-01-15 17:55:09 +00:00 |
Mitchell Livingston
|
6d799f0f89
|
if a button is pushed, don't hilight other buttons when hovered over
|
2008-01-15 16:19:16 +00:00 |
Charles Kerr
|
ca70ef18bb
|
drive the throttle even lower.. max of 16 connections per second.
|
2008-01-15 06:02:47 +00:00 |
Mitchell Livingston
|
69a6978fca
|
plain don't allow rollover on 10.4, and pushing a button will select a cell on 10.4 (to avoid flashing)
|
2008-01-15 05:39:40 +00:00 |
Mitchell Livingston
|
4506f61a9e
|
hide the action button in minimal mode
|
2008-01-15 05:09:46 +00:00 |
Mitchell Livingston
|
804d0193d0
|
fix tooltips in the main table
|
2008-01-15 05:03:26 +00:00 |
Mitchell Livingston
|
803cbc6808
|
don't make a button hovered when it is pushed but not hovered over
|
2008-01-15 04:52:40 +00:00 |
Mitchell Livingston
|
edb46062b2
|
attempt to fix table drawing issues
|
2008-01-15 04:45:57 +00:00 |
Mitchell Livingston
|
2047901eae
|
get table buttons working again
|
2008-01-15 04:03:06 +00:00 |
Mitchell Livingston
|
9685e9563b
|
don't select the row if pushing a button
|
2008-01-15 03:50:00 +00:00 |
Mitchell Livingston
|
0a7d8cd3a5
|
experiment with hilighting the buttons on rollover (10.5-only, and still incomplete)
|
2008-01-15 03:33:44 +00:00 |
Mitchell Livingston
|
7933bc4d9e
|
migrate some of the action button code to TorrentCell
|
2008-01-14 19:12:26 +00:00 |
Mitchell Livingston
|
a275277903
|
first commit of experimental button refactoring
|
2008-01-14 18:02:08 +00:00 |
Charles Kerr
|
925153e67b
|
#620: assertion failure: `pad_d_len <= 512' in handshake.c:527
|
2008-01-14 16:17:02 +00:00 |
Mitchell Livingston
|
14a327a47d
|
fix autoscrolling in message window when it's full; trivial changes to peer string encoding
|
2008-01-14 15:10:41 +00:00 |
Mitchell Livingston
|
146ca13140
|
update the strings file
|
2008-01-14 05:56:12 +00:00 |
Mitchell Livingston
|
ae5fdbb958
|
redo the peer tooltip status strings
|
2008-01-14 05:53:38 +00:00 |
Mitchell Livingston
|
1d2d4eefde
|
don't check torrent stat values on first cycle
|
2008-01-14 05:01:00 +00:00 |
Mitchell Livingston
|
0fc517bd75
|
get rid of 2 global variables
|
2008-01-14 04:50:19 +00:00 |
Mitchell Livingston
|
7b42f87e50
|
fix a tiny memory leak
|
2008-01-14 04:34:45 +00:00 |
Mitchell Livingston
|
169c259988
|
add an option to show the "add" window only for multifile torrents
|
2008-01-14 04:22:24 +00:00 |
Mitchell Livingston
|
8af8e75085
|
rearrange the Transfers Preference view
|
2008-01-13 21:27:43 +00:00 |