log

age author description
2007-04-15 Richard Laager simple-casepatch.diff from achris in ticket #98
2007-04-15 Richard Laager Adding the real name for JensenDied.
2007-04-15 Richard Laager Print decent error messages instead of stack traces if there's a problem.
2007-04-15 Richard Laager The .service files for libpurple aren't necessary. Their only purpose is to
2007-04-15 Richard Laager Trac Ticket #149 from JensenDied
2007-04-15 Richard Laager merge of '52a3faed357c462274cac6f2f6359606dd4cdb3d'
2007-04-15 Richard Laager Suppress useless gconf messages. Hopefully I haven't introduced a bashism here.
2007-04-15 Richard Laager Rename pidgin/plugins/gaiminc.c to pidgin/plugins/pidgininc.c
2007-04-15 Richard Laager Apparently the .mtn-ignore patterns are regular expressions. This means
2007-04-15 Richard Laager Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
2007-04-15 Richard Laager Realign some things after the rename.
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.