log

age author description
2007-04-15 Richard Laager Updated German translations, from ticket #154.
2007-04-15 Richard Laager Fix Ticket #151
2007-04-15 Richard Laager Fix Ticket #152
2007-04-15 Mark Doliner Pull out the same block of code from two places and put it into
2007-04-15 Mark Doliner Fix a memory leak that occurs when a smiley theme lists a filename,
2007-04-15 Mark Doliner Free segfault_message when Pidgin exits abnormally
2007-04-15 Mark Doliner Fix a compile warning
2007-04-15 Richard Nelson Add this now so we don't break abi right after release
2007-04-15 Sadrul Habib Chowdhury Allow adding information widgets in the conversation window.
2007-04-15 Sadrul Habib Chowdhury These bindings are easier for changing window order.
2007-04-15 Sadrul Habib Chowdhury alt-/ to get a list of keybindings for the focused widget.
2007-04-15 Sadrul Habib Chowdhury Add a utility function to create widgets from an XML description.
2007-04-15 Sadrul Habib Chowdhury Add a utility function to assist scrolling in a textview.
2007-04-15 Sadrul Habib Chowdhury We don't need to do anything about the heights here.
2007-04-15 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.
2007-04-15 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.
2007-04-15 Nathan Walp merge of 'aa2170e50c202539ea83f299b04eedf9a5d62178'
2007-04-14 Mark Doliner sf patch #1622581, from Greg Taeger
2007-04-14 Richard Laager merge of '01e42cca23c49f916ae6e003641408af389cf912'
2007-04-14 Richard Laager merge of '1a3995ffd4f7ad079f6377453aed4c3823216afb'
2007-04-15 Stu Tomlinson Fix for building RPMs without finch - fixes part of ticket 123, and add some
2007-04-14 Stu Tomlinson Another ChangeLog entry. Anyone would think I was just trying to get CIA &
2007-04-14 Stu Tomlinson I think this is ChangeLog-worthy. Someone might want to reword it though.
2007-04-14 Stu Tomlinson Changelog the Bi-di/RTL text improvements. I bet there are a billion things
2007-04-14 Richard Laager The musicmessaging plugin was installing to lib/gaim and share/pixmaps/gaim.
2007-04-14 Richard Laager If we're going to keep this, let's not have default paths under /usr/local, k?
2007-04-14 Stu Tomlinson Ignore tar.bz2's too
2007-04-14 Stu Tomlinson Stop Yahoo sending SPAN tags, fixes Yahoo part of ticket 78
2007-04-14 Stu Tomlinson Fix the HTML-on-IRC issues observed as a result of the bi-di text support
2007-04-14 Stu Tomlinson Make non-standard mode characters support connection-specific instead of
2007-04-14 Richard Nelson ...only for groups
2007-04-14 Richard Nelson Remember the collapsed state of groups in the blist
2007-04-14 Richard Nelson merge of '5f2da9b1c55764e371254bcde18f34bb07edcc03'
2007-04-14 Sadrul Habib Chowdhury merge of '1eb0be7082a7d25b66cdd441b3fdb604ad46796f'
2007-04-14 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.
2007-04-14 Sean Egan Fix a possible gstreamer crash
2007-04-14 Sean Egan The things that C will allow to compile astound me. Removes an errant apostrophe.
2007-04-14 Sean Egan Fix ticket #52
2007-04-14 Sean Egan Death to Binreloc\!
2007-04-14 Richard Laager Adding a note to ChangeLog.API to briefly document that API. I shamelessly
2007-04-14 Stu Tomlinson Document my last spec file update. Revisionist history rules!
2007-04-14 Stu Tomlinson merge of '68afd9ff77d030e589ee7972830cf2a91916240f'
2007-04-14 Daniel Atallah merge of '748e70b43d9e828a79f3c72c9fbe484f9e893dbd'
2007-04-13 Richard Laager Add shlomi to the COPYRIGHT file. He wrote the RTL patch, which is apparently
2007-04-14 Sean Egan Add some padding between the emblem and the buddy icon
2007-04-14 Sean Egan but only if it's in the buddy list\!
2007-04-14 Sean Egan Hylke requested that we slightly round the corners of budy icons in the blist to better match the round status icons
2007-04-13 Gary Kramlich Patch from Eoin Coffey to install the mono loader into the correct directory.