Charles Kerr
fb03acbbc2
(trunk) consistency tweaks between the GTK+ and Qt client:
...
1. synchronize some of the keyboard shortcuts
2. synchronize some text in the preferences dialog
3. add a "Desktop" tab in the Qt client's preferences dialog
4. add a "Donate" button to the Qt client's help menu
2010-08-02 03:07:42 +00:00
Charles Kerr
dba6e3a1e7
(trunk gtk) #3179 "GTK+ Client should use the 24-pixel-wide icon in the system tray" -- fixed in trunk for 2.00
2010-04-29 15:39:29 +00:00
Charles Kerr
c8ba63ca07
(trunk gtk) #3146 "Toggle state of 'toggle-main-window' not updated when window is shown after launch with running instance" -- fixed in trunk for 2.00 by a patch from qense
2010-04-17 00:41:24 +00:00
Charles Kerr
41d090b735
(trunk, gtk) rename the slightly-pejorative "minimal view" as "compact view"
2010-03-15 14:42:43 +00:00
Charles Kerr
67b9c83df5
(trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81
2010-01-21 20:51:48 +00:00
Charles Kerr
9ec94bc91f
(trunk gtk) HIG: reorganize the menu items in the tray icon
2010-01-14 07:03:29 +00:00
Charles Kerr
5c26afdb52
happy new year!
2010-01-04 21:00:47 +00:00
Charles Kerr
78ead8c3dd
(trunk) update the copyright notices
2009-12-05 02:19:24 +00:00
Charles Kerr
a87c15b389
(trunk gtk) #2625 : "ability to create a manget link" -- remove the magnet link from the properties dialog; add a "Copy _Magnet Link to Clipboard" menu & context menu item instead
2009-11-29 18:23:06 +00:00
Charles Kerr
52699591dc
(trunk gtk) the Torrent menu's getting crowded... split it into File and Torrent
2009-11-29 07:41:13 +00:00
Charles Kerr
a8e11d9e3a
(trunk gtk) #2616 : "for the ratio mode button, use the yin/yang icon submitted by jimmac"
2009-11-27 14:55:52 +00:00
Charles Kerr
bda3103740
(trunk gtk) #2556 : in GTK+ client's menu, rename "Add.." as "Add File..." for symmetry with "Add URL..."
2009-11-24 16:14:59 +00:00
Charles Kerr
c06d889269
(trunk gtk) #2556 : add a torrent from a URL. works from the menu and from URLs passed in the command line at startup
2009-11-22 16:20:22 +00:00
Charles Kerr
149f8c90d8
(trunk gtk) add a Donate item to the Help menu
2009-09-10 17:39:44 +00:00
Charles Kerr
07d1773bbd
(trunk gtk) revise r8945 to compile OK on gtk < 2.16
2009-08-16 03:25:58 +00:00
Charles Kerr
9101f64684
(trunk gtk) #2339 : set "is-important" property of some toolbar actions in preparation for gnome 2.28 < http://blogs.gnome.org/thos/2009/07/29/toolbar-styles/ >
2009-08-16 03:09:06 +00:00
Charles Kerr
f4ab711517
(trunk gtk,qt) #2264 : Duplicate keyboard accelerators in the GTK+ client's "View" menu
2009-07-03 20:10:05 +00:00
Charles Kerr
36eac9e36a
(trunk qt, gtk) some string changes: minor Gnome HiGification. omit unnecessary words. use less jargon.
2009-06-23 00:24:37 +00:00
Charles Kerr
dabfa803d1
(trunk gtk) #2090 : Speed limit switch accessibility
2009-05-16 19:41:41 +00:00
Charles Kerr
29b1d3e2cc
(trunk) #920 : add "move data" to libT so all clients can use it
2009-05-13 15:54:04 +00:00
Charles Kerr
abc59ddf6c
(trunk gtk) #1522 : Lack of fast bw limit settings and display
2009-04-15 04:28:04 +00:00
Charles Kerr
f1d92708e7
(trunk) more speedlimit work
2009-03-28 16:47:01 +00:00
Charles Kerr
89eff88dec
(trunk gtk) add "sort by size" to the main window's list of torrents
2009-03-01 00:11:53 +00:00
Charles Kerr
a129c452e5
(trunk gtk) #1846 : GTK client has no pause all / resume all buttons
2009-02-18 18:40:38 +00:00
Charles Kerr
bedde704b7
(trunk gtk) #1834 : Add the ability to sort by ETA
2009-02-18 06:03:45 +00:00
Charles Kerr
fe816d8135
(trunk) update the GPL code's copyright dates
2009-01-10 23:09:07 +00:00
Charles Kerr
9594112d27
updated email address
2008-12-16 00:20:44 +00:00
Charles Kerr
a49511bc49
(gtk) #1300 : "pause all" button in the right-click menu of the system tray icon
2008-12-03 05:15:17 +00:00
Charles Kerr
5b96ba110c
(gtk) #1453 : follow Gnome HIG; the "details" dialog should be a "properties" dialog
2008-11-13 04:10:04 +00:00
Charles Kerr
188adb1d6a
reverse patch #6948 . one of the new gcc attributes seems to be causing trouble.
2008-10-23 02:37:21 +00:00
Charles Kerr
f0eddb5c20
(libT) move the TR_GNUC macros from utils.h to a standalone header file so other libT headers can use them without getting an extra dependency tree.
2008-10-22 18:42:37 +00:00
Charles Kerr
03dd43a7f7
(gtk) #1317 : Transmission inhibits screen blanking as well as hibernation
2008-10-08 18:26:55 +00:00
Charles Kerr
cc89872dd4
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
2008-09-23 19:11:04 +00:00
Mukund Sivaraman
317281f87c
Don't show an error when transmission is run twice
...
Instead, present the main window. This commit also auto-generates
the dbus bindings.
2008-08-17 12:39:26 +00:00
Charles Kerr
51aff87443
lots of C correctness tweaks suggested by sparse/cgcc
2008-08-11 19:05:02 +00:00
Charles Kerr
bb6b471e8b
fix some minor errors reported by clang's "scan-build" tool
2008-07-18 18:14:29 +00:00
Charles Kerr
85df568aad
(gtk) fix r6263 error
2008-06-30 15:04:18 +00:00
Charles Kerr
4aae6608d7
(gtk) #1062 : "Help" menu is not HIG compliant
2008-06-29 04:21:45 +00:00
Charles Kerr
effb78d674
unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences.
2008-06-12 16:25:36 +00:00
Charles Kerr
a1c55c7444
(gtk) #1012 : don't show the tray by default
2008-06-10 04:23:11 +00:00
Charles Kerr
ee59395c60
(gtk) rearrange the preferences dialog. add a `proxies' mockup.
2008-06-06 20:03:19 +00:00
Charles Kerr
5db4ca7fa3
#981 : add tr_stat.dateAdded to libT; add "sort by age" to gtk+ client
2008-06-02 04:41:55 +00:00
Charles Kerr
5182187b8f
(gtk) #945 : Use shift+del to delete torrent+files
2008-05-14 15:49:53 +00:00
Charles Kerr
2e257e7c24
(gtk) link to the online manual from the Help menu
2008-05-06 19:20:19 +00:00
Charles Kerr
89c1fedcff
(gtk) #859 : No way of opening target folder of torrent
2008-04-11 02:21:33 +00:00
Charles Kerr
e51b2e8267
(gtk) #745 : sort transfers by ratio
2008-04-06 14:07:41 +00:00
Charles Kerr
2158ef37cd
(gtk) "open torrent" --> "add torrent"
2008-04-03 02:11:15 +00:00
Charles Kerr
7539b95f14
(gtk) #831 : toolbar tooltips
2008-03-30 01:06:23 +00:00
Charles Kerr
ca9a75d4aa
(gtk) fix minor terminology inconsistencies between the "new torrent" and "details" dialogs
2008-03-19 20:34:35 +00:00
Charles Kerr
1268a06337
(gtk) minor HIG: use "Toolbar" and "Statusbar" instead of "Tool Bar" and "Status Bar"
2008-03-19 19:30:03 +00:00