log pidgin/gtkprefs.c @ 30469:195d034b6cfe

age author description
Tue, 31 Aug 2010 18:26:04 +0000 Marcus Lundblad Removed the TCP and TLS TURN relaying options since libnice currently only supports these in Google mode. Added a note about this in fs-backend.c and changed the prefs label to read "UDP Port"
Thu, 26 Aug 2010 04:37:24 +0000 Gabriel Schulhof Reduce some code duplication in the Prefs dialog creation function.
Wed, 25 Aug 2010 19:11:38 +0000 Marcus Lundblad Added ability to relay over TCP and TLS for TURN for media.
Wed, 30 Jun 2010 18:20:57 +0000 Stu Tomlinson Allow setting sound volume when ALSA is used
Fri, 19 Feb 2010 08:54:11 +0000 Mark Doliner Get rid of a few version checks that we no longer need now that we depend
Thu, 18 Feb 2010 09:22:01 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30)
Tue, 16 Feb 2010 08:43:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c0adc68d6e21c013beb36f789a05d94234c3696a)
Mon, 15 Feb 2010 00:28:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1d831e835bac31debd4d67cc75397c378c00bc7e)
Fri, 25 Dec 2009 22:08:46 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8f0a3e68547fbc66188357edbf6694bd8dd2d557)
Mon, 23 Nov 2009 23:53:19 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Tue, 17 Nov 2009 07:39:24 +0000 John Bailey Fix the Windows font pref for the new GTK version requirements.
Tue, 17 Nov 2009 07:33:47 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 42a8485e73af5f2091d307b51c09dded94eceb24)
Mon, 09 Nov 2009 00:14:29 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Mon, 02 Nov 2009 03:18:15 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 53ad409302bf312b4f1e4153f893f1350638c8c9)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Mon, 12 Oct 2009 05:08:37 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a)
Sun, 27 Sep 2009 22:22:36 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Sun, 23 Aug 2009 15:26:13 +0000 John Bailey Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
Tue, 16 Feb 2010 17:33:15 +0000 Sadrul Habib Chowdhury Expand and fill.
Tue, 16 Feb 2010 06:19:22 +0000 Elliott Sales de Andrade Remove/comment on some GTK_CHECK_VERSION calls.
Sun, 14 Feb 2010 05:55:46 +0000 Daniel Atallah Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
Wed, 23 Dec 2009 04:30:12 +0000 Elliott Sales de Andrade Since the prefs variable holds the widget that refers to the prefs dialog,
Wed, 23 Dec 2009 04:12:20 +0000 Elliott Sales de Andrade Re-themeize the sample GtkIMHtml entry in the prefs Conversations page when
Wed, 23 Dec 2009 02:21:52 +0000 Elliott Sales de Andrade Oops, the GtkListStore's for the themes have a lifetime that extends over
Wed, 23 Dec 2009 01:51:19 +0000 Elliott Sales de Andrade Make sure all globals are NULL when the prefs page is destroyed.
Wed, 23 Dec 2009 01:37:07 +0000 Elliott Sales de Andrade Re-order variables to follow widget hierarchy.
Wed, 23 Dec 2009 01:34:51 +0000 Elliott Sales de Andrade Remove an unnecessary variable.
Fri, 20 Nov 2009 05:09:27 +0000 Sadrul Habib Chowdhury Prevent an infinite loop from the preference window.
Tue, 17 Nov 2009 17:16:40 +0000 Daniel Atallah This appears to be the correct way to set the spin button value.
Tue, 17 Nov 2009 17:10:22 +0000 Daniel Atallah Fix the proxy configuration fields to appear as appropriate for the current proxy selection. Also reduce the scope on the proxy frame variables.
Tue, 17 Nov 2009 16:32:20 +0000 Daniel Atallah Fix some stuff in the prefs dialog on Win32
Tue, 17 Nov 2009 15:14:23 +0000 John Bailey nosnilmot points out that this breaks people who share a .purple directory
Tue, 17 Nov 2009 06:49:12 +0000 John Bailey Ok, clearly I'm an idiot. I removed the right line but from the wrong block.
Tue, 17 Nov 2009 06:45:20 +0000 John Bailey I *think* this properly adds back the font preference stuff I axed earlier, but
Tue, 17 Nov 2009 05:59:51 +0000 John Bailey This should fix dvpdiner2's crash.
Mon, 16 Nov 2009 08:06:20 +0000 Elliott Sales de Andrade In GNOME 2.26, the program gnome-network-preferences was renamed to
Mon, 16 Nov 2009 07:45:34 +0000 Elliott Sales de Andrade Don't leak path.
Mon, 16 Nov 2009 07:41:23 +0000 Elliott Sales de Andrade Make the instructions wrap a bit nicer.
Mon, 16 Nov 2009 07:29:51 +0000 Elliott Sales de Andrade Fix alignment and widget parents of the smiley theme combo box to match
Mon, 16 Nov 2009 07:25:58 +0000 Elliott Sales de Andrade Rename a smiley theme function to be a bit more descriptive.
Mon, 16 Nov 2009 07:25:22 +0000 Elliott Sales de Andrade Fix merge error
Mon, 16 Nov 2009 07:19:27 +0000 Elliott Sales de Andrade merge of '23b195ee466a16623c26be2604cba4a8c5b889b2'
Mon, 16 Nov 2009 07:08:27 +0000 Elliott Sales de Andrade Remove some code duplication which also fixes a small inconsistency in the
Mon, 16 Nov 2009 07:04:32 +0000 Elliott Sales de Andrade Convert Smiley theme selection to the simpler combo box affair that's in
Mon, 16 Nov 2009 06:56:04 +0000 John Bailey Make a frame for the combo box theme selectors and make the labels left-aligned
Mon, 16 Nov 2009 06:31:17 +0000 John Bailey Show the Configure Proxy and Configure Browser buttons if the relevant GNOME
Mon, 16 Nov 2009 05:33:14 +0000 John Bailey Missed some widgets in that last one.
Mon, 16 Nov 2009 05:27:32 +0000 John Bailey This should fix QuLogic's missing tabs, I hope.
Mon, 16 Nov 2009 04:58:51 +0000 John Bailey Silence some assertions QuLogic noticed.
Mon, 16 Nov 2009 01:51:57 +0000 John Bailey Move the "Change status to" menu to be beside the checkbox controlling it.
Mon, 16 Nov 2009 00:57:04 +0000 John Bailey Clean up some remnants of the font prefs I killed earlier.
Mon, 16 Nov 2009 00:54:23 +0000 John Bailey Oops. If the user was running GNOME, he/she wouldn't see the proxy and browser
Mon, 16 Nov 2009 00:52:45 +0000 John Bailey Relocate the proxy and browser blurbs for GNOME users to the proxy and browser
Sun, 15 Nov 2009 20:34:26 +0000 John Bailey Kill the use of the GNOME document font and the prefs to override it. The font
Thu, 12 Nov 2009 04:09:36 +0000 John Bailey Collapse "Sound Method" and "Sound Options" sections on the Sounds tab into one
Wed, 11 Nov 2009 23:24:21 +0000 John Bailey Get rid of the "Auto-away" section on the status/idle tab. Move all those
Wed, 11 Nov 2009 19:48:59 +0000 John Bailey Make the default themes' names consistent with the default smiley theme.
Wed, 11 Nov 2009 19:24:51 +0000 John Bailey Move the sound theme selector to the Themes tab and make the smiley section
Wed, 11 Nov 2009 16:27:23 +0000 John Bailey Use a couple size groups to make the buddy list and status icon theme selectors