summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
Commit message (Expand)AuthorAge
* remove the GtkAlignment that adds 6px padding around outer vbox. not sure why...Gravatar Alan F2014-01-31
* issue 249 - remove 2px margin in outer vbox, so menu goes to end of windowGravatar Alan F2014-01-31
* remove all support for gtk2Gravatar Alan F2014-01-07
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* slightly less padding and use the old no hostname set string, as I don't want...Gravatar Alan Fitton2012-09-15
* Merge branch 'master' of https://code.google.com/r/leorobol-transmission-remo...Gravatar Alan Fitton2012-09-10
|\
| * Merge branch 'ui'Gravatar Leonardo Robol2012-09-08
| |\
| * | Open the preferences dialog if the user has not specified a hostnameGravatar Leonardo Robol2012-09-08
| | * Added some padding.Gravatar Leonardo Robol2012-09-08
| |/
* | Merge branch 'master' of https://code.google.com/r/leorobol-transmission-remo...Gravatar Alan Fitton2012-09-08
|\|
| * Use g_application_quit to exit the GtkApplication.Gravatar Leonardo Robol2012-09-07
* | update changelog and reindentGravatar Alan Fitton2012-09-05
| * Added a check in trg_update_torrents_timerfunc to make sureGravatar Leonardo Robol2012-09-05
|/
* reindentGravatar Alan Fitton2012-08-27
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* reindent all the things! with indent -nut -kr.Gravatar Alan Fitton2012-08-26
* add a menu for changing sort, useful when there are no column headers in Tran...Gravatar Alan Fitton2012-08-26
* make view style configurableGravatar Alan Fitton2012-08-25
* fix gtk2 support for new cell renderer and fix error reportingGravatar Alan Fitton2012-08-25
* consider seed ratios in the new cell renderer like Transmisson does, as well ...Gravatar Alan2012-08-24
* fix a possible and rare NULL ptr dereference in an abrt crash report I got, r...Gravatar Alan Fitton2012-08-13
* issue 208 - escape URL for pango markup. issue 206 - minimize on tray click.Gravatar Alan Fitton2012-08-03
* issue 205 - fix compilation on debian stable.Gravatar Alan Fitton2012-07-21
* Revert "gtk3 60 second graphing - this is a seperate source for now, could be...Gravatar Alan Fitton2012-07-09
* Revert "make the gtk3 graph build (this was supposed to be a branch but I for...Gravatar Alan Fitton2012-07-09
* make the gtk3 graph build (this was supposed to be a branch but I forgot to c...Gravatar Alan Fitton2012-07-09
* gtk3 60 second graphing - this is a seperate source for now, could be easily ...Gravatar Alan Fitton2012-07-08
* hide config options for status icon when on unity with no libappindicator sup...Gravatar Alan Fitton2012-06-26
* fix compilation with libappindicatorGravatar Alan Fitton2012-06-26
* try to only use libappindicator if we're running in unityGravatar Alan Fitton2012-06-26
* fix minimise to tray and compiler warning in peers modelGravatar Alan Fitton2012-06-26
* issue 182 - ctrl+k to focus on search entry like firefoxGravatar Alan Fitton2012-06-13
* fix deprecation warnings for gtk_{h,v}box_new and gtk_{h,v}paned_new in gtk3Gravatar Alan Fitton2012-06-05
* issue 197 - fix GTK3 unique application support by using g_application_comman...Gravatar Alan Fitton2012-06-01
* issue 198 - wrong speed units reported in tray (needs dividing by 1024)Gravatar Alan Fitton2012-05-27
* 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