log

age author description
Sun, 15 Apr 2007 22:55:36 +0000 Richard Laager simple-crashfix.diff from achris in ticket #98. This is a fix for the crasher,
Sun, 15 Apr 2007 22:32:23 +0000 Richard Laager merge of '346cf9389391965a41f873cb9e225e49cb51362e'
Mon, 16 Apr 2007 21:40:15 +0000 Sadrul Habib Chowdhury This was causing problems with jabber in finch.
Sun, 15 Apr 2007 23:54:55 +0000 Sadrul Habib Chowdhury merge of '7c800719ac0b585a5b02eaeb188880c191d1da89'
Sun, 15 Apr 2007 23:53:36 +0000 Sadrul Habib Chowdhury merge of '8046b7a899d45a4d09e4c0cb3df20a01d7b134fe'
Sun, 15 Apr 2007 19:55:56 +0000 Stu Tomlinson Autoreply plugin was punted back to the plugin pack
Sun, 15 Apr 2007 19:52:06 +0000 Stu Tomlinson gaiminc.c was renamed to pidgininc.c
Sun, 15 Apr 2007 23:45:52 +0000 Sadrul Habib Chowdhury Include header files, not source files. Bah.
Thu, 19 Apr 2007 01:48:35 +0000 Richard Laager Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to
Wed, 18 Apr 2007 22:56:12 +0000 Nathan Walp This lets you rename entire trees of prefs. This should help with the migration
Sun, 15 Apr 2007 20:00:30 +0000 Nathan Walp ca.po update
Sun, 15 Apr 2007 19:58:43 +0000 Nathan Walp en_GB update
Sun, 15 Apr 2007 19:34:50 +0000 Stu Tomlinson Drop -tcl & -silc sub-packages, include both in the main libpurple RPM.
Sun, 15 Apr 2007 19:26:30 +0000 Stu Tomlinson Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix the
Sun, 15 Apr 2007 19:15:12 +0000 Stu Tomlinson merge of '818e92282383bd62cfd83d7cde9d0bad84e648ab'
Mon, 16 Apr 2007 05:33:13 +0000 Mark Doliner Minor fixes to get "make dist" to work
Sun, 15 Apr 2007 18:52:54 +0000 Mark Doliner merge of '495fbd738a23f24591f098b137d932381b6bc8ad'
Sun, 15 Apr 2007 18:52:28 +0000 Mark Doliner Sort smiley themes case-insensitively because I think that's what
Sun, 15 Apr 2007 18:51:11 +0000 Mark Doliner Call strtolower() so that we don't have to check against the
Sun, 15 Apr 2007 18:50:31 +0000 Mark Doliner Slightly more descriptive
Sun, 15 Apr 2007 18:42:50 +0000 Mark Doliner Change another 'append' to 'prepend', since the ordering doesn't matter
Sun, 15 Apr 2007 18:38:40 +0000 Mark Doliner Change a g_slist_append() to a g_slist_prepend() in one place, and
Sun, 15 Apr 2007 18:37:20 +0000 Mark Doliner merge of '97036f771347e3ba3136697bcb575ece5e5049a1'
Sun, 15 Apr 2007 18:44:44 +0000 Gary Kramlich Moving autoreply back to the plugin pack
Sun, 15 Apr 2007 18:28:56 +0000 Richard Laager simple-casepatch.diff from achris in ticket #98
Sun, 15 Apr 2007 18:19:33 +0000 Richard Laager Adding the real name for JensenDied.
Sun, 15 Apr 2007 18:15:18 +0000 Richard Laager Print decent error messages instead of stack traces if there's a problem.
Sun, 15 Apr 2007 18:13:53 +0000 Richard Laager The .service files for libpurple aren't necessary. Their only purpose is to
Sun, 15 Apr 2007 18:09:14 +0000 Richard Laager Trac Ticket #149 from JensenDied
Sun, 15 Apr 2007 18:06:49 +0000 Richard Laager merge of '52a3faed357c462274cac6f2f6359606dd4cdb3d'
Sun, 15 Apr 2007 16:05:47 +0000 Richard Laager Suppress useless gconf messages. Hopefully I haven't introduced a bashism here.
Sun, 15 Apr 2007 15:47:32 +0000 Richard Laager Rename pidgin/plugins/gaiminc.c to pidgin/plugins/pidgininc.c
Sun, 15 Apr 2007 15:47:12 +0000 Richard Laager Apparently the .mtn-ignore patterns are regular expressions. This means
Sun, 15 Apr 2007 15:45:48 +0000 Richard Laager Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Sun, 15 Apr 2007 15:37:40 +0000 Richard Laager Realign some things after the rename.
Sun, 15 Apr 2007 15:33:55 +0000 Richard Laager Updated German translations, from ticket #154.
Sun, 15 Apr 2007 06:57:42 +0000 Richard Laager Fix Ticket #151
Sun, 15 Apr 2007 06:56:43 +0000 Richard Laager Fix Ticket #152
Sun, 15 Apr 2007 18:02:11 +0000 Mark Doliner Pull out the same block of code from two places and put it into
Sun, 15 Apr 2007 17:47:45 +0000 Mark Doliner Fix a memory leak that occurs when a smiley theme lists a filename,
Sun, 15 Apr 2007 17:06:53 +0000 Mark Doliner Free segfault_message when Pidgin exits abnormally
Sun, 15 Apr 2007 17:05:44 +0000 Mark Doliner Fix a compile warning
Sun, 15 Apr 2007 08:31:16 +0000 Richard Nelson Add this now so we don't break abi right after release
Sun, 15 Apr 2007 21:21:03 +0000 Sadrul Habib Chowdhury Allow adding information widgets in the conversation window.
Sun, 15 Apr 2007 20:25:40 +0000 Sadrul Habib Chowdhury These bindings are easier for changing window order.
Sun, 15 Apr 2007 06:54:54 +0000 Sadrul Habib Chowdhury alt-/ to get a list of keybindings for the focused widget.
Sun, 15 Apr 2007 05:49:27 +0000 Sadrul Habib Chowdhury Add a utility function to create widgets from an XML description.
Sun, 15 Apr 2007 05:42:14 +0000 Sadrul Habib Chowdhury Add a utility function to assist scrolling in a textview.
Sun, 15 Apr 2007 05:28:29 +0000 Sadrul Habib Chowdhury We don't need to do anything about the heights here.
Sun, 15 Apr 2007 01:26:57 +0000 Daniel Atallah The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now.
Sun, 15 Apr 2007 00:32:57 +0000 Sean Egan Set the disable maximize button hint on the blist. I couldn't find a window manager that supports this, but I bet win32 does.
Sun, 15 Apr 2007 00:15:32 +0000 Nathan Walp merge of 'aa2170e50c202539ea83f299b04eedf9a5d62178'
Sat, 14 Apr 2007 23:47:24 +0000 Mark Doliner sf patch #1622581, from Greg Taeger
Sat, 14 Apr 2007 19:38:21 +0000 Richard Laager merge of '01e42cca23c49f916ae6e003641408af389cf912'
Sat, 14 Apr 2007 19:38:19 +0000 Richard Laager merge of '1a3995ffd4f7ad079f6377453aed4c3823216afb'
Sun, 15 Apr 2007 19:13:25 +0000 Stu Tomlinson Fix for building RPMs without finch - fixes part of ticket 123, and add some
Sat, 14 Apr 2007 17:58:13 +0000 Stu Tomlinson Another ChangeLog entry. Anyone would think I was just trying to get CIA &
Sat, 14 Apr 2007 17:51:58 +0000 Stu Tomlinson I think this is ChangeLog-worthy. Someone might want to reword it though.
Sat, 14 Apr 2007 17:45:23 +0000 Stu Tomlinson Changelog the Bi-di/RTL text improvements. I bet there are a billion things
Sat, 14 Apr 2007 18:42:09 +0000 Richard Laager The musicmessaging plugin was installing to lib/gaim and share/pixmaps/gaim.
Sat, 14 Apr 2007 18:40:40 +0000 Richard Laager If we're going to keep this, let's not have default paths under /usr/local, k?
Sat, 14 Apr 2007 17:28:22 +0000 Stu Tomlinson Ignore tar.bz2's too
Sat, 14 Apr 2007 17:07:52 +0000 Stu Tomlinson Stop Yahoo sending SPAN tags, fixes Yahoo part of ticket 78
Sat, 14 Apr 2007 16:37:08 +0000 Stu Tomlinson Fix the HTML-on-IRC issues observed as a result of the bi-di text support
Sat, 14 Apr 2007 16:32:42 +0000 Stu Tomlinson Make non-standard mode characters support connection-specific instead of
Sat, 14 Apr 2007 13:20:05 +0000 Richard Nelson ...only for groups
Sat, 14 Apr 2007 12:39:33 +0000 Richard Nelson Remember the collapsed state of groups in the blist
Sat, 14 Apr 2007 12:38:31 +0000 Richard Nelson merge of '5f2da9b1c55764e371254bcde18f34bb07edcc03'
Sat, 14 Apr 2007 07:39:02 +0000 Sadrul Habib Chowdhury merge of '1eb0be7082a7d25b66cdd441b3fdb604ad46796f'
Sat, 14 Apr 2007 19:06:19 +0000 Sean Egan For a first time user, don't show the buddy list telling him to go to Accounts>Add/Edit, because Accounts->Add/Edit is already open with its own instructions. Show only one window with instructions and then present the Buddy List when you create your first account.
Sat, 14 Apr 2007 08:42:17 +0000 Sean Egan Fix a possible gstreamer crash
Sat, 14 Apr 2007 08:19:51 +0000 Sean Egan The things that C will allow to compile astound me. Removes an errant apostrophe.
Sat, 14 Apr 2007 07:23:05 +0000 Sean Egan Fix ticket #52
Sat, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Sat, 14 Apr 2007 04:23:30 +0000 Richard Laager Adding a note to ChangeLog.API to briefly document that API. I shamelessly
Sat, 14 Apr 2007 03:09:03 +0000 Stu Tomlinson Document my last spec file update. Revisionist history rules!
Sat, 14 Apr 2007 02:19:49 +0000 Stu Tomlinson merge of '68afd9ff77d030e589ee7972830cf2a91916240f'
Sat, 14 Apr 2007 00:04:49 +0000 Daniel Atallah merge of '748e70b43d9e828a79f3c72c9fbe484f9e893dbd'
Fri, 13 Apr 2007 21:35:30 +0000 Richard Laager Add shlomi to the COPYRIGHT file. He wrote the RTL patch, which is apparently
Sat, 14 Apr 2007 01:23:12 +0000 Sean Egan Add some padding between the emblem and the buddy icon
Sat, 14 Apr 2007 00:55:35 +0000 Sean Egan but only if it's in the buddy list\!
Sat, 14 Apr 2007 00:44:18 +0000 Sean Egan Hylke requested that we slightly round the corners of budy icons in the blist to better match the round status icons
Fri, 13 Apr 2007 21:20:51 +0000 Gary Kramlich Patch from Eoin Coffey to install the mono loader into the correct directory.
Fri, 13 Apr 2007 17:36:41 +0000 Luke Schierer esperanto!
Fri, 13 Apr 2007 16:34:57 +0000 Luke Schierer new es.po
Fri, 13 Apr 2007 12:23:24 +0000 Stu Tomlinson Bleeter thought it might be a good idea to actually put libpurple in the
Fri, 13 Apr 2007 04:54:08 +0000 Daniel Atallah Updates to .mtn-ignore
Fri, 13 Apr 2007 04:15:14 +0000 Richard Laager Patch cleanups:
Fri, 13 Apr 2007 04:13:24 +0000 Shlomi Loubaton Patch from shlomil in ticket #78.
Fri, 13 Apr 2007 02:43:11 +0000 Richard Nelson Add myself to help->about
Fri, 13 Apr 2007 02:42:53 +0000 Richard Nelson This is called Finch
Fri, 13 Apr 2007 02:37:56 +0000 Daniel Atallah Fix Bug #125 (Perl plugins using timeouts not having timeouts unregistered when plugin unloaded)
Fri, 13 Apr 2007 01:57:16 +0000 Daniel Atallah This should be called Purple.xs instead of Pidgin.xs
Thu, 12 Apr 2007 17:03:40 +0000 Stu Tomlinson MSN nexus servers seem to have started reporting HTTP 503 Service Unavailable
Thu, 12 Apr 2007 05:26:43 +0000 Mark Doliner merge of '2b84a8b2d83491cd54feb1e1d9ee5ce1a4c153af'
Thu, 12 Apr 2007 00:50:13 +0000 Stu Tomlinson Include pidgin.svg in the RPM
Thu, 12 Apr 2007 00:34:16 +0000 Stu Tomlinson pixmaps/pidgin.png is no more, there are probably more pixmaps changes to
Wed, 11 Apr 2007 20:07:21 +0000 Stu Tomlinson Whitespace
Wed, 11 Apr 2007 19:52:57 +0000 Stu Tomlinson Whitespace
Wed, 11 Apr 2007 19:45:20 +0000 Stu Tomlinson Whitespace
Wed, 11 Apr 2007 18:03:09 +0000 Luke Schierer merge of '6c54a71cc08e47f3b1498c61ee62d17107165817'
Wed, 11 Apr 2007 17:51:32 +0000 Sean Egan merge of 'c5609c3b315c4f56aeae24c2339c9b422280584a'
Wed, 11 Apr 2007 17:51:27 +0000 Sean Egan Had this hanging around. Put Pidgin in the docklet tooltip
Sun, 15 Apr 2007 00:14:34 +0000 Nathan Walp patch from Simon Wilkinson to support Jabber/XMPP w/o passwords
Wed, 11 Apr 2007 18:02:18 +0000 Luke Schierer some doc changes
Wed, 11 Apr 2007 17:46:01 +0000 Luke Schierer merge of '61bd92273cfaf5b40f9f2dbedb86832dcf9ffda7'
Wed, 11 Apr 2007 15:45:48 +0000 Mark Doliner I noticed some places where we were doing the whole
Wed, 11 Apr 2007 15:21:47 +0000 Stu Tomlinson merge of '662dc38f3c156e501f9fa55b24a10bfcf82cc7ac'
Wed, 11 Apr 2007 14:46:04 +0000 Stu Tomlinson Hopefully prevent libpurple causing problems for 3rd party UIs if they also
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Wed, 11 Apr 2007 13:35:46 +0000 Stu Tomlinson Make the -uninstalled.pc files work a bit better, I'm not sure this is 100%
Wed, 11 Apr 2007 13:34:40 +0000 Stu Tomlinson Avoid a possible NULL pointer dereference
Wed, 11 Apr 2007 13:34:17 +0000 Stu Tomlinson Avoid a possible NULL pointer dereference
Wed, 11 Apr 2007 13:32:57 +0000 Stu Tomlinson Remove some dead code
Wed, 11 Apr 2007 12:13:16 +0000 Stu Tomlinson Separate out libpurple, libpurple-devel and finch-devel RPMs
Wed, 11 Apr 2007 12:06:25 +0000 Stu Tomlinson Revert to internal UI name of gtk-gaim to preserve UI prefs on upgrade
Wed, 11 Apr 2007 12:02:45 +0000 Stu Tomlinson "delete" is a reserved word in C++, rename the "delete" member of
Wed, 11 Apr 2007 12:01:40 +0000 Stu Tomlinson I believe this automated changelog entry was accidentally committed and the
Wed, 11 Apr 2007 17:28:30 +0000 Luke Schierer Another update from Miles.
Wed, 11 Apr 2007 14:03:28 +0000 Daniel Atallah uvwarning noticed that this include was wrong