source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @346   17 years titer Fixes #22 (all torrents apparently at 0 % when T restarts)
(edit) @345   17 years livings124 Moved myself up in the credits, tweaks here and there
(edit) @344   17 years livings124 This should make the borders of the new progress bar a bit more consistent.
(edit) @343   17 years livings124 This actually includes the glossier progress image. whoops
(edit) @342   17 years livings124 The advanced bar is a bit more glossy.
(edit) @341   17 years livings124 This look for the progress bars matches the new smooth aqua look a lot …
(edit) @340   17 years livings124 Double-clicking the icon in the table view will reveal the download.
(edit) @339   17 years livings124 Make private methods actually private.
(edit) @338   17 years livings124 Declare private methods.
(edit) @337   17 years titer svn:keywords
(edit) @336   17 years livings124 Add the license info to the new files.
(edit) @335   17 years livings124 Allow the Reveal item to also work with the inspector's Files table.
(edit) @334   17 years livings124 Clicking the File tableview in the Inspector will now make the …
(edit) @333   17 years livings124 use the word Transfers, not Torrents
(edit) @332   17 years livings124 Move "reveal" and "show inspector" to Transfers and View respectively.
(edit) @331   17 years livings124 Rename a few menu items (especially "Remove Data File" to "Remove …
(edit) @330   17 years joshe Fix a recently-introduced memory leak.
(edit) @329   17 years livings124 Inspector, not Info, for previous tab menu item
(edit) @328   17 years joshe Add -h and -v command-line options.
(edit) @327   17 years joshe Remove the separate preference option for files added via …
(edit) @326   17 years joshe Fix bug where upload and download totals were discarded when …
(edit) @325   17 years livings124 Make Copy Torrent dialog a sheet.
(edit) @324   17 years livings124 Validate menu item and show warning on failure for "Copy Torrent"
(edit) @323   17 years livings124 Initial support for creating a torrent copy (to recover torrent files …
(edit) @322   17 years livings124 Inspector window now only becomes key window when necessary.
(edit) @321   17 years joshe This branch isn't needed anymore.
(edit) @320   17 years joshe Add support to the GTK GUI for saving private copies of torrent files. …
(edit) @319   17 years livings124 Fixed spacing a bit in Transfer prefs. This is my last little commit …
(edit) @318   17 years livings124 Having two booleans was redundant.
(edit) @317   17 years livings124 ...and once again commit (newer) Sparkle (682)
(edit) @316   17 years livings124 Once again remove Sparkle framework…
(edit) @315   17 years livings124 Plus, not minus. :-/
(edit) @314   17 years livings124 Make the progress bar a bit longer to look better with the last commit.
(edit) @313   17 years livings124 Make context menu items enabled even if the window isn't active. Also …
(edit) @312   17 years livings124 Add a keyboard shortcut for removing files.
(edit) @311   17 years livings124 Remove a period for consistency
(edit) @310   17 years joshe Add support to libtransmission and the MacOS X GUI for saving private …
(edit) @309   17 years livings124 Now it'll work for Panther users again…
(edit) @308   17 years livings124 ...Add new Sparkle.
(edit) @307   17 years livings124 Remove old Sparkle…
(edit) @306   17 years livings124 Context menus shouldn't have keyboard shortcuts. I should learn to …
(edit) @305   17 years livings124
(edit) @304   17 years livings124 A little less wordy.
(edit) @303   17 years livings124 Small fix for pull-down menu.
(edit) @302   17 years livings124 Changed some phrasing and added a little disclaimer.
(edit) @301   17 years livings124 Better icons for the pause and resume toolbar items. Thanks to macHD …
(edit) @300   17 years livings124 Changed around Remove menu items a bit. These might need to be changed …
(edit) @299   17 years livings124 As far as I can see this is now working. Some cosmetic touchups are …
(edit) @298   17 years joshe Ok, I didn't test tr_mkdir() in the other place it was used. Fix it there.
(edit) @297   17 years joshe Fix tr_mkdir() again, this time I actually tested so I know it works.
(edit) @296   17 years joshe Remember when I said I fixed tr_mkdir() before and made a comment …
(edit) @295   17 years livings124 trying to get it to work
(edit) @294   17 years joshe Re-commit rev 291, in the right place this time.
(edit) @293   17 years joshe Oops, fix the new tr_mkdir() function to actually work. Testing is …
(edit) @292   17 years joshe Revert the last commit, it wasn't supposed to go on the trunk.
(edit) @291   17 years livings124 Initial support of moving torrent files in Mac version. Some things …
(edit) @290   17 years joshe Fix typo.
(edit) @289   17 years joshe Create any needed parent directories for the prefs, cache, and …
(edit) @288   17 years joshe Add a couple of cross-platform functions for finding a location for …
(edit) @287   17 years livings124 Stretched some labels to help themers.
(edit) @286   17 years livings124 No need to create an autoreleased object and then retain it when it …
(edit) @285   17 years livings124 Switch some tiffs to png.
(edit) @284   17 years livings124 Double-clicking rows will toggle the inspector. Also, cleaned up …
(edit) @283   17 years livings124 Fix the dash.
(edit) @282   17 years joshe Update the GTK, MacOS, and cli frontends to compile again. BeOS …
(edit) @281   17 years joshe Add libtransmission support for saving private copies of torrent files.
(edit) @280   17 years joshe Add a branch for work on saving a private copy of torrent files. This …
(edit) @279   17 years joshe Oops. Apparently I don't know how to use subversion today. Delete the …
(edit) @278   17 years joshe Add a branch for work on saving a private copy of torrent files.
(edit) @277   17 years titer svn:keywords
(edit) @276   17 years livings124 Less ugly original placement and sizing or window on first launch …
(edit) @275   17 years livings124 Use the built-in method if on Tiger for making subarrays.
(edit) @274   17 years livings124 Hopefully this gets the dock icon to show again. (I'm new to this …
(edit) @273   17 years livings124 Changed some headers.
(edit) @272   17 years livings124 First commit on my own 8-) Sorting by progress, sorting no longer …
(edit) @271   17 years joshe Try harder to use the right color for the progress bar text.
(edit) @270   17 years joshe Unbreak 'make install'
(edit) @269   17 years joshe Wait and try to send a stopped event when removing a torrent.
(edit) @268   17 years titer This wasn't supposed to be commited
(edit) @267   17 years titer $*!'%`$!
(edit) @266   17 years titer Grrr
(edit) @265   17 years titer Split and moved makefiles into a seperate folder, fixes and speed-up …
(edit) @264   17 years titer Splits VERSION_STRING and VERSION_REVISION, removes duplication of …
(edit) @263   17 years titer Whoops
(edit) @262   17 years titer Get revision at build time
(edit) @261   17 years titer Updated svn:keywords
(edit) @260   17 years titer Added $Id$ keywords and updated a few headers
(edit) @259   17 years joshe Add a transmissioncli manpage written by deanna@…. Fix …
(edit) @258   17 years joshe Remove a branch which has served it's purpose.
(edit) @257   17 years titer Forgot this file in r256
(edit) @256   17 years titer Merged Mitchell's changes, this includes: Adds stop at ratio, Adds …
(edit) @255   17 years joshe Allow column resizing and ellipsize long torrent names. merged from …
(edit) @254   17 years titer Toughens the criteria for banning, tries to make guesses about the …
(edit) @253   17 years titer Adds automatic peer banning. At first, peers get only banned for the …
(edit) @252   17 years joshe Fix a double-free bug that was causing preference corruption and crashes.
(edit) @251   17 years joshe Trying to free nonexistent memory is bad, mmkay? (refs …
(edit) @250   17 years titer Be more flexible in case the dictionary isn't at the beginning of the …
(edit) @249   17 years joshe Some minor code cleanups. Handle things a little better when quitting.
(edit) @248   17 years joshe Major internal restructuring for the GTK GUI, GObject-derived …
(edit) @247   17 years titer Adds Action button that allows quick setting of upload and download …
Note: See TracRevisionLog for help on using the revision log.