Timeline
May 31, 2007:
- 11:40 PM Changeset [1995] by
- attempt to kill an io bug
- 11:17 PM Changeset [1994] by
- reorganize files in xcodde and avoid a redundant method call
May 30, 2007:
- 6:25 AM Changeset [1993] by
- some cleanup from the last commit
- 6:10 AM Changeset [1992] by
- get rid of the numbers next to the filter...have them in tooltips instead
- 5:47 AM Changeset [1991] by
- create an addition to NSBezierClass to create a rectangle with rounded …
- 5:16 AM Changeset [1990] by
- patch to avoid unneeded io checking when starting
May 29, 2007:
- 10:00 PM Changeset [1989] by
- place filter buttons correctly at launch
- 9:56 PM Changeset [1988] by
- update filter correctly when switching from waiting to check state to …
- 9:31 PM Changeset [1987] by
- avoid unnecessarily specifying a color
- 9:26 PM Changeset [1986] by
- get rid of a ceilf
- 9:06 PM Changeset [1985] by
- adjust the filter bar badge size
- 8:53 PM Changeset [1984] by
- put the filter button numbers in a circle
- 4:17 PM Changeset [1983] by
- make the number in the filter button smaller
- 2:06 PM Changeset [1982] by
- update filter buttons' size and shadow
- 4:53 AM Changeset [1981] by
- avoid resizing the search field if unnecessary
- 4:38 AM Changeset [1980] by
- shrink the search field instead of hiding it until it's too small to …
- 3:27 AM Changeset [1979] by
- fix typo
- 3:20 AM Changeset [1978] by
- properly show/hide the filter search field
- 2:57 AM Changeset [1977] by
- in the filter bar show the number of each type next to the name
- 2:00 AM Changeset [1976] by
- some rewriting of the filter bar so it can dynamically place the …
May 28, 2007:
- 10:32 PM Changeset [1975] by
- when pausing and then resuming a checking transfer, recheck from the start
- 9:21 PM Changeset [1974] by
- Library Search Paths in proxy daemon and remote Targets need to be …
- 6:37 PM Changeset [1973] by
- update files to recognize the new "waiting to check" state
- 6:17 PM Changeset [1972] by
- use a function for the progress towards the stop ratio
- 4:51 PM Changeset [1971] by
- swap a condition in the io code
- 4:40 PM Changeset [1970] by
- make stalled check work for minutes, not seconds
- 3:32 PM Ticket #23 (Ability to cancel checking) closed by
- fixed: Added in [1969].
- 3:23 PM Ticket #124 (avoid parallel file checking) closed by
- fixed: Added in [1969].
- 3:23 PM Changeset [1969] by
- patch from Charles Kerr: perform file checking one at a time (fixes #124)
- 3:17 AM Changeset [1968] by
- when sorting by progress, if seeding, sort by progress towards meeting …
- 3:01 AM Changeset [1967] by
- get rid of 2 warnings
- 2:53 AM Changeset [1966] by
- make some of the new code more the current style
- 2:27 AM Changeset [1965] by
- add the beginnings of ipc to the mac front end
- 1:49 AM Changeset [1964] by
- add libevent to the project
May 27, 2007:
- 11:52 PM Changeset [1963] by
- minor alignment fix in Transfers Preferences
- 11:35 PM Changeset [1962] by
- remove double malloc
- 11:32 PM Changeset [1961] by
- patch to speed up io from denisx
- 10:43 PM Changeset [1960] by
- update the xcode project file
- 4:31 PM Changeset [1959] by
- Massage types a bit to silence some warnings and add a couple missing …
- 4:30 PM Changeset [1958] by
- Prevent our unused hack from breaking standard headers on linux.
May 26, 2007:
- 7:22 AM Changeset [1957] by
- typo fix #2
- 7:21 AM Changeset [1956] by
- typo fix
- 6:35 AM Changeset [1955] by
- every check counts
- 6:17 AM Ticket #164 (handle stalled torrents with queuing) closed by
- fixed: Added in [1954].
- 6:16 AM Changeset [1954] by
- add ability to start next transfer in queue if one becomes stalled
May 25, 2007:
- 9:44 PM Changeset [1953] by
- swap download and upload activity checks
- 9:38 PM Changeset [1952] by
- set activity when actually uploading
- 9:22 PM Changeset [1951] by
- Handle the server failing to send info or stat response gracefully.
- 9:20 PM Changeset [1950] by
- define as activity as when uploading/downloading occurs
- 8:33 PM Changeset [1949] by
- display "last activity" in inspector
- 8:07 PM Changeset [1948] by
- move date info to the activity tab of inspector
- 7:45 PM Changeset [1947] by
- display date completed info in the inspector
- 7:14 PM Changeset [1946] by
- store date of last activity
- 4:21 PM Changeset [1945] by
- fix some layout formatting
- 3:33 AM Changeset [1944] by
- rename BarButton? FilterBarButton?
- 3:05 AM Changeset [1943] by
- get rid of some unused variables
May 24, 2007:
- 8:09 PM Changeset [1942] by
- patch from softwareelves that relaxes the requirements for activity …
- 4:01 PM Changeset [1941] by
- this shouldn't have been committed
- 3:57 PM Changeset [1940] by
- fix bug where when a file location was changed the valid download …
- 1:56 PM Changeset [1939] by
- Implement messages to change preference values.
- 1:55 PM Changeset [1938] by
- Move preference saving from TrPrefs? to TrCore?. Update the preference …
- 11:16 AM Changeset [1937] by
- Implement the various get messages to retrieve settings. Hope these …
- 10:37 AM Changeset [1936] by
- Implement addfiles-detailed message.
- 9:28 AM Changeset [1935] by
- Implement removeall, startall and stopall messages.
- 9:18 AM Changeset [1934] by
- Fix build error.
- 9:18 AM Changeset [1933] by
- Add torrent hash to model. Implement lookup, remove, start, and stop …
- 7:51 AM Changeset [1932] by
- Add ipc id to TrCore? model. Implement info and stat ipc messages.
- 7:11 AM Changeset [1931] by
- Move a macro.
- 6:46 AM Changeset [1930] by
- these classes shouldn't have been there, and some formatting fixes
- 6:15 AM Changeset [1929] by
- Return response for tagged add message. Support noop message.
- 6:06 AM Changeset [1928] by
- Move this file.
- 5:46 AM Changeset [1927] by
- Switch to ipc version 2.
- 4:05 AM Changeset [1926] by
- Rename ipc to ipcparse
- 4:02 AM Changeset [1925] by
- Silence some warnings.
- 3:59 AM Changeset [1924] by
- Add command-line option to use an alternate location for the socket file.
- 3:44 AM Changeset [1923] by
- Move ipc parsing code into libt.
- 3:29 AM Changeset [1922] by
- Use a signal in TrCore? instead of a callback to signal quit.
- 2:54 AM Changeset [1921] by
- Revert this change from r1920, it wasn't intended to be committed.
- 2:50 AM Changeset [1920] by
- Move torrent adding from callback in main.c to functions on TrCore?.
May 23, 2007:
- 9:34 PM Changeset [1919] by
- code from nickshanks to generate the progress bars without images, …
- 7:26 PM Changeset [1918] by
- Axe the stupid torrent flags.
- 7:25 PM Changeset [1917] by
- get the dock badging of completed torrents working finally...seems it …
- 5:59 PM Changeset [1916] by
- Add signal mechanism for reporting error from TrCore?. Use error signal …
- 4:22 PM Changeset [1915] by
- avoid unneeded retain/release in badger
- 6:25 AM Changeset [1914] by
- Untangle the gordian references between TrCore? and TrTorrent?.
- 5:01 AM Changeset [1913] by
- have the Badger keep track of the completed count rather than Controller
- 4:45 AM Changeset [1912] by
- Remove tr_handle_t argument from tr_torrentClose().
- 4:41 AM Changeset [1911] by
- get rid of lock that apparently doesn't work
- 4:39 AM Changeset [1910] by
- Merge TrBackend? into TrCore?.
- 4:38 AM Changeset [1909] by
- Fix deleting a torrent which has a properties window open. (this …
- 2:45 AM Changeset [1908] by
- Move model appending, updating, and deleting to TrCore?. The TrTorrent? …
- 1:47 AM Changeset [1907] by
- Preparation for eliminating TrBackend?: move the TrBackend? instance …
- 12:49 AM Changeset [1906] by
- Move main model into a new TrCore? wrapper class.
May 22, 2007:
- 4:05 AM Changeset [1905] by
- the animations for the inspector are too buggy, so they have to go
May 21, 2007:
- 11:58 PM Changeset [1904] by
- a little longer fade transition
- 11:46 PM Changeset [1903] by
- experiment with fading inspector
- 10:56 PM Changeset [1902] by
- quickly switching between fades will now be consistent
- 10:39 PM Changeset [1901] by
- fade in quicker, and get rid of a warning
- 10:38 PM Changeset [1900] by
- resizing the drag overlay was causing weird drawing problems, so don't …
- 9:57 PM Changeset [1899] by
- only fade out if the window is overlay is visible
- 9:07 PM Changeset [1898] by
- use 10.4's animation code for the drag overlay's fades
- 9:00 PM Changeset [1897] by
- simplify the drag code a little
- 3:36 PM Changeset [1896] by
- only set alpha value at initialization in drag overlay
- 3:25 PM Changeset [1895] by
- show Blizzard Downloader actual version (this could become wrong in …
- 3:02 PM Changeset [1894] by
- add Blizzard Downloader to clients (still need to figure out the exact …
- 4:38 AM Changeset [1893] by
- adjust the action button's image placement
- 4:01 AM Changeset [1892] by
- remove a log, and show the copy cursor when adding with drag
- 3:56 AM Changeset [1891] by
- when fading the drag overlay, have it expand if the window is …
May 19, 2007:
- 7:26 PM Changeset [1890] by
- make sure the badge changes for different drags
- 7:11 PM Changeset [1889] by
- make overlay badge rounded without border
- 6:42 PM Changeset [1888] by
- simplify fade in code a little
- 6:37 PM Changeset [1887] by
- quickly fade in the drag overlay
- 5:02 PM Changeset [1886] by
- fine tune the drag badge look a bit
- 4:25 PM Changeset [1885] by
- make the bottom bar a regular view (instead of an image view) so that …
- 4:07 PM Changeset [1884] by
- when removing the drag overview, fade it out
- 3:12 PM Changeset [1883] by
- a little cleanup
- 3:10 PM Changeset [1882] by
- show a globe icon on the drag overlay for url's (needs a higher …
- 2:39 PM Changeset [1881] by
- create the drag badge's background only once
- 2:22 PM Changeset [1880] by
- show a badge when dragging url's
- 2:11 PM Changeset [1879] by
- the beginnings of an overlay badge when dragging on files
- 1:39 AM Changeset [1878] by
- remove a warning
- 1:31 AM Changeset [1877] by
- when displaying the drag overlay, only have it appear on top of the …
- 1:16 AM Changeset [1876] by
- when dragging torrents, dim the main window
May 18, 2007:
- 11:25 PM Changeset [1875] by
- update badger a tiny bit
May 17, 2007:
- 11:14 PM Changeset [1874] by
- allow torrent files not ending in .torrent to be opened by dragging to …
- 9:04 PM Changeset [1873] by
- only update the dock badging when there's a change
May 16, 2007:
- 4:03 AM Ticket #183 (when seeding, transmission connects to/remains connected to seeds) closed by
- fixed: Should be fixed in [1870]
- 3:57 AM Changeset [1872] by
- comment out an nslog i was using for testing
- 3:44 AM Changeset [1871] by
- make sure to use the speed limit of 0 when moving the torrent data file
- 3:05 AM Changeset [1870] by
- when seeding don't connect to seeders...it's just common sense
- 2:03 AM Changeset [1869] by
- determine upload/download rates the old way, which is not the most …
May 11, 2007:
- 6:56 PM Changeset [1868] by
- separate code for determining if there is a download with same name …
- 12:03 AM Changeset [1867] by
- have the secondary sort alternate ascending/descending when the …
May 10, 2007:
- 11:50 PM Changeset [1866] by
- show an error when moving the file fails
- 6:29 PM Changeset [1865] by
- expand upon the code for setting download and incomplete folders
- 3:32 AM Changeset [1864] by
- passing nil for no progress is a bit more efficient
- 3:24 AM Changeset [1863] by
- show nothing under "client" in the peer table for unconnected peers
- 12:43 AM Changeset [1862] by
- hide peer progress bar for unconnected peers
May 9, 2007:
- 6:41 PM Changeset [1861] by
- Check error codes correctly in instead of reporting all errors as …
- 4:14 PM Changeset [1860] by
- don't allow a folder to be moved inside itself
- 3:52 PM Changeset [1859] by
- move sort options to submenu
- 2:52 PM Changeset [1858] by
- make consecutive move sheets show correctly
- 7:00 AM Changeset [1857] by
- Don't bencode signed integers as unsigned.
- 6:58 AM Changeset [1856] by
- Ignore SIGPIPE. errnomsg -> errmsg.
- 6:56 AM Changeset [1855] by
- Allow a socket path to be given with -t.
- 5:13 AM Changeset [1854] by
- change menu location
- 5:07 AM Changeset [1853] by
- add option to change download location
- 4:40 AM Changeset [1852] by
- cleaner way of moving torrent from incomplete folder
- 3:49 AM Changeset [1851] by
- efficiencies in processing peer info in inspector
- 3:11 AM Changeset [1850] by
- removed extra 0 on times that weren't working with localization anyway
- 3:05 AM Changeset [1849] by
- differentiate old-style and new-style Transmission peer id (so version …
- 2:55 AM Changeset [1848] by
- add BTQueue to clients
May 7, 2007:
- 5:27 PM Changeset [1847] by
- green color for advanced bar and pieces view will now require 4 peers …
- 4:05 PM Changeset [1846] by
- eliminate blank space around message log window
- 5:10 AM Changeset [1845] by
- have no default value for auto-import, and instead prompt for …
- 4:35 AM Changeset [1844] by
- get level indicator options showing up in interface builder again
- 4:28 AM Changeset [1843] by
- disable option to pause torrents that are checking to avoid freezes
- 4:08 AM Ticket #192 (When seeding a torrent to only one peers transmission uploads fine for ...) closed by
- worksforme: No other reports and no response. I'm gonna close.
- 4:02 AM Ticket #187 (Watched folder is only triggered when copying from a local file but ...) closed by
- fixed: After checking once it will now wait ten seconds and check again. This …
- 3:48 AM Changeset [1842] by
- compare value, not memory location
- 12:56 AM Changeset [1841] by
- eliminate an unneeded function
- 12:20 AM Changeset [1840] by
- a little better releasing of timers
- 12:06 AM Changeset [1839] by
- try to avoid timer memory leak
May 6, 2007:
- 11:47 PM Changeset [1838] by
- stupid logs
- 11:45 PM Changeset [1837] by
- better retain/release/invalidate the auto-import timer
- 11:16 PM Changeset [1836] by
- ensure nil value after invalidating
- 11:05 PM Changeset [1835] by
- eliminate unneeded timer parameters
- 10:14 PM Changeset [1834] by
- actually use the new timer when checking for auto-import
- 7:01 PM Changeset [1833] by
- use 0 instead of -1 for no progress
- 5:30 PM Changeset [1832] by
- stupid mistake
- 5:18 PM Changeset [1831] by
- some tidying up
- 2:54 PM Changeset [1830] by
- wait 10 seconds and check the auto-import directory a second time
May 5, 2007:
- 2:43 PM Changeset [1829] by
- only allow one active transfer with the same name in the same location
May 4, 2007:
- 7:23 PM Changeset [1828] by
- allow localization of "not connected" peer client string
- 6:42 PM Changeset [1827] by
- change slightly which values are sent for display in the inspector …
- 5:44 PM Changeset [1826] by
- remove inaccurate comments about announce interval
May 2, 2007:
- 7:39 PM Changeset [1825] by
- disable prebinding to get rid of those pesky warnings
- 7:35 PM Changeset [1824] by
- add an option to reverse the sort order
- 6:59 PM Changeset [1823] by
- don't retain the sort and filter strings; instead, grab them when needed
Note: See TracTimeline
for information about the timeline view.