]> granicus.if.org Git - transmission/shortlog
transmission
2011-08-21 Jordan Lee(trunk web) make Transmission.js' keyDown() function...
2011-08-21 Jordan Lee(trunk web) use jQuery to limit the preference dialog...
2011-08-20 Jordan Lee(trunk web) rename torrent-renderer.js as torrent-row.js
2011-08-20 Jordan Lee(trunk web) simplify Transmission.updateButtonStates()
2011-08-20 Jordan Lee(trunk web) minor tweaks to r12702 for clarity.
2011-08-20 Jordan Lee(trunk web) Torrent class cleanup:
2011-08-20 Jordan Lee(trunk libT) improve the is_same_file() test in deleteL...
2011-08-20 Jordan Lee(trunk web) code cleanup in torrent-row: (1) add a...
2011-08-20 Mitchell Livingstonset all of the windows as non-restorable
2011-08-20 Jordan Lee(trunk qt) fix text alignment issue in the inspector...
2011-08-20 Jordan Lee(trunk qt) #4428 "Conversion to QString in "New torrent...
2011-08-19 Mitchell Livingstonsmall tweaks to the help documentation
2011-08-18 Mitchell Livingstonupdate help images
2011-08-17 Jordan Leetell Makefile.am about file-row.js and torrent-renderer.js
2011-08-17 Mitchell Livingstonremove unnecessary queue update notifications
2011-08-16 Jordan Lee(trunk libT) #4377 "Incomplete Folder removed when...
2011-08-16 Jordan LeeUse 'ev' rather than 'event' in Transmission.onRowClick...
2011-08-16 Jordan Lee(trunk web) #3624 "Compact mode is very slow for large...
2011-08-16 Mitchell Livingstonadjust r12688 and remove a log message
2011-08-16 Mitchell Livingston#4425 add window's verification progress bar doesn...
2011-08-15 Mitchell Livingston#4423 Fix coding style of StatusBarController::updateWi...
2011-08-15 Mitchell Livingston#4421 Fix warnings related to missing protocols definition
2011-08-15 Mitchell Livingston#4420 The StatusBar updates itself a bit too much
2011-08-15 Mitchell Livingston#4422 On Mac, tr_getWebClientDir() uses incorrect encod...
2011-08-14 Jordan Lee(trunk libT) #4396 "Scrape requests not showing in...
2011-08-13 Jordan Lee(trunk gtk) #4399 "Add option to disable 'trash can...
2011-08-13 Jordan Lee(trunk libT) when building unordered lists, use g_slist...
2011-08-13 Jordan Lee(trunk gtk) sync the gtk+ client's watchdir behavior...
2011-08-13 Jordan Lee(trunk gtk) the row and col arguments passed to gtk_tab...
2011-08-13 Jordan Leeuse a gulong when remembering the return value of g_sig...
2011-08-13 Jordan Leesilence a warning on 64-bit machines introduced in...
2011-08-13 Jordan Lee(trunk gtk) remove some unnecessary #includes
2011-08-13 Jordan Leerename 'torrent_idle_data' as 'rpc_idle_data'
2011-08-13 Jordan Lee(trunk gtk) minor tweak to signal_handler()
2011-08-13 Jordan Lee(trunk gtk) simplify the gtk+ client's watchdir code
2011-08-13 Jordan Lee(trunk gtk) move function declarations to where they...
2011-08-13 Jordan Lee(trunk gtk) simplify the details dialog manager
2011-08-13 Jordan Lee(trunk gtk) remove unnecessary #includes
2011-08-13 Jordan Lee(trunk gtk) simplify the implementation of get_details_...
2011-08-13 Jordan Lee#671 "torrent queuing" -- fix status string for queued...
2011-08-12 Jordan Lee(trunk libT) #4377 "Incomplete Folder removed when...
2011-08-11 Jordan Lee(trunk libT) #4377 "Incomplete Folder removed when...
2011-08-11 Jordan Lee(trunk libT) #4377 "Incomplete Folder removed when...
2011-08-11 Mitchell Livingstonfix starting transfers when adding
2011-08-10 Jordan Lee#4260 "µTP not working on embedded device" -- apply...
2011-08-09 Jordan Lee(trunk, gtk) remove the file "marshal.list"; it's unuse...
2011-08-09 Jordan Leequeuing: fix "unhandled pref: 60" error reported by...
2011-08-09 Mitchell Livingstonas of revision 41 of our libevent checkout, we no longe...
2011-08-09 Jordan Lee(trunk gtk) in torrent-cell-renderer and tr-core, use...
2011-08-09 Jordan Lee(trunk gtk) use G_DEFINE_TYPE when implementing the...
2011-08-09 Jordan Lee(trunk gtk) fix minor memory leak introduced in r12657
2011-08-09 Jordan Lee(trunk gtk) first cut at using GApplication. This lets...
2011-08-08 Jordan Leeremove the gtr_idle_add() portability wrapper around...
2011-08-08 Jordan Leeremove the gtr_timeout_add_seconds() portability wrappe...
2011-08-08 Jordan Leeremove dead code
2011-08-08 Jordan Leefix r12638 regression caused by the difference in retur...
2011-08-08 Jordan Leequeuing: fix false "Error" message reported by rb07
2011-08-08 Jordan Leequeuing: tweak the status messages for queued torrents
2011-08-08 Jordan Leequeuing: lower the default 'active downloads' value...
2011-08-08 Jordan Lee(trunk gtk) remove an unnecessary GTK_CHECK_VERSION...
2011-08-08 Mitchell Livingstoninvert the logic for the "show remaining time" checkbox...
2011-08-08 Mitchell Livingstonfix a trivial memory leak
2011-08-08 Mitchell Livingstonfix the "waiting" short status strings
2011-08-08 Mitchell LivingstonThe Mac UI's "check for stalled transfers" feature...
2011-08-08 Jordan Lee(trunk gtk) g_variant_lookup_value() requires 2.28...
2011-08-08 Jordan Leedocument session's new 'queue-stalled-enabled' property
2011-08-07 Jordan Leebump RPC_VERSION to 14 because of the queuing changes
2011-08-07 Jordan LeeAdd a mechanism for enabling/disabling the stalled...
2011-08-07 Jordan Lee(trunk gtk) since we're bumping glib's requirement...
2011-08-07 Jordan Lee(trunk gtk) bump the glib2 requirement from 2.8 to...
2011-08-06 Jordan Leetranslate GTK+ to Qt
2011-08-06 Jordan LeeTweak the phrasing of the queue preferences in the...
2011-08-06 Mitchell LivingstonStop waiting transfers before stopping others. This...
2011-08-06 Jordan Leewhitespace tweak
2011-08-06 Jordan Lee#671 "torrent queuing" -- better Web Client support...
2011-08-06 Mitchell Livingstonupdate the queue stalled minutes fields in the prefs...
2011-08-06 Mitchell Livingstonremove spelling/grammar options from the About window
2011-08-06 Mitchell Livingston#4360 Warning when building Transmission on Mac because...
2011-08-05 Mitchell Livingstondon't attempt to generate the dock menu when quitting
2011-08-05 Mitchell Livingstongenerate the dock menu exclusively in code
2011-08-05 Jordan Leesilence a minor compiler warning when building with...
2011-08-05 Mitchell Livingstonchange the (temporary) name at the cell level, not...
2011-08-05 Mitchell Livingstonwhen changing the global ratio setting, reload the...
2011-08-05 Mitchell Livingstonwhen changing the idle seed time setting, reload the...
2011-08-05 Mitchell Livingstonfix a potential crasher with the displayed (temporary...
2011-08-04 Jordan Leerevert the last commit -- the Mac client uses the isIdl...
2011-08-04 Jordan Leetr_torrentIsStalled(): return false if that torrent...
2011-08-04 Mitchell Livingstonpressing the esc key with focus on the main table will...
2011-08-04 Mitchell Livingstonrename updateTorrentsInQueue to a more generic (and...
2011-08-04 Mitchell Livingstonupdate the main window when a torrent is auto-started...
2011-08-03 Jordan Leeadd user_data (void *) to the queue callback
2011-08-03 Jordan Leetweak Qt client's queuing support
2011-08-03 Jordan LeeAdd a callback to be invoked when the queue starts...
2011-08-03 Mitchell Livingstonsome cleanup of the Mac integration of libT queue code...
2011-08-02 Jordan Lee#671 "torrent queuing" -- fix r12611 oops
2011-08-02 Mitchell Livingstonfirst go at bringing the libT queue to the Mac client
2011-08-02 Jordan Lee#671 "torrent queuing" -- modify the queue implementati...
2011-08-01 Jordan Lee(trunk qt) #671 "torrent queuing" -- when sorting by...
2011-08-01 Jordan Lee#671 "torrent queuing" -- add a tr_stat.isStalled flag.
2011-08-01 Mitchell Livingstonmore experimenting with locking in the files table
next