Mitchell Livingston
|
c6290bcd71
|
Move the rename menu item to the File menu.
|
2013-01-23 03:46:04 +00:00 |
Mitchell Livingston
|
806fdb0314
|
When renaming a transfer or file, reload the proper tables.
|
2013-01-22 03:54:51 +00:00 |
Mitchell Livingston
|
694861217c
|
add the rename option to the main window context menu
|
2013-01-22 00:50:28 +00:00 |
Mitchell Livingston
|
9236571f1c
|
#1220 Initial Mac support for changing file and folder names. Not fully complete.
|
2013-01-22 00:09:48 +00:00 |
Mitchell Livingston
|
335fd11d76
|
part 2 of r13184
|
2012-01-30 00:16:57 +00:00 |
Mitchell Livingston
|
f7cab515f4
|
Sort the Sort menu items on launch, since the main menu is now localized through a strings file.
|
2012-01-30 00:14:43 +00:00 |
Mitchell Livingston
|
b3153d4e89
|
Fix the priority images in the 10.6 torrent action menu
|
2011-10-23 17:51:37 +00:00 |
Mitchell Livingston
|
0808bdd2fe
|
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
|
2011-10-06 00:30:40 +00:00 |
Mitchell Livingston
|
7efc1af537
|
set all of the windows as non-restorable
|
2011-08-20 12:42:23 +00:00 |
Mitchell Livingston
|
075454604b
|
generate the dock menu exclusively in code
|
2011-08-05 23:18:02 +00:00 |
Mitchell Livingston
|
cc8f73b715
|
#4393 Remove "Open Recent" menu item and list of recent torrent files
|
2011-07-27 01:32:46 +00:00 |
Mitchell Livingston
|
4cdb84aa0d
|
#4379 Lion: Use popovers for global gear button
|
2011-07-23 15:54:02 +00:00 |
Mitchell Livingston
|
01a585d144
|
re-enable "Sort by Size"
|
2011-07-21 00:13:45 +00:00 |
Mitchell Livingston
|
df27df041c
|
temporarily disable "Sort by Size" for 2.33 (it'll be back for 2.4)
|
2011-07-19 22:31:23 +00:00 |
Mitchell Livingston
|
fa63ffbdc7
|
#4225 Sort torrents by size
|
2011-07-04 19:47:15 +00:00 |
Mitchell Livingston
|
8ff275b3b2
|
allow the torrent and tracker scrollviews to draw the background
|
2011-06-13 22:57:33 +00:00 |
Mitchell Livingston
|
4458697259
|
remove the custom alternating row code, since it isn't futureproof
|
2011-06-13 22:26:43 +00:00 |
Mitchell Livingston
|
39971c0995
|
#4300 set the main window to auto-recalculate view loops, so that the tab order will be reset when views are added and removed
|
2011-05-31 02:25:33 +00:00 |
Mitchell Livingston
|
ee00977e65
|
Rename "cleanup all completed" to "remove all completed from list".
|
2011-03-14 23:46:53 +00:00 |
Mitchell Livingston
|
9a6b11a7dc
|
Resize the "recycle" cleanup icon
|
2011-03-11 01:42:19 +00:00 |
Mitchell Livingston
|
15394498b0
|
add a button to the bottom-left of the main window to clean up all completed transfers
|
2011-03-10 01:36:51 +00:00 |
Mitchell Livingston
|
6092362c1e
|
revert the last commit
|
2011-02-26 14:59:05 +00:00 |
Mitchell Livingston
|
39709abd6e
|
store secondsDownloading and secondsSeeding as ints instead of time_t
|
2011-02-26 14:56:58 +00:00 |
Mitchell Livingston
|
541effd743
|
slightly simplify filter code
|
2011-02-21 04:18:58 +00:00 |
Mitchell Livingston
|
6d10cd2c9c
|
move the filter bar into its own xib
|
2011-02-20 03:58:50 +00:00 |
Mitchell Livingston
|
543063b4b8
|
move the status bar into its own xib file
|
2011-02-20 00:22:55 +00:00 |
Mitchell Livingston
|
ff5ce357fe
|
rename "Clear Completed" to "Cleanup Completed"
|
2011-02-13 03:25:06 +00:00 |
Mitchell Livingston
|
9348605f03
|
Add option to remove completed transfers
|
2011-02-13 02:02:13 +00:00 |
Mitchell Livingston
|
9c1281c43c
|
move the "open torrent URL" sheet into its own xib file
|
2011-02-10 00:51:25 +00:00 |
Mitchell Livingston
|
8cd66ba851
|
update MainMenu.xib to recognize the change in r11684
|
2011-01-15 17:21:49 +00:00 |
Mitchell Livingston
|
b9e4fcdb40
|
tweak MainMenu.xib's tags
|
2011-01-15 16:51:41 +00:00 |
Mitchell Livingston
|
9e504a848d
|
replace the "Reverse Sort Order" menu item with "Ascending" and "Descending" menu items
|
2011-01-06 04:09:04 +00:00 |
Mitchell Livingston
|
94698d43cf
|
capitalize "By" in "Sort Transfers By"
|
2011-01-06 03:55:09 +00:00 |
Mitchell Livingston
|
4b190aa0c2
|
separate the code for the filter and status bars
|
2011-01-02 17:11:41 +00:00 |
Mitchell Livingston
|
ae2a3ab268
|
increase the bottom bar height by a pixel
|
2011-01-02 16:50:37 +00:00 |
Mitchell Livingston
|
317349c13c
|
#3697 make blocklist URL configurable in the Mac UI
|
2010-10-31 19:05:46 +00:00 |
Mitchell Livingston
|
fac0ce51f4
|
push the bottom buttons left two pixels
|
2010-10-24 19:37:52 +00:00 |
Mitchell Livingston
|
05175c8100
|
#3669 Streamline the bottom-left buttons, removing the button borders and using an updated turtle image. There is glue-code for this to work on localizations until they update the xib files.
|
2010-10-24 19:19:21 +00:00 |
Mitchell Livingston
|
ade46abd95
|
add undo and redo menu items, allowing them to work in text fields
|
2010-04-23 11:50:35 +00:00 |
Mitchell Livingston
|
b16620930a
|
rename Minimal View to Compact View
|
2010-03-20 02:04:18 +00:00 |
Mitchell Livingston
|
e4f891b3c5
|
adjust default window size and placement
|
2010-03-07 14:49:58 +00:00 |
Mitchell Livingston
|
70793c23dd
|
#2835 remove file selection in action menu
|
2010-01-31 21:26:45 +00:00 |
Mitchell Livingston
|
db4b1959aa
|
#2625 Add a menu item to copy a magnet link to the clipboard
|
2009-12-04 13:35:15 +00:00 |
Mitchell Livingston
|
fc7d82518d
|
when Quick Look is visible, make the toolbar icon blue and append "Close" to the menu item
|
2009-10-12 01:59:52 +00:00 |
Mitchell Livingston
|
55b098b6d9
|
remove unneeded group column resize code
|
2009-09-18 02:18:22 +00:00 |
Mitchell Livingston
|
5282a62733
|
#2396 move donation menu item to the main Transmission menu; remove some redundant "Transmission _______" from the Help menu items
|
2009-09-10 04:19:35 +00:00 |
Mitchell Livingston
|
9be4a3979b
|
make sure the "move data" context option actually works
|
2009-09-07 21:37:58 +00:00 |
Mitchell Livingston
|
28f3d66a52
|
#2371 move "Move Data File To..." to the contextual menu, and add "Save Torrent File As..."
|
2009-09-07 15:21:26 +00:00 |
Mitchell Livingston
|
cf7a977de2
|
for consistency, "Wiki & Development" -> "Support & Development"
|
2009-08-28 02:09:25 +00:00 |
Mitchell Livingston
|
30502116f6
|
remove ability to remove .torrent files for the ui
|
2009-07-19 19:14:01 +00:00 |