Mercurial > pidgin.yaz
graph
-
Fix a couple bugs related to removing mail notifications.Fri, 28 Sep 2007 02:44:07 +0000, by Daniel Atallah
-
Add save button to the debug window and alter some GROW_X for visual appealFri, 28 Sep 2007 02:24:08 +0000, by Richard Nelson
-
merge of 'a5dd91b5d76972cf72a56209503c7e32d71c6e3c'Fri, 28 Sep 2007 01:54:07 +0000, by Daniel Atallah
-
Add a translator note about the word backlog.Thu, 27 Sep 2007 10:06:29 +0000, by Richard Laager
-
- Previous revision whacked a TODOThu, 27 Sep 2007 08:17:20 +0000, by William Ehlhardt
-
- Prompt the user if the local peer certificate cache is not found.Thu, 27 Sep 2007 08:12:09 +0000, by William Ehlhardt
-
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 #3308Thu, 27 Sep 2007 04:41:04 +0000, by 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.Wed, 26 Sep 2007 21:03:16 +0000, by Daniel Atallah
-
Remove g_assert() from msimprpl.Wed, 26 Sep 2007 19:55:33 +0000, by Jeffrey Connelly
-
serv_got_attention() doesn't expect an escaped string; it just wants a name. The str variable was unused.Fri, 28 Sep 2007 00:33:12 +0000, by Evan Schoenberg
-
merge of 'b23d43806fbfeabc5007c65090195a3aa6c0a4d9'Wed, 26 Sep 2007 10:35:37 +0000, by Sadrul Habib Chowdhury
-
Invalidate old oscar icons when someone clears their icon.Wed, 26 Sep 2007 07:57:14 +0000, by Mark Doliner
-
disapproval of revision '1af4cc5be54c6712945771f62fb95bd07f4a6104'Wed, 26 Sep 2007 09:21:42 +0000, by Stu Tomlinson
-
Patch from David Fang to correctly #include two headersWed, 26 Sep 2007 07:35:01 +0000, by Mark Doliner
-
Fix lots of little memory leaks in the MySpace protocol plugin.Wed, 26 Sep 2007 07:25:22 +0000, by Mark Doliner
-
Prevent the smiley window appearing outside of the working area on win32. Fixes #3261.Tue, 25 Sep 2007 21:16:55 +0000, by Daniel Atallah
-
update the creditsTue, 25 Sep 2007 18:14:41 +0000, by Luke Schierer
-
fixes #3140Tue, 25 Sep 2007 18:06:20 +0000, by Milo¸«Ž Popovi¸««
-
fixes #3097Tue, 25 Sep 2007 17:54:11 +0000, by Martin Srebotnjak
-
fixes #3088Tue, 25 Sep 2007 17:45:36 +0000, by Claudio Satriano
-
merge of 'b2924d43f1e1cb2d01705932d9a06df6eedf7ac0'Tue, 25 Sep 2007 17:22:45 +0000, by Luke Schierer
-
merge of '31d62e1a78974a0239e86bfeb42b29ab75216114'Mon, 24 Sep 2007 12:14:42 +0000, by Luke Schierer
-
merge of '0323f7621f6891ce008d0a124fef6ed63c856802'Sun, 23 Sep 2007 11:38:13 +0000, by Luke Schierer
-
merge of '025faf23aaac403798451974c320c4de6df470d5'Sat, 22 Sep 2007 03:21:11 +0000, by Luke Schierer
-
merge of '2bc502ae06ff6db803c8fe3bd64f1d4cbb88e13f'Fri, 21 Sep 2007 12:56:21 +0000, by Luke Schierer
-
merge of '3bb908cd6c040c3dbcefdcfead20de7044a7e217'Thu, 20 Sep 2007 18:59:34 +0000, by Luke Schierer
-
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'Thu, 20 Sep 2007 12:02:57 +0000, by Luke Schierer
-
Don't show "tune" and "mobile" in the Edit a Status! window, and don'tWed, 26 Sep 2007 06:56:02 +0000, by Mark Doliner
-
Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a nameWed, 26 Sep 2007 06:54:16 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head b2924d43f1e1cb2d01705932d9a06df6eedf7ac0)Tue, 25 Sep 2007 09:01:03 +0000, by Mark Doliner
-
Is there any reason these statuses were set to not saveable andTue, 25 Sep 2007 08:59:30 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head e67a54b3bf4349b6e65a46f749626a122c6afb22)Fri, 21 Sep 2007 13:27:41 +0000, by Sadrul Habib Chowdhury
-
When running stats.pl, just update the po files in place rather thanTue, 25 Sep 2007 08:54:29 +0000, by Mark Doliner
-
Check in updated po files because holy crap, it cut the time that itTue, 25 Sep 2007 08:47:16 +0000, by Mark Doliner
-
At the request of heir Ihar Hrachyshka, correctly list BelarusianTue, 25 Sep 2007 07:37:18 +0000, by Mark Doliner
-
Watch for CTRL+C when running stats.pl and exit, rather than making youTue, 25 Sep 2007 07:08:29 +0000, by Mark Doliner
-
Forgot to remove a printfTue, 25 Sep 2007 04:54:04 +0000, by Daniel Atallah
-
Close the pipes to the dnssrv child process. Fixes #3245Tue, 25 Sep 2007 04:51:04 +0000, by Daniel Atallah
-
When entering the message for a substatus, get the text from the imhtmlMon, 24 Sep 2007 08:17:19 +0000, by Mark Doliner
-
Consider offline contacts when calculating the priority buddy. IMon, 24 Sep 2007 01:47:27 +0000, by Mark Doliner
-
Whoops, I forgot to register the callback function for the incomingMon, 24 Sep 2007 01:33:59 +0000, by Mark Doliner
-
Uh, these two callbacks were backwards. Methinks somebody didn't testMon, 24 Sep 2007 01:25:56 +0000, by Mark Doliner
-
Another patch from Collin from ComBOTS Product GmbH. Now, if youMon, 24 Sep 2007 00:40:20 +0000, by Mark Doliner
-
A patch from Collin from ComBOTS, I guess. This fixes setting yourSun, 23 Sep 2007 22:17:15 +0000, by Mark Doliner
-
merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'Sun, 23 Sep 2007 22:08:46 +0000, by Mark Doliner
-
A single-character patch from Justin Pryzby for the pidgin man page:Sun, 23 Sep 2007 20:19:13 +0000, by Justin Pryzby
-
merge of '45c21fe8414cc05dba5ae7500e19b9e06c78e283'Sun, 23 Sep 2007 01:27:48 +0000, by Sadrul Habib Chowdhury
-
Pressing INSERT in the buddy list brings up the 'Add Buddy' dialog.Sun, 23 Sep 2007 01:25:56 +0000, by Sadrul Habib Chowdhury
-
Revert Sean's change made in bc3eeb1d4eeaeaee53957eb2efb1dd14f651c1d7 toSat, 22 Sep 2007 20:42:40 +0000, by Richard Laager
-
Add msn/contact.c and msn/oim.c to POTFILES.inSat, 22 Sep 2007 20:31:49 +0000, by Richard Laager
-
Reverted to void *, because Gtk::Window wasn't working :o(Sun, 23 Sep 2007 01:11:37 +0000, by Gabriel Schulhof
-
Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *Sun, 23 Sep 2007 00:56:54 +0000, by Gabriel Schulhof
-
Simplified perl bindings for GtkDialogs.xsSat, 22 Sep 2007 22:32:42 +0000, by Gabriel Schulhof
-
Doing pouncesSat, 22 Sep 2007 22:29:23 +0000, by Gabriel Schulhof
-
Doing plugin dialogSat, 22 Sep 2007 22:10:10 +0000, by Gabriel Schulhof
-
unnecessary diffSat, 22 Sep 2007 21:58:29 +0000, by Gabriel Schulhof
-
whitespaceSat, 22 Sep 2007 21:55:10 +0000, by Gabriel Schulhof
-
Re-worked gtklog functions and perl bindingsSat, 22 Sep 2007 20:55:11 +0000, by Gabriel Schulhof
-
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)Sat, 22 Sep 2007 20:41:58 +0000, by Gabriel Schulhof
-
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)Sat, 22 Sep 2007 20:40:11 +0000, by Gabriel Schulhof
-
Making pidgin_dialogs_about _with_parentSat, 22 Sep 2007 20:31:46 +0000, by Gabriel Schulhof
-
disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'Sat, 22 Sep 2007 19:23:36 +0000, by Gabriel Schulhof
-
Accidentally merged stuff from omgp.pidgin (somehow)Sat, 22 Sep 2007 19:22:38 +0000, by Gabriel Schulhof
-
WeirdnessSat, 22 Sep 2007 19:01:55 +0000, by Gabriel Schulhof
-
Fixing Request.xsSat, 22 Sep 2007 18:46:55 +0000, by Gabriel Schulhof
-
Fixing Request.xsSat, 22 Sep 2007 18:32:18 +0000, by Gabriel Schulhof
-
Fixed perl bindingsSat, 22 Sep 2007 18:20:59 +0000, by Gabriel Schulhof
-
Fixed perl bindingsSat, 22 Sep 2007 18:12:08 +0000, by Gabriel Schulhof
-
Restoring gntblist.c:create_menuSat, 22 Sep 2007 18:05:11 +0000, by Gabriel Schulhof
-
Bad propagateSat, 22 Sep 2007 18:02:20 +0000, by Gabriel Schulhof
-
compileSat, 22 Sep 2007 17:37:07 +0000, by Gabriel Schulhof
-
compileSat, 22 Sep 2007 17:33:36 +0000, by Gabriel Schulhof
-
CompileSat, 22 Sep 2007 17:29:44 +0000, by Gabriel Schulhof
-
Minor fixSat, 22 Sep 2007 17:06:17 +0000, by Gabriel Schulhof
-
Updated hinting to be less invasiveSat, 22 Sep 2007 16:19:34 +0000, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)Sat, 22 Sep 2007 09:48:07 +0000, by Gabriel Schulhof
-
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 16:09:12 +0000, by Sadrul Habib Chowdhury
-
Obligatory typo.Fri, 21 Sep 2007 13:39:48 +0000, by Sadrul Habib Chowdhury
-
Initialize file descriptors to -1 here too. These haven't caused anyFri, 21 Sep 2007 13:18:41 +0000, by Sadrul Habib Chowdhury
-
Add and remove url-datas for alias update requests.Fri, 21 Sep 2007 12:50:41 +0000, by Sadrul Habib Chowdhury
-
Initialize file-descriptors to -1.Fri, 21 Sep 2007 12:48:42 +0000, by Sadrul Habib Chowdhury
-
Don't include OS information in jabber:iq:version requestsFri, 21 Sep 2007 07:38:26 +0000, by Sean Egan
-
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 03:24:29 +0000, by Daniel Atallah
-
Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.Fri, 21 Sep 2007 01:49:27 +0000, by Daniel Atallah
-
Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.Fri, 21 Sep 2007 00:55:32 +0000, by Daniel Atallah
-
Clear out the mail notifications for an account when we receive a notification of 0 emails.Fri, 21 Sep 2007 00:53:41 +0000, by Daniel Atallah
-
merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'Fri, 21 Sep 2007 00:32:33 +0000, by Nathan Walp
-
22px Myspace iconThu, 20 Sep 2007 19:28:55 +0000, by Sean Egan
-
ChangeLog birthday emblemThu, 20 Sep 2007 19:26:23 +0000, by Sean Egan
-
Use birthday emblem in OSCAR. Fixes #300Thu, 20 Sep 2007 19:24:14 +0000, by 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 lineThu, 20 Sep 2007 19:21:25 +0000, by Sean Egan
-
Remove drop shadows from status icons.Thu, 20 Sep 2007 19:20:12 +0000, by Sean Egan
-
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 18:01:22 +0000, by Daniel Atallah
-
Fix incorrect purple_proxy_connect() callback and comment out an unused function.Thu, 20 Sep 2007 17:45:37 +0000, by Daniel Atallah
-
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'Thu, 20 Sep 2007 16:32:45 +0000, by Will Thompson
-
Add the version into the imhtml as Sean suggested. Also, eliminate a warning.Thu, 20 Sep 2007 08:49:21 +0000, by Kevin Stange
-
Not sure why, but someone left out the 22x22 myspace icon. This appearedThu, 20 Sep 2007 08:28:09 +0000, by Kevin Stange
-
presence is an xmlnode here.Fri, 21 Sep 2007 02:11:29 +0000, by Sadrul Habib Chowdhury
-
merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'Fri, 21 Sep 2007 00:20:20 +0000, by Sadrul Habib Chowdhury
-
Remove commented out code, and add soem notes.Thu, 20 Sep 2007 20:18:57 +0000, by Sadrul Habib Chowdhury
-
Music support for Google TalkThu, 20 Sep 2007 23:22:35 +0000, by Sean Egan
-
Use an independant status type for 'current media' stuff, instead of usingThu, 20 Sep 2007 16:30:17 +0000, by Sadrul Habib Chowdhury
-
Richard pointed out that this was dumb in an email to the develThu, 20 Sep 2007 06:29:21 +0000, by Mark Doliner
-
De-warn:Thu, 20 Sep 2007 06:21:37 +0000, by Mark Doliner
-
don't show empty "Status: " anymore, which fixes a glib runtime warningThu, 20 Sep 2007 05:28:33 +0000, by Ka-Hing Cheung
-
Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594Thu, 20 Sep 2007 03:05:54 +0000, by Daniel Atallah
-
merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'Thu, 20 Sep 2007 02:41:42 +0000, by Sadrul Habib Chowdhury
-
Reset file descriptors to -1 instead of 0. This should fix some weird unexpectedThu, 20 Sep 2007 02:38:49 +0000, by Sadrul Habib Chowdhury
-
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 22:21:22 +0000, by Daniel Atallah
-
merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'Wed, 19 Sep 2007 21:40:02 +0000, by Sadrul Habib Chowdhury