Mercurial > pidgin
graph
-
aim_locate_finduserinfo() can return NUL (particularly if userinfo->sn is NULL), which leads to the crash in AdiumTicket:7346. Handle this possibility rather than crashing.Mon, 16 Jul 2007 21:11:45 +0000, by Evan Schoenberg
-
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'Mon, 16 Jul 2007 21:11:23 +0000, by Evan Schoenberg
-
cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().Sat, 14 Jul 2007 18:16:51 +0000, by Evan Schoenberg
-
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'Mon, 16 Jul 2007 23:47:26 +0000, by Sadrul Habib Chowdhury
-
Fixes for pygnt generation.Mon, 16 Jul 2007 23:46:23 +0000, by Sadrul Habib Chowdhury
-
merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'Sat, 21 Jul 2007 02:17:34 +0000, by Nathan Walp
-
disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'Sat, 21 Jul 2007 02:13:44 +0000, by Nathan Walp
-
don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)Sat, 21 Jul 2007 02:14:58 +0000, by Nathan Walp
-
we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)Sat, 21 Jul 2007 02:10:34 +0000, by Nathan Walp
-
Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.Tue, 17 Jul 2007 17:03:51 +0000, by Daniel Atallah
-
Add :-p (lowercase) which is officially handed by AIM 6.something. Fixes #1590Sun, 15 Jul 2007 22:09:03 +0000, by Kevin Stange
-
Fix compile warnings that only shows up with -O3. This may have causedSun, 15 Jul 2007 12:49:23 +0000, by Sadrul Habib Chowdhury
-
Typo fix. This bit of code must be cursed.Sun, 15 Jul 2007 11:59:48 +0000, by Sadrul Habib Chowdhury
-
Allow changing the content of a textview using $EDITOR.Sun, 15 Jul 2007 04:57:03 +0000, by Sadrul Habib Chowdhury
-
Properly set the initial size of widgets.Sun, 15 Jul 2007 02:38:09 +0000, by Sadrul Habib Chowdhury
-
Patch from John Bailey (rekkanoryo) to update the C Howto.Sun, 15 Jul 2007 02:26:17 +0000, by John Bailey
-
Add a missing line-drawing character in the HTML screen-dump.Sat, 14 Jul 2007 10:52:31 +0000, by Sadrul Habib Chowdhury
-
New feature: successful compilation.Sat, 14 Jul 2007 03:02:41 +0000, by Sadrul Habib Chowdhury
-
Allow setting the search column in a tree to use for typeahead searching.Sat, 14 Jul 2007 02:15:42 +0000, by Sadrul Habib Chowdhury
-
merge of '2b537584bf70476b4ef78547c5000c361e9b7176'Sat, 14 Jul 2007 01:28:24 +0000, by Richard Nelson
-
merge of '2e4cdb97f5820f67493a9e7d9189edd4d82dc0cf'Sat, 14 Jul 2007 01:32:45 +0000, by Sadrul Habib Chowdhury
-
Use gobject properties instead of hacks when creating columns in a tree.Sat, 14 Jul 2007 01:31:44 +0000, by Sadrul Habib Chowdhury
-
I think this is the intended behaviourSat, 14 Jul 2007 01:23:56 +0000, by Richard Nelson
-
Update ChangeLog.win32. Thanks to rlaager for reminding me.Fri, 13 Jul 2007 19:40:39 +0000, by Daniel Atallah
-
merge of '7eae94f1fdfc15019ea342a60df04da01a42a0ea'Fri, 13 Jul 2007 18:21:45 +0000, by Daniel Atallah
-
merge of '94a9755f88bd06c61bdc7b7bb2222b989e548f90'Fri, 13 Jul 2007 17:06:28 +0000, by Evan Schoenberg
-
Allow having a callback after the child process terminates. Use the callbackFri, 13 Jul 2007 16:50:03 +0000, by Sadrul Habib Chowdhury
-
Revert one of the last changes. Always allow drag-drop from the infopane.Fri, 13 Jul 2007 16:05:30 +0000, by Sadrul Habib Chowdhury
-
merge of '2f809d90603821641a30206f53f11a56b9bc62af'Fri, 13 Jul 2007 15:24:23 +0000, by Sadrul Habib Chowdhury
-
Show the 'send to' menu on right click on the infopane.Fri, 13 Jul 2007 15:15:12 +0000, by Sadrul Habib Chowdhury
-
Add win32 LCID lookup mappings for Afrikaans, Indonesian, Kannada, Pashto.Fri, 13 Jul 2007 18:18:56 +0000, by Daniel Atallah
-
Convert portable winpidgin launcher executable to be the same binary as pidgin.exe and determine which behavior to use at runtime. Running "pidgin.exe --portable-mode" or renaming "pidgin.exe" to "pidgin-portable.exe" will cause the portable mode to be used.Fri, 13 Jul 2007 18:03:45 +0000, by Daniel Atallah
-
Make the win32 launcher support "--multiple" as well as %PIDGIN_MULTI_INST%Fri, 13 Jul 2007 13:57:59 +0000, by Daniel Atallah
-
fixes #2143Fri, 13 Jul 2007 16:54:41 +0000, by Serdar Soytetir
-
fixes #2141Fri, 13 Jul 2007 13:39:22 +0000, by Ambrose C. Li
-
updatedFri, 13 Jul 2007 13:35:16 +0000, by Miu Moldovan
-
I changed a string during a string freeze\! Sorry\!Fri, 13 Jul 2007 12:31:53 +0000, by Sadrul Habib Chowdhury
-
Add _get_value for slider.Fri, 13 Jul 2007 11:30:08 +0000, by Sadrul Habib Chowdhury
-
merge of '0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6'Fri, 13 Jul 2007 10:51:25 +0000, by Sadrul Habib Chowdhury
-
- Don't hardcode silc header locations, rely on pkg-config for those,Fri, 13 Jul 2007 02:05:16 +0000, by Stu Tomlinson
-
I can pretty much swear this worked at some point. I am not sure when thisFri, 13 Jul 2007 10:50:43 +0000, by Sadrul Habib Chowdhury
-
Add utility function to trigger some button when some key is pressed withFri, 13 Jul 2007 01:42:29 +0000, by Sadrul Habib Chowdhury
-
Changes to the test apps.Fri, 13 Jul 2007 01:30:08 +0000, by Sadrul Habib Chowdhury
-
The app-specific style-reading was wrong. Thanks to wabz for noticing.Fri, 13 Jul 2007 01:27:31 +0000, by Sadrul Habib Chowdhury
-
Update the man about small buttons.Fri, 13 Jul 2007 00:37:06 +0000, by Sadrul Habib Chowdhury
-
merge of '70232e190a2c640678a9ec7142bf9b1a9a2876aa'Fri, 13 Jul 2007 00:03:15 +0000, by Sadrul Habib Chowdhury
-
Allow one-line high buttons. Specify 'small-button = true' under 'general',Thu, 12 Jul 2007 23:57:56 +0000, by Sadrul Habib Chowdhury
-
merge of '171f04bfc8138c0afa445e1d787144c3cdda819e'Thu, 12 Jul 2007 03:19:38 +0000, by Sadrul Habib Chowdhury
-
Crash fixes from Eric Polino.Thu, 12 Jul 2007 03:17:32 +0000, by Sadrul Habib Chowdhury
-
Oleg Sukhodolsky noticed that the callback function was cast incorrectly inThu, 12 Jul 2007 22:38:13 +0000, by Will Thompson
-
fixes #2133Thu, 12 Jul 2007 20:32:52 +0000, by Martin Srebotnjak
-
fixes #2130Thu, 12 Jul 2007 16:31:17 +0000, by ric Boumaour
-
fixes #2127Thu, 12 Jul 2007 15:47:08 +0000, by Timo Jyrinki
-
fixes #2126Thu, 12 Jul 2007 15:27:05 +0000, by Bjrn Voigt
-
fixes #2125Thu, 12 Jul 2007 15:26:11 +0000, by Maurcio Collares
-
fixes #1803Thu, 12 Jul 2007 15:24:02 +0000, by Javier Fernndez-Sanguino Pea