summaryrefslogtreecommitdiff
path: root/COPYRIGHT
Commit message (Collapse)AuthorAgeFilesLines
* [gaim-migrate @ 15152]Mark Doliner2006-01-101-0/+1
| | | | | | Adding an SVG version of our gaim.png icon. Created by John Oyler and tweaked by me. I think it looks pretty good, but feel free to make your own tweaks. Inkscape is pretty nice.
* [gaim-migrate @ 15145]Peter Lawler2006-01-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | SF Patch #1389870 from Bleeter, building on work in SF Patch #1114194 from Alex Badea "Following on from #1114194, where I thought that sending audibles is a little twitty because we can't see what's going on, I also noted that it would be nice if we could display the URL wheree the audible swf file lived. The example URL provided only supported US locales, which also needed addressing. I've tested this patch with the Taiwain audible, named within the patch, by confirming that the URL pattern match actually works. Whether it actually works when sent from a Taiwanese YIM native client, I have no idea. It looks like it should. Just to re-iterate: This patch displays the the received audible's URL and text only, not the audible swf file itself, nor does it send anything." committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 15118]Mark Doliner2006-01-091-1/+1
| | | | My bad!
* [gaim-migrate @ 15113]Nick Hebner2006-01-081-0/+1
| | | | | | | sf patch #1399388, from Nick Hebner Account menu icon update on account-status-changed committer: Mark Doliner <markdoliner@pidgin.im>
* [gaim-migrate @ 15065]Richard Laager2006-01-041-0/+1
| | | | Copyright for lildude.
* [gaim-migrate @ 15037]Lucio Maciel2006-01-031-0/+1
| | | | | | | | | | | | | | | | | | | SF Patch #1386297 from Lucio Maciel "Add per pounce options, to pounce only when away/not available. Add pounce when receive a new im message (received-im-msg signal) Fix (pounce != GAIM_POUNCE_NONE) in gaim_pounce_set_events()" I changed this patch so that you can't create a pounce that sends an IM in response to receiving an IM. Auto-reply is messy. I also cleaned up some little things that were bothering me in the pounce dialog. committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 15028]Martijn Dekker2006-01-021-0/+1
| | | | | | | | | | | | | | | | | | | Changes from and inspired by SF Patch #1394379 from Martijn Dekker "The attached patch to configure.ac fixes two issues: (1) To compile Gaim 2.0.0cvs on Mac OS X, the linker flag "-lresolv" is needed to correctly link to the libresolv library, or the linker will complain about an illegal indirect reference to "res_9_dn_expand" in src/dnssrv.c. (2) On Mac OS X with Fink, the /sw/include and /sw/lib paths need to be included in CPPFLAGS and LDFLAGS respectively for configure to detect certain libraries such as libao and GNUTLS." I took a different (and untested) approach to solving the first one. As for the second, we were already doing CFLAGS, so I only accepted the LDFLAGS part. committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 15027]Steve Cavilia2006-01-021-0/+1
| | | | | | | | | | | | SF Patch #1393857 from Steve Cavilia 'This will make gaim-remote accept "aim" as a protocol name as an alias for "oscar," so the traditional aim:goim?... links will work' I also special-cased ICQ. committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 15019]Julien Pivotto2005-12-291-0/+1
| | | | | | | | | | SF Patch #139054 from Julien Pivotto " There is 4 new pictures (arrows) for the Tab D&D. In the sources, it is in /pixmaps. And It's under GPL !" committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 14820]Simon Wilkinson2005-12-171-0/+1
| | | | | | | | | | patch from Simon Wilkinson to add Cyrus SASL support for jabber Give him credit if it works flawlessly. Blame me if it doesn't, as the patch was against 1.3.1 (yeah, I've been sitting on it for that long), and I had to merge it to HEAD, and clean up a bunch of warnings committer: Nathan Walp <nwalp@pidgin.im>
* [gaim-migrate @ 14789]Aleksander Piotrowski2005-12-131-0/+1
| | | | | | | | | | | | Patch to gaim-devel by Aleksander Piotrowski "Looks like if one sets alias for particular buddy then alias_buddy callback is not called. Following diff fixes that problem for me (verified with jabber and my own protocol plugins) but I'm not sure if it is correct place to call serv_alias_buddy() (as I'm not sure if this whole alias bug isn't only my local problem ;)" committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 14776]Pradyumna Sampath2005-12-121-1/+2
| | | | | | | | | | | | | | Patch sent to gaim-devel by Pradyumna Sampath Corresponding to SF #1378865: 'In the menu: "Accounts - Enable Account" menu item. Gives a list of accounts that are *not* online. Shouldnt this be greyed to indicate so ? If you think it should be here is a patch that does the same , you may use it if you want to.' committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 14775]Peter Lawler2005-12-121-0/+3
| | | | | | A patch from Bleeter, with some copyright stuff updated by me. This syncs gtksourceiter.c and gtksourceiter.h with upstream. It doesn't seem to break anything and supposedly has bug fixes. Let's see what happens.... committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 14772]Richard Laager2005-12-121-1/+1
| | | | Correct the spelling of Jeroen Zwartepoorte
* [gaim-migrate @ 14713]Richard Laager2005-12-081-1/+1
| | | | Sync some things up with the contact list on the web and/or the about box.
* [gaim-migrate @ 14699]Ethan Blanton2005-12-081-0/+2
| | | | Somehow Thomas wasn't in COPYRIGHT, and of course Praveen was not.
* [gaim-migrate @ 14595]Etan Reisner2005-12-021-0/+1
| | | | | Adam Wendt <adam@ipwebdev.com> gives us the playing-sound-event signal, now plugins can stop sound events, or play their own.
* [gaim-migrate @ 14418]Nathan Walp2005-11-161-0/+1
| | | | I found the owner of that patch to plugin.c
* [gaim-migrate @ 14362]Richard Laager2005-11-131-1/+0
| | | | Revert GtkSpell dynamic loading. A GtkSpell plugin is a better idea, and nosnilmot says he has one that's close to fully functional.
* [gaim-migrate @ 14356]Mike Hearn2005-11-131-0/+1
| | | | | | | | | | | | SF Patch #1351190 from Michael Hearn "This allows Linux binaries of Gaim to operate even when GTKspell is not available at runtime. Useful for the autopackages." I made a number of changes to this, so blame me first if it's busted. committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 14346]Nathan Walp2005-11-121-0/+1
| | | | Luca Barbato says this is the right thing to do
* [gaim-migrate @ 14306]Joao Lu?s Marques Pinto2005-11-091-0/+1
| | | | | | | | | | | sf patch #1167921, from Joao Lu?s Marques Pinto "This patch adds the command /nickserv, /chanserv, /memoserv, /operserv, it is safer than the /msg option because more modern ircds will ensure that the message is routed to a service and not to a "fake" client." committer: Mark Doliner <markdoliner@pidgin.im>
* [gaim-migrate @ 14216]John Eckerdal2005-10-311-1/+2
| | | | | | | | sf patch #1292363, from John Eckerdal Don't update the file transfer dialog more than once per second (it made stuff use a lot of CPU) committer: Mark Doliner <markdoliner@pidgin.im>
* [gaim-migrate @ 14213]Richard Gobeille2005-10-311-0/+1
| | | | | | | | part of sf patch #1342853, from Richard Gobeille Gray out a buddy icon animate preference if buddy icons are disabled committer: Mark Doliner <markdoliner@pidgin.im>
* [gaim-migrate @ 14141]Richard Stellingwerff2005-10-271-0/+1
| | | | | | | | patch from Richard Stellingwerff to fix my CVS crash. I think I might put him up for sainthood. (I could have sworn that I tried this, and it didn't work before, but it works now) committer: Nathan Walp <nwalp@pidgin.im>
* [gaim-migrate @ 14110]David Fiander2005-10-251-0/+1
| | | | | | | | | | | | | SF Patch #1249461 from David Fiander "When a buddy toggles Allow/Disallow mobile pages the server sends an NLN command to the client with an updated client id number (see http://www.hypothetic.org/docs/msn/notification/presence.php). This patch adds support for properly tracking the mobile paging status of buddies." committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 13950]Michael Carlson2005-10-141-0/+1
| | | | | | Simplification from Michael Carlson committer: Ethan Blanton <elb@pidgin.im>
* [gaim-migrate @ 13945]Eoin Coffey2005-10-141-0/+1
| | | | | | | Thanks to the hard work of Eoin 'ecoffey' Coffey, here is the mono plugin loader. It needs a lot of api wrapping a bit more autotools loving, but with the basic API that is wrapped, it works quite well. committer: Gary Kramlich <grim@reaperworld.com>
* [gaim-migrate @ 13901]Tim Ringenbach2005-10-081-0/+1
| | | | This is supposed to make italian yahoo profiles work better
* [gaim-migrate @ 13897]Kris Marsh2005-10-081-0/+1
| | | | | | This patch, from Kris Marsh (moogman), updates a couple client capabilities names in the MSN prpl and adds a new one. They're not currently in use, but this is a simple patch and I think it's important that we have the most current understanding of the capability bits represented in the enum. committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 13812]Casey Harkins2005-09-171-0/+1
| | | | | | Source Forge patch 1273590 from Casey Harkins to move all sound playing events into gtksound.[ch] as well as a few other clean ups to make sure that all sounds are being played by the ui. committer: Gary Kramlich <grim@reaperworld.com>
* [gaim-migrate @ 13806]Luke Schierer2005-09-151-0/+1
| | | | | This creates an unidle menu option for the I'dle Mak'er plugin. I like having this.
* [gaim-migrate @ 13763]Francesco Fracassi2005-09-111-0/+1
| | | | | | | | The MSN specific parts of patch 1280944 from Francesco Fracassi to improve our support for custom smilies. (the UI part of that patch, or some derivative, is still required) committer: Stu Tomlinson <nosnilmot@pidgin.im>
* [gaim-migrate @ 13707]Luke Schierer2005-09-081-0/+1
| | | | | Control-Shift-Tab behaves like Control-Tab does, but going in reverse order.
* [gaim-migrate @ 13693]Richard Laager2005-09-061-0/+1
| | | | | | | | | | | | This commit includes a number of changes: 1. Aliases are now used consistently in chats. If the prpl uses unique screen names for chats (e.g. Jabber), then aliases are not used at all. 2. The chat list is now colorized to match the colors used in the chat itself. 3. Buddies are bolded in the chat user list. 4. Buddies are sorted above non-buddies in the chat user list. 5. The chat user list is ellipsized when possible (i.e. on GTK+ 2.6.0 or above). 6. I've accepted patch #1178248, by Matt Amato to add "buddy-added" and "buddy-removed" signals. These were used in my implementation of #3 and #4, to update the GUI when users are added or removed from the buddy list. 7. I've added a "blist-node-aliased" signal that is emitted when a buddy, contact, or chat is aliased. 8. Since it was hard to separate and I need it at some point, I'm letting it slip in... I've changed GaimConversation.log to be a GList named logs. This way, we can have multiple logs for a single conversation. This will be necessary to implement unnamed chat logging in some reasonable fasion (see my notes in the TODO file).
* [gaim-migrate @ 13670]Luke Schierer2005-09-031-1/+1
| | | | | | | | | from patch #1264246: Comment By: Luke Schierer (lschiere) what name should the copyright assignment go to here? Comment By: Zmitrok (zmitrok) Sony Computer Entertainment America, Inc.
* [gaim-migrate @ 13669]Richard Laager2005-09-031-1/+1
| | | | | dolphinling says: Um, that's still out of order, no?
* [gaim-migrate @ 13659]Mark Doliner2005-09-021-1/+1
| | | | YOU ARE OUT OF ORDER
* [gaim-migrate @ 13656]Mark Doliner2005-09-021-0/+1
| | | | | I don't know why this guy is in my COPYRIGHT file, but I'm guessing it's from something I committed in the past.
* [gaim-migrate @ 13637]Peter McCurdy2005-09-011-0/+1
| | | | | | | | | sf patch #1277682, from Peter McCurdy Display most recent log by default in View Logs window FANtastic! committer: Mark Doliner <markdoliner@pidgin.im>
* [gaim-migrate @ 13623]Ken Tossell2005-08-311-0/+1
| | | | | | patch from Ken Tossell for jabber chat affiliations committer: Nathan Walp <nwalp@pidgin.im>
* [gaim-migrate @ 13621]Zmitrok2005-08-311-0/+1
| | | | | | patch from Zmitrok committer: Nathan Walp <nwalp@pidgin.im>
* [gaim-migrate @ 13595]Richard Laager2005-08-301-0/+3
| | | | | | | | | | | | | | | Icon Updates: 1. Use GTK+ stock icons wherever possible. 2. Tracked (via the GNOME tracker) the creators of a couple GTK+ stock icons we copied and added them to COPYRIGHT. 3. Adding several icons from http://gnome-look.org/content/show.php?content=22348 - I've modified the colors on op.png and voice.png. - I'd like to thank "Lokheed", the creator of these icons, for the nice work. - FYI, the gnome-look.org domain seems broken for me now, I pulled the URL out of my logs for this commit message. 4. Adding a new blocked.png and ignored.png that Erick Hamness made at my request. Thanks Erick.
* [gaim-migrate @ 13553]Charlie Gordon2005-08-251-0/+1
| | | | | | | | | | | Patch #1270451 from Charlie Gordon "when write needs to be called several times to output the buffer, the data actually written is corrupted" This was a one-liner and looked correct to me. committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 13525]Stu Tomlinson2005-08-211-0/+2
| | | | | | | | | | | | | Kill off the conversation closed notices Fix for setting the ACK id on slpmsg ACKs which might improve things for other clients (see bug #1222320) Clean up some debugging stuff Add support for sending and receiving Nudges (Based on patch #1169352) Add an account action to go direct to a Hotmail Inbox
* [gaim-migrate @ 13501]Ruediger Oertel2005-08-181-0/+1
| | | | | | | This apparently fixes setup-gettext for gettext versions in x.y format rather than x.y.z format. see sf patch 1218157 committer: Luke Schierer <lschiere@pidgin.im>
* [gaim-migrate @ 13443]Mark Doliner2005-08-151-1/+0
| | | | | Reverting sf patch #1247984 because Kevin and I think it's causing "Not supported by client" gaim_notify windows to pop up.
* [gaim-migrate @ 13437]Steve L?posi2005-08-141-0/+1
| | | | | | | | | | | Patch #1257770 from Steve L?posi "In gaim-intaller.nsi the default GTK install path contains the string "Common Files". With non-default MSWindows installs that is maybe not the correct location." I haven't tested this, but it looks good. :) committer: Richard Laager <rlaager@pidgin.im>
* [gaim-migrate @ 13434]Jeffery To2005-08-141-0/+1
| | | | | | Update for Yahoo profiles. Thanks Jeffery To. committer: Sean Egan <seanegan@pidgin.im>
* [gaim-migrate @ 13429]Ilya Konstantinov2005-08-131-0/+1
| | | | | | | sf patch #1247984, from Ilya Konstantinov Retrieve ICQ away messages with i18n support committer: Mark Doliner <markdoliner@pidgin.im>