log

age author description
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)
2007-09-22 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
2007-09-22 Gabriel Schulhof Making pidgin_dialogs_about _with_parent
2007-09-22 Gabriel Schulhof disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
2007-09-22 Gabriel Schulhof Accidentally merged stuff from omgp.pidgin (somehow)
2007-09-22 Gabriel Schulhof Weirdness
2007-09-22 Gabriel Schulhof Fixing Request.xs
2007-09-22 Gabriel Schulhof Fixing Request.xs
2007-09-22 Gabriel Schulhof Fixed perl bindings
2007-09-22 Gabriel Schulhof Fixed perl bindings
2007-09-22 Gabriel Schulhof Restoring gntblist.c:create_menu
2007-09-22 Gabriel Schulhof Bad propagate
2007-09-22 Gabriel Schulhof compile
2007-09-22 Gabriel Schulhof compile
2007-09-22 Gabriel Schulhof Compile
2007-09-22 Gabriel Schulhof Minor fix
2007-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-09-22 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
2007-09-21 Sadrul Habib Chowdhury Fix #3249 (Bus error using finch on mac os x). Make sure we don't crash if there's no default SIGWINCH handler.
2007-09-21 Sadrul Habib Chowdhury Obligatory typo.
2007-09-21 Sadrul Habib Chowdhury Initialize file descriptors to -1 here too. These haven't caused any
2007-09-21 Sadrul Habib Chowdhury Add and remove url-datas for alias update requests.
2007-09-21 Sadrul Habib Chowdhury Initialize file-descriptors to -1.
2007-09-21 Sean Egan Don't include OS information in jabber:iq:version requests
2007-09-21 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
2007-09-21 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
2007-09-21 Daniel Atallah Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
2007-09-21 Daniel Atallah Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
2007-09-21 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
2007-09-21 Nathan Walp merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'
2007-09-20 Sean Egan 22px Myspace icon
2007-09-20 Sean Egan ChangeLog birthday emblem
2007-09-20 Sean Egan Use birthday emblem in OSCAR. Fixes #300
2007-09-20 Sean Egan Remove 'You have' from 'You have N new e-mails' to take less room and make it more likely to fit on one line
2007-09-20 Sean Egan Remove drop shadows from status icons.
2007-09-20 Daniel Atallah More robust win32 IE proxy settings detection using winhttp. This essentially parses the same registry entries, but we don't have to do the grunt work and it seems to work better. This gives us a start to apply proxy bypass support and autoconfig via PAC file when we can change the API in 3.0.0. I'd also like to change this so we can parse a SOCKS proxy setting and not just fill in the environment variables.
2007-09-20 Daniel Atallah Fix incorrect purple_proxy_connect() callback and comment out an unused function.
2007-09-20 Will Thompson merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
2007-09-20 Kevin Stange Add the version into the imhtml as Sean suggested. Also, eliminate a warning.
2007-09-20 Kevin Stange Not sure why, but someone left out the 22x22 myspace icon. This appeared
2007-09-21 Sadrul Habib Chowdhury presence is an xmlnode here.
2007-09-21 Sadrul Habib Chowdhury merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'
2007-09-20 Sadrul Habib Chowdhury Remove commented out code, and add soem notes.
2007-09-20 Sean Egan Music support for Google Talk
2007-09-20 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
2007-09-20 Mark Doliner Richard pointed out that this was dumb in an email to the devel
2007-09-20 Mark Doliner De-warn:
2007-09-20 Ka-Hing Cheung don't show empty "Status: " anymore, which fixes a glib runtime warning
2007-09-20 Daniel Atallah Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
2007-09-20 Sadrul Habib Chowdhury merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
2007-09-20 Sadrul Habib Chowdhury Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
2007-09-19 Daniel Atallah Fix #2426 - Switching from XMPP to Google Talk in the Add Account dialog doesn't work. I don't think this was a useful check, I don't think it should ever be hit legitimately.
2007-09-19 Sadrul Habib Chowdhury merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
2007-09-19 Sadrul Habib Chowdhury Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
2007-09-19 Sadrul Habib Chowdhury Link the FAQ in the man page.
2007-09-19 Sean Egan merge of '005c57c94d8542339f96a33cfed0fefbad65d68e'
2007-09-19 Sean Egan merge of '316f4132961f32fda272a61203f295e714e8238c'
2007-09-20 Will Thompson "she got all pissy at me because I gave her constructive criticism on her
2007-09-19 Will Thompson I suppose wants_to_die should also be set when your myspace password is
2007-09-19 Will Thompson It's presumably better not to try to connect right after calling
2007-09-19 Sadrul Habib Chowdhury Compile\!
2007-09-19 Sadrul Habib Chowdhury Show 'buzz'/'nudge' etc. messages differently from regular messages.
2007-09-19 Sadrul Habib Chowdhury Fix #104 (Reconnect to network should reconnect chats also). This has been
2007-09-19 Sadrul Habib Chowdhury merge of 'd96ec25855462962b1e1e2f093f242522695c122'
2007-09-19 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions
2007-09-19 Sadrul Habib Chowdhury Update the alias and emit the signal only when the alias has actually changed.
2007-09-19 Sadrul Habib Chowdhury merge of '0799159d49f773b16e3a2354b36ef4e5be854595'
2007-09-19 Sean Egan kiss emoticon for ICQ. Fixes #3215
2007-09-19 Sean Egan Ellipsize some menu actions that require further input. Fixes #1770
2007-09-19 Sean Egan Change _Send To mnemonic to avoid conflicting with Smile
2007-09-19 Sean Egan remove stripping of hard-coded domain names, and just strip anything that starts with (http. Fixes #1618
2007-09-19 Sean Egan Change mnemonic for Account to avoid conflict with Add. Fixes #3166
2007-09-19 Sadrul Habib Chowdhury "(04:48:00) Alver: finch --version doesn't print the version, and just launches finch"
2007-09-19 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
2007-09-19 Carlos Silva Change the MSN Contacts server from omega.contacts.msn.com to contacts.msn.com. Thanks to Masca and proton for spotting the problem and suggesting the fix. Fixes #3193
2007-09-19 Carlos Silva Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
2007-10-24 Ka-Hing Cheung finish converting the rest of stuff to the new soap api, signing on, getting
2007-10-03 Ka-Hing Cheung fix a memleak or 2
2007-10-03 Ka-Hing Cheung seems to fix duplicate oim messages for real. The problem was that MSN tells
2007-10-03 Ka-Hing Cheung fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
2007-10-01 Ka-Hing Cheung oim migrated to new soap code, quadruply duplicated message!
2007-10-01 Ka-Hing Cheung cleanup soap connection with a timeout
2007-10-01 Ka-Hing Cheung removed lots of commented out old soap code
2007-10-01 Ka-Hing Cheung signs on!
2007-09-28 Ka-Hing Cheung the new soap code finally doesn't crash on startup, still can't
2007-09-24 Ka-Hing Cheung handle unauthenticated soap connection
2007-09-24 Ka-Hing Cheung removes public handle to soap connection, instead a connection is looked up
2007-09-21 Ka-Hing Cheung mostly done with soap level parsing, compiles
2007-09-19 Ka-Hing Cheung beginning of soap layer rewrite, does that even compile?
2007-09-16 Richard Laager Make my currentmedia changes compile.
2007-09-16 Richard Laager Remove some #if 0'ed code.
2007-09-16 Richard Laager Remove "Has you", which has been gone in trunk for a while.
2007-09-16 Richard Laager Use the mediaNode variable rather than the psmNode again. This is from a
2007-09-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19)
2007-09-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
2007-09-16 Richard Laager explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
2007-09-16 Richard Laager explicit merge of '753ac22f1fb1d33ecd437bdc3c63ca4f5bd81514'
2007-09-16 Richard Laager explicit merge of '7ca52e5d60c8f4d7842faad73378b57df9db9007'
2007-09-16 Richard Laager explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
2007-09-16 Richard Laager explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
2007-09-16 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
2007-09-16 Richard Laager explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
2007-09-16 Richard Laager explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
2007-09-16 Richard Laager explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
2007-09-16 Richard Laager explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
2007-09-16 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
2007-09-16 Richard Laager Various (untested) changes to the CurrentMedia parsing. This code is a
2007-09-15 Sadrul Habib Chowdhury Ignore empty currentmedia string.
2007-09-15 Sadrul Habib Chowdhury Improve the current-media parsing a little bit.
2007-09-14 Sadrul Habib Chowdhury merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
2007-09-14 Sadrul Habib Chowdhury Make the buddylist sync issue a little less worse.
2007-09-12 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe
2007-09-12 Ka-Hing Cheung Fixes #2502, now we show the status name in the tooltip instead of "Status"
2007-09-09 Ka-Hing Cheung cleans up ownership of soap callback data, this soap stuff is perfect
2007-09-09 Ka-Hing Cheung merge of '0d182c079b200633b234b9a8216aba155384f21b'
2007-09-09 Sadrul Habib Chowdhury merge of '339e17f432d068c87ce9aaa8d19e6f271d1101b1'
2007-09-09 Ka-Hing Cheung I think this is the right way to fix timezone. People on Win32 _and_
2007-09-08 Ka-Hing Cheung merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'
2007-09-08 Ka-Hing Cheung Fixes #2990, apparently I used the wrong #define. Also fix + timezone
2007-09-09 Sadrul Habib Chowdhury Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
2007-09-08 Sadrul Habib Chowdhury Plug memory leaks.
2007-09-08 Sadrul Habib Chowdhury Reset the timer to 0 after removing it. It looks like this may be required here.
2007-09-08 Sadrul Habib Chowdhury Reset unsigned ints to 0 instead of to -1.
2007-09-08 Sadrul Habib Chowdhury Plug some leak.
2007-09-06 Ka-Hing Cheung mostly fixed offline messaging, still 2 bugs:
2007-09-03 Carlos Silva Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
2007-09-03 Carlos Silva Some more cleanups
2007-09-03 Carlos Silva Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.
2007-09-03 Carlos Silva Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
2007-08-31 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57)
2007-08-31 Carlos Silva Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
2007-08-28 Carlos Silva Fix some compiler warnings
2007-08-28 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
2007-08-28 Carlos Silva Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
2007-08-08 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
2007-08-08 Carlos Silva Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.
2007-08-07 Carlos Silva msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this callback function can sometimes free soapconn (such as in nexus_login_read_cb after closing nexus connection)
2007-08-07 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
2007-07-23 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
2007-07-22 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)
2007-07-21 Ka-Hing Cheung merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'
2007-07-21 Ka-Hing Cheung explicit merge of '9a7160daa1babd3ca644d25e4314310e3f24077e'
2007-07-17 Carlos Silva Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738
2007-07-17 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
2007-07-16 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head be582d1ac8a250870b9c691a8cb1ab4c170650bc)
2007-07-14 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d565f6901d390d091fab30d0bd923fa36c335da2)
2007-07-14 Carlos Silva Print the policies sent by the server (GCF command) in a human-readable way.
2007-07-14 Carlos Silva Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
2007-07-09 Carlos Silva We already call msn_set_psm() in the end of msn_session_finish_login()
2007-07-07 Carlos Silva Fix authentication failures handling (ticket 1246) and fix some compiler warnings
2007-07-21 Ka-Hing Cheung oops, not only did I typo'ed MFN, I also did a comparison before I update
2007-07-21 Ka-Hing Cheung removed "PSM:" label and move the message to "Status:" to be consistent with
2007-07-21 Ka-Hing Cheung don't strip html on the status line, so that we don't accidentally strip
2007-07-07 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
2007-07-05 Carlos Silva Add missing type declaration to variable initial
2007-07-05 Carlos Silva In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status information
2007-06-23 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head eedca2ceb89c90a12f734e927c5d3b02bbde9a5c)