log

age author description
2007-09-28 Daniel Atallah Fix a couple bugs related to removing mail notifications.
2007-09-28 Richard Nelson Add save button to the debug window and alter some GROW_X for visual appeal
2007-09-28 Daniel Atallah Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
2007-09-28 Daniel Atallah merge of 'a5dd91b5d76972cf72a56209503c7e32d71c6e3c'
2007-09-27 Richard Laager Add a translator note about the word backlog.
2007-09-27 William Ehlhardt - Previous revision whacked a TODO
2007-09-27 William Ehlhardt - Prompt the user if the local peer certificate cache is not found.
2007-09-27 Daniel Atallah A few leak plugs, some unnecessary allocation prevention, null pointer deref fixes and general robustness fixes. I'm sure there is more to do here, I got tired... Fixes #3308
2007-09-26 Daniel Atallah Ugly hacky fix so that it looks like docklet clicks on win32 come from a gdk event so that it causes the unread tab to receive focus. Fixes #3197.
2007-09-26 Jeffrey Connelly Remove g_assert() from msimprpl.
2007-09-28 Evan Schoenberg serv_got_attention() doesn't expect an escaped string; it just wants a name. The str variable was unused.
2007-09-26 Sadrul Habib Chowdhury merge of 'b23d43806fbfeabc5007c65090195a3aa6c0a4d9'
2007-09-26 Mark Doliner Invalidate old oscar icons when someone clears their icon.
2007-09-26 Stu Tomlinson disapproval of revision '1af4cc5be54c6712945771f62fb95bd07f4a6104'
2007-09-26 Mark Doliner Patch from David Fang to correctly #include two headers
2007-09-26 Mark Doliner Fix lots of little memory leaks in the MySpace protocol plugin.
2007-09-25 Daniel Atallah Prevent the smiley window appearing outside of the working area on win32. Fixes #3261.
2007-09-25 Luke Schierer update the credits
2007-09-25 Miloš Popović fixes #3140
2007-09-25 Martin Srebotnjak fixes #3097
2007-09-25 Claudio Satriano fixes #3088
2007-09-25 Luke Schierer merge of 'b2924d43f1e1cb2d01705932d9a06df6eedf7ac0'
2007-09-24 Luke Schierer merge of '31d62e1a78974a0239e86bfeb42b29ab75216114'
2007-09-23 Luke Schierer merge of '0323f7621f6891ce008d0a124fef6ed63c856802'
2007-09-22 Luke Schierer merge of '025faf23aaac403798451974c320c4de6df470d5'
2007-09-21 Luke Schierer merge of '2bc502ae06ff6db803c8fe3bd64f1d4cbb88e13f'
2007-09-20 Luke Schierer merge of '3bb908cd6c040c3dbcefdcfead20de7044a7e217'
2007-09-20 Luke Schierer merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
2007-09-26 Mark Doliner Don't show "tune" and "mobile" in the Edit a Status! window, and don't
2007-09-26 Mark Doliner Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
2007-09-25 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head b2924d43f1e1cb2d01705932d9a06df6eedf7ac0)
2007-09-25 Mark Doliner Is there any reason these statuses were set to not saveable and
2007-09-21 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e67a54b3bf4349b6e65a46f749626a122c6afb22)
2007-09-25 Mark Doliner When running stats.pl, just update the po files in place rather than
2007-09-25 Mark Doliner Check in updated po files because holy crap, it cut the time that it
2007-09-25 Mark Doliner At the request of heir Ihar Hrachyshka, correctly list Belarusian
2007-09-25 Mark Doliner Watch for CTRL+C when running stats.pl and exit, rather than making you
2007-09-25 Daniel Atallah Forgot to remove a printf
2007-09-25 Daniel Atallah Close the pipes to the dnssrv child process. Fixes #3245
2007-09-24 Mark Doliner When entering the message for a substatus, get the text from the imhtml
2007-09-24 Mark Doliner Consider offline contacts when calculating the priority buddy. I
2007-09-24 Mark Doliner Whoops, I forgot to register the callback function for the incoming
2007-09-24 Mark Doliner Uh, these two callbacks were backwards. Methinks somebody didn't test
2007-09-24 Mark Doliner Another patch from Collin from ComBOTS Product GmbH. Now, if you
2007-09-23 Mark Doliner A patch from Collin from ComBOTS, I guess. This fixes setting your
2007-09-23 Mark Doliner merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
2007-09-23 Justin Pryzby A single-character patch from Justin Pryzby for the pidgin man page:
2007-09-23 Sadrul Habib Chowdhury merge of '45c21fe8414cc05dba5ae7500e19b9e06c78e283'
2007-09-23 Sadrul Habib Chowdhury Pressing INSERT in the buddy list brings up the 'Add Buddy' dialog.
2007-09-22 Richard Laager Revert Sean's change made in bc3eeb1d4eeaeaee53957eb2efb1dd14f651c1d7 to
2007-09-22 Richard Laager Add msn/contact.c and msn/oim.c to POTFILES.in
2007-09-23 Gabriel Schulhof Reverted to void *, because Gtk::Window wasn't working :o(
2007-09-23 Gabriel Schulhof Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *
2007-09-22 Gabriel Schulhof Simplified perl bindings for GtkDialogs.xs
2007-09-22 Gabriel Schulhof Doing pounces
2007-09-22 Gabriel Schulhof Doing plugin dialog
2007-09-22 Gabriel Schulhof unnecessary diff
2007-09-22 Gabriel Schulhof whitespace
2007-09-22 Gabriel Schulhof Re-worked gtklog functions and perl bindings
2007-09-22 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)