Mercurial > pidgin.yaz
graph
-
Bump the spellchecking download timeout to 10 seconds.2007-05-02, by Daniel Atallah
-
Fix some installer issues (#416, #433)2007-05-02, by Daniel Atallah
-
Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.2007-05-02, by Sadrul Habib Chowdhury
-
We don't really need an active connection to get the name of a chat.2007-05-02, by Sadrul Habib Chowdhury
-
merge of '1222310dce4224af3958f2c83c4894f4f32d7ebc'2007-05-02, by Sadrul Habib Chowdhury
-
Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.2007-05-02, by Sadrul Habib Chowdhury
-
patch from chckens to make MSN emoticon codes more consistent with the2007-05-03, by Ka-Hing Cheung
-
if you're offline, and right-click on a group, you shouldn't be presented2007-05-02, by Nathan Walp
-
Fix a crash if userinfo->itmsurl is NULL on Windows / OS X2007-05-02, by Evan Schoenberg
-
forgot the icons.2007-05-02, by Sean Egan
-
merge of 'a2807c22fd57a663e23edf2038c1a172c779f921'2007-05-01, by Luke Schierer
-
Fix #470 (change spellchecker language to not select every language)2007-05-01, by Daniel Atallah
-
an updated af.po from fwolff2007-05-01, by Luke Schierer
-
Fix #478: :-/ smiley is broken2007-05-01, by Kevin Stange
-
merge of '4b34ba91b3be407b1921ddbb7a7ff43a418af188'2007-05-01, by Luke Schierer
-
disapproval of revision 'dbf636254e3583cfa0c136ce175dbb91756e4302'2007-05-01, by Luke Schierer
-
zh_CN from fundawang2007-05-01, by Luke Schierer
-
Fix this reference to the build dir for includes2007-05-03, by Stu Tomlinson
-
gnt should reference genmarshal in the srcdir to allow building in a2007-05-03, by Stu Tomlinson
-
Now that version.h is a generated source file, we need to add2007-05-03, by Stu Tomlinson
-
Forgot to add the ico file2007-05-01, by Sean Egan
-
And make them used2007-05-01, by Sean Egan
-
New tray icons from hbons2007-05-01, by Sean Egan
-
I believe this fixes #439.2007-05-01, by Sadrul Habib Chowdhury
-
eperez correctly pointed out that there is no reason to disallow the2007-05-01, by Ethan Blanton
-
Revert the s/Jabber/XMPP/ here as well.2007-05-01, by Richard Laager
-
merge of 'b7add4f0aed4d53f564e4fde2227f70a42923e31'2007-05-01, by Luke Schierer
-
merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0'2007-05-01, by Luke Schierer
-
Ticket #473: Updated Simplified Chinese translation for pidgin2007-05-01, by Richard Laager
-
merge of 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'2007-05-01, by Richard Laager
-
merge of '89aee9cfd6a64bcb3656a2ba271a600f3558f891'2007-05-01, by Casey Harkins
-
Documentation update2007-05-01, by Sean Egan
-
merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'2007-05-01, by Etan Reisner
-
Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list2007-05-01, by Etan Reisner
-
Remove the const-c and const-xs stuff and replace it with real constants2007-05-01, by Etan Reisner
-
Stylistic improvements - use type *name instead of type* name for pointers2007-05-31, by Jeffrey Connelly
-
Enable usage of RC4 in libpurple, now that it is in 2.0.1.2007-05-31, by Jeffrey Connelly
-
Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a more2007-05-23, by Jeffrey Connelly
-
Add partial implementation of MsimMessage (not used anywhere yet).2007-05-22, by Jeffrey Connelly
-
Replacement magic numbers by symbolic constants.2007-05-20, by Jeffrey Connelly
-
Clean up a few TODO's.2007-05-20, by Jeffrey Connelly
-
Add field type codes.2007-05-20, by Jeffrey Connelly
-
Incomplete attempt at using msim_send() instead of msim_send_raw().2007-05-20, by Jeffrey Connelly
-
Implement msim_pack(), msim_sendh(), msim_send().2007-05-20, by Jeffrey Connelly
-
Do not localize any debug messages, as described in #648.2007-05-13, by Jeffrey Connelly
-
Use _ for translations in msimprpl. See #648.2007-05-10, by Jeffrey Connelly
-
Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.2007-05-10, by Jeffrey Connelly
-
Check for RC4 in libpurple on plugin initialization.2007-05-09, by Jeffrey Connelly
-
Re-add RC4 code from Samba, whose use is enabled by not defining2007-05-06, by Jeffrey Connelly
-
Add note about logging in using email address.2007-05-05, by Jeffrey Connelly
-
Add initializers for reserved fields in plugin and prpl structures.2007-05-04, by Jeffrey Connelly
-
Update for Pidgin 2.0.0beta7.2007-05-01, by Jeffrey Connelly
-
explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'2007-05-01, by Jeffrey Connelly
-
Let windows know when the workspace they are in is being hidden/shown2007-05-12, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)2007-04-30, by Richard Nelson
-
- Run gtk-update-icon-cache on installation/uninstallation2007-05-01, by Stu Tomlinson
-
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'2007-05-01, by Luke Schierer
-
s/Jabber/XMPP/ in user-visible places.2007-05-01, by Richard Laager
-
Initialize docklet from pidgin_ui_init. This ensures docklet prefs are2007-05-01, by Casey Harkins
-
s/PIDGINHOME/PURPLEHOME/2007-05-01, by Richard Laager
-
Fix #432 - "Start Pidgin on Windows startup" doesn't work.2007-04-30, by Daniel Atallah
-
Clean up old stuff in pixmaps mingw Makefile.2007-04-30, by Daniel Atallah
-
Build, but don't install, some of the other plugins we ship, to reduce bitrot2007-04-30, by Stu Tomlinson
-
Add padding to structs to fix compiler warnings2007-04-30, by Stu Tomlinson
-
Build, but don't install, some additional plugins that we ship the sources2007-04-30, by Stu Tomlinson
-
Add padding to structs as necessary to silence compiler warnings2007-04-30, by Stu Tomlinson
-
We are no longer Gaim!2007-04-30, by Stu Tomlinson
-
merge of '1b3ba1167062fa424c4b5178877923d11a74faa2'2007-04-30, by Stu Tomlinson
-
Remove execute attribute from codeinline.c2007-04-30, by Stu Tomlinson
-
Fix for upgrading from pidgin 1.5.1, which doesn't exist yet2007-04-30, by Stu Tomlinson
-
I saw this got committed. I did not check that it is in fact the same person. Daniel?2007-04-30, by Luke Schierer
-
fix an off-by-one NEWS error ;-)2007-04-30, by Nathan Walp
-
Add padding to silc and bonjour to get rid of a bunch of warnings.2007-04-30, by Mark Doliner
-
Get rid of two harmless warnings:2007-04-30, by Mark Doliner
-
merge of '1a714629d05ac070d2a906784c700521755eb827'2007-04-30, by Sean Egan
-
merge of 'be134ee07584101535313fbde8fb2b64f890b5bf'2007-04-30, by Sean Egan
-
merge of '09a96b6a4f098dbeae9318fcbec85cf16d2ea8d8'2007-04-30, by Richard Laager
-
Typo fix.2007-04-30, by Richard Laager
-
My contribution to the NEWS file!2007-04-30, by Kevin Stange
-
I should NEWS a few times a year, I guess2007-04-30, by Ethan Blanton
-
Newsination2007-04-30, by Gary Kramlich
-
disapproval of revision '6784458226495385202ec621f5d645002ea93d07'2007-05-03, by Richard Laager
-
Re-comment that out2007-04-30, by Sean Egan
-
Solicit bug reports2007-04-30, by Sean Egan
-
NEWS2007-04-30, by Sean Egan
-
Remove generated files in the 'clean' target.2007-04-30, by Daniel Atallah
-
propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa)2007-04-30, by Gary Kramlich
-
Adding John 'rekkanoryo' Bailey to the CPW lists2007-04-30, by Gary Kramlich
-
merge of '45bdc7f0cf3d3c9229f3fcd9de71b882131c05c0'2007-04-30, by Richard Laager
-
Update the comments about yahoo buddy icons. Only send the filename and not the whole path.2007-04-25, by Tim Ringenbach
-
merge of '65f2c26feb0bf8de0c50edb97ab36ff815b40daa'2007-04-25, by Tim Ringenbach
-
merge of '537c18e40e539d31172569c7c913075aa5e87892'2007-04-23, by Tim Ringenbach
-
propagate from branch 'im.pidgin.pidgin' (head a35e9c6965a0723281ab3a62044581a55d2e59a2)2007-04-29, by Richard Nelson
-
Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.2007-04-29, by Sadrul Habib Chowdhury
-
Document the image-deleting signal.2007-04-29, by Richard Laager
-
This should set libpurple-client's so version to be the same as libpurple's,2007-04-29, by Richard Laager
-
I've put the libgnt so versioning stuff into finch/libgnt/configure.ac,2007-04-29, by Richard Laager
-
merge of '07865f3cc1e74839feb7179f9ac10e66563c3cb5'2007-04-29, by Richard Laager
-
Filter -Wall from the GADU_CFLAGS. I'll let the libgadu folks know about this.2007-04-29, by Richard Laager
-
merge of 'f2502546776334781d5c7e707d5fa38a4dcd9c9e'2007-04-29, by Richard Laager
-
Separate so versioning for libgnt.2007-04-29, by Richard Laager
-
Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin2007-04-30, by Gary Kramlich
-
20:06 < SimGuy> grim: add padding to the two win32 plugins while you're at it :P2007-04-30, by Gary Kramlich
-
Updating the loaders since I missed them since I'm not building any of them right now2007-04-30, by Gary Kramlich
-
Default plugins are done, for the release i'm not that concerned about plugins that do _NOT_ compile by default2007-04-30, by Gary Kramlich
-
And finch is up to date2007-04-30, by Gary Kramlich
-
I _think_ this is it for libpurple's padding...2007-04-30, by Gary Kramlich
-
And now the protocols2007-04-30, by Gary Kramlich
-
And the rest of the plugins that are compiling for me by default...2007-04-29, by Gary Kramlich
-
Added NULL pads to ssl stuff2007-04-29, by Gary Kramlich
-
Initial addition of padding for ui_ops and other class-like structs2007-04-29, by Gary Kramlich
-
Preemptive padding.2007-04-29, by Sadrul Habib Chowdhury
-
Cause Psychic Mode to obey privacy settings when apprpriate. Thanks2007-04-29, by Ethan Blanton
-
merge of '6493a0268b4841d23fcaa1c42f48ff37fcee402f'2007-04-29, by Richard Laager
-
merge of '3e6c08926429636e5eadf17843abfe92b855e24b'2007-04-29, by Sadrul Habib Chowdhury
-
This gets rid of a g_log error when uncache-ing a NULL file.2007-04-29, by Sadrul Habib Chowdhury
-
merge of '3e6c08926429636e5eadf17843abfe92b855e24b'2007-04-29, by Richard Laager
-
merge of '1c3349794aa946963ac9bcf471c009cbe121e986'2007-04-29, by Stu Tomlinson
-
merge of '18c3386b9cf3eedcd0c991b730da936b7c6446a8'2007-04-29, by Sadrul Habib Chowdhury
-
A rare crash fix for finch.2007-04-29, by Sadrul Habib Chowdhury
-
merge of '132fa9527970403283e8e3418c010de94a4908fb'2007-04-29, by Mark Doliner
-
README.dbus is gone2007-04-29, by Stu Tomlinson
-
Step one of N for making 'make distcheck' happy. GtkUI.pm was renamed2007-04-29, by Stu Tomlinson
-
Don't try to base64 encode and then append an empty string2007-04-29, by Mark Doliner
-
This seems to fix a problem with the global status selector, and some2007-04-29, by Mark Doliner
-
The RPM spec file actually WORKS now. Let's release!2007-04-29, by Stu Tomlinson
-
merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'2007-04-29, by Sadrul Habib Chowdhury
-
merge of '46c593524f745e1ed42ad75ba71d614c660ef52f'2007-04-29, by Sadrul Habib Chowdhury
-
Oops, missed these in both of my latest plugin-relocations2007-04-29, by Stu Tomlinson
-
- Update to reflect Perl Purple::GtkUI -> Pidgin change2007-04-29, by Stu Tomlinson
-
Only attempt to ref the statusbox icon image if it's actually set2007-04-29, by Mark Doliner
-
merge of '7dbb9ed2994bf4252f9ae93a2eb6072800082022'2007-04-29, by Mark Doliner
-
merge of 'a378fe8f729ea78fcd5280cc0b37072840f3b8ad'2007-04-29, by William Ehlhardt
-
merge of '5d2bf67f21822e51ffd4611f98cb0921564ff2b1'2007-04-29, by Mark Doliner
-
merge of '0612cac578b7e81a69e733d921063a72a039a1d6'2007-04-29, by William Ehlhardt
-
merge of '557e47b9ec14d09e99b29f06c9984516ee78ade9'2007-04-29, by Mark Doliner
-
merge of '0612cac578b7e81a69e733d921063a72a039a1d6'2007-04-29, by Mark Doliner
-
Preparing for beta 72007-04-29, by Mark Doliner
-
Get rid of a compile warning about an unused variable2007-04-29, by Mark Doliner
-
Fix a typo in the documentation of a function2007-04-29, by Mark Doliner
-
Mark two functions as "noreturn"2007-04-29, by Mark Doliner
-
merge of '061bc994c90d4a6c96166ce1b6df5ce39c5f7825'2007-04-29, by Stu Tomlinson
-
To do libtool soversioning properly, we need to manage lt_current separately and2007-04-29, by Richard Laager
-
Fix up the private function calls to be prefixed with an underscore.2007-04-29, by Richard Laager
-
Fix a compiler warning:2007-04-29, by Richard Laager
-
The GNOME coding guidelines recommend prefixing internal symbols with an underscore.2007-04-29, by Richard Laager
-
A brief note about the buddy icon and imgstore API changes.2007-04-29, by Richard Laager
-
merge of 'afdcaef358550ebdaf789c9b96a2bf1a28e92111'2007-04-29, by Richard Laager
-
Compatibility layer fixes for the buddy icon stuff.2007-04-29, by Richard Laager
-
Remove a printf debug line.2007-04-29, by Richard Laager
-
merge of '61d3a51c5b0dba085ac1743886e687ba8d84d12d'2007-04-29, by Richard Laager
-
merge of '2c12ac5fe6f8c8bf07d7bdde347e65c66e4f2de5'2007-04-29, by Richard Laager
-
Patch from charkins in ticket #198 to fulfill a feature request by hbons:2007-04-29, by Richard Laager
-
Add more error checking to the buddy icon migration code.2007-04-29, by Richard Laager
-
Fix a crash when removing a per-account icon. Here's my explanation:2007-04-29, by Richard Laager
-
Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2343992007-04-29, by Stu Tomlinson
-
merge of '5fa93507a0f0a385a9d18978a71f3ffb0a374ddb'2007-04-29, by Daniel Atallah
-
I didn't mean to commit this change, and as far as I can tell it is no2007-04-29, by Stu Tomlinson
-
Prevent request dialog titles being "pidgin.exe".2007-04-29, by Daniel Atallah
-
merge of '2d00dcb7fc18b083ac949b5febda711ecfd52cdb'2007-04-29, by Daniel Atallah
-
merge of '833c9b8a7ffaa6f0c0f194a0c73d46d0ec0a64e2'2007-04-29, by Richard Laager
-
The OSCAR timestamp stuff.2007-04-29, by Richard Laager
-
merge of '88139d3c38c247fb0f892c9f42643f986ebf996e'2007-04-29, by Richard Laager
-
version.h needs to be regenerated when configure.ac changes2007-04-29, by Daniel Atallah
-
merge of '8bc9a8784cf40932a34e08e80f0d6585812b985a'2007-04-29, by Daniel Atallah
-
merge of '0daf12c329b89cf9c1eacdf36cb5e5faee696c44'2007-04-29, by Richard Laager
-
Fix assertion when creating a new account.2007-04-29, by Daniel Atallah
-
Oops. This additional replacement wasn't supposed to be committed.2007-04-29, by Daniel Atallah
-
Use the purple_imgstore_get_extension() convienence function.2007-04-29, by Richard Laager
-
The valgrind suppressions file would be useful to people developing from a2007-04-29, by Richard Laager
-
A valgrind suppressions file from nosnilmot. -- rlaager2007-04-29, by Stu Tomlinson
-
19:00:43 Ka-Hing Cheung (khc): rlaager: shouldn't we give g_free as the key free function for icon_data_cache?2007-04-29, by Richard Laager
-
merge of '480a88680eddc079fa124c4db25edc86e2a3fc03'2007-04-29, by Daniel Atallah
-
disapproval of revision '46c593524f745e1ed42ad75ba71d614c660ef52f'2007-04-29, by Sadrul Habib Chowdhury
-
disapproval of revision 'fa48797484e9a97e22695d8613520193b009c732'2007-04-29, by Sadrul Habib Chowdhury
-
Temporary fix for GNOME bug#353127.2007-04-29, by Sadrul Habib Chowdhury
-
Plug a memory leak.2007-04-28, by Ka-Hing Cheung
-
#386: readlink does not append NUL to the end of buffer2007-04-28, by Ka-Hing Cheung
-
hopefully fix 2362007-04-28, by Nathan Walp
-
merge of '265a50636dbd882fbee3cc061bc78e6bb73e4032'2007-04-28, by Sadrul Habib Chowdhury
-
Fix version.h generation on mingw build.2007-04-28, by Daniel Atallah
-
merge of '9aca2545e2cab356cba6508423c2f12e73d7701e'2007-04-28, by Daniel Atallah
-
merge of '1acd995dc3e2344ce39284792a212a2e4175f961'2007-04-28, by Mark Doliner
-
Part of the patch in ticket #383:2007-04-28, by Sadrul Habib Chowdhury
-
Part of the patch in ticket #3832007-04-28, by Sadrul Habib Chowdhury
-
Part of the patch in ticket #383:2007-04-28, by Sadrul Habib Chowdhury
-
Whitespace fix from patch in ticket #3832007-04-28, by Sadrul Habib Chowdhury
-
Part of the patch in ticket #383:2007-04-28, by Sadrul Habib Chowdhury
-
remove a wrong comment and some test stuff2007-04-28, by Stu Tomlinson
-
merge of '86961dfcb9720a0cb020c2baba86c8050b1254f9'2007-04-28, by Stu Tomlinson
-
merge of '2bab1bb5c2cd857e5eef4e163c2f6cd309017e73'2007-04-28, by Stu Tomlinson
-
soname versioning of libpurple. Should help resolve debian bug 4212822007-04-28, by Stu Tomlinson
-
Add a couple more CFLAGS to highlight some more warnings and change how we2007-04-28, by Stu Tomlinson
-
About image update.2007-04-28, by Hylke Bons
-
Fix sizes.2007-04-28, by Hylke Bons
-
Replace CC-licensed icons.2007-04-28, by Hylke Bons
-
Lee Roach noticed that there is no rule to explicitly build libjabber.dll.a2007-04-28, by Daniel Atallah
-
Fix an odd selection issue when moving up.2007-04-28, by Sadrul Habib Chowdhury
-
merge of '1af12da31254c9d412a11024c839649754af3a58'2007-04-28, by Sadrul Habib Chowdhury
-
merge of 'a593ddc00442ff784f1d541653c61a30b452f7cb'2007-04-28, by Daniel Atallah
-
Plug leak.2007-04-28, by Daniel Atallah
-
Add a script I've found handy to make sure the perl APIs look right, it also2007-04-28, by Etan Reisner
-
Fix win32 pidgin perl stuff. This hasn't been tested yet.2007-04-28, by Daniel Atallah
-
merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'2007-04-28, by Richard Laager
-
Fix an invalid read that occurs because we were accessing IM data when the2007-04-28, by Richard Laager
-
merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'2007-04-28, by Richard Laager
-
This makes it possible to rearrange chats and groups using the tag+attach system. Thanks a bunch to wabz for testing this. Fixes #379.2007-04-28, by Sadrul Habib Chowdhury
-
merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'2007-04-28, by Sadrul Habib Chowdhury
-
Pref migration for finch.2007-04-28, by Sadrul Habib Chowdhury
-
merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'2007-04-28, by Sadrul Habib Chowdhury
-
merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'2007-04-28, by Luke Schierer
-
Charkins renamed the callback function, but missed the g_idle_add2007-04-28, by Kevin Stange
-
Make this yahoo hack compile.2007-04-28, by Richard Laager
-
In theory, this solves the massive pile of g_log errors that occur when2007-04-28, by Richard Laager
-
merge of '1ec321a889d16061991c01453333e23ab1a2c528'2007-04-28, by Richard Laager
-
Chats don't have buddy icons.2007-04-28, by Sadrul Habib Chowdhury
-
Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.2007-04-28, by Sadrul Habib Chowdhury
-
This is Sadrul's icon-migrate.patch from ticket #314.2007-04-28, by Richard Laager
-
This is Sadrul's status-rescale.patch from ticket #314. Luke said it2007-04-28, by Richard Laager