summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
Commit message (Expand)AuthorAge
...
* remove a printf used to test last commitGravatar Alan Fitton2012-03-17
* issue 188Gravatar Alan Fitton2012-03-17
* issue 185 - change .desktop to add magnet uri handlerGravatar Alan Fitton2012-02-26
* another drag and drop fixGravatar Alan Fitton2012-02-08
* fix drag and dropGravatar Alan Fitton2012-02-07
* issue 179Gravatar Alan Fitton2012-01-31
* translation update thanks to Y3AVD33Gravatar Alan Fitton2012-01-28
* changelog update and fix a small libappindicator bugGravatar Alan Fitton2012-01-25
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* try to suspend sorting while model is updatedGravatar Alan Fitton2012-01-24
* part of issue 175 - regression not doing refresh when adding/deletingGravatar Alan Fitton2012-01-23
* fix a crash when enabling/disabling status icon and a fix for the new GtkAppl...Gravatar Alan Fitton2012-01-22
* fix that min/max problem reported by reardoniaGravatar Alan Fitton2012-01-21
* re-enable gtk3 by default, should be picking the right libappindicator now.Gravatar Alan Fitton2012-01-19
* full and default gtk3 support, almost. the graph is disabled as the drawing a...Gravatar Alan Fitton2012-01-18
* don't use gtk_status_icon_position_menu on windows - it seems to be broken.Gravatar Alan Fitton2012-01-15
* parse the version out of the version string using locale agnostic g_ascii_str...Gravatar Alan Fitton2012-01-15
* the information in the bottom left label seemed pretty redundant now that is ...Gravatar Alan Fitton2012-01-15
* reindent + french translation completionGravatar Alan Fitton2012-01-13
* a torrent priority right click menu. change the refresh on interactive action...Gravatar Alan Fitton2012-01-13
* the handler for adding many files (threaded) expands after adding, consistent...Gravatar Alan Fitton2012-01-12
* fix memory leak on response from first response from server (HTTP conflict wi...Gravatar Alan Fitton2012-01-12
* fix memory leaks and parse a files tree in a thread if there's over 600 files...Gravatar Alan Fitton2012-01-11
* refresh the speed label if global speed limits enabledGravatar Alan Fitton2012-01-10
* forgot a file, reindentGravatar Alan Fitton2012-01-09
* issue 174 - exec crash, issue 173 - files first update performance fixed.Gravatar Alan Fitton2012-01-09
* fix the performance problems with the torrent add dialog on torrents with man...Gravatar Alan Fitton2012-01-08
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* timeout and retries settingsGravatar Alan Fitton2012-01-02
* keyboard acceleratorsGravatar Alan Fitton2012-01-02
* put the general panel in a scroll windowGravatar Alan Fitton2012-01-02
* reload directory aliases if default download dir (remote pref) is changed.Gravatar Alan Fitton2012-01-02
* change units to the IEC standard (and the Ubuntu units policy) for base2 (/10...Gravatar Alan Fitton2012-01-02
* the refresh button on the state selector would cause counts to be doubled, be...Gravatar Alan Fitton2012-01-02
* contributed patch to change two Kbps to the correct KB/s. also have another g...Gravatar Alan Fitton2012-01-02
* revert the last change until i have time to fix a few issuesGravatar Alan Fitton2011-12-31
* avoid some unnecessary filter updatesGravatar Alan Fitton2011-12-28
* filter items (not trackers+dirs for now) show counts next to them. while doin...Gravatar Alan Fitton2011-12-27
* "turtle" mode in the status bar. for easy activation of alternative speed lim...Gravatar Alan Fitton2011-12-23
* file trees :D may do cascading priority changes sometime, but this is a start...Gravatar Alan Fitton2011-12-21
* fix a build errorGravatar Alan Fitton2011-12-14
* profile button items should be radio buttons not check boxes.Gravatar Alan Fitton2011-12-14
* a memory leak when filtering by trackerGravatar Alan Fitton2011-12-12
* use gtk_status_icon_position_menu when right clicking a GtkStatusIcon. This p...Gravatar Alan Fitton2011-12-12
* inc connid immediately on disconnect. this prevents a request from an earlier...Gravatar Alan Fitton2011-12-11
* try to make the libappindicator/gtkstatusicon split less messy and more consi...Gravatar Alan Fitton2011-12-11
* oops, no tabs. (indent -kr -nut)Gravatar Alan Fitton2011-12-11
* run GNU indent everything. not done this for a while because it was producing...Gravatar Alan Fitton2011-12-11
* a few more appindicator fixes and reindent trg-main-window.cGravatar Alan Fitton2011-12-11
* split out connection changes and stats updates for status icon. means menu is...Gravatar Alan Fitton2011-12-11