summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
Commit message (Expand)AuthorAge
...
* minor fixes to appindicator supportGravatar Alan Fitton2011-12-11
* first attempt at libappindicator supportGravatar Alan Fitton2011-12-11
* rename the addremove signal in the torrent model to update-filters. this is t...Gravatar Alan Fitton2011-12-09
* add some comments at the top of some files, also add a timeout of 20 seconds ...Gravatar Alan Fitton2011-11-30
* issue 167Gravatar Alan Fitton2011-11-29
* hopefully fix the infrequent crash when changing filter if first+other items ...Gravatar Alan Fitton2011-11-24
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* use "Default" as the alias for the state selector name for the default direct...Gravatar Alan Fitton2011-11-22
* issue 66 - make paths under the default download dir appear as relative. add ...Gravatar Alan Fitton2011-11-22
* allow remote session variables to be used in actionsGravatar Alan Fitton2011-11-17
* part of issue 162 - remote exec/commands is the wrong name for the feature, a...Gravatar Alan Fitton2011-11-08
* issue 161Gravatar Alan Fitton2011-10-31
* closer to gtk3 support, I think just the graph needs doing now.Gravatar Alan Fitton2011-10-26
* add a clear button to the destination combo widgetGravatar Alan Fitton2011-10-26
* use previous change to remove some unnecessary code and so intervals are take...Gravatar Alan Fitton2011-10-19
* implement a TRG_PREFS_CONNECTION flag which gets prefs for the connected profileGravatar Alan Fitton2011-10-19
* issue 155Gravatar Alan Fitton2011-10-19
* win32 second instance crashes seem to be in json parser with empty lists, not...Gravatar Alan Fitton2011-10-17
* emit a profile changed signal even if reconnecting to the same profile. other...Gravatar Alan Fitton2011-10-13
* if the app is started with a torrent and autoconnect, upload it after the fir...Gravatar Alan Fitton2011-10-13
* make this build on debian squeezeGravatar Alan Fitton2011-10-11
* restore status icon tooltipsGravatar Alan Fitton2011-10-09
* fix locales and system tray in win32Gravatar Alan Fitton2011-10-09
* use new profiles menu in status iconGravatar Alan Fitton2011-10-08
* add profiles to menu. disable downloading metadata stuff until I find a bette...Gravatar Alan Fitton2011-10-08
* makes more sense to increment the connection id just before a connection atte...Gravatar Alan Fitton2011-10-07
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* issue 84Gravatar Alan Fitton2011-10-04
* issue 134Gravatar Alan Fitton2011-10-01
* issue 135Gravatar Alan Fitton2011-10-01
* on first use the notebook position was taking the pref get_int default of 0, ...Gravatar Alan Fitton2011-09-30
* the glib process spawning stuff requires some helper utilities so add them to...Gravatar Alan Fitton2011-09-30
* some improvements to remote exec. can now use profile options like %{hostname}Gravatar Alan Fitton2011-09-30
* the foundation of remote command execution. still lots of work to do here, bu...Gravatar Alan Fitton2011-09-29
* issue 124 - also fix another crash in trg-remote-prefsGravatar Alan Fitton2011-09-21
* issue 120Gravatar Alan Fitton2011-09-20
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* issue 119Gravatar Alan Fitton2011-09-20
* issue 78 - contributed patch for drag'n'drop supportGravatar Alan Fitton2011-09-20
* some stuff to dispatch strings instead of JsonNode, but nothing uses it yet.Gravatar Alan Fitton2011-09-19
* some win32 build stuffGravatar Alan Fitton2011-09-18
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* issue 106Gravatar Alan Fitton2011-09-16
* issue 104Gravatar Alan Fitton2011-09-16
* need to clear the free space and speed indicators if there's a disconnect due...Gravatar Alan Fitton2011-09-14
* more windows portabilityGravatar Alan Fitton2011-09-13
* up/down queue keys with alt + up/downGravatar Alan Fitton2011-09-12
* use GTK_STOCK_CLEAR instead of GTK_STOCK_DELETE for delete buttonGravatar Alan Fitton2011-09-12
* issue 94 - option to do full update after every n recently only updatesGravatar Alan Fitton2011-09-12
* hide queueing state selectors if not supportedGravatar Alan Fitton2011-09-11