summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add log-handlers for farsight foo.vv.ticket34Sadrul Habib Chowdhury2008-03-221-0/+5
|
* Fine tune the media (audio) widget in finch.Sadrul Habib Chowdhury2008-03-221-3/+40
|
* Change a few things:Sadrul Habib Chowdhury2008-03-228-62/+61
| | | | | | | | | | * call purple_media_wait to notify that we are waiting on a response from the remote end * fix the /call command in finch * keep track of the PidginMedia for a PidginConversation * fix the two-widget bug in pidgin. We probably should have a way to get the PidginMedia from a PurpleMedia. Should we use _set/_get_ui_data for this?
* Add Marcus Lundblad to the COPYRIGHT.Sadrul Habib Chowdhury2008-03-221-0/+1
|
* Patch from Michael Ruprecht (Maiku) to announce voice support to the officia ↵Sadrul Habib Chowdhury2008-03-221-0/+3
| | | | gtalk client. References #34.
* propagate from branch 'im.pidgin.pidgin' (head ↵Sadrul Habib Chowdhury2008-03-2228-357/+1076
|\ | | | | | | | | | | 1ac5b4cdb4a9b8716aa1e045bf2633c774ceade5) to branch 'im.pidgin.pidgin.vv.ticket34' (head 3ed9cc16bf2a961ce20ed1528eb1d12887d69c53)
| * merge of 'd2055d4b0a54267455563dff49d084500f4f7590'Stu Tomlinson2008-03-217-216/+821
| |\ | | | | | | | | | and 'e184ae66adf232149b7d6646ed8ea826fd12abaf'
| | * New XMPP icons from hbonsSean Egan2008-03-216-216/+820
| | |
| | * nosnilmot thought this should be changelog'dDaniel Atallah2008-03-211-0/+1
| | |
| * | German translation updateJochen Kemnade2008-03-211-22/+16
| |/
| * Fix SOCKS5 CHAP authentication to be more robust; the current stuff depends ↵Daniel Atallah2008-03-211-8/+39
| | | | | | | | on the attributes coming in in a specific order and the whole authentication having a maximum length of 20 bytes. Big thanks to Jonathan Rudolph ("simple" on IRC) for helping figure out what was wrong.
| * Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly newMark Doliner2008-03-211-8/+8
| | | | | | | | autoconf
| * who in the right mind uses 8 space tab?Ka-Hing Cheung2008-03-211-4/+3
| |
| * another patch from Maiku, this time handling IPG so we can receive paging.Ka-Hing Cheung2008-03-213-2/+77
| | | | | | | | | | | | | | | | | | I am not sure why anyone would ever want to use this, but apparently some people find it helpful. Blame me if it doesn't work Fixes #5232
| * Another patch from Maiku that improves the way we send mobile messages, thisKa-Hing Cheung2008-03-214-9/+23
| | | | | | | | | | | | probably needs another patch before it's useful. References #5232
| * merge of 'dc8523c195019bcb1eef6336589277c9f0cadd87'Ka-Hing Cheung2008-03-2124-109/+186
| |\ | | | | | | | | | and 'd57f88274300697a78b10d6e127ee2675c7c135c'
| | * Improved some of the debug output from nat-pmpEvan Schoenberg2008-03-211-4/+6
| | |
| | * Discussion is in progress on pidgin-devel about the preference to ↵Evan Schoenberg2008-03-202-2/+2
| | | | | | | | | | | | enable/disable GSSAPI, but upon reflection it should, if it exists at all, default to TRUE. Making it do so for the time being.
| | * propagate from branch 'im.pidgin.soc.2007.msimprpl' (head ↵Jeff Connelly2008-03-20100-4404/+4946
| | |\ | | | | | | | | | | | | | | | | | | | | ed65295cd014e96355916cadeb562d04c0fa3540) to branch 'im.pidgin.pidgin' (head d7ec73c9765e22eb766da45d48a36cf62445c07a)
| | | * merge of '04b138e79436355ec4a877bf04eff59f5789f6e2'Etan Reisner2008-03-202-0/+14
| | | |\ | | | | | | | | | | | | | | | and 'd2e81c1408ae9a1c48dfaf5b5264b3f895788f90'
| | | | * Now that Adium has cyrus-sasl enabled, I'm having a lot of users report ↵Evan Schoenberg2008-03-202-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting. > > This adds an account preference, off by default, which enables GSSAPI authentication. If there's a huge outcry against displaying this preference in Pidgin and Finch, I'd appreciate leaving it in as a 'hidden' preference (changed to TRUE by default) which UIs can use; I plan to expose it within Adium.
| | | * | If the default value of a list-single or list-multi data forms field is NULLEtan Reisner2008-03-202-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | (<value/> or <value></value>) don't stick NULL in the selected list (this will crash in the g_list_find_custom call later).
| | | * | This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGSEtan Reisner2008-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | stuff we add to CPPFLAGS. There might be a better way to fix this but it is late and this works.
| | | * | merge of 'e31ca6858752e893be1d5e9eaef1cdaa529de0aa'Etan Reisner2008-03-193-78/+57
| | | |\ \ | | | | |/ | | | |/| | | | | | and '62d98c41c3d87fa5f9810f9acb8d9b7792100c51'
| | | | * merge of '1bfa76bf7cda696c94ac34777673d8e3025d642c'Etan Reisner2008-03-053-78/+57
| | | | |\ | | | | | | | | | | | | | | | | | | and '21bcf7de74f148bff495044810290d6a99ecd398'
| | | | | * merge of '342b81d258635280a74e2ba8b5977f2581d1e62b'Etan Reisner2008-03-0427-162/+259
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | and 'fab1d578a9be6aab0f8b7b4bb8cbba23223023bb'
| | | | | * | Change up the Add Budy dialog a little bit, this hopefully makes it a bitEtan Reisner2008-02-291-41/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleaner and a bit more obvious what some of the fields do. At very least it shouldn't be any worse. Further helpful changes and/or suggestions for replacing the "Add a buddy." helper text welcome. Also, only show the Online Buddies and Total Buddies items in the group tooltip when there are more than 0 online or total buddies.
| | | | | * | merge of 'c6d24e2685d0bb4ab65a8c0d946f6b1dd9bcc225'Etan Reisner2008-02-292-37/+24
| | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | and '41e118330dbbe27c3fe250338768683bc4e87ac6'
| | | | | | * \ merge of 'dbb14925ce01564d94c89386c8f303a7630e7e3d'Etan Reisner2008-02-2826-70016/+88471
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | and '7cdb25e2e014a42d6ba314c9a20a660c5ed06d2c'
| | | | | | * | | Bring the test.pl plugin at least theoretically up to date (I haven't tried itEtan Reisner2008-02-271-35/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | but at least it doesn't refer to Gaim anymore).
| | | | | | * | | Add this back, the merge lost it.Etan Reisner2008-02-271-0/+1
| | | | | | | | |
| | | | | | * | | merge of '68de11ad0694f215905b8a035acbcc3d5d4e5d66'Etan Reisner2008-02-2713-11/+110
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and '7ec40d30e4af065b1869cc35f526917a62fb5606'
| | | | | | * \ \ \ merge of '25d5c4a54215f26c9b209867134b305ddd114faf'Etan Reisner2008-02-271-2/+4
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and '151133154190baad8941973a7cf9c87bf478132e'
| | | | | | | * | | | Register and unregister the PurpleConnectionErrorInfo pointers with dbus, IEtan Reisner2008-02-261-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | noticed DBus was screaming about them in the debug log of an unrelated ticket.
| | | * | | | | | | | Fix protocolhandler invocation. Fixes #5248Daniel Atallah2008-03-191-1/+1
| | | | | | | | | | |
| | | * | | | | | | | Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.Daniel Atallah2008-03-181-1/+1
| | | | | | | | | | |
| | * | | | | | | | | In msimprpl, when converting point size and MySpaceIM-markup font size,soc.2007.msimprplJeff Connelly2008-03-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use the "dpi" preference, if any, instead of "port", which probably only worked by accident, and may be the cause of #3645. Closes #5259.
| * | | | | | | | | | Michael Ruprecht aka Maiku fixed #5210Ka-Hing Cheung2008-03-212-0/+2
| | | | | | | | | | |
* | | | | | | | | | | Some media support in finch. This needs to be updated for the got-accept signal.Sadrul Habib Chowdhury2008-03-226-0/+515
| | | | | | | | | | |
* | | | | | | | | | | Add the new jingle.c/h files.Sadrul Habib Chowdhury2008-03-223-0/+686
| | | | | | | | | | |
* | | | | | | | | | | Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.Sadrul Habib Chowdhury2008-03-2261-131/+1352
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's now possible to initiate an audio session, sometimes. It's somewhat buggy. Some other issues also need to be resolved: * Properly get rid of the compile warnings * Rename the serv_ functions with proper namespacing. * Possibly rename the purple_media_ functions that don't deal with a PurpleMedia (e.g. purple_media_audio_init_src) to something different, e.g. purple_media_util_, or even purple_gst_util etc. References #34.
* | | | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head ↵Sadrul Habib Chowdhury2008-03-1847-3691/+3978
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 173a4cdf024135301c3f626d185ef7b826fed62b) to branch 'im.pidgin.pidgin.vv' (head aacd8a4f9d944f8fabac803699d10951e8a893be)
| * | | | | | | | | | Uninitialize the python interpreter only if gnt started it. This fixes a ↵Sadrul Habib Chowdhury2008-03-181-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crash when quitting pygnt apps.
| * | | | | | | | | | I was wondering why the more sane error messges were never appearing... now ↵Daniel Atallah2008-03-171-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I know. There is also a fix here that uses glib's internal rename stuff on recent versions because it is more robust than our win32 version.
| * | | | | | | | | | merge of '7ff3669b196eb25e4d0bdfc2cd0f77ad1ee6aeea'Stu Tomlinson2008-03-171-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and 'beb28fceb42c07a59a14050f28219cd551f70834'
| | * | | | | | | | | | gtk_window_has_toplevel_focus() is new in Gtk 2.4, making ↵Stu Tomlinson2008-03-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidgin_auto_parent_window() largely nonfunctional there
| * | | | | | | | | | | G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important hereStu Tomlinson2008-03-171-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2Stu Tomlinson2008-03-171-0/+3
| | | | | | | | | | |
| * | | | | | | | | | gtk_event_box_set_visible_window() is new in Gtk 2.4Stu Tomlinson2008-03-171-0/+2
| | | | | | | | | | |
| * | | | | | | | | | Fix compiling on older Glib where G_GSSIZE_FORMAT is not definedStu Tomlinson2008-03-171-0/+8
| | | | | | | | | | |