log

age author description
Sun, 23 Sep 2007 01:11:37 +0000 Gabriel Schulhof Reverted to void *, because Gtk::Window wasn't working :o(
Sun, 23 Sep 2007 00:56:54 +0000 Gabriel Schulhof Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *
Sat, 22 Sep 2007 22:32:42 +0000 Gabriel Schulhof Simplified perl bindings for GtkDialogs.xs
Sat, 22 Sep 2007 22:29:23 +0000 Gabriel Schulhof Doing pounces
Sat, 22 Sep 2007 22:10:10 +0000 Gabriel Schulhof Doing plugin dialog
Sat, 22 Sep 2007 21:58:29 +0000 Gabriel Schulhof unnecessary diff
Sat, 22 Sep 2007 21:55:10 +0000 Gabriel Schulhof whitespace
Sat, 22 Sep 2007 20:55:11 +0000 Gabriel Schulhof Re-worked gtklog functions and perl bindings
Sat, 22 Sep 2007 20:41:58 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
Sat, 22 Sep 2007 20:40:11 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
Sat, 22 Sep 2007 20:31:46 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent
Sat, 22 Sep 2007 19:23:36 +0000 Gabriel Schulhof disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
Sat, 22 Sep 2007 19:22:38 +0000 Gabriel Schulhof Accidentally merged stuff from omgp.pidgin (somehow)
Sat, 22 Sep 2007 19:01:55 +0000 Gabriel Schulhof Weirdness
Sat, 22 Sep 2007 18:46:55 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:32:18 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:20:59 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 22 Sep 2007 18:12:08 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 22 Sep 2007 18:05:11 +0000 Gabriel Schulhof Restoring gntblist.c:create_menu
Sat, 22 Sep 2007 18:02:20 +0000 Gabriel Schulhof Bad propagate
Sat, 22 Sep 2007 17:37:07 +0000 Gabriel Schulhof compile
Sat, 22 Sep 2007 17:33:36 +0000 Gabriel Schulhof compile
Sat, 22 Sep 2007 17:29:44 +0000 Gabriel Schulhof Compile
Sat, 22 Sep 2007 17:06:17 +0000 Gabriel Schulhof Minor fix
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Fri, 21 Sep 2007 16:09:12 +0000 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.
Fri, 21 Sep 2007 13:39:48 +0000 Sadrul Habib Chowdhury Obligatory typo.
Fri, 21 Sep 2007 13:18:41 +0000 Sadrul Habib Chowdhury Initialize file descriptors to -1 here too. These haven't caused any
Fri, 21 Sep 2007 12:50:41 +0000 Sadrul Habib Chowdhury Add and remove url-datas for alias update requests.
Fri, 21 Sep 2007 12:48:42 +0000 Sadrul Habib Chowdhury Initialize file-descriptors to -1.
Fri, 21 Sep 2007 07:38:26 +0000 Sean Egan Don't include OS information in jabber:iq:version requests
Fri, 21 Sep 2007 03:24:29 +0000 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.
Fri, 21 Sep 2007 02:46:27 +0000 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.
Fri, 21 Sep 2007 01:49:27 +0000 Daniel Atallah Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
Fri, 21 Sep 2007 00:55:32 +0000 Daniel Atallah Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
Fri, 21 Sep 2007 00:53:41 +0000 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
Fri, 21 Sep 2007 00:32:33 +0000 Nathan Walp merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'
Thu, 20 Sep 2007 19:28:55 +0000 Sean Egan 22px Myspace icon
Thu, 20 Sep 2007 19:26:23 +0000 Sean Egan ChangeLog birthday emblem
Thu, 20 Sep 2007 19:24:14 +0000 Sean Egan Use birthday emblem in OSCAR. Fixes #300
Thu, 20 Sep 2007 19:21:25 +0000 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
Thu, 20 Sep 2007 19:20:12 +0000 Sean Egan Remove drop shadows from status icons.
Thu, 20 Sep 2007 18:01:22 +0000 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.
Thu, 20 Sep 2007 17:45:37 +0000 Daniel Atallah Fix incorrect purple_proxy_connect() callback and comment out an unused function.
Thu, 20 Sep 2007 16:32:45 +0000 Will Thompson merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
Thu, 20 Sep 2007 08:49:21 +0000 Kevin Stange Add the version into the imhtml as Sean suggested. Also, eliminate a warning.
Thu, 20 Sep 2007 08:28:09 +0000 Kevin Stange Not sure why, but someone left out the 22x22 myspace icon. This appeared
Fri, 21 Sep 2007 02:11:29 +0000 Sadrul Habib Chowdhury presence is an xmlnode here.
Fri, 21 Sep 2007 00:20:20 +0000 Sadrul Habib Chowdhury merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'
Thu, 20 Sep 2007 20:18:57 +0000 Sadrul Habib Chowdhury Remove commented out code, and add soem notes.
Thu, 20 Sep 2007 23:22:35 +0000 Sean Egan Music support for Google Talk
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Thu, 20 Sep 2007 06:29:21 +0000 Mark Doliner Richard pointed out that this was dumb in an email to the devel
Thu, 20 Sep 2007 06:21:37 +0000 Mark Doliner De-warn:
Thu, 20 Sep 2007 05:28:33 +0000 Ka-Hing Cheung don't show empty "Status: " anymore, which fixes a glib runtime warning
Thu, 20 Sep 2007 03:05:54 +0000 Daniel Atallah Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
Thu, 20 Sep 2007 02:41:42 +0000 Sadrul Habib Chowdhury merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
Thu, 20 Sep 2007 02:38:49 +0000 Sadrul Habib Chowdhury Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
Wed, 19 Sep 2007 22:21:22 +0000 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.
Wed, 19 Sep 2007 21:40:02 +0000 Sadrul Habib Chowdhury merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
Wed, 19 Sep 2007 21:37:12 +0000 Sadrul Habib Chowdhury Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
Wed, 19 Sep 2007 21:35:25 +0000 Sadrul Habib Chowdhury Link the FAQ in the man page.
Wed, 19 Sep 2007 20:35:10 +0000 Sean Egan merge of '005c57c94d8542339f96a33cfed0fefbad65d68e'
Wed, 19 Sep 2007 19:27:43 +0000 Sean Egan merge of '316f4132961f32fda272a61203f295e714e8238c'
Thu, 20 Sep 2007 16:30:03 +0000 Will Thompson "she got all pissy at me because I gave her constructive criticism on her
Wed, 19 Sep 2007 18:12:01 +0000 Will Thompson I suppose wants_to_die should also be set when your myspace password is
Wed, 19 Sep 2007 17:53:52 +0000 Will Thompson It's presumably better not to try to connect right after calling
Wed, 19 Sep 2007 12:12:10 +0000 Sadrul Habib Chowdhury Compile\!
Wed, 19 Sep 2007 11:29:19 +0000 Sadrul Habib Chowdhury Show 'buzz'/'nudge' etc. messages differently from regular messages.
Wed, 19 Sep 2007 10:57:37 +0000 Sadrul Habib Chowdhury Fix #104 (Reconnect to network should reconnect chats also). This has been
Wed, 19 Sep 2007 10:07:03 +0000 Sadrul Habib Chowdhury merge of 'd96ec25855462962b1e1e2f093f242522695c122'
Wed, 19 Sep 2007 10:01:45 +0000 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions
Wed, 19 Sep 2007 09:52:54 +0000 Sadrul Habib Chowdhury Update the alias and emit the signal only when the alias has actually changed.
Wed, 19 Sep 2007 08:55:52 +0000 Sadrul Habib Chowdhury merge of '0799159d49f773b16e3a2354b36ef4e5be854595'
Wed, 19 Sep 2007 18:08:44 +0000 Sean Egan kiss emoticon for ICQ. Fixes #3215
Wed, 19 Sep 2007 09:43:07 +0000 Sean Egan Ellipsize some menu actions that require further input. Fixes #1770
Wed, 19 Sep 2007 07:56:56 +0000 Sean Egan Change _Send To mnemonic to avoid conflicting with Smile
Wed, 19 Sep 2007 07:52:15 +0000 Sean Egan remove stripping of hard-coded domain names, and just strip anything that starts with (http. Fixes #1618
Wed, 19 Sep 2007 07:40:17 +0000 Sean Egan Change mnemonic for Account to avoid conflict with Add. Fixes #3166
Wed, 19 Sep 2007 08:53:00 +0000 Sadrul Habib Chowdhury "(04:48:00) Alver: finch --version doesn't print the version, and just launches finch"
Wed, 19 Sep 2007 06:22:25 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
Wed, 19 Sep 2007 06:11:36 +0000 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
Wed, 19 Sep 2007 06:08:42 +0000 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.
Wed, 24 Oct 2007 06:35:54 +0000 Ka-Hing Cheung finish converting the rest of stuff to the new soap api, signing on, getting
Wed, 03 Oct 2007 05:05:35 +0000 Ka-Hing Cheung fix a memleak or 2
Wed, 03 Oct 2007 04:18:36 +0000 Ka-Hing Cheung seems to fix duplicate oim messages for real. The problem was that MSN tells
Wed, 03 Oct 2007 02:43:16 +0000 Ka-Hing Cheung fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
Mon, 01 Oct 2007 07:20:35 +0000 Ka-Hing Cheung oim migrated to new soap code, quadruply duplicated message!
Mon, 01 Oct 2007 01:22:37 +0000 Ka-Hing Cheung cleanup soap connection with a timeout
Mon, 01 Oct 2007 00:40:30 +0000 Ka-Hing Cheung removed lots of commented out old soap code
Mon, 01 Oct 2007 00:29:44 +0000 Ka-Hing Cheung signs on!
Fri, 28 Sep 2007 05:51:49 +0000 Ka-Hing Cheung the new soap code finally doesn't crash on startup, still can't
Mon, 24 Sep 2007 06:04:54 +0000 Ka-Hing Cheung handle unauthenticated soap connection
Mon, 24 Sep 2007 05:29:07 +0000 Ka-Hing Cheung removes public handle to soap connection, instead a connection is looked up
Fri, 21 Sep 2007 06:50:40 +0000 Ka-Hing Cheung mostly done with soap level parsing, compiles
Wed, 19 Sep 2007 06:20:08 +0000 Ka-Hing Cheung beginning of soap layer rewrite, does that even compile?
Sun, 16 Sep 2007 18:47:12 +0000 Richard Laager Make my currentmedia changes compile.
Sun, 16 Sep 2007 18:34:58 +0000 Richard Laager Remove some #if 0'ed code.
Sun, 16 Sep 2007 18:34:36 +0000 Richard Laager Remove "Has you", which has been gone in trunk for a while.
Sun, 16 Sep 2007 18:18:37 +0000 Richard Laager Use the mediaNode variable rather than the psmNode again. This is from a
Sun, 16 Sep 2007 18:11:54 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19)
Sun, 16 Sep 2007 18:10:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
Sun, 16 Sep 2007 18:07:46 +0000 Richard Laager explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
Sun, 16 Sep 2007 18:07:27 +0000 Richard Laager explicit merge of '753ac22f1fb1d33ecd437bdc3c63ca4f5bd81514'
Sun, 16 Sep 2007 18:06:22 +0000 Richard Laager explicit merge of '7ca52e5d60c8f4d7842faad73378b57df9db9007'
Sun, 16 Sep 2007 18:05:55 +0000 Richard Laager explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
Sun, 16 Sep 2007 18:05:12 +0000 Richard Laager explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sun, 16 Sep 2007 18:03:41 +0000 Richard Laager explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
Sun, 16 Sep 2007 18:02:50 +0000 Richard Laager explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
Sun, 16 Sep 2007 18:01:18 +0000 Richard Laager explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
Sun, 16 Sep 2007 17:59:57 +0000 Richard Laager explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
Sun, 16 Sep 2007 17:58:40 +0000 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
Sun, 16 Sep 2007 17:52:49 +0000 Richard Laager Various (untested) changes to the CurrentMedia parsing. This code is a
Sat, 15 Sep 2007 23:53:15 +0000 Sadrul Habib Chowdhury Ignore empty currentmedia string.
Sat, 15 Sep 2007 11:34:39 +0000 Sadrul Habib Chowdhury Improve the current-media parsing a little bit.
Fri, 14 Sep 2007 04:32:43 +0000 Sadrul Habib Chowdhury merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
Fri, 14 Sep 2007 04:32:30 +0000 Sadrul Habib Chowdhury Make the buddylist sync issue a little less worse.
Wed, 12 Sep 2007 05:36:59 +0000 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe