]> granicus.if.org Git - transmission/history - gtk/filter.c
Update to Uncrustify 0.68.1
[transmission] / gtk / filter.c
2019-02-15 Mike GelfandUpdate to Uncrustify 0.68.1
2018-05-01 Mike GelfandMerge branch '2.9x'
2018-01-26 Mike GelfandMerge pull request #57 from Teteros/update-wiki-links
2018-01-25 Mike GelfandMerge branch '2.9x'
2017-05-16 Mike GelfandMerge pull request #224 from wjt/appdata
2017-05-13 Mike GelfandReduce for loop variables scope
2017-05-01 Mike GelfandFix a number of other style inconsistencies met along...
2017-05-01 Mike GelfandMerge pull request #161 from slokhorst/rpc-ipv6
2017-04-30 Mike GelfandMerge pull request #256 from kholia/Xfplay
2017-04-30 Mike GelfandMake conditional expressions explicitly boolean
2017-04-21 Mike GelfandCode style change leftovers
2017-04-20 Mike GelfandAlign type qualifiers to the right (code style)
2017-04-20 Mike GelfandAdjust uncrustify config, reformat all but Mac client
2017-01-07 Mike GelfandMerge pull request #11 from JanX2/macosx-misc-1
2016-09-02 Mike GelfandGet rid of $Id$ SVN keywords in source files
2016-03-13 Mike GelfandExplicitly compare result of str(n)cmp/memcmp to signif...
2015-12-06 Jordan Leeconst correctness
2015-05-09 Mike GelfandFix some issues revealed by coverity
2014-01-21 Jordan LeeCopyedit the license's revised text: (1) remove unneces...
2014-01-19 Jordan LeeLicensing changes:
2014-01-18 Jordan Lee(trunk) restore copyright year as suggested in email...
2013-02-14 Jordan Lee(gtk) use replace strcmp() with g_strcmp0() everywhere
2013-02-04 Jordan Lee(gtk) #5271 'once we start shutting down the applicatio...
2013-02-02 Jordan Lee(gtk) #4076 'free space indicator': tweak the GTK+...
2013-02-01 Jordan Leein the Qt and GTK+ clients, move the torrent count...
2013-01-01 Jordan Lee(gtk) #5207 'Simplify GTK+ client's category filter...
2013-01-01 Jordan Lee(gtk) copyediting: indentation & whitespace
2012-12-30 Jordan Leemake tr_info.webseedCount and tr_info.trackerCount...
2012-12-13 Jordan Leefewer redundant gobject dynamic casts
2012-12-05 Jordan LeeFollow more common whitespace style conventions in...
2012-07-14 Jordan Lee(trunk gtk) #4970 remove deprecated GTK+ API calls...
2012-04-13 Jordan Lee(trunk, gtk) fix #4867 'Some strings are not translated...
2012-02-03 Jordan Lee(trunk gtk) To improve translations, help gettext to...
2011-10-11 Jordan Lee(trunk gtk) add portability wrappers for gtk_hbox_new...
2011-09-14 Jordan Lee#4479 'magnet links are not included in filter results...
2011-08-08 Jordan Leeremove the gtr_idle_add() portability wrapper around...
2011-08-07 Jordan Lee(trunk gtk) since we're bumping glib's requirement...
2011-08-01 Jordan Lee(trunk) #671 "torrent queuing" -- Preliminary implement...
2011-04-29 Jordan Lee(trunk gtk) tweak to r12398: because most of the string...
2011-04-28 Jordan Lee(trunk gtk) in filter.c's category_filter_model_update...
2011-04-13 Jordan Lee(trunk gtk) Avoid unnecessary GtkComboBox queries.
2011-04-05 Jordan Lee(trunk gtk) use GQuarks instead of strings for keys...
2011-04-04 Jordan Lee(trunk gtk) more heap pruning: avoid unnecessary malloc...
2011-03-25 Jordan Lee(trunk) fix a handful of small memory leaks that valgri...
2011-03-16 Jordan Lee(trunk) it's bad form to #include so many system header...
2011-03-03 Jordan Lee(trunk gtk) remove the TrTorrent GObject subclass.
2011-02-01 Jordan Lee(trunk gtk) #3971 "favicons do not work for IP addresse...
2011-01-19 Jordan LeeUpdate the copyright year in the source code comments.
2011-01-18 Jordan Lee(trunk gtk) #3519 "webseeds don't work" -- the `active...
2011-01-13 Jordan Lee(trunk gtk) #3897 "filterbar should use tr_torrentStatC...
2010-12-27 Charles Kerr(trunk) Join the 21st century and use only 1 space...
2010-12-12 Charles Kerr(trunk gtk, qt) "Show 'queued to verify' torrents in...
2010-08-06 Charles Kerr(trunk gtk) #3491 "Magnet links don't appear until...
2010-08-06 Charles Kerr(trunk gtk) experimentally remove sexy-icon-entry from...
2010-08-01 Daniel Lee(trunk) #3471:Add 'finished' to filterbar
2010-05-20 Charles Kerr(trunk gtk) tweak the filterbar's spacing
2010-05-18 Charles Kerr(trunk gtk) add stock icons to some of the filter states
2010-05-16 Charles Kerr(trunk gtk) futz with the filter bar a little bit
2010-04-23 Charles Kerr(trunk gtk) #3166 "Add Tracker Favicons to Tracker...
2010-03-27 Charles Kerr(trunk gtk) rename the "State" filter as the "Activity...
2010-03-18 Charles Kerr(trunk gtk) fix another minor memory error in the new...
2010-03-18 Charles Kerr(trunk gtk) fix memory leak
2010-03-17 Charles Kerr(trunk) one of the least interesting commits ever:...
2010-03-16 Charles Kerr(trunk gtk) a little more filter/favicon cleanup. ...
2010-03-15 Charles Kerr(trunk gtk) get the new filterbar working on older...
2010-03-15 Charles Kerr(trunk gtk) small filter/favicon code cleanups
2010-03-15 Charles Kerr(trunk gtk) preserve the old filter's behavior of inclu...
2010-03-15 Charles Kerr(trunk gtk) add favicon support to the new filterbar
2010-03-14 Charles Kerr(trunk gtk) use Rolcol's suggestions on the filterbar
2010-03-14 Charles Kerr(trunk gtk) first draft of a filterbar experiment