Mercurial > pidgin.yaz
graph
-
Stu pointed out that I made an error, and Josh made it clear that theThu, 03 May 2007 18:02:54 +0000, by Ethan Blanton
-
If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8Thu, 03 May 2007 17:56:31 +0000, by Evan Schoenberg
-
Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.Thu, 03 May 2007 17:50:36 +0000, by Evan Schoenberg
-
Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.Thu, 03 May 2007 17:43:07 +0000, by Sadrul Habib Chowdhury
-
Additional fix for another crash similar to #412.Thu, 03 May 2007 16:50:31 +0000, by Daniel Atallah
-
Anything used to the gaim_buddy_icons_find semantics would leak.Thu, 03 May 2007 22:10:19 +0000, by Richard Laager
-
merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'Thu, 03 May 2007 22:08:05 +0000, by Richard Laager
-
Rework purple_buddy_icons_find() to return a reference for the caller, whichThu, 03 May 2007 21:57:49 +0000, by Richard Laager
-
I don't know why I thought these were necessary here.Thu, 03 May 2007 15:37:25 +0000, by Stu Tomlinson
-
merge of '2243863663e3841c304af2c4ab1db4fbb766eb7e'Thu, 03 May 2007 15:22:29 +0000, by Stu Tomlinson
-
Finish the removal of purple_presence_remove_buddy() andThu, 03 May 2007 15:21:56 +0000, by Stu Tomlinson
-
Do not build the context menu if one is already being shown.Thu, 03 May 2007 15:05:13 +0000, by Sadrul Habib Chowdhury
-
merge of '57b4e954f5830e1dddd9bffb697deb057fb35943'Thu, 03 May 2007 14:48:29 +0000, by Nathan Walp
-
this should fix jabber buddy icons (but it will re-introduce the behavior of overwriting your vCard whenever you sign in).Thu, 03 May 2007 12:04:04 +0000, by Nathan Walp
-
merge of '1059632ecbace7c85e35918f6c6d139494fdc250'Thu, 03 May 2007 14:29:04 +0000, by Luke Schierer
-
Proabably fixes ticket #578, it's the recommended way of initializing NSSThu, 03 May 2007 13:39:07 +0000, by Stu Tomlinson
-
Fix ticket #559:Thu, 03 May 2007 13:12:16 +0000, by Stu Tomlinson
-
This is ugly and probably not a "correct" fix, but it seems to fixThu, 03 May 2007 08:34:53 +0000, by Mark Doliner
-
Change a few functions to free a linked list while iterating throughThu, 03 May 2007 07:55:32 +0000, by Mark Doliner
-
I noticed a new error code a few days ago: "IP address connecting tooThu, 03 May 2007 07:51:51 +0000, by Mark Doliner
-
merge of '45d1b5cb6bcf0cce3082b5b48045a5b708ed27d5'Thu, 03 May 2007 07:48:32 +0000, by Mark Doliner
-
merge of '2771f100bd7470cecd0f1ff5497c5ba679c43278'Thu, 03 May 2007 05:30:29 +0000, by Ka-Hing Cheung
-
Don't play the same sound twice within 2 seconds. Maybe this will fix Luke's gst problems. It fixes #140 in either caseThu, 03 May 2007 07:43:27 +0000, by Sean Egan
-
Remove AOL emblemThu, 03 May 2007 06:47:51 +0000, by Sean Egan
-
Update gaim-compat.h for API changeSThu, 03 May 2007 06:43:11 +0000, by Sean Egan
-
Give offline buddies that support offline messaging a higher score than offline buddies that don't.Thu, 03 May 2007 06:41:59 +0000, by Sean Egan
-
Change some of the PurplePresence stuff to reflect how it's actually usedThu, 03 May 2007 06:32:42 +0000, by Sean Egan
-
Apparently there needs to be a space between the exclamation point and the filenameThu, 03 May 2007 06:31:27 +0000, by Sean Egan
-
add them to makefile.amThu, 03 May 2007 04:49:24 +0000, by Sean Egan
-
Some hidden smileys back.Thu, 03 May 2007 04:46:52 +0000, by Sean Egan
-
We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.Thu, 03 May 2007 04:41:33 +0000, by Sean Egan
-
merge of '7032201189ec1dc62ce932ab6e6b2d6f95ca6f7b'Thu, 03 May 2007 03:44:45 +0000, by Daniel Atallah
-
Add the function_list.pl script to the dist tarball. It's useful for peopleThu, 03 May 2007 02:59:12 +0000, by Etan Reisner
-
zh_TW.po updated by acliThu, 03 May 2007 01:30:12 +0000, by Luke Schierer
-
hu.po updated by kelemengThu, 03 May 2007 01:28:55 +0000, by Luke Schierer
-
updated ja.po from taihanaThu, 03 May 2007 01:26:32 +0000, by Luke Schierer
-
This fixes #412. Apparently gtk_file_chooser_set_filename() doesn't like it when the filename specified doesn't actually exist. This is a GTK+ bug, which I will report.Thu, 03 May 2007 03:43:03 +0000, by Daniel Atallah
-
merge of 'adfb9df43624e2797f0706cd8d96efdec4640b26'Wed, 02 May 2007 20:57:57 +0000, by Daniel Atallah
-
Remove 'comments' from the end of QQ smiley definitions.Wed, 02 May 2007 20:54:01 +0000, by Stu Tomlinson
-
Update 4bit tray icons.Wed, 02 May 2007 20:08:22 +0000, by Daniel Atallah
-
Add a python script plugins/startup.py which will first check whether aWed, 02 May 2007 16:18:45 +0000, by Sadrul Habib Chowdhury
-
gchar returning functions should also be exposed for dbus.Wed, 02 May 2007 16:14:09 +0000, by Sadrul Habib Chowdhury
-
Expose some utility function to dbus.Wed, 02 May 2007 15:47:39 +0000, by Sadrul Habib Chowdhury
-
Fix context menu unusualness in the buddylist.Wed, 02 May 2007 15:38:14 +0000, by Sadrul Habib Chowdhury
-
merge of '5f4a03fa07b74453c3b8312c388af42739fd16db'Wed, 02 May 2007 14:27:45 +0000, by Richard Laager
-
merge of '92952767b5290dd3324e325476ad8aecd0e2a3f1'Wed, 02 May 2007 11:55:04 +0000, by Evan Schoenberg
-
The last name from /etc/passwd may have additional comma-delimited data which we should ignore when determining the default Bonjour name. Fixes #477Wed, 02 May 2007 11:54:27 +0000, by Evan Schoenberg
-
Fix #pidgwin in .po files.Wed, 02 May 2007 14:17:40 +0000, by Richard Laager
-
A few more changes to whitespace to make the file more readableWed, 02 May 2007 07:04:07 +0000, by Kevin Stange
-
Added back the :-/ smiley to ICQ as well, since it'll probably be found missing there by someone. I also fixed up the whitespace on all the Yahoo smileys to make the theme a little more readable.Wed, 02 May 2007 06:54:25 +0000, by Kevin Stange
-
Bump the spellchecking download timeout to 10 seconds.Wed, 02 May 2007 05:23:57 +0000, by Daniel Atallah
-
Don't automatically proceed to the installer's "Finished" page - allow the log to be reviewed and make the user choose to move on. (Fixes #456).Wed, 02 May 2007 05:14:05 +0000, by Daniel Atallah
-
Fix some installer issues (#416, #433)Wed, 02 May 2007 05:03:47 +0000, by Daniel Atallah
-
Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.Wed, 02 May 2007 04:42:06 +0000, by Sadrul Habib Chowdhury
-
We don't really need an active connection to get the name of a chat.Wed, 02 May 2007 03:51:51 +0000, by Sadrul Habib Chowdhury
-
merge of '1222310dce4224af3958f2c83c4894f4f32d7ebc'Wed, 02 May 2007 03:41:22 +0000, 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.Wed, 02 May 2007 03:22:11 +0000, by Sadrul Habib Chowdhury
-
patch from chckens to make MSN emoticon codes more consistent with theThu, 03 May 2007 04:26:37 +0000, by Ka-Hing Cheung
-
if you're offline, and right-click on a group, you shouldn't be presentedWed, 02 May 2007 03:20:20 +0000, by Nathan Walp
-
Fix a crash if userinfo->itmsurl is NULL on Windows / OS XWed, 02 May 2007 00:56:11 +0000, by Evan Schoenberg
-
forgot the icons.Wed, 02 May 2007 00:25:09 +0000, by Sean Egan
-
merge of 'a2807c22fd57a663e23edf2038c1a172c779f921'Tue, 01 May 2007 23:43:26 +0000, by Luke Schierer
-
Fix #470 (change spellchecker language to not select every language)Tue, 01 May 2007 23:36:35 +0000, by Daniel Atallah
-
an updated af.po from fwolffTue, 01 May 2007 23:40:37 +0000, by Luke Schierer
-
Fix #478: :-/ smiley is brokenTue, 01 May 2007 23:08:31 +0000, by Kevin Stange
-
merge of '4b34ba91b3be407b1921ddbb7a7ff43a418af188'Tue, 01 May 2007 22:45:30 +0000, by Luke Schierer
-
disapproval of revision 'dbf636254e3583cfa0c136ce175dbb91756e4302'Tue, 01 May 2007 12:20:46 +0000, by Luke Schierer
-
zh_CN from fundawangTue, 01 May 2007 12:20:07 +0000, by Luke Schierer
-
Fix this reference to the build dir for includesThu, 03 May 2007 13:00:36 +0000, by Stu Tomlinson
-
gnt should reference genmarshal in the srcdir to allow building in aThu, 03 May 2007 12:57:57 +0000, by Stu Tomlinson
-
Now that version.h is a generated source file, we need to addThu, 03 May 2007 12:54:47 +0000, by Stu Tomlinson
-
Forgot to add the ico fileTue, 01 May 2007 22:08:10 +0000, by Sean Egan
-
And make them usedTue, 01 May 2007 21:43:51 +0000, by Sean Egan
-
New tray icons from hbonsTue, 01 May 2007 19:59:11 +0000, by Sean Egan
-
I believe this fixes #439.Tue, 01 May 2007 19:32:22 +0000, by Sadrul Habib Chowdhury
-
eperez correctly pointed out that there is no reason to disallow theTue, 01 May 2007 16:50:52 +0000, by Ethan Blanton
-
Revert the s/Jabber/XMPP/ here as well.Tue, 01 May 2007 14:52:42 +0000, by Richard Laager
-
merge of 'b7add4f0aed4d53f564e4fde2227f70a42923e31'Tue, 01 May 2007 14:19:44 +0000, by Luke Schierer
-
merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0'Tue, 01 May 2007 14:09:24 +0000, by Luke Schierer
-
Ticket #473: Updated Simplified Chinese translation for pidginTue, 01 May 2007 06:03:44 +0000, by Richard Laager
-
merge of 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'Tue, 01 May 2007 05:54:26 +0000, by Richard Laager
-
merge of '89aee9cfd6a64bcb3656a2ba271a600f3558f891'Tue, 01 May 2007 05:01:55 +0000, by Casey Harkins
-
Documentation updateTue, 01 May 2007 04:38:24 +0000, by Sean Egan
-
merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'Tue, 01 May 2007 04:10:29 +0000, by Etan Reisner
-
Clean up a bunch of the perl api stuff. Eventually I'll dump the entire listTue, 01 May 2007 03:21:27 +0000, by Etan Reisner
-
Remove the const-c and const-xs stuff and replace it with real constantsTue, 01 May 2007 02:34:22 +0000, by Etan Reisner
-
Stylistic improvements - use type *name instead of type* name for pointersThu, 31 May 2007 03:06:38 +0000, by Jeffrey Connelly
-
Enable usage of RC4 in libpurple, now that it is in 2.0.1.Thu, 31 May 2007 02:17:03 +0000, by Jeffrey Connelly
-
Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a moreWed, 23 May 2007 04:18:05 +0000, by Jeffrey Connelly
-
Add partial implementation of MsimMessage (not used anywhere yet).Tue, 22 May 2007 06:03:18 +0000, by Jeffrey Connelly
-
Replacement magic numbers by symbolic constants.Sun, 20 May 2007 20:56:04 +0000, by Jeffrey Connelly
-
Clean up a few TODO's.Sun, 20 May 2007 19:12:32 +0000, by Jeffrey Connelly
-
Add field type codes.Sun, 20 May 2007 19:08:26 +0000, by Jeffrey Connelly
-
Incomplete attempt at using msim_send() instead of msim_send_raw().Sun, 20 May 2007 08:21:01 +0000, by Jeffrey Connelly
-
Implement msim_pack(), msim_sendh(), msim_send().Sun, 20 May 2007 07:08:57 +0000, by Jeffrey Connelly
-
Do not localize any debug messages, as described in #648.Sun, 13 May 2007 19:53:34 +0000, by Jeffrey Connelly
-
Use _ for translations in msimprpl. See #648.Thu, 10 May 2007 04:25:40 +0000, by Jeffrey Connelly
-
Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.Thu, 10 May 2007 04:05:49 +0000, by Jeffrey Connelly
-
Check for RC4 in libpurple on plugin initialization.Wed, 09 May 2007 04:43:24 +0000, by Jeffrey Connelly
-
Re-add RC4 code from Samba, whose use is enabled by not definingSun, 06 May 2007 06:48:30 +0000, by Jeffrey Connelly
-
Add note about logging in using email address.Sat, 05 May 2007 02:08:27 +0000, by Jeffrey Connelly
-
Add initializers for reserved fields in plugin and prpl structures.Fri, 04 May 2007 04:49:01 +0000, by Jeffrey Connelly
-
Update for Pidgin 2.0.0beta7.Tue, 01 May 2007 04:09:37 +0000, by Jeffrey Connelly
-
explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'Tue, 01 May 2007 03:11:38 +0000, by Jeffrey Connelly
-
Let windows know when the workspace they are in is being hidden/shownSat, 12 May 2007 23:58:11 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)Mon, 30 Apr 2007 12:02:15 +0000, by Richard Nelson
-
- Run gtk-update-icon-cache on installation/uninstallationTue, 01 May 2007 14:02:55 +0000, by Stu Tomlinson
-
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'Tue, 01 May 2007 14:11:35 +0000, by Luke Schierer
-
s/Jabber/XMPP/ in user-visible places.Tue, 01 May 2007 05:53:57 +0000, by Richard Laager
-
Initialize docklet from pidgin_ui_init. This ensures docklet prefs areTue, 01 May 2007 04:49:01 +0000, by Casey Harkins
-
s/PIDGINHOME/PURPLEHOME/Tue, 01 May 2007 02:30:37 +0000, by Richard Laager
-
Fix #432 - "Start Pidgin on Windows startup" doesn't work.Mon, 30 Apr 2007 23:01:41 +0000, by Daniel Atallah
-
Clean up old stuff in pixmaps mingw Makefile.Mon, 30 Apr 2007 22:36:47 +0000, by Daniel Atallah
-
Build, but don't install, some of the other plugins we ship, to reduce bitrotMon, 30 Apr 2007 18:04:25 +0000, by Stu Tomlinson
-
Add padding to structs to fix compiler warningsMon, 30 Apr 2007 18:03:57 +0000, by Stu Tomlinson
-
Build, but don't install, some additional plugins that we ship the sourcesMon, 30 Apr 2007 17:57:50 +0000, by Stu Tomlinson
-
Add padding to structs as necessary to silence compiler warningsMon, 30 Apr 2007 17:53:27 +0000, by Stu Tomlinson
-
We are no longer Gaim!Mon, 30 Apr 2007 17:46:14 +0000, by Stu Tomlinson
-
merge of '1b3ba1167062fa424c4b5178877923d11a74faa2'Mon, 30 Apr 2007 17:44:33 +0000, by Stu Tomlinson
-
Remove execute attribute from codeinline.cMon, 30 Apr 2007 17:19:54 +0000, by Stu Tomlinson
-
Fix for upgrading from pidgin 1.5.1, which doesn't exist yetMon, 30 Apr 2007 15:11:22 +0000, by Stu Tomlinson
-
I saw this got committed. I did not check that it is in fact the same person. Daniel?Mon, 30 Apr 2007 17:34:31 +0000, by Luke Schierer
-
Add the Afrikaans translation from Friedel Wolff to the win32 installer (while humming 'De La Rey') now that NSIS 2.26 has been released and inclues an Afrikaans translation.Mon, 30 Apr 2007 14:31:57 +0000, by Daniel Atallah
-
fix an off-by-one NEWS error ;-)Mon, 30 Apr 2007 11:20:37 +0000, by Nathan Walp
-
Add padding to silc and bonjour to get rid of a bunch of warnings.Mon, 30 Apr 2007 07:11:51 +0000, by Mark Doliner
-
Get rid of two harmless warnings:Mon, 30 Apr 2007 07:03:10 +0000, by Mark Doliner
-
merge of '1a714629d05ac070d2a906784c700521755eb827'Mon, 30 Apr 2007 05:06:29 +0000, by Sean Egan
-
merge of 'be134ee07584101535313fbde8fb2b64f890b5bf'Mon, 30 Apr 2007 04:43:46 +0000, by Sean Egan
-
merge of '09a96b6a4f098dbeae9318fcbec85cf16d2ea8d8'Mon, 30 Apr 2007 04:30:44 +0000, by Richard Laager
-
Typo fix.Mon, 30 Apr 2007 04:29:32 +0000, by Richard Laager
-
My contribution to the NEWS file!Mon, 30 Apr 2007 04:12:02 +0000, by Kevin Stange
-
I should NEWS a few times a year, I guessMon, 30 Apr 2007 03:46:27 +0000, by Ethan Blanton
-
NewsinationMon, 30 Apr 2007 03:35:46 +0000, by Gary Kramlich
-
disapproval of revision '6784458226495385202ec621f5d645002ea93d07'Thu, 03 May 2007 22:07:58 +0000, by Richard Laager
-
Re-comment that outMon, 30 Apr 2007 05:06:25 +0000, by Sean Egan
-
Solicit bug reportsMon, 30 Apr 2007 04:39:13 +0000, by Sean Egan
-
NEWSMon, 30 Apr 2007 03:23:29 +0000, by Sean Egan
-
Remove generated files in the 'clean' target.Mon, 30 Apr 2007 02:58:54 +0000, by Daniel Atallah
-
propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa)Mon, 30 Apr 2007 01:28:41 +0000, by Gary Kramlich
-
Adding John 'rekkanoryo' Bailey to the CPW listsMon, 30 Apr 2007 01:03:42 +0000, by Gary Kramlich
-
merge of '45bdc7f0cf3d3c9229f3fcd9de71b882131c05c0'Mon, 30 Apr 2007 00:45:01 +0000, by Richard Laager
-
Update the comments about yahoo buddy icons. Only send the filename and not the whole path.Wed, 25 Apr 2007 02:25:53 +0000, by Tim Ringenbach
-
merge of '65f2c26feb0bf8de0c50edb97ab36ff815b40daa'Wed, 25 Apr 2007 01:12:47 +0000, by Tim Ringenbach
-
merge of '537c18e40e539d31172569c7c913075aa5e87892'Mon, 23 Apr 2007 21:25:06 +0000, by Tim Ringenbach
-
propagate from branch 'im.pidgin.pidgin' (head a35e9c6965a0723281ab3a62044581a55d2e59a2)Sun, 29 Apr 2007 01:09:18 +0000, by Richard Nelson
-
Make the icon show up when you change the global buddy icon pref, even if all the accounts have per-account icons.Mon, 30 Apr 2007 00:36:30 +0000, by Kevin Stange
-
Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.Sun, 29 Apr 2007 23:50:23 +0000, by Sadrul Habib Chowdhury
-
Document the image-deleting signal.Sun, 29 Apr 2007 23:34:04 +0000, by Richard Laager
-
This should set libpurple-client's so version to be the same as libpurple's,Sun, 29 Apr 2007 23:23:17 +0000, by Richard Laager
-
I've put the libgnt so versioning stuff into finch/libgnt/configure.ac,Sun, 29 Apr 2007 23:01:43 +0000, by Richard Laager
-
merge of '07865f3cc1e74839feb7179f9ac10e66563c3cb5'Sun, 29 Apr 2007 22:47:55 +0000, by Richard Laager
-
Filter -Wall from the GADU_CFLAGS. I'll let the libgadu folks know about this.Sun, 29 Apr 2007 22:42:39 +0000, by Richard Laager
-
merge of 'f2502546776334781d5c7e707d5fa38a4dcd9c9e'Sun, 29 Apr 2007 22:22:16 +0000, by Richard Laager
-
Separate so versioning for libgnt.Sun, 29 Apr 2007 22:22:12 +0000, by Richard Laager
-
Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidginMon, 30 Apr 2007 01:18:28 +0000, by Gary Kramlich
-
20:06 < SimGuy> grim: add padding to the two win32 plugins while you're at it :PMon, 30 Apr 2007 01:08:22 +0000, by Gary Kramlich
-
Updating the loaders since I missed them since I'm not building any of them right nowMon, 30 Apr 2007 00:42:33 +0000, by Gary Kramlich
-
Default plugins are done, for the release i'm not that concerned about plugins that do _NOT_ compile by defaultMon, 30 Apr 2007 00:34:04 +0000, by Gary Kramlich
-
And finch is up to dateMon, 30 Apr 2007 00:17:43 +0000, by Gary Kramlich
-
I _think_ this is it for libpurple's padding...Mon, 30 Apr 2007 00:09:25 +0000, by Gary Kramlich
-
And now the protocolsMon, 30 Apr 2007 00:01:57 +0000, by Gary Kramlich
-
And the rest of the plugins that are compiling for me by default...Sun, 29 Apr 2007 22:33:23 +0000, by Gary Kramlich
-
Added NULL pads to ssl stuffSun, 29 Apr 2007 22:17:53 +0000, by Gary Kramlich
-
Initial addition of padding for ui_ops and other class-like structsSun, 29 Apr 2007 22:02:47 +0000, by Gary Kramlich
-
Preemptive padding.Sun, 29 Apr 2007 22:48:43 +0000, by Sadrul Habib Chowdhury
-
Cause Psychic Mode to obey privacy settings when apprpriate. ThanksSun, 29 Apr 2007 22:05:02 +0000, by Ethan Blanton
-
merge of '6493a0268b4841d23fcaa1c42f48ff37fcee402f'Sun, 29 Apr 2007 19:47:08 +0000, by Richard Laager
-
merge of '3e6c08926429636e5eadf17843abfe92b855e24b'Sun, 29 Apr 2007 19:48:14 +0000, by Sadrul Habib Chowdhury
-
This gets rid of a g_log error when uncache-ing a NULL file.Sun, 29 Apr 2007 19:46:53 +0000, by Sadrul Habib Chowdhury
-
merge of '3e6c08926429636e5eadf17843abfe92b855e24b'Sun, 29 Apr 2007 19:26:32 +0000, by Richard Laager
-
merge of '1c3349794aa946963ac9bcf471c009cbe121e986'Sun, 29 Apr 2007 18:22:07 +0000, by Stu Tomlinson
-
merge of '18c3386b9cf3eedcd0c991b730da936b7c6446a8'Sun, 29 Apr 2007 18:04:58 +0000, by Sadrul Habib Chowdhury
-
A rare crash fix for finch.Sun, 29 Apr 2007 18:03:32 +0000, by Sadrul Habib Chowdhury
-
merge of '132fa9527970403283e8e3418c010de94a4908fb'Sun, 29 Apr 2007 17:15:45 +0000, by Mark Doliner
-
README.dbus is goneSun, 29 Apr 2007 18:21:20 +0000, by Stu Tomlinson
-
Step one of N for making 'make distcheck' happy. GtkUI.pm was renamedSun, 29 Apr 2007 16:56:12 +0000, by Stu Tomlinson
-
Don't try to base64 encode and then append an empty stringSun, 29 Apr 2007 17:14:45 +0000, by Mark Doliner
-
This seems to fix a problem with the global status selector, and someSun, 29 Apr 2007 16:29:22 +0000, by Mark Doliner
-
The RPM spec file actually WORKS now. Let's release!Sun, 29 Apr 2007 15:23:50 +0000, by Stu Tomlinson
-
merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'Sun, 29 Apr 2007 15:16:55 +0000, by Sadrul Habib Chowdhury
-
merge of '46c593524f745e1ed42ad75ba71d614c660ef52f'Sun, 29 Apr 2007 14:44:36 +0000, by Sadrul Habib Chowdhury
-
Oops, missed these in both of my latest plugin-relocationsSun, 29 Apr 2007 13:28:19 +0000, by Stu Tomlinson
-
- Update to reflect Perl Purple::GtkUI -> Pidgin changeSun, 29 Apr 2007 12:50:16 +0000, by Stu Tomlinson
-
Only attempt to ref the statusbox icon image if it's actually setSun, 29 Apr 2007 08:13:21 +0000, by Mark Doliner
-
merge of '7dbb9ed2994bf4252f9ae93a2eb6072800082022'Sun, 29 Apr 2007 07:40:40 +0000, by Mark Doliner
-
merge of 'a378fe8f729ea78fcd5280cc0b37072840f3b8ad'Sun, 29 Apr 2007 07:38:49 +0000, by William Ehlhardt
-
merge of '5d2bf67f21822e51ffd4611f98cb0921564ff2b1'Sun, 29 Apr 2007 07:39:37 +0000, by Mark Doliner
-
merge of '0612cac578b7e81a69e733d921063a72a039a1d6'Sun, 29 Apr 2007 07:21:00 +0000, by William Ehlhardt
-
merge of '557e47b9ec14d09e99b29f06c9984516ee78ade9'Sun, 29 Apr 2007 07:39:34 +0000, by Mark Doliner
-
merge of '0612cac578b7e81a69e733d921063a72a039a1d6'Sun, 29 Apr 2007 07:27:26 +0000, by Mark Doliner
-
Preparing for beta 7Sun, 29 Apr 2007 06:36:20 +0000, by Mark Doliner
-
Get rid of a compile warning about an unused variableSun, 29 Apr 2007 05:31:43 +0000, by Mark Doliner
-
Fix a typo in the documentation of a functionSun, 29 Apr 2007 05:26:59 +0000, by Mark Doliner
-
Mark two functions as "noreturn"Sun, 29 Apr 2007 05:25:49 +0000, by Mark Doliner
-
merge of '061bc994c90d4a6c96166ce1b6df5ce39c5f7825'Sun, 29 Apr 2007 03:50:11 +0000, by Stu Tomlinson
-
To do libtool soversioning properly, we need to manage lt_current separately andSun, 29 Apr 2007 19:15:42 +0000, by Richard Laager
-
Fix up the private function calls to be prefixed with an underscore.Sun, 29 Apr 2007 07:36:06 +0000, by Richard Laager
-
Fix a compiler warning:Sun, 29 Apr 2007 07:35:39 +0000, by Richard Laager
-
The GNOME coding guidelines recommend prefixing internal symbols with an underscore.Sun, 29 Apr 2007 07:03:50 +0000, by Richard Laager
-
A brief note about the buddy icon and imgstore API changes.Sun, 29 Apr 2007 07:03:26 +0000, by Richard Laager
-
merge of 'afdcaef358550ebdaf789c9b96a2bf1a28e92111'Sun, 29 Apr 2007 07:02:17 +0000, by Richard Laager
-
Compatibility layer fixes for the buddy icon stuff.Sun, 29 Apr 2007 06:59:36 +0000, by Richard Laager
-
Remove a printf debug line.Sun, 29 Apr 2007 06:20:17 +0000, by Richard Laager
-
merge of '61d3a51c5b0dba085ac1743886e687ba8d84d12d'Sun, 29 Apr 2007 04:10:07 +0000, by Richard Laager
-
merge of '2c12ac5fe6f8c8bf07d7bdde347e65c66e4f2de5'Sun, 29 Apr 2007 03:46:25 +0000, by Richard Laager
-
Patch from charkins in ticket #198 to fulfill a feature request by hbons:Sun, 29 Apr 2007 04:09:40 +0000, by Richard Laager
-
Add more error checking to the buddy icon migration code.Sun, 29 Apr 2007 03:35:04 +0000, by Richard Laager
-
Fix a crash when removing a per-account icon. Here's my explanation:Sun, 29 Apr 2007 02:49:23 +0000, by Richard Laager
-
Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234399Sun, 29 Apr 2007 03:49:09 +0000, by Stu Tomlinson
-
merge of '5fa93507a0f0a385a9d18978a71f3ffb0a374ddb'Sun, 29 Apr 2007 02:52:34 +0000, by Daniel Atallah
-
I didn't mean to commit this change, and as far as I can tell it is noSun, 29 Apr 2007 02:14:43 +0000, by Stu Tomlinson
-
Prevent request dialog titles being "pidgin.exe".Sun, 29 Apr 2007 02:51:33 +0000, by Daniel Atallah
-
merge of '2d00dcb7fc18b083ac949b5febda711ecfd52cdb'Sun, 29 Apr 2007 01:17:40 +0000, by Daniel Atallah
-
merge of '833c9b8a7ffaa6f0c0f194a0c73d46d0ec0a64e2'Sun, 29 Apr 2007 01:08:25 +0000, by Richard Laager
-
The OSCAR timestamp stuff.Sun, 29 Apr 2007 01:04:19 +0000, by Richard Laager
-
merge of '88139d3c38c247fb0f892c9f42643f986ebf996e'Sun, 29 Apr 2007 01:01:51 +0000, by Richard Laager
-
version.h needs to be regenerated when configure.ac changesSun, 29 Apr 2007 01:12:58 +0000, by Daniel Atallah
-
merge of '8bc9a8784cf40932a34e08e80f0d6585812b985a'Sun, 29 Apr 2007 01:10:48 +0000, by Daniel Atallah
-
merge of '0daf12c329b89cf9c1eacdf36cb5e5faee696c44'Sun, 29 Apr 2007 00:15:08 +0000, by Richard Laager
-
Fix assertion when creating a new account.Sun, 29 Apr 2007 01:10:33 +0000, by Daniel Atallah
-
Oops. This additional replacement wasn't supposed to be committed.Sun, 29 Apr 2007 00:12:09 +0000, by Daniel Atallah
-
Use the purple_imgstore_get_extension() convienence function.Sun, 29 Apr 2007 00:59:00 +0000, by Richard Laager
-
The valgrind suppressions file would be useful to people developing from aSun, 29 Apr 2007 00:14:26 +0000, by Richard Laager
-
A valgrind suppressions file from nosnilmot. -- rlaagerSun, 29 Apr 2007 00:13:26 +0000, 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?Sun, 29 Apr 2007 00:09:27 +0000, by Richard Laager
-
merge of '480a88680eddc079fa124c4db25edc86e2a3fc03'Sun, 29 Apr 2007 00:09:42 +0000, by Daniel Atallah
-
disapproval of revision '46c593524f745e1ed42ad75ba71d614c660ef52f'Sun, 29 Apr 2007 15:14:29 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision 'fa48797484e9a97e22695d8613520193b009c732'Sun, 29 Apr 2007 14:42:26 +0000, by Sadrul Habib Chowdhury
-
Temporary fix for GNOME bug#353127.Sun, 29 Apr 2007 14:39:49 +0000, by Sadrul Habib Chowdhury
-
Plug a memory leak.Sat, 28 Apr 2007 23:33:10 +0000, by Ka-Hing Cheung
-
#386: readlink does not append NUL to the end of bufferSat, 28 Apr 2007 23:25:43 +0000, by Ka-Hing Cheung
-
hopefully fix 236Sat, 28 Apr 2007 23:40:08 +0000, by Nathan Walp
-
merge of '265a50636dbd882fbee3cc061bc78e6bb73e4032'Sat, 28 Apr 2007 22:52:42 +0000, by Sadrul Habib Chowdhury
-
Fix version.h generation on mingw build.Sat, 28 Apr 2007 22:18:47 +0000, by Daniel Atallah
-
merge of '9aca2545e2cab356cba6508423c2f12e73d7701e'Sat, 28 Apr 2007 21:41:52 +0000, by Daniel Atallah
-
merge of '1acd995dc3e2344ce39284792a212a2e4175f961'Sat, 28 Apr 2007 18:32:47 +0000, by Mark Doliner
-
Part of the patch in ticket #383:Sat, 28 Apr 2007 18:09:26 +0000, by Sadrul Habib Chowdhury
-
Part of the patch in ticket #383Sat, 28 Apr 2007 18:08:31 +0000, by Sadrul Habib Chowdhury
-
Part of the patch in ticket #383:Sat, 28 Apr 2007 18:02:26 +0000, by Sadrul Habib Chowdhury
-
Whitespace fix from patch in ticket #383Sat, 28 Apr 2007 18:00:06 +0000, by Sadrul Habib Chowdhury
-
Part of the patch in ticket #383:Sat, 28 Apr 2007 17:59:01 +0000, by Sadrul Habib Chowdhury
-
remove a wrong comment and some test stuffSat, 28 Apr 2007 17:06:11 +0000, by Stu Tomlinson
-
merge of '86961dfcb9720a0cb020c2baba86c8050b1254f9'Sat, 28 Apr 2007 16:57:03 +0000, by Stu Tomlinson
-
merge of '2bab1bb5c2cd857e5eef4e163c2f6cd309017e73'Sat, 28 Apr 2007 16:57:00 +0000, by Stu Tomlinson
-
soname versioning of libpurple. Should help resolve debian bug 421282Sat, 28 Apr 2007 16:55:31 +0000, by Stu Tomlinson
-
Add a couple more CFLAGS to highlight some more warnings and change how weSat, 28 Apr 2007 12:58:16 +0000, by Stu Tomlinson
-
About image update.Sat, 28 Apr 2007 22:31:28 +0000, by Hylke Bons
-
Fix sizes.Sat, 28 Apr 2007 21:38:22 +0000, by Hylke Bons
-
Replace CC-licensed icons.Sat, 28 Apr 2007 16:05:28 +0000, by Hylke Bons
-
Lee Roach noticed that there is no rule to explicitly build libjabber.dll.aSat, 28 Apr 2007 14:44:06 +0000, by Daniel Atallah
-
Fix an odd selection issue when moving up.Sat, 28 Apr 2007 10:07:22 +0000, by Sadrul Habib Chowdhury
-
merge of '1af12da31254c9d412a11024c839649754af3a58'Sat, 28 Apr 2007 09:37:45 +0000, by Sadrul Habib Chowdhury
-
merge of 'a593ddc00442ff784f1d541653c61a30b452f7cb'Sat, 28 Apr 2007 06:09:48 +0000, by Daniel Atallah
-
Plug leak.Sat, 28 Apr 2007 06:04:15 +0000, by Daniel Atallah
-
Add a script I've found handy to make sure the perl APIs look right, it alsoSat, 28 Apr 2007 06:02:47 +0000, by Etan Reisner
-
Fix win32 pidgin perl stuff. This hasn't been tested yet.Sat, 28 Apr 2007 05:52:31 +0000, by Daniel Atallah
-
merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'Sat, 28 Apr 2007 05:38:15 +0000, by Richard Laager
-
Fix an invalid read that occurs because we were accessing IM data when theSat, 28 Apr 2007 05:37:56 +0000, by Richard Laager
-
merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'Sat, 28 Apr 2007 04:23:42 +0000, 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.Sat, 28 Apr 2007 09:35:44 +0000, by Sadrul Habib Chowdhury
-
merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'Sat, 28 Apr 2007 04:10:18 +0000, by Sadrul Habib Chowdhury
-
Pref migration for finch.Sat, 28 Apr 2007 04:08:46 +0000, by Sadrul Habib Chowdhury
-
merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'Sat, 28 Apr 2007 04:10:05 +0000, by Sadrul Habib Chowdhury
-
merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'Sat, 28 Apr 2007 03:41:35 +0000, by Luke Schierer
-
Charkins renamed the callback function, but missed the g_idle_addSat, 28 Apr 2007 03:25:14 +0000, by Kevin Stange
-
Make this yahoo hack compile.Sat, 28 Apr 2007 04:22:37 +0000, by Richard Laager
-
In theory, this solves the massive pile of g_log errors that occur whenSat, 28 Apr 2007 04:00:54 +0000, by Richard Laager
-
merge of '1ec321a889d16061991c01453333e23ab1a2c528'Sat, 28 Apr 2007 03:23:51 +0000, by Richard Laager
-
Chats don't have buddy icons.Sat, 28 Apr 2007 03:24:18 +0000, 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.Sat, 28 Apr 2007 03:22:34 +0000, by Sadrul Habib Chowdhury
-
This is Sadrul's icon-migrate.patch from ticket #314.Sat, 28 Apr 2007 03:20:29 +0000, by Richard Laager
-
This is Sadrul's status-rescale.patch from ticket #314. Luke said itSat, 28 Apr 2007 03:19:52 +0000, by Richard Laager
-
merge of '2ec86531b43742d8242195bf529e7ba77be9d3dc'Sat, 28 Apr 2007 02:42:26 +0000, by Richard Laager
-
merge of '63b5e088eb09bf2c2b2a72602ad8dc5ee2a17cf6'Sat, 28 Apr 2007 02:59:27 +0000, by Stu Tomlinson
-
Quoth Charkins:Sat, 28 Apr 2007 02:33:40 +0000, by Luke Schierer
-
merge of '75c6e6af1c101fa3bf55398299bf3e586d30ca0e'Sat, 28 Apr 2007 02:00:48 +0000, by Etan Reisner
-
Delete the right things, and some other things, while building an RPM.Sat, 28 Apr 2007 01:46:53 +0000, by Stu Tomlinson
-
merge of '8038098094432fe9f6d324d1e4aadb8ff1f9e44a'Sat, 28 Apr 2007 00:39:37 +0000, by Luke Schierer
-
sadrul fixed the next but not last crashSat, 28 Apr 2007 00:36:53 +0000, by Luke Schierer
-
this patch from sadrul fixes the first crash I hitSat, 28 Apr 2007 00:15:10 +0000, by Luke Schierer
-
Fix a bug with the bugfix for empty icons. The logic was backwards here.Sun, 29 Apr 2007 01:08:11 +0000, by Richard Laager
-
merge of '45acf7a629de79f67b489f696c7915cd9984f33e'Sat, 28 Apr 2007 02:29:48 +0000, by Richard Laager
-
Minor whitespace tweak.Sat, 28 Apr 2007 02:29:26 +0000, by Richard Laager
-
nosnilmot had a problem with empty icon files.Sat, 28 Apr 2007 02:24:40 +0000, by Richard Laager
-
Typo fix in documentation.Sat, 28 Apr 2007 00:15:46 +0000, by Richard Laager
-
merge of '2f0c460433a1e198af1a0f225b83bce2c201ab32'Sat, 28 Apr 2007 00:13:16 +0000, by Richard Laager
-
<Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as wellSat, 28 Apr 2007 00:11:10 +0000, by Luke Schierer
-
19:10:05 Peter Lawler (Bleeter): hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as wellSat, 28 Apr 2007 00:11:25 +0000, by Richard Laager
-
merge of '051db257b4f90ae0b989a3bd72aa69f0a6a55693'Fri, 27 Apr 2007 22:50:16 +0000, by Sadrul Habib Chowdhury
-
merge of '617923c6ea3c67578626f15d89a2c820a833e700'Fri, 27 Apr 2007 21:54:57 +0000, by Kevin Stange
-
merge of 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'Fri, 27 Apr 2007 21:53:07 +0000, by Richard Laager
-
Update the compatibility layer to g_memdup() stuff, so we don't end up withFri, 27 Apr 2007 21:38:29 +0000, by Richard Laager
-
merge of '3470d9c0747eae8c926e33748f29f946efd419b0'Fri, 27 Apr 2007 21:51:39 +0000, by Daniel Atallah
-
Removing the PROGRAMMING_NOTES file, which has been merged into the wiki byFri, 27 Apr 2007 21:31:57 +0000, by Richard Laager
-
Fix the name of the parameter for purple_imgstore_get_size() so that Doxygen will stop crying.Fri, 27 Apr 2007 19:23:34 +0000, by Richard Laager
-
disapproval of revision 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'Sat, 28 Apr 2007 02:29:43 +0000, by Richard Laager
-
Prevent sprintf(%s, NULL) when the icon type isn't recognized.Fri, 27 Apr 2007 20:21:41 +0000, by Daniel Atallah
-
Fix the g_return_if_fail() guards that prevent setting more than one dataFri, 27 Apr 2007 18:56:41 +0000, by Richard Laager
-
Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code.Fri, 27 Apr 2007 18:17:09 +0000, by Richard Laager
-
Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.Fri, 27 Apr 2007 18:16:43 +0000, by Richard Laager
-
Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.Fri, 27 Apr 2007 18:07:24 +0000, by Richard Laager
-
Fix a compiler warning about an unused variable. This was introduced when I committed khc's last patch.Fri, 27 Apr 2007 18:03:38 +0000, by Richard Laager
-
Passing --enable-mcheck or --enable-debug will add "-lmcheck", whichFri, 27 Apr 2007 17:55:38 +0000, by Richard Laager
-
Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.Fri, 27 Apr 2007 22:44:46 +0000, by Sadrul Habib Chowdhury
-
merge of '66dbfed4928f15efc83fab8cd71b27c9ee2670f6'Fri, 27 Apr 2007 14:37:15 +0000, by Richard Laager
-
merge of '58f0224296247fea130a53f723d74fc0e6bab65a'Fri, 27 Apr 2007 14:27:54 +0000, by Richard Laager
-
Re-add the Jabber error checking part of 2f959ba8a0fdac370ac610e60f6a4cd09525d928. This is why it's important to commit things separately.Fri, 27 Apr 2007 14:27:48 +0000, by Richard Laager
-
Move the toggle-clipboard operation to the default wm.Fri, 27 Apr 2007 13:15:09 +0000, by Sadrul Habib Chowdhury
-
***LSchiere shakes head. That text in there was very carefully chosen. I wouldn't mess with itFri, 27 Apr 2007 12:11:11 +0000, by Hylke Bons
-
Remove small glitch.Fri, 27 Apr 2007 11:26:36 +0000, by Hylke Bons
-
Replace that ugly lock.Fri, 27 Apr 2007 10:48:40 +0000, by Hylke Bons
-
Changed the .desktop file to display "Pidgin IM",Fri, 27 Apr 2007 10:31:18 +0000, by Hylke Bons
-
Windows bitmaps.Fri, 27 Apr 2007 09:20:27 +0000, by Hylke Bons
-
You can't just take a CC image and make it GPL. :)Fri, 27 Apr 2007 09:04:08 +0000, by Hylke Bons
-
merge of '2f959ba8a0fdac370ac610e60f6a4cd09525d928'Fri, 27 Apr 2007 06:19:04 +0000, by Richard Laager
-
A patch from khc in ticket #87Fri, 27 Apr 2007 05:15:59 +0000, by Richard Laager
-
merge of 'c303a7c8b23b07ec77b907c286f1f7eb37ffb076'Mon, 23 Apr 2007 02:44:04 +0000, by Tim Ringenbach
-
merge of '51225ceda9e11936f9f4096708fcb8a6db7e957f'Fri, 27 Apr 2007 05:20:10 +0000, by Etan Reisner
-
disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'Fri, 27 Apr 2007 14:36:42 +0000, by Richard Laager
-
disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'Fri, 27 Apr 2007 14:25:10 +0000, by Richard Laager
-
GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.cFri, 27 Apr 2007 05:32:49 +0000, by Sean Egan
-
merge of '419acaddea48001a61de3599d3b48005b3860373'Fri, 27 Apr 2007 04:40:22 +0000, by Daniel Atallah
-
merge of '9e36044d9ae4d6c8a734ad3961483c66893a8898'Fri, 27 Apr 2007 04:40:17 +0000, by Daniel Atallah
-
I really shouldn't commit before compiling.Fri, 27 Apr 2007 04:35:59 +0000, by Richard Laager
-
merge of '012f6cfe7072a61275149348ae162f197fc38dfe'Fri, 27 Apr 2007 04:38:03 +0000, by Luke Schierer
-
This is probably needed to compile.Fri, 27 Apr 2007 04:33:26 +0000, by Richard Laager
-
merge of '3915457bd0530d71d2a7240c102329dfd261794c'Fri, 27 Apr 2007 04:37:55 +0000, by Sadrul Habib Chowdhury
-
Fix a small-but-serious bug with the code to ref the buddy icons at load.Fri, 27 Apr 2007 04:29:05 +0000, by Richard Laager
-
Ref the filenames for account buddy icons on load.Fri, 27 Apr 2007 04:28:41 +0000, by Richard Laager
-
Fix jabber sasl build.Fri, 27 Apr 2007 04:18:02 +0000, by Daniel Atallah
-
missing newlineFri, 27 Apr 2007 04:17:20 +0000, by Daniel Atallah
-
merge of 'a6417c7aa009c9ca29dad662ec2127e07f871574'Fri, 27 Apr 2007 04:06:02 +0000, by Daniel Atallah
-
merge of '723918ad23d423582cf7442116a810b6a2eb16d4'Fri, 27 Apr 2007 04:04:31 +0000, by Daniel Atallah
-
merge of '3ee86d1e423ebfd391c26b73ae7ed1b75353d2cf'Fri, 27 Apr 2007 04:03:04 +0000, by Ethan Blanton
-
Add HAVE_SILCMIME_H to the mingw config.hFri, 27 Apr 2007 04:05:50 +0000, by Daniel Atallah
-
Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.Fri, 27 Apr 2007 04:04:04 +0000, by Daniel Atallah
-
merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55'Mon, 23 Apr 2007 02:04:41 +0000, by Tim Ringenbach
-
merge of '11e5b1fa24c811784613e66b0a9e73aa3b2a82ca'Fri, 27 Apr 2007 03:46:47 +0000, by Daniel Atallah
-
Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.Fri, 27 Apr 2007 03:45:56 +0000, by Daniel Atallah
-
merge of '69c8aa9ab909c877e64f34aba095717eeb55e448'Fri, 27 Apr 2007 03:28:41 +0000, by Daniel Atallah
-
Update SILC for imgstore changes.Fri, 27 Apr 2007 03:27:37 +0000, by Daniel Atallah
-
merge of 'b40bd1885046f301b11610cd406822e5d32968f7'Mon, 23 Apr 2007 00:52:51 +0000, by Tim Ringenbach
-
Never change the orders of chats or the groups.Fri, 27 Apr 2007 04:35:57 +0000, by Sadrul Habib Chowdhury
-
Proper error checking on fwrite() callFri, 27 Apr 2007 03:41:50 +0000, by Sean Egan
-
merge of '58d962c82219fc41a3ae1310386b9f340b233116'Fri, 27 Apr 2007 03:27:29 +0000, by Sadrul Habib Chowdhury
-
I think this fixes #331.Fri, 27 Apr 2007 03:26:16 +0000, by Sadrul Habib Chowdhury
-
rlaager should install libperl-dev ;)Fri, 27 Apr 2007 03:20:50 +0000, by Sean Egan
-
Fix perl compile.Fri, 27 Apr 2007 03:09:53 +0000, by Sadrul Habib Chowdhury
-
merge of '18631760bee4d073adc9d9f976d7655b5d0671d4'Fri, 27 Apr 2007 02:34:42 +0000, by Daniel Atallah
-
Make sure you back up your .gaim directoy. And fix a compile error in perl. I think it's the right way.Fri, 27 Apr 2007 02:29:55 +0000, by Sean Egan
-
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)Fri, 27 Apr 2007 02:14:44 +0000, by Sean Egan
-
Kill some compiler warnings and TODOs of mine.Wed, 25 Apr 2007 23:29:46 +0000, by Richard Laager
-
merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'Wed, 25 Apr 2007 22:24:15 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)Wed, 25 Apr 2007 21:50:03 +0000, by Richard Laager
-
merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'Wed, 25 Apr 2007 21:49:58 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 4d02676110c034e401f4d42ed7304a7507d96929)Wed, 25 Apr 2007 05:26:12 +0000, by Richard Laager
-
whitespaceSun, 22 Apr 2007 10:33:29 +0000, by Tim Ringenbach
-
Clean up a wee bit of oscar code. No functionality change.Wed, 25 Apr 2007 06:11:35 +0000, by Mark Doliner
-
SeanFri, 27 Apr 2007 04:02:51 +0000, by Ethan Blanton
-
Don't install the pidgin icon on win32 since we use pidgin.ico.Fri, 27 Apr 2007 02:09:55 +0000, by Daniel Atallah
-
New windows can be placed on specific workspaces. They can be specified by the window name (e.g. conversation-window), or a substring in the window title. Title takes precedence.Sun, 29 Apr 2007 00:37:28 +0000, by Richard Nelson
-
Show an activity message when a window in the non-current workspace is flagged urgentSat, 28 Apr 2007 05:12:18 +0000, by Richard Nelson
-
Alt+s to see the list of workspaces and windows.Fri, 27 Apr 2007 15:49:13 +0000, by Sadrul Habib Chowdhury
-
merge of 'a65c75c45190137cfc6871a47c77bc2fd38e7689'Fri, 27 Apr 2007 13:00:00 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 234d50fbd0d7227e39d68d9dd3c21afc02b4fd01)Fri, 27 Apr 2007 01:57:41 +0000, by Richard Nelson
-
Fix rtl icons on win32. Also remove unneeded rtl chat.png and update 16px xa icon.Fri, 27 Apr 2007 01:48:41 +0000, by Daniel Atallah
-
merge of 'ca40214f7a10f0e15d7bd32bed84b177889ca02d'Fri, 27 Apr 2007 00:28:21 +0000, by Daniel Atallah
-
merge of 'c65d07a2cae7269a05604304bc897121643ffa92'Thu, 26 Apr 2007 23:49:24 +0000, by Gary Kramlich
-
Fix a warning introduced with the request api changes.Thu, 26 Apr 2007 23:48:32 +0000, by Gary Kramlich
-
merge of '5b7c6ae7f0cb97a61a77ede61bfd12e531b875ae'Fri, 27 Apr 2007 00:28:16 +0000, by Daniel Atallah
-
Tweak some of the scaled icons to look a little better.Fri, 27 Apr 2007 00:27:29 +0000, by Daniel Atallah
-
merge of '6fbb4c1c8ba90a2d5933505006f63216f010d5b9'Thu, 26 Apr 2007 23:37:38 +0000, by Daniel Atallah
-
merge of 'ec129c50da7fd4797d6e40c252757ec447551611'Thu, 26 Apr 2007 22:40:59 +0000, by Daniel Atallah
-
Hacked together installer ico for Daniel to fixThu, 26 Apr 2007 23:51:58 +0000, by Sean Egan
-
Win32 install bmps. I did this. Hylke will do it *good* before 2.0.0.Thu, 26 Apr 2007 23:22:31 +0000, by Sean Egan
-
hbons: launch gimp,open the png, save as .ico:)Thu, 26 Apr 2007 22:56:34 +0000, by Sean Egan
-
Add the SVG to the default window icon list for really big window iconsThu, 26 Apr 2007 22:24:52 +0000, by Sean Egan
-
merge of 'a236381404a31c3fc3022f03ec28de22f6fd1258'Thu, 26 Apr 2007 20:04:09 +0000, by Luke Schierer
-
Ticket #320 from ltmThu, 26 Apr 2007 19:55:16 +0000, by Richard Laager
-
merge of '49d1ed52eed181ce385858122ed018d2f2aa4246'Thu, 26 Apr 2007 20:04:02 +0000, by Luke Schierer
-
Hooks call callbacks, not the other way around. Duh.Thu, 26 Apr 2007 19:50:36 +0000, by Ethan Blanton
-
fix botched mergeThu, 26 Apr 2007 19:54:19 +0000, by Sean Egan
-
merge of 'd1933818a76d2d05c8161d9aa1491e1b46b6d92f'Thu, 26 Apr 2007 19:02:11 +0000, by Sean Egan
-
merge of '92afc84de7fa4035c42fad7bfb05c642b526522f'Thu, 26 Apr 2007 19:02:03 +0000, by Sean Egan
-
Look for the new icons in the new directory and update the RPM spec file toThu, 26 Apr 2007 18:10:06 +0000, by Stu Tomlinson
-
Update window icons to point to new pathThu, 26 Apr 2007 19:00:29 +0000, by Sean Egan
-
Install app icons to proper directoriesThu, 26 Apr 2007 17:40:11 +0000, by Sean Egan
-
remove debug statementThu, 26 Apr 2007 16:54:15 +0000, by Sean Egan
-
Update SILC to match resent request API changesThu, 26 Apr 2007 13:10:57 +0000, by Stu Tomlinson
-
merge of 'bc433d038b1fddbbe4f2a9141421831c5cdf72ac'Thu, 26 Apr 2007 12:26:33 +0000, by Evan Schoenberg
-
Whitespace fixes to Evan's ChangeLog.API entry.Sun, 29 Apr 2007 07:01:55 +0000, by Richard Laager
-
pidgin.png -> pidgin, to always find appropriate sizes.Thu, 26 Apr 2007 21:51:29 +0000, by Hylke Bons
-
Improved Pidgin application icons.Thu, 26 Apr 2007 18:51:07 +0000, by Hylke Bons
-
New applications icons and revert IRC back to bubbles.Thu, 26 Apr 2007 11:57:44 +0000, by Hylke Bons
-
Pidgin icon @ 48x48.Thu, 26 Apr 2007 10:49:27 +0000, by Hylke Bons
-
Stu didn't like that 'new messages on this tab' red, but likes this oneThu, 26 Apr 2007 10:30:44 +0000, by Sean Egan
-
Don't use translucent pixmaps for idle, but apply transparency to icons in pidginstock.cThu, 26 Apr 2007 10:27:04 +0000, by Sean Egan
-
Remove ifdef 0 blockThu, 26 Apr 2007 02:32:03 +0000, by Sean Egan
-
Use menu emblem for saved statuses in preferences also.Thu, 26 Apr 2007 02:31:04 +0000, by Sean Egan
-
Fix GTK Plugin prefsThu, 26 Apr 2007 01:41:35 +0000, by Sean Egan
-
merge of '0b7fa990cc064a8d716ba2a8700c6a8786b9f65e'Thu, 26 Apr 2007 00:45:29 +0000, by Luke Schierer
-
The compiler is really smart enough to catch this, but let's make it explicit.Wed, 25 Apr 2007 23:36:19 +0000, by Ethan Blanton
-
merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'Wed, 25 Apr 2007 21:49:37 +0000, by Richard Laager
-
merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'Thu, 26 Apr 2007 00:26:44 +0000, by Sean Egan
-
These files are no longer in the repository, remove them from EXTRA_DIST soWed, 25 Apr 2007 14:01:28 +0000, by Stu Tomlinson
-
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finchWed, 25 Apr 2007 23:55:56 +0000, by Sean Egan
-
fixes #280Wed, 25 Apr 2007 18:40:34 +0000, by Sean Egan
-
/whowas for IRC. Thanks, achris.Wed, 25 Apr 2007 16:03:24 +0000, by Ethan Blanton
-
Update RPM spec file to reflect libpurple plugins are now installed inWed, 25 Apr 2007 13:42:00 +0000, by Stu Tomlinson
-
another s/Purple/Pidgin/ - how many years until we've found all of these?Wed, 25 Apr 2007 13:23:30 +0000, by Stu Tomlinson
-
insert-image.png is still used on the formatting toolbarWed, 25 Apr 2007 12:10:34 +0000, by Stu Tomlinson
-
Update authors file.Wed, 25 Apr 2007 10:11:12 +0000, by Hylke Bons
-
Forgot to update Makefile.am.Wed, 25 Apr 2007 09:49:43 +0000, by Hylke Bons
-
Fix icon inconsistency and remove some unused icons.Wed, 25 Apr 2007 09:44:21 +0000, by Hylke Bons
-
New tray connecting icon.Wed, 25 Apr 2007 09:35:14 +0000, by Hylke Bons
-
Better plugin icon by Andreas Nilsson.Wed, 25 Apr 2007 07:55:08 +0000, by Hylke Bons
-
I noticed Rob's e-mail address got accidentally mis-sedded. Rob, let me know if you want something else put there.Wed, 25 Apr 2007 07:48:56 +0000, by Sean Egan
-
Forgot these...Fri, 27 Apr 2007 12:56:59 +0000, by Richard Nelson
-
Initial workspace support. refs #51Fri, 27 Apr 2007 01:51:20 +0000, by Richard Nelson
-
I have apparently nominated myself to make sure the smiley theme keeps working. I don't even use any of these smileys! Add the new icons from Hylke to Makefile.am.Wed, 25 Apr 2007 06:26:58 +0000, by Kevin Stange
-
Sean proposed changing ICQ's "do not disturb" status from beingWed, 25 Apr 2007 05:55:40 +0000, by Mark Doliner
-
merge of '5a1b790556f2372c9cfc080af4a11e3c3d19b2ce'Wed, 25 Apr 2007 05:25:57 +0000, by Richard Laager
-
Add escaping and unescaping functions (for /1 and /2).Mon, 30 Apr 2007 04:34:04 +0000, by Jeffrey Connelly
-
Add note about Monotone.Mon, 30 Apr 2007 04:30:00 +0000, by Jeffrey Connelly
-
Replace printf() in MySpaceIM prpl with purple_debug_info().Sat, 28 Apr 2007 22:38:16 +0000, by Jeffrey Connelly
-
Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).Sat, 28 Apr 2007 21:44:47 +0000, by Jeffrey Connelly
-
Add MySpaceIM header file and reorganize functions.Sat, 28 Apr 2007 21:19:40 +0000, by Jeffrey Connelly
-
Use g_convert for UTF-16LE conversion instead of converting manually.Sat, 28 Apr 2007 20:46:31 +0000, by Jeffrey Connelly
-
Add Nathan Peterson to COPYRIGHT, for RC4 patch at https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1694487&group_id=235Wed, 25 Apr 2007 06:16:29 +0000, by Jeffrey Connelly
-
Completely remove old RC4 codeWed, 25 Apr 2007 04:12:40 +0000, by Jeffrey Connelly
-
Clean up old RC4 implementation.Wed, 25 Apr 2007 03:54:22 +0000, by Jeffrey Connelly
-
Use Purple Cipher API for RC4.Wed, 25 Apr 2007 03:46:17 +0000, by Jeffrey Connelly
-
Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")Wed, 25 Apr 2007 03:42:32 +0000, by Jeffrey Connelly
-
RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)Wed, 25 Apr 2007 03:14:11 +0000, by Jeffrey Connelly
-
Add stub for myim: URL handler.Sat, 21 Apr 2007 04:58:13 +0000, by Jeffrey Connelly
-
Gaim -> PurpleSat, 21 Apr 2007 04:18:16 +0000, by Jeffrey Connelly
-
Add MySpace prpl to configure.acSat, 21 Apr 2007 03:59:37 +0000, by Jeffrey Connelly
-
Import msimprpl 0.4.Sat, 21 Apr 2007 03:15:48 +0000, by Jeffrey Connelly
-
Create directory for MySpaceIM protocolSat, 21 Apr 2007 02:06:07 +0000, by Jeffrey Connelly
-
Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.Thu, 19 Apr 2007 05:30:11 +0000, by Jeffrey Connelly
-
COPYRIGHT file was changedSun, 22 Apr 2007 11:11:49 +0000, by Michael Shkutkov
-
Change the imgstore and by extension, then the buddy icon code to take overWed, 25 Apr 2007 22:23:29 +0000, by Richard Laager
-
Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.Wed, 25 Apr 2007 21:48:56 +0000, by Richard Laager
-
I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.Wed, 25 Apr 2007 01:19:24 +0000, by Richard Laager
-
There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.Wed, 25 Apr 2007 01:19:01 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)Wed, 25 Apr 2007 00:57:53 +0000, by Richard Laager
-
Move the prpl icon checksum code into the core, so we can delete theWed, 25 Apr 2007 00:56:13 +0000, by Richard Laager
-
Fix a bug with removing custom buddy icons.Tue, 24 Apr 2007 20:23:50 +0000, by Richard Laager
-
Switch to using g_file_get_contents() instead of our own code.Tue, 24 Apr 2007 19:58:14 +0000, by Richard Laager
-
Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.Tue, 24 Apr 2007 19:12:48 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)Tue, 24 Apr 2007 17:00:51 +0000, by Richard Laager
-
Fix the custom icon stuff, and various memory leaks. At this point, customTue, 24 Apr 2007 17:00:22 +0000, by Richard Laager
-
Call the migrate code from Finch.Tue, 24 Apr 2007 16:20:01 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)Tue, 24 Apr 2007 13:28:42 +0000, by Richard Laager
-
If we're not caching icons, then don't save the filename.Tue, 24 Apr 2007 13:27:42 +0000, by Richard Laager
-
Since I'm about to push this, I'm going to comment out the temp code that references my home directory.Tue, 24 Apr 2007 04:39:07 +0000, by Richard Laager
-
Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.Tue, 24 Apr 2007 04:35:38 +0000, by Richard Laager
-
Rework the buddy icon subsystem to use the imgstore subsystem, and modify theTue, 24 Apr 2007 03:57:07 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)Tue, 24 Apr 2007 03:56:16 +0000, by Richard Laager
-
The buddy icon code as it stands, with lots of bugs and design flaws.Mon, 23 Apr 2007 17:39:58 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)Mon, 23 Apr 2007 17:19:27 +0000, by Richard Laager
-
Call the core migrate code.Mon, 23 Apr 2007 17:11:34 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)Mon, 23 Apr 2007 17:10:38 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)Mon, 23 Apr 2007 17:08:09 +0000, by Richard Laager
-
There's no need to recalculate the home_dir on every call toMon, 23 Apr 2007 17:06:43 +0000, by Richard Laager
-
Use ~/.purple only, never ~/.gaim. This is a revert of the functionalMon, 23 Apr 2007 17:05:54 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)Mon, 23 Apr 2007 17:00:08 +0000, by Richard Laager
-
This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect ofFri, 27 Apr 2007 05:18:14 +0000, by Etan Reisner
-
Kill the libpurpleperl hack library and move the init stuff to perl.so itself.Fri, 27 Apr 2007 04:25:21 +0000, by Etan Reisner
-
This looks like the last of the purplification for Tcl. Somebody doneWed, 25 Apr 2007 02:36:05 +0000, by Ethan Blanton
-
merge of '0ad153fbef57439d42601681df47200b190f5306'Wed, 25 Apr 2007 02:23:29 +0000, by Ethan Blanton
-
Fix #273 (Emoticons appearing in reverse order).Wed, 25 Apr 2007 01:43:41 +0000, by Daniel Atallah
-
merge of '88a78587504cdd42570461a2b391b54b5c3d4aab'Wed, 25 Apr 2007 00:48:59 +0000, by Daniel Atallah
-
Add missing mingw Makefiles to dist.Wed, 25 Apr 2007 00:31:07 +0000, by Daniel Atallah
-
Use Tango colors on conversation tabs. Same colors, different tones.Wed, 25 Apr 2007 01:51:01 +0000, by Sean Egan
-
New logo.pngWed, 25 Apr 2007 00:45:17 +0000, by Sean Egan
-
Add Hylke's font face iconTue, 24 Apr 2007 22:40:54 +0000, by Sean Egan