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 16:36:33 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
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
|
Wed, 11 Nov 2009 16:16:45 +0000 |
John Bailey |
I forgot to set the border on the proxy tab. This looks much better now.
|
Wed, 11 Nov 2009 16:14:34 +0000 |
John Bailey |
Move the status icon and blist theme comboboxes to the Themes tab. This looks
|
Wed, 11 Nov 2009 15:59:10 +0000 |
John Bailey |
Reorder the tabs alphabetically. I left Interface at the top because it's our
|
Wed, 11 Nov 2009 15:53:13 +0000 |
John Bailey |
All theme selectors will be on this tab soonish. Rename the tab to reflect it.
|
Wed, 11 Nov 2009 15:51:45 +0000 |
John Bailey |
The theme authors for default/nonexistant themes should be consistent. Since
|
Wed, 11 Nov 2009 15:19:10 +0000 |
John Bailey |
Move the proxy stuff to a separate tab, per deryni's suggestion.
|
Wed, 11 Nov 2009 15:17:28 +0000 |
John Bailey |
Change to side-tabs in the prefs window.
|
Fri, 13 Nov 2009 15:04:10 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 08 Nov 2009 23:55:56 +0000 |
John Bailey |
Initial addition of the MXit protocol plugin, provided by the MXit folks
|
Wed, 04 Nov 2009 16:58:41 +0900 |
Yoshiki Yazawa |
commit differences as a revision for now.
|
Mon, 02 Nov 2009 03:12:45 +0000 |
John Bailey |
Fix the accelerators on the Network tab. Have I mentioned recently that I hate
|
Mon, 02 Nov 2009 03:04:56 +0000 |
John Bailey |
Make the username labels consistent with each other.
|
Mon, 02 Nov 2009 02:58:17 +0000 |
John Bailey |
This feels hacky to me, so if someone has a better idea, go for it. This change
|
Mon, 02 Nov 2009 02:39:00 +0000 |
John Bailey |
Make the proxy server port entry a spin button instead. Paul noticed this
|
Mon, 02 Nov 2009 02:18:09 +0000 |
John Bailey |
Per discussion in devel@conference.pidgin.im a couple days ago, make the
|
Sun, 25 Oct 2009 15:30:09 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 25 Oct 2009 03:30:03 +0000 |
Daniel Atallah |
Prevent an assertion when the status icon pixbuf isn't found.
|
Sun, 11 Oct 2009 00:51:47 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Fri, 09 Oct 2009 18:51:11 +0000 |
Paul Aurich |
Mark "STUN server:" for translation.
|
Thu, 24 Sep 2009 16:02:36 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Thu, 17 Sep 2009 03:16:36 +0000 |
Daniel Atallah |
Plug some leaks.
|