Mercurial > pidgin.yaz
graph
-
Fix the RPM spec file2007-07-30, by Stu Tomlinson
-
These are new in Glib 2.8:2007-07-30, by Stu Tomlinson
-
More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors2007-07-30, by Stu Tomlinson
-
Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.2007-07-30, by Daniel Atallah
-
Fix swedish NSIS translation to be encoded in CP1252 instead of UTF-8. Fixes 2314.2007-07-30, by Daniel Atallah
-
Patch from John Bailey to bring the about window back to the present...2007-07-30, by Gary Kramlich
-
Improve a string and get rid of an account option that isn't used.2007-07-29, by Mark Doliner
-
applied changes from bbcc1925d9e449bb9599d378da2764bf47da2a7a2007-07-29, by Mark Doliner
-
merge of '10d1346d5d54ad467669dbdbeda58088587c5d91'2007-07-29, by Mark Doliner
-
merge of '966f1125e1910ec58ae63a175dc5efe1fd3e10e0'2007-07-29, by Mark Doliner
-
And fix smooth scroll too2007-07-29, by Sean Egan
-
Idiotic mistake. Fixes #23152007-07-29, by Sean Egan
-
disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'2007-07-29, by Mark Doliner
-
Add two more missing characters for the HTML dump.2007-08-01, by Sadrul Habib Chowdhury
-
Use __gntbindings__ to specify a 'jump-next-unread' action bound to 'J'. This2007-07-31, by Sadrul Habib Chowdhury
-
Add support for auto-refreshing. There should be some way to change the2007-07-31, by Sadrul Habib Chowdhury
-
Export another tree function.2007-07-31, by Sadrul Habib Chowdhury
-
Allow adding bindable actions for object types. There's some memory corruption2007-07-31, by Sadrul Habib Chowdhury
-
Use pseudo-nonblocking stuff to update the feeds.2007-07-31, by Sadrul Habib Chowdhury
-
Parse HTML and show bold, italic etc. in the textview.2007-07-30, by Sadrul Habib Chowdhury
-
Make sure long titles remain within their own cell.2007-07-30, by Sadrul Habib Chowdhury
-
Make things look nice in both 80x25 and in large screens.2007-07-30, by Sadrul Habib Chowdhury
-
Export gnt_widget_get_size for pygnt.2007-07-30, by Sadrul Habib Chowdhury
-
Allow GntTextViewFlag to be used.2007-07-29, by Sadrul Habib Chowdhury
-
Make the rss-reader look and behave nicer.2007-07-29, by Sadrul Habib Chowdhury
-
This gets rid of more weird crashes.2007-07-29, by Sadrul Habib Chowdhury
-
Fix a /-search bug.2007-07-29, by Sadrul Habib Chowdhury
-
New flag to show text top-aligned in a textview.2007-07-29, by Sadrul Habib Chowdhury
-
Add function to get the screen size.2007-07-29, by Sadrul Habib Chowdhury
-
Allow un/setting flags for widgets.2007-07-29, by Sadrul Habib Chowdhury
-
This fixes a few weird crashes in pygnt.2007-07-29, by Sadrul Habib Chowdhury
-
Update the license info.2007-07-29, by Sadrul Habib Chowdhury
-
A few updates to the rss reader.2007-07-29, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head c2cc31f23a71f23062555721f8101fc9c997bae2)2007-07-29, by Sadrul Habib Chowdhury
-
When we get a presence of type="error" from the server that2007-07-29, by Mark Doliner
-
Fix a bunch of possible crashes in jabber when using slash commands in2007-07-29, by Mark Doliner
-
merge of 'd62530e56364e9c7a5f668e2a13a409b5d552545'2007-07-28, by Ka-Hing Cheung
-
merge of '9ec1d6311bc02e1a3ea896058870df504fd94178'2007-07-28, by Ka-Hing Cheung
-
German translation update from Bjoern. Fixes #20352007-07-28, by Sean Egan
-
Release updates2007-07-28, by Sean Egan
-
Update date on release2007-07-28, by Sean Egan
-
merge of '510f7cd6a9eb8873d3b1e96a58533109ed155792'2007-07-28, by Sean Egan
-
disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'2007-07-28, by Sean Egan
-
Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.2007-07-30, by Andreas Monitzer
-
Updated the XEP-0199 namespace according to the XEP.2007-07-26, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)2007-07-23, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 1716933469be8ab48b72ab0259f65b44c4d9b23e)2007-07-18, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)2007-07-18, by Andreas Monitzer
-
Now displaying a contact's client's capabilities in the info text if that client supports the caps extension.2007-07-17, by Andreas Monitzer
-
Implemented error handling for ad-hoc commands.2007-07-17, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 01d1a63fe1ad7ad2f78ff88c6540afd927693362)2007-07-16, by Andreas Monitzer
-
Added the ability to unregister from a gateway.2007-07-16, by Andreas Monitzer
-
Switched formatting of the ad-hoc commands to be less intimidating2007-07-16, by Andreas Monitzer
-
merge of 'a4da508dc671f2a34f058c53dea42227bbae6376'2007-07-13, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 2fc80aa138600106964b232d492dc701d3199a69)2007-07-12, by Andreas Monitzer
-
Fixed a few style/efficiency/calling convention problems noted by rlaager2007-07-12, by Andreas Monitzer
-
Having the option of test compiling during merge conflict resolving would be a great feature...2007-07-12, by Andreas Monitzer
-
merge of '10372c98fc2831d20506d1c4e5b94ce39bbe8d1a'2007-07-12, by Andreas Monitzer
-
merge of '34c6d2f9e1c14630370e582d136064c340ef8e88'2007-07-12, by Andreas Monitzer
-
Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.2007-07-12, by Andreas Monitzer
-
Fixed errors created by merge conflict resolve mistakes.2007-07-11, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)2007-07-11, by Andreas Monitzer
-
disapproval of revision '391beabbbe9b94205d5c2d9ef073ecff207da387'2007-08-02, by Kevin Stange
-
The promised cleanups.2007-07-28, by Sadrul Habib Chowdhury
-
A proof-of-conecpt RSS reader using pygnt.2007-07-28, by Sadrul Habib Chowdhury
-
Initialize the gobject in a more appropriate place. And fix an error message.2007-07-28, by Sadrul Habib Chowdhury
-
Add some more functions for GntTree. One point to note is that the key2007-07-28, by Sadrul Habib Chowdhury
-
fix spacing2007-07-28, by Ka-Hing Cheung
-
NEWS2007-07-28, by Ka-Hing Cheung
-
Fixes #1905 'Better solution to 'Idleness Infinite Recursion''2007-07-28, by Sean Egan
-
Email notification signals from charkins. Fixes #13242007-07-28, by Sean Egan
-
merge of '3dd9d75f17fcb12e23540b249c7b0503fccdb94c'2007-07-28, by Sean Egan
-
I don't have NEWS2007-07-28, by Ka-Hing Cheung
-
Commit a patch by bibliochat to handle an XMPP MUC status code that I pushed2007-07-28, by Etan Reisner
-
Tooltips in infopanes2007-07-28, by Sean Egan
-
ChangeLog and NEWS2007-07-28, by Sean Egan
-
I think this might fix #11272007-07-27, by Sean Egan
-
Screenname auto-completion filtering by Leonardo Fernandes, Fixes #5192007-07-27, by Sean Egan
-
merge of '8fd54462a6faac01b88f24dc2970faa9a28c1978'2007-07-27, by Luke Schierer
-
fixes #22872007-07-27, by Björn Voigt
-
fixes #22842007-07-27, by Mişu Moldovan
-
forgot these2007-07-27, by Luke Schierer
-
fixes #22572007-07-27, by Dmitry Beloglazov
-
fixes #22422007-07-27, by Peter Hjalmarsson
-
Fix distcheck.2007-07-27, by Daniel Atallah
-
merge of '4f8fceee3836599ee91cd637f42647433a481086'2007-07-27, by Sadrul Habib Chowdhury
-
Make the infopane context-menu look more like a buddylist context menu.2007-07-27, by Sadrul Habib Chowdhury
-
Make sure we delete all generated files with the mingw clean make target.2007-07-27, by Daniel Atallah
-
merge of '004a538ba55a170d9662546cda8d93eb7d64507b'2007-07-27, by Sadrul Habib Chowdhury
-
merge of '391beabbbe9b94205d5c2d9ef073ecff207da387'2007-07-27, by Sadrul Habib Chowdhury
-
Fix a comment typo2007-07-27, by Mark Doliner
-
This function wasn't used. I think it was intended for when Adam2007-07-27, by Mark Doliner
-
merge of '48f62c11849f8d3ade036cacace03635cf7985ec'2007-07-27, by Ka-Hing Cheung
-
make us forget the password if the user didn't choose save password2007-07-26, by Ka-Hing Cheung
-
Fix memory leak by freeing the list returned by gtk_container_get_children.2007-07-27, by Sadrul Habib Chowdhury
-
merge of '7099b827f2d0a6de2abb5d567f444adc1d13fc03'2007-07-25, by Sean Egan
-
merge of 'ba1886a94b2131f499b71e5c939807d4df199b08'2007-07-25, by Sean Egan
-
Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #17672007-07-25, by Daniel Atallah
-
Add mingw makefile for cap. This isn't being built by default, but allows someone to do so if they want to.2007-07-25, by Daniel Atallah
-
merge of '0a9f44c33377bf72e080a7d3727fe303ba7bc7c3'2007-07-25, by Daniel Atallah
-
merge of '5a360221f5a625ed3fc962bdb9f35aecb3d74443'2007-07-24, by Daniel Atallah
-
Just show an empty line, instead of bouncing the text down when the user2007-07-25, by Sadrul Habib Chowdhury
-
merge of '59e56959de867035d1f66b2c04b5cdc539d18c59'2007-07-24, by Sadrul Habib Chowdhury
-
Insert a newline in the tooltip.2007-07-24, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 59e56959de867035d1f66b2c04b5cdc539d18c59)2007-07-24, by Eric Polino
-
More perl bindings from Zsombor Welker, fixes #18302007-07-25, by Sean Egan
-
Make eventbox input only in infopane. Thanks fmoo.2007-07-24, by Sean Egan
-
Better imhtml auto-growing. Fixes #2142007-07-24, by Sean Egan
-
Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).2007-07-24, by Mark Doliner
-
merge of '3b69fa32b6a696df64942119de06c9896ea686fd'2007-07-24, by Richard Laager
-
merge of '59d4e50c5c3aa15eb6c2f90c182fa455ec83dccb'2007-07-24, by Mark Doliner
-
merge of '3c06e81a006adebe420915ad7301ad1e6e82cab8'2007-07-24, by Mark Doliner
-
More work on the conversation sizing/positioning stuff. Still nothing IM or chat specific2007-07-23, by Sean Egan
-
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'2007-07-23, by Sadrul Habib Chowdhury
-
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'2007-07-23, by Richard Laager
-
fix a doc string typo2007-07-23, by Ka-Hing Cheung
-
merge of '4d22d26e21a84d8f6fbb484b3b01e88eff143ca3'2007-07-23, by Sean Egan
-
merge of '5e94d4a46251e35e2b640180905fe364b82355e5'2007-07-23, by Ka-Hing Cheung
-
purple_request_action doesn't call any callbacks if the user closes the2007-07-23, by Ka-Hing Cheung
-
Another stab at fixing that signon infinite loop2007-07-24, by Mark Doliner
-
I'm hoping this will fix a semi-random and semi-random infinite looping2007-07-22, by Mark Doliner
-
merge of '36ee98cd262baf7d57502c08fc185518ed93532a'2007-07-22, by Ka-Hing Cheung
-
merge of 'b8d63ebbffba2503d6e449e02a44a2eedcc41d85'2007-07-22, by Mark Doliner
-
Get rid of a crash that happens when signing off if you have a chat room2007-07-22, by Mark Doliner
-
merge of '88e83a787741462b25953d4b5a1c467575657ad0'2007-07-22, by Mark Doliner
-
OscarData->killme isn't used (and hasn't been for a while)2007-07-22, by Mark Doliner
-
I don't think this check is needed. If it is then it's because we're2007-07-22, by Mark Doliner
-
Move a call to purple_connection_error() from oscar.c to2007-07-22, by Mark Doliner
-
Call the AIM_CB_SPECIAL_CONNERR callback from2007-07-22, by Mark Doliner
-
merge of '504a8cb6756b655e5d3fa457826b95b2c177ce61'2007-07-22, by Sean Egan
-
merge of 'ee06baadf86c44d4707c364c06c874bd9b27ad07'2007-07-22, by Mark Doliner
-
merge of '221309af37812a6e1ff9b246e304053fb4bb137b'2007-07-22, by Sean Egan
-
There\! Take your stupid status icons back\!2007-07-23, by Sean Egan
-
Infopane is optional2007-07-22, by Sean Egan
-
propagate from branch 'im.pidgin.pidgin' (head 70d2769d4011894129d709021e283a3a47fc67f6)2007-07-22, by Eric Polino
-
Valgrind was showing "Invalid read of size 1" when a string is passed2007-07-22, by Mark Doliner
-
merge of '21c2a204378d0369b8d2b6d7b32b6da45cb1ddb2'2007-07-22, by Ka-Hing Cheung
-
re-escapes the entities that was unescaped by purple_markup_strip_html()2007-07-22, by Ka-Hing Cheung
-
merge of '43d9c75fd0df1204f9b64d3ec943927d608eb187'2007-07-22, by Richard Laager
-
Fixes Ticket #1707 Crash with invalid UTF-8 status message from other Sametime client2007-07-22, by Sean Egan
-
quote e-mail address before sending it to evolution2007-07-21, by Sean Egan
-
include 22px app icons in configure.ac2007-07-21, by Sean Egan
-
22 pixel application icon. Fixes #15812007-07-21, by Sean Egan
-
merge of '84b3fc6338b95acbafc4cc98335181b0ac4e03be'2007-07-21, by Richard Laager
-
Add emblem to infopane. Fixes #792007-07-21, by Sean Egan
-
disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'2007-07-21, by Sean Egan
-
Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows2007-07-21, by Sean Egan
-
Credit for patch #22162007-07-21, by Sean Egan
-
Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's2007-07-23, by Sadrul Habib Chowdhury
-
Memory leak fix.2007-07-21, by Sadrul Habib Chowdhury
-
We don't need dynamic things here.2007-07-21, by Sadrul Habib Chowdhury
-
Guard against possible weird crashes.2007-07-21, by Sadrul Habib Chowdhury
-
merge of '68531d78c3d980fcba8b12d95053cfc541f7be31'2007-07-21, by Sadrul Habib Chowdhury
-
This could have resulted in buffer overflow if the user had 10 or more2007-07-21, by Sadrul Habib Chowdhury
-
merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c'2007-07-21, by Nathan Walp
-
Continue to build nullprpl by default on win32, but don't actually install it - we don't want it in the installer.2007-07-20, by Daniel Atallah
-
merge of '2543d569f73fee46d4f4f92b5a5f2245ed4a07db'2007-07-20, by Sadrul Habib Chowdhury
-
merge of '9b9534d8ba6b75ce9836ce0cd1ed8e086c0f89a0'2007-07-20, by Luke Schierer
-
pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.2007-07-20, by Daniel Atallah
-
Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.2007-07-20, by Daniel Atallah
-
fixes #21472007-07-20, by Javier Fernández-Sanguino Peña
-
fixes #21562007-07-20, by Claudio Satriano
-
fixes #21632007-07-20, by Shalom Craimer
-
fixes #21642007-07-20, by Ambrose C. Li
-
fixes #21742007-07-20, by Toni Hermoso
-
fixes #22112007-07-20, by Yngve Spjeld Landro
-
Merge the two patches from this ticket, fix them, and be sure to install2007-07-20, by Kevin Stange
-
Allow disabling the widget actions on specific widgets. This allows, for2007-07-20, by Sadrul Habib Chowdhury
-
Fix a crash Eric found. These parameters were in reverse order.2007-07-20, by Sadrul Habib Chowdhury
-
Anoter patch from Javeed Shaikh to introduce a utility function for a tree.2007-07-19, by Sadrul Habib Chowdhury
-
Patch from Javeed Shaikh to make the search function non-braindamaged.2007-07-19, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head e234ff44fe5efd4a34c1fe7d40419300d1748187)2007-07-20, by Eric Polino
-
merge of '1716933469be8ab48b72ab0259f65b44c4d9b23e'2007-07-19, by Sadrul Habib Chowdhury
-
This was crashing for me when writing a system message when logging2007-07-18, by Mark Doliner
-
Get rid of an unused variable2007-07-18, by Mark Doliner
-
merge of 'c461aa1e202a65745f6b1de51f4bea0016abc463'2007-07-17, by Daniel Atallah
-
Allow using custom search functions.2007-07-19, by Sadrul Habib Chowdhury
-
Do some work to make pygnt more useful. The dbus-gnt script works fairly2007-07-17, by Sadrul Habib Chowdhury
-
The gtkbuddynote.c file contains translation markers.2007-07-17, by Richard Laager
-
Do a NULL-check to prevent a crash.2007-07-16, by Sadrul Habib Chowdhury
-
merge of '16545633f55b708a351f38a9532d94b0b00eacec'2007-07-16, by Sadrul Habib Chowdhury
-
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'2007-07-16, by Evan Schoenberg
-
cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().2007-07-14, by Evan Schoenberg
-
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'2007-07-16, by Sadrul Habib Chowdhury
-
Fixes for pygnt generation.2007-07-16, by Sadrul Habib Chowdhury
-
merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'2007-07-21, by Nathan Walp
-
disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'2007-07-21, by Nathan Walp
-
don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)2007-07-21, 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)2007-07-21, by Nathan Walp
-
Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.2007-07-17, by Daniel Atallah
-
Add :-p (lowercase) which is officially handed by AIM 6.something. Fixes #15902007-07-15, by Kevin Stange
-
Fix compile warnings that only shows up with -O3. This may have caused2007-07-15, by Sadrul Habib Chowdhury
-
Typo fix. This bit of code must be cursed.2007-07-15, by Sadrul Habib Chowdhury
-
Allow changing the content of a textview using $EDITOR.2007-07-15, by Sadrul Habib Chowdhury
-
Properly set the initial size of widgets.2007-07-15, by Sadrul Habib Chowdhury
-
Patch from John Bailey (rekkanoryo) to update the C Howto.2007-07-15, by John Bailey
-
Add a missing line-drawing character in the HTML screen-dump.2007-07-14, by Sadrul Habib Chowdhury
-
New feature: successful compilation.2007-07-14, by Sadrul Habib Chowdhury
-
Allow setting the search column in a tree to use for typeahead searching.2007-07-14, by Sadrul Habib Chowdhury
-
merge of '2b537584bf70476b4ef78547c5000c361e9b7176'2007-07-14, by Richard Nelson
-
merge of '2e4cdb97f5820f67493a9e7d9189edd4d82dc0cf'2007-07-14, by Sadrul Habib Chowdhury
-
Use gobject properties instead of hacks when creating columns in a tree.2007-07-14, by Sadrul Habib Chowdhury
-
I think this is the intended behaviour2007-07-14, by Richard Nelson
-
Update ChangeLog.win32. Thanks to rlaager for reminding me.2007-07-13, by Daniel Atallah
-
merge of '7eae94f1fdfc15019ea342a60df04da01a42a0ea'2007-07-13, by Daniel Atallah
-
merge of '94a9755f88bd06c61bdc7b7bb2222b989e548f90'2007-07-13, by Evan Schoenberg
-
Allow having a callback after the child process terminates. Use the callback2007-07-13, by Sadrul Habib Chowdhury
-
Revert one of the last changes. Always allow drag-drop from the infopane.2007-07-13, by Sadrul Habib Chowdhury
-
merge of '2f809d90603821641a30206f53f11a56b9bc62af'2007-07-13, by Sadrul Habib Chowdhury
-
Show the 'send to' menu on right click on the infopane.2007-07-13, by Sadrul Habib Chowdhury