2011-08-24 |
Jordan Lee | (trunk web) #4442 "WebUI doesn't update after performin... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jordan Lee | (trunk web) safer use of 'arguments', which is a reserv... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jordan Lee | (trunk web) apply the even/odd property to the row... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jordan Lee | (trunk web) use jQuery's API when populating/saving... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Mitchell Livingston | (trunk web) fix queue reordering |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jordan Lee | (trunk web) fix tracker counts in the filter popup |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jordan Lee | speedups found by chrome's profiler |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Mitchell Livingston | animate toggling minimal view (on Lion) |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jordan Lee | (trunk web) A lot of web cleanup, refactoring, bugfixes... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Mitchell Livingston | spacing, yay! |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Mitchell Livingston | fix "Error: remove is not defined" |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jordan Lee | (trunk web) #4436 "odd behavior and display" -- fixed. |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Jordan Lee | (trunk web) use the same CDN cache of jQuery that every... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Mitchell Livingston | when adding a transfer from the Add window, put the... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Mitchell Livingston | update each torrent's stats in the same loop as where... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Jordan Lee | (trunk web) remove unused function Transmission.getDese... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Jordan Lee | (trunk web) remove cruft from Transmission.js' setupSea... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Jordan Lee | (trunk web) make Transmission.js' keyDown() function... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Jordan Lee | (trunk web) use jQuery to limit the preference dialog... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk web) rename torrent-renderer.js as torrent-row.js |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk web) simplify Transmission.updateButtonStates() |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk web) minor tweaks to r12702 for clarity. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk web) Torrent class cleanup: |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk libT) improve the is_same_file() test in deleteL... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk web) code cleanup in torrent-row: (1) add a... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Mitchell Livingston | set all of the windows as non-restorable |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk qt) fix text alignment issue in the inspector... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
Jordan Lee | (trunk qt) #4428 "Conversion to QString in "New torrent... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Mitchell Livingston | small tweaks to the help documentation |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Mitchell Livingston | update help images |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Jordan Lee | tell Makefile.am about file-row.js and torrent-renderer.js |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Mitchell Livingston | remove unnecessary queue update notifications |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Jordan Lee | (trunk libT) #4377 "Incomplete Folder removed when... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Jordan Lee | Use 'ev' rather than 'event' in Transmission.onRowClick... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Jordan Lee | (trunk web) #3624 "Compact mode is very slow for large... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Mitchell Livingston | adjust r12688 and remove a log message |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Mitchell Livingston | #4425 add window's verification progress bar doesn... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Mitchell Livingston | #4423 Fix coding style of StatusBarController::updateWi... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Mitchell Livingston | #4421 Fix warnings related to missing protocols definition |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Mitchell Livingston | #4420 The StatusBar updates itself a bit too much |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Mitchell Livingston | #4422 On Mac, tr_getWebClientDir() uses incorrect encod... |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Jordan Lee | (trunk libT) #4396 "Scrape requests not showing in... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) #4399 "Add option to disable 'trash can... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk libT) when building unordered lists, use g_slist... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) sync the gtk+ client's watchdir behavior... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) the row and col arguments passed to gtk_tab... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | use a gulong when remembering the return value of g_sig... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | silence a warning on 64-bit machines introduced in... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) remove some unnecessary #includes |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | rename 'torrent_idle_data' as 'rpc_idle_data' |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) minor tweak to signal_handler() |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) simplify the gtk+ client's watchdir code |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) move function declarations to where they... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) simplify the details dialog manager |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) remove unnecessary #includes |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | (trunk gtk) simplify the implementation of get_details_... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Jordan Lee | #671 "torrent queuing" -- fix status string for queued... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Jordan Lee | (trunk libT) #4377 "Incomplete Folder removed when... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Jordan Lee | (trunk libT) #4377 "Incomplete Folder removed when... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Jordan Lee | (trunk libT) #4377 "Incomplete Folder removed when... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Mitchell Livingston | fix starting transfers when adding |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Jordan Lee | #4260 "µTP not working on embedded device" -- apply... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Jordan Lee | (trunk, gtk) remove the file "marshal.list"; it's unuse... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Jordan Lee | queuing: fix "unhandled pref: 60" error reported by... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Mitchell Livingston | as of revision 41 of our libevent checkout, we no longe... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Jordan Lee | (trunk gtk) in torrent-cell-renderer and tr-core, use... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Jordan Lee | (trunk gtk) use G_DEFINE_TYPE when implementing the... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Jordan Lee | (trunk gtk) fix minor memory leak introduced in r12657 |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Jordan Lee | (trunk gtk) first cut at using GApplication. This lets... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | remove the gtr_idle_add() portability wrapper around... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | remove the gtr_timeout_add_seconds() portability wrappe... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | remove dead code |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | fix r12638 regression caused by the difference in retur... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | queuing: fix false "Error" message reported by rb07 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | queuing: tweak the status messages for queued torrents |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | queuing: lower the default 'active downloads' value... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | (trunk gtk) remove an unnecessary GTK_CHECK_VERSION... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Mitchell Livingston | invert the logic for the "show remaining time" checkbox... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Mitchell Livingston | fix a trivial memory leak |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Mitchell Livingston | fix the "waiting" short status strings |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Mitchell Livingston | The Mac UI's "check for stalled transfers" feature... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | (trunk gtk) g_variant_lookup_value() requires 2.28... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jordan Lee | document session's new 'queue-stalled-enabled' property |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Jordan Lee | bump RPC_VERSION to 14 because of the queuing changes |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Jordan Lee | Add a mechanism for enabling/disabling the stalled... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Jordan Lee | (trunk gtk) since we're bumping glib's requirement... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Jordan Lee | (trunk gtk) bump the glib2 requirement from 2.8 to... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Jordan Lee | translate GTK+ to Qt |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Jordan Lee | Tweak the phrasing of the queue preferences in the... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Mitchell Livingston | Stop waiting transfers before stopping others. This... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Jordan Lee | whitespace tweak |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Jordan Lee | #671 "torrent queuing" -- better Web Client support... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Mitchell Livingston | update the queue stalled minutes fields in the prefs... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Mitchell Livingston | remove spelling/grammar options from the About window |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Mitchell Livingston | #4360 Warning when building Transmission on Mac because... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Mitchell Livingston | don't attempt to generate the dock menu when quitting |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Mitchell Livingston | generate the dock menu exclusively in code |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Jordan Lee | silence a minor compiler warning when building with... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Mitchell Livingston | change the (temporary) name at the cell level, not... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Mitchell Livingston | when changing the global ratio setting, reload the... |
commit | commitdiff | tree | snapshot |
next |