Mercurial > pidgin
graph
-
Make SILC errors disconnect the account and reduce unwanted notify dialogs.Wed, 12 Mar 2008 01:37:15 +0000, by Stu Tomlinson
-
Fix a couple of memory leaksWed, 12 Mar 2008 01:35:40 +0000, by Stu Tomlinson
-
Fix a memory leakWed, 12 Mar 2008 01:34:40 +0000, by Stu Tomlinson
-
merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'Tue, 11 Mar 2008 23:00:03 +0000, by Evan Schoenberg
-
Only allow one keepalive_timeout at a time. This prevents us from starting aTue, 11 Mar 2008 22:58:36 +0000, by Evan Schoenberg
-
Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.Tue, 11 Mar 2008 21:41:53 +0000, by Daniel Atallah
-
GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10Tue, 11 Mar 2008 16:20:54 +0000, by Stu Tomlinson
-
Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann forTue, 11 Mar 2008 15:58:25 +0000, by Will Thompson
-
Remove duplicated docs for _varg variants of request functions; correct andTue, 11 Mar 2008 15:57:17 +0000, by Will Thompson
-
Make PurpleAccount's documentation actually show up; also, sprinkle someTue, 11 Mar 2008 15:55:48 +0000, by Will Thompson
-
When Andrew was working on the memleak fixes, he pondered why buffer wasSun, 09 Mar 2008 21:42:27 +0000, by Ka-Hing Cheung
-
some memleak fixes from Andrew Gaul again:Sun, 09 Mar 2008 21:34:32 +0000, by Andrew Gaul
-
merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'Sun, 09 Mar 2008 19:17:35 +0000, by Stu Tomlinson
-
If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.Sun, 09 Mar 2008 18:47:09 +0000, by Evan Schoenberg
-
Some AIM screen names have periods in them, but it's like impossibleSun, 09 Mar 2008 18:47:09 +0000, by Mark Doliner
-
Fix Topic in chat node tooltips, and turn on using the transient chat nodeSun, 09 Mar 2008 16:52:07 +0000, by Stu Tomlinson
-
Make "Show when offline" work on group nodes too, which sets the flag forSun, 09 Mar 2008 16:46:04 +0000, by Stu Tomlinson
-
Escape conversation title for use in infopane so that ampersands don'tSun, 09 Mar 2008 16:43:33 +0000, by Stu Tomlinson
-
Avoid a compile warning when building with NetworkManager support becauseSun, 09 Mar 2008 13:53:47 +0000, by Stu Tomlinson
-
Improve "Get Info" parsing on MSN - ignore all URLs in fields instead ofSun, 09 Mar 2008 13:42:54 +0000, by Stu Tomlinson
-
Increase XMPP ping timeout from 20s to 120sSat, 08 Mar 2008 17:17:57 +0000, by Ethan Blanton
-
merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b'Sat, 08 Mar 2008 01:07:04 +0000, by Sadrul Habib Chowdhury
-
another update for the German translationFri, 07 Mar 2008 20:52:43 +0000, by Jochen Kemnade
-
This is pretty important for our 7 zephyr users.Fri, 07 Mar 2008 18:55:32 +0000, by Mark Doliner
-
merge of '6b600951723c4797bafdc840f751b75c3f0f95af'Fri, 07 Mar 2008 18:52:19 +0000, by Mark Doliner
-
Add some notable items to the ChangeLogFri, 07 Mar 2008 16:57:40 +0000, by Stu Tomlinson
-
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.Fri, 07 Mar 2008 22:03:24 +0000, by Sadrul Habib Chowdhury
-
merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'Fri, 07 Mar 2008 16:56:02 +0000, by Sadrul Habib Chowdhury
-
Change OSCAR to use UTF-16 rather than UCS-2 conversions. ApparentlyFri, 07 Mar 2008 04:01:20 +0000, by Ethan Blanton
-
The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.Fri, 07 Mar 2008 16:51:36 +0000, by Sadrul Habib Chowdhury
-
This fixes some cases of the 1-px height bug.Fri, 07 Mar 2008 01:27:25 +0000, by Sadrul Habib Chowdhury
-
finch port of e4b22781 ('Tell gstreamer not to fork').Thu, 06 Mar 2008 16:45:45 +0000, by Sadrul Habib Chowdhury
-
German translation updateThu, 06 Mar 2008 17:00:51 +0000, by Jochen Kemnade
-
merge of '372b94fab52b770bd853506200652575d0588539'Thu, 06 Mar 2008 15:55:39 +0000, by Sadrul Habib Chowdhury
-
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.Thu, 06 Mar 2008 15:54:30 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)Wed, 05 Mar 2008 17:18:09 +0000, by Sadrul Habib Chowdhury
-
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which madeThu, 06 Mar 2008 11:34:11 +0000, by Will Thompson
-
Patch #3874 from beret. There was a similar patch #2712 from rschnz,Thu, 06 Mar 2008 07:41:52 +0000, by Mark Doliner
-
I realized that I don't like initializing variables when I declareThu, 06 Mar 2008 07:29:39 +0000, by Mark Doliner
-
Fix a missing a commaThu, 06 Mar 2008 06:59:56 +0000, by Mark Doliner
-
Added some comments and debug logging to yahoo_process_ignore() gleaned from libyahoo2's implementation, from which I guess our prpl was forked (?) given how similar many functions are.Thu, 06 Mar 2008 00:04:03 +0000, by Evan Schoenberg
-
Bring back the lines that free info.whatever on subsequent calls toWed, 05 Mar 2008 18:17:25 +0000, by Mark Doliner
-
merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'Wed, 05 Mar 2008 18:13:11 +0000, by Mark Doliner
-
Improve our error handling of Gnome proxy settings.Wed, 05 Mar 2008 10:00:45 +0000, by Mark Doliner
-
Short circuit and return out of the function early if gconftool-2Wed, 05 Mar 2008 09:43:31 +0000, by Mark Doliner
-
disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'Wed, 05 Mar 2008 18:11:02 +0000, by Mark Doliner
-
These things are always NULL, so these if statements are never triggeredWed, 05 Mar 2008 09:40:16 +0000, by Mark Doliner
-
Fixed bug in which Yahoo contacts were erroneously considered to be blocked,Wed, 05 Mar 2008 00:26:44 +0000, by Evan Schoenberg
-
Just write out the buddy icon file; there's no need to check to see if it exists. This is for the cache, and if the blist.xml gets out of sync with the cache on disk (for example, because the user moves the blist.xml file out of the way), the existing code will never update the cached icon again.Tue, 04 Mar 2008 23:53:44 +0000, by Evan Schoenberg
-
Prefer more available resources to less available ones when priorities are the same. Fixes #5079.Tue, 04 Mar 2008 18:50:16 +0000, by Evan Schoenberg
-
Correct documentation in --help and man page for -l command line option.Tue, 04 Mar 2008 16:23:07 +0000, by Stu Tomlinson
-
Move the status note parsing into a separate function, which I thinkTue, 04 Mar 2008 09:41:44 +0000, by Mark Doliner
-
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.Mon, 03 Mar 2008 21:44:40 +0000, by Bartoz Oler
-
Fix a regression in presenting the existing instance of Pidgin on Windows when the executable is launched a subsequent time. Fixes #5041.Mon, 03 Mar 2008 16:35:15 +0000, by Daniel Atallah
-
Make sure we tell stuff that oscar supports offline messages for AIMMon, 03 Mar 2008 09:03:47 +0000, by Mark Doliner
-
Fix a crash in the zephyr normalize function that I added when gc isMon, 03 Mar 2008 08:50:27 +0000, by Mark Doliner
-
Fix coverity CID 382: Remove an unused variableMon, 03 Mar 2008 08:40:39 +0000, by Mark Doliner
-
I believe this fixes Coverity 383:Mon, 03 Mar 2008 08:36:35 +0000, by Mark Doliner
-
Switch to using "username" instead of "screen name." I really reallyMon, 03 Mar 2008 08:26:44 +0000, by Mark Doliner
-
serv_got_joined_chat() emits "chat-joined" but it also callsMon, 03 Mar 2008 07:03:54 +0000, by Ka-Hing Cheung
-
merge of '2b67a6080c2cabe152977731157b424f9e83dd5c'Sun, 02 Mar 2008 22:35:56 +0000, by Kevin Stange
-
propagate from branch 'im.pidgin.soc.2007.msimprpl' (head bd0e8a231d64a1834cf27ddf420ece1cd9889327)Sun, 02 Mar 2008 20:09:54 +0000, by Jeffrey Connelly
-
In msimprpl, allow some levels of nested bold/italic/underline formatting.Sun, 02 Mar 2008 20:05:34 +0000, by Jeffrey Connelly
-
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'Sun, 02 Mar 2008 16:44:08 +0000, by Sadrul Habib Chowdhury
-
merge of 'd1ef38716fb62522b4d8ce47ed39d9e34d2b2c77'Sun, 02 Mar 2008 16:43:55 +0000, by Sadrul Habib Chowdhury
-
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'Sun, 02 Mar 2008 20:08:27 +0000, by Jeffrey Connelly
-
Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not true!Sat, 01 Mar 2008 09:42:07 +0000, by Kevin Stange
-
Allow translation/transliteration foo in the plugin window tooltip.Sun, 02 Mar 2008 16:43:22 +0000, by Sadrul Habib Chowdhury
-
Truncate password to 16 characters on MSN, before encoding.Fri, 29 Feb 2008 21:11:47 +0000, by Stu Tomlinson
-
Merge 2 "if ENABLE_GTK" sectionsFri, 29 Feb 2008 20:23:02 +0000, by Stu Tomlinson
-
Minor whitespace cleanupFri, 29 Feb 2008 20:06:55 +0000, by Stu Tomlinson
-
do what now?Fri, 29 Feb 2008 18:04:03 +0000, by Ethan Blanton
-
Document PurpleEventLoopUiOps and associated misc.Fri, 29 Feb 2008 15:45:48 +0000, by Will Thompson
-
Fixes #4948Fri, 29 Feb 2008 14:47:34 +0000, by Stu Tomlinson
-
Fix building with glib < 2.6Fri, 29 Feb 2008 13:45:05 +0000, by Stu Tomlinson
-
Bump!Fri, 29 Feb 2008 12:10:37 +0000, by Stu Tomlinson
-
NEWS!Fri, 29 Feb 2008 12:08:08 +0000, by Stu Tomlinson
-
Fixes a memleak:Fri, 29 Feb 2008 07:55:20 +0000, by Andrew Gaul
-
merge of '6694efeab877d30da766aff29ae0e59bad4860fd'Fri, 29 Feb 2008 04:31:07 +0000, by Stu Tomlinson
-
Patch from Qulogic that fixes #4951 by making sure that the buffer is NUL-Fri, 29 Feb 2008 04:23:00 +0000, by Ka-Hing Cheung
-
Final changes for 2.4.0, release imminent (for some definition of imminent)Fri, 29 Feb 2008 04:27:51 +0000, by Stu Tomlinson
-
Enable SASL support for xmpp in the win32 build.Fri, 29 Feb 2008 03:47:21 +0000, by Daniel Atallah
-
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.Fri, 29 Feb 2008 03:24:10 +0000, by Daniel Atallah
-
(17:59:47) stu.tomlinson: khc: say something randomFri, 29 Feb 2008 02:08:23 +0000, by Ka-Hing Cheung
-
NEWSFri, 29 Feb 2008 01:41:13 +0000, by Sadrul Habib Chowdhury
-
NEWSingFri, 29 Feb 2008 01:22:37 +0000, by John Bailey
-
- Remove --with-howl options as we no longer support using howl for bonjourThu, 28 Feb 2008 21:49:37 +0000, by Stu Tomlinson
-
Silence errors during RPM installation when gtk-update-icon-cache does notThu, 28 Feb 2008 21:38:05 +0000, by Stu Tomlinson
-
Add Sinhala language and translator to Help -> About. I promise to try toThu, 28 Feb 2008 19:08:30 +0000, by Stu Tomlinson
-
German translation was also updatedThu, 28 Feb 2008 16:39:24 +0000, by Jochen Kemnade
-
French translation updated (ª±ric Boumaour)Thu, 28 Feb 2008 16:26:17 +0000, by Stu Tomlinson
-
Finnish translation updated (Timo Jyrinki)Thu, 28 Feb 2008 16:25:22 +0000, by Stu Tomlinson
-
Greek translation updated (Bouklis Panos)Thu, 28 Feb 2008 16:24:37 +0000, by Stu Tomlinson
-
Hebrew translation updated (Shalom Craimer)Thu, 28 Feb 2008 16:23:19 +0000, by Stu Tomlinson
-
Slovak translation updated (loptosko)Thu, 28 Feb 2008 16:22:14 +0000, by Stu Tomlinson
-
Arabic translation updated (Khaled Hosny)Thu, 28 Feb 2008 16:21:19 +0000, by Stu Tomlinson
-
Fix errors in translationsThu, 28 Feb 2008 16:08:22 +0000, by Stu Tomlinson
-
Belarusian Latin translation updated (Ihar Hrachyshka)Thu, 28 Feb 2008 15:44:07 +0000, by Stu Tomlinson
-
Dutch translation updated (Dani«³l Heres)Thu, 28 Feb 2008 15:42:09 +0000, by Stu Tomlinson
-
Vietnamese translation updated (Clytie Siddall)Thu, 28 Feb 2008 15:39:42 +0000, by Stu Tomlinson
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)Thu, 28 Feb 2008 15:38:12 +0000, by Stu Tomlinson
-
Norwegian Bokm«©l translation updatedThu, 28 Feb 2008 15:36:23 +0000, by Stu Tomlinson
-
Polish translation updated (Emil Nowak)Thu, 28 Feb 2008 15:29:27 +0000, by Stu Tomlinson
-
Spanish translation updated (Javier Fern«¡ndez-Sanguino)Thu, 28 Feb 2008 15:24:34 +0000, by Stu Tomlinson
-
Slovenian transalation updated (Martin Srebotnjak)Thu, 28 Feb 2008 15:22:25 +0000, by Stu Tomlinson
-
Sinhala translation added (Danishka Navin)Thu, 28 Feb 2008 15:20:19 +0000, by Stu Tomlinson
-
Fix showing a contact's log, and don't access struct internalsThu, 28 Feb 2008 11:25:49 +0000, by Richard Nelson
-
merge of '6c2edffe33d42d0d4190eea6c634aa46a22ec2d0'Thu, 28 Feb 2008 11:18:43 +0000, by Richard Nelson
-
Fixes an error detected by valgrind:Thu, 28 Feb 2008 08:41:23 +0000, by Ka-Hing Cheung
-
Updated Swedish translationThu, 28 Feb 2008 09:23:37 +0000, by Peter Hjalmarsson
-
* Don't flag outgoing oscar messages as "offline deliverable" if theThu, 28 Feb 2008 08:15:27 +0000, by Mark Doliner