log

age author description
2007-05-05 Evan Schoenberg merge of '45c1f04f71cf4ccbd70b37318474175c0cd4d0a9'
2007-05-05 Ethan Blanton heh
2007-05-05 Sadrul Habib Chowdhury Fix tab-completion.
2007-05-05 Luke Schierer fixes #650
2007-05-05 William Ehlhardt merge of '124e6be3465f8d19ae38e557d6609fe2fa4f787a'
2007-05-05 Stu Tomlinson Prevent bogus configure errors if perl isn't found. This isn't major but
2007-05-05 Casey Harkins Escape filename when using the command sound method. Fixes ticket #607.
2007-05-05 Ethan Blanton Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)
2007-05-04 Sadrul Habib Chowdhury Add a /users command to toggle the userlist in chat windows.
2007-05-04 Richard Nelson Conversation menus
2007-05-04 Sean Egan Update version
2007-05-04 Sean Egan New string
2007-05-04 Sadrul Habib Chowdhury Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.
2007-05-04 Sadrul Habib Chowdhury Ask before exiting when ctrl+c is pressed.
2007-05-04 Sadrul Habib Chowdhury The name is not translatable.
2007-05-04 Daniel Atallah I forgot to commit this :(
2007-05-05 Evan Schoenberg Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
2007-05-05 Evan Schoenberg It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
2007-05-05 Evan Schoenberg Free nombre as soon as we're done using it, for clarity
2007-05-05 Evan Schoenberg Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.
2007-05-04 Daniel Atallah merge of '4c64205053dd22085e69d50ef995f28f4c6fa0f3'
2007-05-04 Stu Tomlinson merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
2007-05-04 Daniel Atallah NEWS
2007-05-04 Sadrul Habib Chowdhury merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
2007-05-04 Stu Tomlinson merge of '59a190439abc8839aa54a23443bfa1db9f13eaf6'
2007-05-04 Stu Tomlinson merge of '8c85b8f2a28b806d70350b08b71305b56d542665'
2007-05-04 Stu Tomlinson merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
2007-05-04 Sean Egan version update
2007-05-04 Sadrul Habib Chowdhury merge of 'cb9f1ad1bee7ac594a8c66dcb82cc016bba741d3'
2007-05-04 Sean Egan merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
2007-05-04 Sadrul Habib Chowdhury My first NEWS
2007-05-04 Sean Egan NEWS
2007-05-04 Richard Laager My NEWS and tab fixes for Stu.
2007-05-04 Richard Laager Fix a reference counting bug.
2007-05-04 Daniel Atallah Fix declaration after statement.
2007-05-04 Evan Schoenberg Removed a stray )
2007-05-04 Stu Tomlinson merge of 'bf466048990ccb60520e0e2e3aec2fb084bf3bf6'
2007-05-04 Evan Schoenberg merge of '2882b6ab8f7547ad0d1682e61648c6fe29a36f8a'
2007-05-04 Evan Schoenberg Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHT
2007-05-04 Stu Tomlinson Add some dates
2007-05-04 Casey Harkins Docklet icon is now tied to the saved status, so listen to the
2007-05-04 Daniel Atallah merge of '27e1df003532e1209f1f56770923ca4c7674d7ca'
2007-05-05 Richard Laager From my reading of the documentation, g_mkstemp() is a strict superset of
2007-05-04 Daniel Atallah _mktmp() sucks, so use g_mkstemp() instead. This probably doesn't have to be done differently for win32 and elsewhere, but I don't want to be changing things right now.
2007-05-04 Stu Tomlinson You may have timezonally precluded me from NEWS-ing for most of the last
2007-05-04 Stu Tomlinson merge of '069be2b4bd499fec1fb9220c617ecdd271e0fd16'
2007-05-04 Evan Schoenberg newsination
2007-05-04 Luke Schierer I have tried to keep the fustration I feel in dealing with some of the feedback we have gotten in check. I have only partially suceeded.
2007-05-04 Luke Schierer pt_BR.po from MauricioC
2007-05-04 Luke Schierer de.po update
2007-05-04 Luke Schierer merge of 'b43df8fea8317fa8538ab5f3ef70d19b207e2046'
2007-05-04 Stu Tomlinson I'm allowed to hope, am I not?
2007-05-04 Stu Tomlinson - Add missing BuildRequires: startup-notification-devel, if you really
2007-05-03 Stu Tomlinson merge of '7e7267707ddd99ff7c8448e07a20e74d728dc553'
2007-05-03 Richard Laager merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
2007-05-03 Daniel Atallah merge of '8948aba7b9483266336ba61d523cddcda48dbb78'
2007-05-03 Casey Harkins merge of '3e5e8d1aaf2c505b4a94800d8fae315582920517'
2007-05-03 Daniel Atallah Remove a bunch of unnecessary NULL checking for g_free()
2007-05-03 Daniel Atallah This should fix #569. I'm waiting for a debug log to see exactly what is up.
2007-05-03 Daniel Atallah merge of '4211727f90723644e020052649b64a5641a1607f'