summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/gtkui.py
Commit message (Expand)AuthorAge
* Fix issue when initializing gettext that would prevent deluge from startingAndrew Resch2009-02-01
* Show the Trackers sidebar filter by defaultAndrew Resch2009-01-04
* Continue starting Deluge if the gettext/locale initialization doesn't Andrew Resch2008-12-14
* Fix up showing speeds in titlebar and make it an optionAndrew Resch2008-12-09
* Clean-up gettext code and make it more portableAndrew Resch2008-11-29
* Change how gettext is initialized to be more simpleAndrew Resch2008-11-29
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* Fix #528 make sure gtkui config file is written before exitingAndrew Resch2008-11-08
* Fix locale stuff on OS XAndrew Resch2008-10-23
* Fix #549 make sidebar width persistentAndrew Resch2008-10-18
* change show_zero default to FalseMartijn Voncken2008-10-11
* change sidebar_show_trackers default to falseMartijn Voncken2008-10-11
* rename hide_zero* to show_zero* because double negatives are not intuitiveMartijn Voncken2008-10-11
* sidebar-gtk:show/hide zero_hits+trackersMartijn Voncken2008-10-11
* Initial support for renaming filesAndrew Resch2008-09-30
* core filtering in gtkui;breaks label pluginMartijn Voncken2008-08-18
* Fix properly shutting Deluge down when system shuts downAndrew Resch2008-08-17
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Fix shutdown() to accept any number of argumentsAndrew Resch2008-07-29
* more notification work - still not finishedMarcos Pinto2008-07-26
* Fix view options to be persistent between sessionsAndrew Resch2008-07-26
* Fix #338 do not continue in classic mode if 'deluged' is not availableAndrew Resch2008-07-12
* Update default prefsAndrew Resch2008-07-10
* classic mode default on allMarcos Pinto2008-07-10
* classic mode default on winMarcos Pinto2008-07-10
* Fix typoAndrew Resch2008-07-06
* Some windows fixesAndrew Resch2008-07-04
* Remove DBUS dependency for Windows portAndrew Resch2008-07-02
* Implement update checkingAndrew Resch2008-07-02
* Some windows stuffAndrew Resch2008-06-25
* Fix possible crash on exit in clasic modeAndrew Resch2008-06-23
* Properly shutdown the daemon if changing from classic to regularAndrew Resch2008-06-23
* Implement 'Classic Mode'Andrew Resch2008-06-23
* add send stats infoMarcos Pinto2008-06-22
* Fix #207 do not exit if dbus is unavailable, just give warning.Andrew Resch2008-06-14
* Implement 'Always show add torrent dialog' and 'Bring to focus' when Andrew Resch2008-05-12
* Fix issue where folder chooser buttons show the path's parent and not the act...Andrew Resch2008-04-08
* Add '-c, --config' options to set config directory.Andrew Resch2008-04-05
* Add pop-up menus to the statusbar items.Andrew Resch2008-03-09
* big client.py refactorMartijn Voncken2008-02-22
* Modify the remove torrent behaviour to be more HIG compliant.Andrew Resch2008-02-17
* Modify the Downloads tab of Preferences to include changes associated Andrew Resch2008-01-24
* use get_default_download_dir() for move torrent prefMarcos Pinto2008-01-21
* add move torrentMarcos Pinto2008-01-21
* Catch signals and KeyboardInterrupt and shutdown properly in GtkUI.Andrew Resch2008-01-21
* log pygtk.require warningMarcos Pinto2008-01-20
* i need to stop smoking weedMarcos Pinto2008-01-20
* try/else pass for pygtk.requireMarcos Pinto2008-01-20
* Change client.py to use multicalls. This forces all client methods to Andrew Resch2008-01-19
* Fix autostarting daemon.Andrew Resch2008-01-09