Sun, 18 Sep 2011 18:55:17 +0000 |
Elliott Sales de Andrade |
This shouldn't be here. I wonder why it compiled before.
|
Sun, 18 Sep 2011 16:25:39 +0000 |
Mark Doliner |
Fix compilation of the gevolution plugin. Need to pass an invite message
|
Sun, 18 Sep 2011 09:11:02 +0000 |
Elliott Sales de Andrade |
merge of '016f0a7edfb704950358fcccbf5098f0c6f7dac6'
|
Sun, 18 Sep 2011 08:59:12 +0000 |
Elliott Sales de Andrade |
Move conversation theme loading into the PidginConvThemeLoader GObject
|
Sun, 18 Sep 2011 06:47:09 +0000 |
Elliott Sales de Andrade |
Copy theme-to-conversation loading stuff into the GObject code.
|
Sun, 18 Sep 2011 01:46:56 +0000 |
Mark Doliner |
One of the Piotrs tells me that the other Piotr is no longer translating.
|
Sun, 18 Sep 2011 01:33:30 +0000 |
Mark Doliner |
Update two translators' email addresses based on bounces/auto-replies
|
Sat, 17 Sep 2011 07:38:54 +0000 |
Elliott Sales de Andrade |
Remove useless notification.
|
Sat, 17 Sep 2011 07:30:10 +0000 |
Elliott Sales de Andrade |
Temporarily rename the adium IMs plugin so it will install along side
|
Sat, 17 Sep 2011 06:58:39 +0000 |
Elliott Sales de Andrade |
Using g_string_new_len here is unnecessary, and a real waste of calls
|
Sat, 17 Sep 2011 06:27:35 +0000 |
Elliott Sales de Andrade |
Attempt to move the message style object from the plugin into the new
|
Sat, 17 Sep 2011 06:14:59 +0000 |
Elliott Sales de Andrade |
Fix small typo and remove unnecessary include.
|
Sat, 17 Sep 2011 05:43:58 +0000 |
Elliott Sales de Andrade |
All this G_OBJECT() casting is quite unnecessary.
|
Sat, 17 Sep 2011 05:28:48 +0000 |
Elliott Sales de Andrade |
Add source files to Windows build.
|
Sat, 17 Sep 2011 05:27:30 +0000 |
Elliott Sales de Andrade |
Add some boilerplate Conversation theme GObjects. These don't do
|
Sat, 17 Sep 2011 04:51:57 +0000 |
Elliott Sales de Andrade |
Use GObject's instance private data for all the theme GObjects.
|