Mitchell Livingston
|
c402442786
|
decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened
|
2008-03-23 00:56:43 +00:00 |
Mitchell Livingston
|
bfac9268c4
|
truncate group names if they are too long to display
|
2008-03-22 20:50:41 +00:00 |
Mitchell Livingston
|
e3bd0f0ec7
|
use correct value in sizeof
|
2008-03-22 18:22:10 +00:00 |
Mitchell Livingston
|
c1f0bb6607
|
fix the warnings generated by the last commit
|
2008-03-22 18:18:39 +00:00 |
Mitchell Livingston
|
24fedbe044
|
add "move data file" to torrent action menu
|
2008-03-22 17:05:48 +00:00 |
Mitchell Livingston
|
ae2420422d
|
don't add tier separators when getting the tracker list when they aren't used
|
2008-03-21 21:07:31 +00:00 |
Mitchell Livingston
|
0a4e7bcfa3
|
fix filtering by tracker name
|
2008-03-21 20:28:04 +00:00 |
Mitchell Livingston
|
78e8cae3d1
|
update credits; trivial code changes
|
2008-03-21 18:23:40 +00:00 |
Mitchell Livingston
|
2f917c2ad8
|
#799 treat "waiting to check..." as paused
|
2008-03-19 18:03:02 +00:00 |
Mitchell Livingston
|
32b41bb72e
|
more string folding
|
2008-03-18 22:11:43 +00:00 |
Mitchell Livingston
|
f741e74659
|
fold similar strings together for easier translation
|
2008-03-18 21:59:17 +00:00 |
Mitchell Livingston
|
4f7742d422
|
speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation
|
2008-03-18 03:20:27 +00:00 |
Mitchell Livingston
|
efc7c5f228
|
fix display issue on launch when group row is set to show ratio
|
2008-03-17 21:44:14 +00:00 |
Mitchell Livingston
|
f14ee4fd6b
|
simplify the remaining disk space checking code
|
2008-03-17 21:12:07 +00:00 |
Mitchell Livingston
|
8d5ce92d38
|
update NEWS; trivial changes
|
2008-03-17 20:18:23 +00:00 |
Mitchell Livingston
|
8e45cc27b2
|
#763 better determination of needed space
|
2008-03-17 19:59:26 +00:00 |
Mitchell Livingston
|
e59104e36a
|
clean up a little more of the message log code
|
2008-03-16 15:44:10 +00:00 |
Mitchell Livingston
|
0692e0bb25
|
cleanup of the message window code
|
2008-03-16 15:26:53 +00:00 |
Mitchell Livingston
|
36c9ab960c
|
update strings file
|
2008-03-16 15:03:30 +00:00 |
Mitchell Livingston
|
a149f8992b
|
#792 Allow Option-Command-F to focus the filter field in the main window
|
2008-03-16 14:24:27 +00:00 |
Mitchell Livingston
|
c4646711a1
|
move some of the repetitive code into a method
|
2008-03-16 06:31:37 +00:00 |
Mitchell Livingston
|
3c0e3b8978
|
use a single xib file for all Stats window localizations
|
2008-03-16 06:20:35 +00:00 |
Mitchell Livingston
|
9829264413
|
localize "level" string in message window; update strings file
|
2008-03-15 20:23:44 +00:00 |
Mitchell Livingston
|
e6e1539be5
|
localize the window title as well
|
2008-03-15 20:18:44 +00:00 |
Mitchell Livingston
|
96432c8dbb
|
use a single xib file for all Message window localizations, localizing just from the strings file
|
2008-03-15 20:17:19 +00:00 |
Mitchell Livingston
|
c771a9a156
|
get rid of a potential extra string comparison
|
2008-03-15 14:57:42 +00:00 |
Mitchell Livingston
|
f03073e080
|
truncate torrent name in message window instead of removing words; rename "Activity" to "Process"; add the torrent name to a particularly common log message
|
2008-03-13 11:08:23 +00:00 |
Mitchell Livingston
|
32c901670d
|
rename "Name" column in Message window to "Activity"
|
2008-03-13 10:56:52 +00:00 |
Mitchell Livingston
|
3137d3fcac
|
#138 per-torrent messages in the mac client
|
2008-03-13 10:49:48 +00:00 |
Mitchell Livingston
|
9b088498ad
|
#782 comment box will now scroll with the arrows as expected
|
2008-03-12 17:57:02 +00:00 |
Mitchell Livingston
|
cf433976b3
|
make the file menu code a bit more straightforward
|
2008-03-11 03:46:38 +00:00 |
Mitchell Livingston
|
8db7a29ab2
|
it's faster to lazily generate the torrent action menu each time you need it
|
2008-03-11 03:37:09 +00:00 |
Mitchell Livingston
|
1b78c1bf02
|
#777 get rid of toolbar button in preference window
|
2008-03-10 03:32:29 +00:00 |
Mitchell Livingston
|
56a181d696
|
updated help from jah
|
2008-03-07 14:07:55 +00:00 |
Mitchell Livingston
|
382dd2cfdc
|
adjustments to last activity field
|
2008-03-07 13:23:01 +00:00 |
Mitchell Livingston
|
d347e428c9
|
with multiple torrents selected, show the latest "last activity"
|
2008-03-06 16:13:05 +00:00 |
Mitchell Livingston
|
93ccd72f77
|
update project file to have -DSYS_DARWIN flag
|
2008-03-04 03:34:50 +00:00 |
Mitchell Livingston
|
4dd36a8331
|
fix group ratio, thanks to charles
|
2008-03-04 03:27:25 +00:00 |
Mitchell Livingston
|
052d849b59
|
get mac build compiling again
|
2008-03-04 02:23:01 +00:00 |
Mitchell Livingston
|
fa085c4adc
|
capitalization adjustments
|
2008-03-04 01:03:15 +00:00 |
Mitchell Livingston
|
6ad287dbeb
|
group tooltip displays number of transfers
|
2008-03-04 00:30:26 +00:00 |
Mitchell Livingston
|
20fd7f3456
|
adjust status bar speeds placement
|
2008-03-03 14:23:25 +00:00 |
Mitchell Livingston
|
7463856062
|
add tooltips for group speeds/ratios
|
2008-02-28 21:28:48 +00:00 |
Mitchell Livingston
|
12994b62b6
|
remove an unnecessary check for ratio/speed setting
|
2008-02-28 16:55:28 +00:00 |
Mitchell Livingston
|
ab6628f36b
|
make the group "ying-yang" full sized; hide dl speed columns when showing ratio
|
2008-02-28 16:40:14 +00:00 |
Mitchell Livingston
|
0ee2fd6d3b
|
improved group ratio and options images
|
2008-02-28 16:15:34 +00:00 |
Mitchell Livingston
|
af2339bb9e
|
clicking on the group speed rates will toggle with ratio
|
2008-02-28 02:17:17 +00:00 |
Mitchell Livingston
|
4f11506522
|
streamline code from last commit
|
2008-02-27 19:58:15 +00:00 |
Mitchell Livingston
|
78b08324ea
|
show amount selected in open window
|
2008-02-27 19:34:55 +00:00 |
Mitchell Livingston
|
6cbec1912b
|
mac client will verify data with ipc
|
2008-02-27 19:04:38 +00:00 |
Charles Kerr
|
9ee96fd0dc
|
add `verify' command to ipc.
|
2008-02-27 17:38:39 +00:00 |
Mitchell Livingston
|
a9213b0f4b
|
don't reload the table info when the the same torrents are selected
|
2008-02-27 13:59:26 +00:00 |
Mitchell Livingston
|
598cb4a0d5
|
small efficiency improvements when displaying the list of peers and list of trackers
|
2008-02-27 13:52:43 +00:00 |
Charles Kerr
|
494acbfa85
|
tear out about 1/3 of ipcparse's overhead.
|
2008-02-27 06:01:46 +00:00 |
Mitchell Livingston
|
c24432c129
|
cleanup for last commit
|
2008-02-27 02:06:46 +00:00 |
Mitchell Livingston
|
b2cb5f6fe3
|
save each individual inspector tab's size separately
|
2008-02-27 01:57:13 +00:00 |
Mitchell Livingston
|
265c29b907
|
adjust tracker table
|
2008-02-27 01:25:37 +00:00 |
Mitchell Livingston
|
14edc2cfe8
|
update trunk to 1.06+
|
2008-02-27 01:17:21 +00:00 |
Mitchell Livingston
|
7e929d9d70
|
add table of trackers to the tracker inspector tab
|
2008-02-26 22:56:27 +00:00 |
Mitchell Livingston
|
dea64f0c5a
|
have all dates include the day of the week
|
2008-02-26 02:12:11 +00:00 |
Mitchell Livingston
|
07ccdcda01
|
use system-defined time format in the inspector
|
2008-02-26 02:03:30 +00:00 |
Mitchell Livingston
|
b6b42cdf61
|
format time string using unsigned values
|
2008-02-26 00:28:22 +00:00 |
Mitchell Livingston
|
c8799f36f3
|
temp code for testing time output
|
2008-02-25 23:57:49 +00:00 |
Mitchell Livingston
|
aafadf7170
|
add image for tracker tab
|
2008-02-25 20:16:02 +00:00 |
Mitchell Livingston
|
27d5e73d7c
|
dead code removal
|
2008-02-24 15:16:13 +00:00 |
Mitchell Livingston
|
8850f7b070
|
update strings file
|
2008-02-22 15:39:20 +00:00 |
Mitchell Livingston
|
2a1b14d238
|
remove unused field from the tracker inspector tab; merge code for converting time into a string
|
2008-02-22 15:29:20 +00:00 |
Mitchell Livingston
|
6a8672009e
|
improvements on the tracker inspector tab
|
2008-02-22 04:37:52 +00:00 |
Mitchell Livingston
|
68f5231b96
|
initial inclusion of the "tracker" tab
|
2008-02-22 01:36:30 +00:00 |
Mitchell Livingston
|
ccb601787e
|
update strings file
|
2008-02-19 16:20:38 +00:00 |
Mitchell Livingston
|
e6211d427e
|
ensure the right table columns are removed on Tiger
|
2008-02-19 15:57:27 +00:00 |
Mitchell Livingston
|
806fd71d52
|
get rid of an unnecessary method
|
2008-02-19 15:21:19 +00:00 |
Mitchell Livingston
|
8896efb400
|
ensure correct object value is given to the table on Tiger
|
2008-02-19 11:36:25 +00:00 |
Mitchell Livingston
|
3aae015468
|
small height adjustment
|
2008-02-19 05:49:41 +00:00 |
Mitchell Livingston
|
4d4b4c1c36
|
show "X" image for "no group" row
|
2008-02-19 05:39:56 +00:00 |
Mitchell Livingston
|
d9f8018c49
|
fix type-select with groups
|
2008-02-19 05:27:15 +00:00 |
Mitchell Livingston
|
a28583b50b
|
first go at getting the app to work nicely with Tiger again
|
2008-02-19 05:14:22 +00:00 |
Mitchell Livingston
|
d4eb3c018e
|
remove cache file when removing a transfer
|
2008-02-19 05:09:52 +00:00 |
Mitchell Livingston
|
6fcf4a8013
|
ensure up and down group arrows are colored correctly
|
2008-02-19 02:59:01 +00:00 |
Mitchell Livingston
|
ac300eab89
|
line up group row speeds with status bar speeds
|
2008-02-19 02:24:26 +00:00 |
Mitchell Livingston
|
9426e0bf1e
|
more group row adjustments
|
2008-02-19 02:10:20 +00:00 |
Mitchell Livingston
|
bb8782db3a
|
remove testing code
|
2008-02-19 02:00:06 +00:00 |
Mitchell Livingston
|
d17cb50d25
|
add color and adjust size of group row
|
2008-02-19 01:58:36 +00:00 |
Mitchell Livingston
|
03f986dffe
|
better group arrow images
|
2008-02-18 20:53:10 +00:00 |
Mitchell Livingston
|
f43f30b7ac
|
size adjustment of group speeds
|
2008-02-18 19:54:22 +00:00 |
Mitchell Livingston
|
a261460bdd
|
speeds in group rows - Tiger support is currently broken
|
2008-02-18 19:42:46 +00:00 |
Mitchell Livingston
|
7ab59f951f
|
in minimal mode, show eta for seeding
|
2008-02-16 19:32:22 +00:00 |
Mitchell Livingston
|
5ce3a259f0
|
fix binding on "seeding complete" sound button
|
2008-02-15 00:29:42 +00:00 |
Mitchell Livingston
|
215c31f55c
|
fix inspector display error caused by the last commit allowing null field values
|
2008-02-14 04:38:33 +00:00 |
Mitchell Livingston
|
c9e3322034
|
hopefully fix a crash with the open window
|
2008-02-13 19:33:04 +00:00 |
Mitchell Livingston
|
b223f16bde
|
insignificant filtering improvements
|
2008-02-11 00:16:47 +00:00 |
Mitchell Livingston
|
dd116cc2bc
|
fix a problem with groups on 10.4
|
2008-02-10 16:56:13 +00:00 |
Mitchell Livingston
|
0df97ab3b5
|
trunk: update appcast and version
|
2008-02-09 04:07:32 +00:00 |
Mitchell Livingston
|
f546a32361
|
on Leopard, remove Tiger-only views
|
2008-02-08 13:37:15 +00:00 |
Mitchell Livingston
|
a06c1ace83
|
save collapsed groups between launches
|
2008-02-07 21:26:04 +00:00 |
Mitchell Livingston
|
4d472ae9f7
|
image for "open address" toolbar button...now with the image
|
2008-02-07 20:54:37 +00:00 |
Mitchell Livingston
|
2c9b5137dc
|
image for "open address" toolbar button
|
2008-02-07 20:54:14 +00:00 |
Mitchell Livingston
|
1f9b6248df
|
add an "Open Address" button (updated image is in the works)
|
2008-02-07 20:34:14 +00:00 |
Mitchell Livingston
|
145d372a0c
|
trivial cleanup
|
2008-02-07 16:52:38 +00:00 |
Mitchell Livingston
|
0c61836b1e
|
collapsed groups were expanded and vice versa
|
2008-02-07 16:23:22 +00:00 |
Mitchell Livingston
|
dd0bf1fa8f
|
better encapsulate the collapsed group values
|
2008-02-07 16:20:24 +00:00 |
Mitchell Livingston
|
19210bebf2
|
expand groups when changing group values
|
2008-02-07 15:57:32 +00:00 |
Mitchell Livingston
|
d718f410fc
|
get drag/drop to work again
|
2008-02-07 11:57:24 +00:00 |
Mitchell Livingston
|
5e2308daf9
|
when turning on group view, show all groups expanded
|
2008-02-07 02:15:24 +00:00 |
Mitchell Livingston
|
346060659d
|
expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded
|
2008-02-07 02:11:26 +00:00 |
Mitchell Livingston
|
015f40e498
|
initial saving of collapsed/expanded groups when switching filters, adding torrents, etc
|
2008-02-07 01:26:12 +00:00 |
Mitchell Livingston
|
a0061f43fb
|
First commit of collapsable groups. A lot more needs to still be done.
|
2008-02-06 23:45:44 +00:00 |
Mitchell Livingston
|
5fd7194c12
|
Fix bug remembering reordered groups
|
2008-02-05 12:54:07 +00:00 |
Mitchell Livingston
|
d8fe88ae9e
|
fix potential future display bug in the table cell
|
2008-02-04 13:48:55 +00:00 |
Mitchell Livingston
|
5810578280
|
fix bug when using the per-torrent action menu to set ratio
|
2008-02-04 13:42:20 +00:00 |
Charles Kerr
|
c09df07801
|
#679: packaging fix for mac client
|
2008-02-03 00:51:12 +00:00 |
Mitchell Livingston
|
7394a49a09
|
update trunk version to 1.04+
|
2008-02-01 04:47:50 +00:00 |
Mitchell Livingston
|
4e7cd4d0af
|
fix up the code to get the selected torrent when a group is selected
|
2008-01-31 04:02:26 +00:00 |
Mitchell Livingston
|
008ce2fcfe
|
layout changes to the sorting code
|
2008-01-31 00:40:37 +00:00 |
Mitchell Livingston
|
f77717cffa
|
don't create the name sort descriptor when it's not used
|
2008-01-31 00:24:44 +00:00 |
Mitchell Livingston
|
0e393b873f
|
#669: counts the new group 'separators' in the transfers list as transfers in the count on the bottom of the window
|
2008-01-30 22:24:30 +00:00 |
Mitchell Livingston
|
dd64616376
|
simplify the code for adding group dividers
|
2008-01-30 22:14:19 +00:00 |
Mitchell Livingston
|
d99e328bab
|
remove a warning
|
2008-01-30 21:55:39 +00:00 |
Mitchell Livingston
|
db160766e4
|
fix a crash when removing torrents when showing groups
|
2008-01-28 14:06:02 +00:00 |
Mitchell Livingston
|
02799f7060
|
fix a crash on Tiger
|
2008-01-27 19:10:14 +00:00 |
Mitchell Livingston
|
4ac75b1b80
|
fix bug when showing groups and changing sort type to queue order
|
2008-01-24 21:14:02 +00:00 |
Mitchell Livingston
|
d98fbdc6e4
|
better tracking rect calculating for the main table
|
2008-01-24 15:09:28 +00:00 |
Mitchell Livingston
|
1537005b30
|
fix visual glitch when toggling minimal view
|
2008-01-24 14:43:50 +00:00 |
Mitchell Livingston
|
ea44f890c4
|
make the dock badge colors more obvious
|
2008-01-24 14:27:35 +00:00 |
Mitchell Livingston
|
da6a108375
|
hopefully fix weird drawing issues when resizing, and eliminate a memory leak
|
2008-01-24 01:05:00 +00:00 |
Mitchell Livingston
|
8f21d06cb0
|
add a shortcut for toggling Group view; get rid of grid line between rows
|
2008-01-23 22:07:53 +00:00 |
Mitchell Livingston
|
5fce7e3d5c
|
show/hide the group dividers right away when toggling that option
|
2008-01-23 22:00:02 +00:00 |
Mitchell Livingston
|
10061504df
|
don't sort when there is 1 or less items
|
2008-01-23 21:42:37 +00:00 |
Mitchell Livingston
|
55aaa70546
|
don't allow group rows to be edited
|
2008-01-23 21:33:54 +00:00 |
Mitchell Livingston
|
7dc223d488
|
make group sorting on Tiger consistent with Leopard's
|
2008-01-23 20:57:07 +00:00 |
Mitchell Livingston
|
b44c0b059c
|
apply the filter in some necessary situations
|
2008-01-23 20:50:49 +00:00 |
Mitchell Livingston
|
4f9dcb1444
|
sort instead of filtering when possible
|
2008-01-23 20:46:37 +00:00 |
Mitchell Livingston
|
549521c602
|
only update and sort by group when filtering, not during normal sorting
|
2008-01-23 20:31:04 +00:00 |
Mitchell Livingston
|
920811c894
|
eliminate a warning
|
2008-01-23 18:53:19 +00:00 |
Mitchell Livingston
|
230d490637
|
cleanup for last commit
|
2008-01-23 18:47:34 +00:00 |
Mitchell Livingston
|
320e519a43
|
when determining selected torrents, if a group is selected, after adding all torrents from that group, skip to the object after all those torrents
|
2008-01-23 18:41:33 +00:00 |
Mitchell Livingston
|
381a5bf4b5
|
simplify determining selected rows
|
2008-01-23 18:25:05 +00:00 |
Mitchell Livingston
|
30531d75c9
|
only store the group number for displaying groups in table -- count can be derived
|
2008-01-23 18:22:54 +00:00 |
Mitchell Livingston
|
2761220369
|
simplify the method for adding groups to the torrent array
|
2008-01-23 17:41:55 +00:00 |
Mitchell Livingston
|
67205c89c8
|
rename filter and sort methods, and eliminate some redundant calls
|
2008-01-23 17:22:41 +00:00 |
Mitchell Livingston
|
d5768a4e54
|
use NSMutableArray's built-in function to remove multiple objects at once
|
2008-01-23 17:11:06 +00:00 |
Mitchell Livingston
|
5852c78682
|
keep track of which rows are groups with a separate object
|
2008-01-23 17:03:42 +00:00 |
Mitchell Livingston
|
c0463820f7
|
fix type selection
|
2008-01-23 03:38:24 +00:00 |
Mitchell Livingston
|
7837afd042
|
move the "Use Groups" menu item out of the sort menu
|
2008-01-23 03:22:26 +00:00 |
Mitchell Livingston
|
a471a36cf1
|
avoid unnecessarily creating a text cell
|
2008-01-23 03:17:41 +00:00 |
Mitchell Livingston
|
327f278976
|
allow selecting a group row to apply settings to all torrents in the group
|
2008-01-23 03:12:06 +00:00 |
Mitchell Livingston
|
07761591c9
|
only allow group dividers on 10.5 or higher
|
2008-01-23 02:56:31 +00:00 |
Mitchell Livingston
|
1fa3e0d869
|
first experimental commit: sorting by group will now add group dividers
|
2008-01-23 02:51:58 +00:00 |
Mitchell Livingston
|
d0fb48121e
|
add a convenience function for getting the selected torrents
|
2008-01-22 23:48:14 +00:00 |
Mitchell Livingston
|
221a975c7c
|
update trunk to 1.02+
|
2008-01-22 20:54:29 +00:00 |
Mitchell Livingston
|
e74b176956
|
allow command-g to open the Groups window
|
2008-01-22 17:25:05 +00:00 |
Mitchell Livingston
|
264bf866a5
|
if pushing a button, don't allow a double-click to toggle the inspector
|
2008-01-22 05:33:02 +00:00 |
Mitchell Livingston
|
055d067d7e
|
holding down the mouse on the progress field and the minimal status field will cause them to become gray, indicating the toggle
|
2008-01-22 05:19:18 +00:00 |
Mitchell Livingston
|
873049f491
|
acknowledge autostart when adding torrent data through ipc
|
2008-01-21 22:01:57 +00:00 |
Mitchell Livingston
|
17202c70d9
|
small adjustments to preferences window
|
2008-01-21 19:47:01 +00:00 |
Mitchell Livingston
|
fca4411b5c
|
show the auto-add growl notification even if it shows the open window
|
2008-01-21 16:52:36 +00:00 |
Mitchell Livingston
|
0a2720339f
|
support adding torrent from data with ipc
|
2008-01-21 06:23:10 +00:00 |
Mitchell Livingston
|
4d0e40c576
|
fix a display bug when pausing/resuming a torrent when filtering torrents by state
|
2008-01-20 20:38:51 +00:00 |
Mitchell Livingston
|
e1fa469d5a
|
adjust Prefs layout
|
2008-01-20 20:10:38 +00:00 |
Mitchell Livingston
|
3501bc0014
|
add a warning under the connection limits field
|
2008-01-20 20:05:42 +00:00 |
Mitchell Livingston
|
30cee125da
|
treat the entire file icon as the action button
|
2008-01-20 18:51:53 +00:00 |
Mitchell Livingston
|
bf146526bf
|
fix error where the table would lose track of the selected torrent when sorting by activity
|
2008-01-20 18:28:28 +00:00 |
Mitchell Livingston
|
ab6bc91fe3
|
slight adjustments to preference window size
|
2008-01-20 05:54:10 +00:00 |
Mitchell Livingston
|
3bd38202a6
|
lower default number of total and per-torrent peers (new global value will automatically replace the current global value)
|
2008-01-20 04:50:41 +00:00 |
Mitchell Livingston
|
27c2833ec3
|
fix crash reported in #640; other insignificant changes
|
2008-01-19 05:37:16 +00:00 |
Mitchell Livingston
|
179b7b3672
|
attempt to fix a crash that sometimes occurs with the Add window
|
2008-01-17 16:39:31 +00:00 |
Mitchell Livingston
|
beb62cf865
|
more subdued "no priority" image
|
2008-01-17 07:05:41 +00:00 |
Mitchell Livingston
|
0f0a983d23
|
update the image when dragging data files onto the main window
|
2008-01-17 07:01:09 +00:00 |
Mitchell Livingston
|
39e3ed4c05
|
add missing image and testing code
|
2008-01-17 06:57:51 +00:00 |
Mitchell Livingston
|
ae2c7c8f12
|
update dock badge images
|
2008-01-17 06:53:40 +00:00 |
Mitchell Livingston
|
4158be90cf
|
avoid weird behavior when pushing down action button by showing the menu on mouse up instead
|
2008-01-17 04:20:52 +00:00 |
Mitchell Livingston
|
3f69befc1b
|
fix double clicking a row in the file table, so that it shows the specific file
|
2008-01-17 02:54:01 +00:00 |
Mitchell Livingston
|
e63e7ab8e7
|
attempt to fix buttons on Tiger
|
2008-01-17 01:57:14 +00:00 |
Mitchell Livingston
|
88053029bb
|
add the standard close button to the Add window
|
2008-01-16 23:17:36 +00:00 |
Mitchell Livingston
|
b9f6a86c63
|
ensure the reveal button in the inspector scales the image correctly
|
2008-01-16 21:09:59 +00:00 |
Mitchell Livingston
|
8e993f80ef
|
display the action menu on mouse down, not mouse up
|
2008-01-16 20:53:24 +00:00 |
Mitchell Livingston
|
4b5e05f12e
|
mark action button as pushed when it's clicked; update NEWS
|
2008-01-16 19:49:10 +00:00 |
Mitchell Livingston
|
50a90c3460
|
update NEWS, clean up pieces bar toggle code
|
2008-01-16 19:30:12 +00:00 |
Mitchell Livingston
|
875b98145f
|
fix bug when quickly toggling the advanced bar
|
2008-01-16 16:39:18 +00:00 |
Mitchell Livingston
|
470d588b50
|
animate the Pieces bar when showing/hiding it
|
2008-01-16 15:56:40 +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
|
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 |
Mitchell Livingston
|
6d799f0f89
|
if a button is pushed, don't hilight other buttons when hovered over
|
2008-01-15 16:19:16 +00:00 |