Thu, 22 Nov 2007 16:45:38 +0000 |
Stu Tomlinson |
'man 3 ctime' says of localtime() (and friends):
|
Thu, 22 Nov 2007 16:37:08 +0000 |
Stu Tomlinson |
Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
|
Thu, 22 Nov 2007 16:32:56 +0000 |
Stu Tomlinson |
Fix a bug in purple_str_to_time() that could cause it to try reading past
|
Thu, 22 Nov 2007 02:56:20 +0000 |
Evan Schoenberg |
purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
|
Wed, 21 Nov 2007 22:31:11 +0000 |
Sadrul Habib Chowdhury |
Plug a tiny little leak.
|
Wed, 21 Nov 2007 22:26:49 +0000 |
Sadrul Habib Chowdhury |
Original patch from Andrew Gaul to fix a leak.
|
Wed, 21 Nov 2007 21:46:57 +0000 |
Sadrul Habib Chowdhury |
merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
|
Wed, 21 Nov 2007 15:00:17 +0000 |
Stu Tomlinson |
Log a debug message when exiting as a result of the single instance check
|
Wed, 21 Nov 2007 21:46:48 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
|
Wed, 21 Nov 2007 08:29:33 +0000 |
Ka-Hing Cheung |
Andrew Gaul fixed another memory leak
|
Wed, 21 Nov 2007 05:22:39 +0000 |
Daniel Atallah |
Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
|
Wed, 21 Nov 2007 02:53:27 +0000 |
Daniel Atallah |
Prevent crashing when authorizing or denying after the account is disconnected.
|
Wed, 21 Nov 2007 02:26:23 +0000 |
John Bailey |
I never logged this. Refs #2265
|
Wed, 21 Nov 2007 02:15:23 +0000 |
John Bailey |
NEWS'ing. Looks like I'm not too late?
|
Tue, 20 Nov 2007 18:54:55 +0000 |
Ka-Hing Cheung |
another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
|
Tue, 20 Nov 2007 15:55:13 +0000 |
Luke Schierer |
Daniel tells me the make check failure is not new, and that we shouldn't hold up the release for it. I say we release today :-)
|
Mon, 19 Nov 2007 23:06:16 +0000 |
Etan Reisner |
merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
|
Mon, 19 Nov 2007 20:50:48 +0000 |
Stu Tomlinson |
Fix a double-free and a leak at the same time.
|
Mon, 19 Nov 2007 15:31:59 +0000 |
Daniel Atallah |
Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
|
Mon, 19 Nov 2007 13:18:03 +0000 |
Stu Tomlinson |
Unable to connect is not an authentication failure, even if it happens
|
Mon, 19 Nov 2007 08:07:11 +0000 |
Evan Schoenberg |
merge of '22963f332a80135af80a80919aee45d70dd0e1c0'
|
Mon, 19 Nov 2007 08:05:36 +0000 |
Evan Schoenberg |
The Jabber registration process depends upon having a non-NULL cbdata->who,
|
Mon, 19 Nov 2007 06:15:29 +0000 |
Evan Schoenberg |
merge of '114c116bf552647586c41688811808aec9d2ed28'
|
Mon, 19 Nov 2007 08:07:09 +0000 |
Evan Schoenberg |
merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'
|
Mon, 19 Nov 2007 07:56:50 +0000 |
Ka-Hing Cheung |
QuLogic submitted this patch a long time ago, References #2571. I believe
|
Mon, 19 Nov 2007 07:44:51 +0000 |
Ka-Hing Cheung |
prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the
|
Mon, 19 Nov 2007 03:16:29 +0000 |
Daniel Atallah |
Fix #3983 by canceling the file transfer when connecting to the remote host fails.
|
Mon, 19 Nov 2007 03:10:41 +0000 |
Daniel Atallah |
merge of '28981c935948f2d4e944f786a01e16ecadfd4848'
|
Mon, 19 Nov 2007 02:45:41 +0000 |
Ka-Hing Cheung |
soap faults are now properly handled
|
Mon, 19 Nov 2007 00:40:33 +0000 |
Daniel Atallah |
This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
|
Sun, 18 Nov 2007 21:03:29 +0000 |
Stu Tomlinson |
This fixes the problem where all accounts are disabled due to connection
|
Sun, 18 Nov 2007 17:34:39 +0000 |
Stu Tomlinson |
Fix showing groups that contain offline buddies that have the "Show when
|
Sun, 18 Nov 2007 01:00:09 +0000 |
Sadrul Habib Chowdhury |
merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1'
|
Sat, 17 Nov 2007 20:58:56 +0000 |
Stu Tomlinson |
Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as
|
Sat, 17 Nov 2007 20:09:15 +0000 |
Stu Tomlinson |
ChangeLog a couple of items
|
Sat, 17 Nov 2007 20:00:25 +0000 |
Evan Schoenberg |
Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
|
Sat, 17 Nov 2007 19:58:00 +0000 |
Stu Tomlinson |
merge of '7740233c9fca04206ee36d5c66bc83674db5dd9f'
|
Sat, 17 Nov 2007 19:41:12 +0000 |
Evan Schoenberg |
merge of '9799ea1a775e027d12b0c7e89bca78e7ce446402'
|
Sat, 17 Nov 2007 19:41:05 +0000 |
Evan Schoenberg |
merge of '08cb9f1663b00e65e42b571d63bfda3137430524'
|
Sat, 17 Nov 2007 19:40:58 +0000 |
Evan Schoenberg |
merge of '451870242251136bbe412d57d396a243cdcba188'
|
Sat, 17 Nov 2007 17:44:21 +0000 |
Stu Tomlinson |
default the conversation close immediately pref to TRUE to prevent
|
Sat, 17 Nov 2007 19:44:50 +0000 |
Evan Schoenberg |
disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
|
Sat, 17 Nov 2007 19:39:21 +0000 |
Evan Schoenberg |
Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
|
Sat, 17 Nov 2007 17:27:48 +0000 |
Evan Schoenberg |
merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
|
Sat, 17 Nov 2007 15:18:01 +0000 |
Bj«Órn Voigt |
new string (German)
|
Sat, 17 Nov 2007 02:21:25 +0000 |
Sadrul Habib Chowdhury |
These functions aren't deprecated anymore.
|
Sat, 17 Nov 2007 02:20:01 +0000 |
Sadrul Habib Chowdhury |
merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
|
Wed, 14 Nov 2007 02:40:56 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'
|
Sat, 17 Nov 2007 02:03:01 +0000 |
Sadrul Habib Chowdhury |
merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'
|
Sat, 17 Nov 2007 01:55:40 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'
|
Sat, 17 Nov 2007 01:55:21 +0000 |
Sadrul Habib Chowdhury |
merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
|
Sat, 17 Nov 2007 01:45:03 +0000 |
Sadrul Habib Chowdhury |
merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
|
Sat, 17 Nov 2007 00:56:02 +0000 |
Luke Schierer |
merge of '1084824bf3739139306602c736073dd294ca4206'
|
Sat, 17 Nov 2007 00:12:30 +0000 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
Fri, 16 Nov 2007 23:50:30 +0000 |
Bj«Órn Voigt |
syntax checks (German)
|
Fri, 16 Nov 2007 19:11:08 +0000 |
Daniel Atallah |
Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
|
Fri, 16 Nov 2007 18:43:50 +0000 |
Daniel Atallah |
There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
|
Fri, 16 Nov 2007 17:38:53 +0000 |
Daniel Atallah |
Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
|
Fri, 16 Nov 2007 17:11:44 +0000 |
Daniel Atallah |
Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
|
Fri, 16 Nov 2007 13:15:19 +0000 |
Luke Schierer |
merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
|
Fri, 16 Nov 2007 07:49:55 +0000 |
Mark Doliner |
Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
|
Fri, 16 Nov 2007 07:31:49 +0000 |
Mark Doliner |
Get rid of two compile warnings:
|
Fri, 16 Nov 2007 05:58:57 +0000 |
Kevin Stange |
Just a test.
|
Fri, 16 Nov 2007 05:49:45 +0000 |
Kevin Stange |
Permit including of files like "pidgin/minidialog.h" from within pidgin/
|
Fri, 16 Nov 2007 05:31:39 +0000 |
Daniel Atallah |
Suppress warning
|
Fri, 16 Nov 2007 05:14:14 +0000 |
Daniel Atallah |
merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
|
Fri, 16 Nov 2007 05:04:44 +0000 |
Kevin Stange |
Compile!
|
Fri, 16 Nov 2007 05:02:34 +0000 |
Daniel Atallah |
Fix purple.h generation on win32. Thanks to Kevin for noticing.
|
Fri, 16 Nov 2007 04:36:10 +0000 |
Kevin Stange |
Make sense!
|
Fri, 16 Nov 2007 03:39:04 +0000 |
Ambrose C. Li |
fixes #3979
|
Fri, 16 Nov 2007 03:26:08 +0000 |
Luke Schierer |
merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
|
Fri, 16 Nov 2007 03:25:49 +0000 |
Luke Schierer |
compile
|
Fri, 16 Nov 2007 03:23:58 +0000 |
RKVS Raman |
fixes #3953
|
Fri, 16 Nov 2007 03:22:49 +0000 |
Mi«ßu Moldovan |
fixes #3971
|
Fri, 16 Nov 2007 03:21:09 +0000 |
Maur«¿cio Collares |
fixes #3972
|
Fri, 16 Nov 2007 02:41:37 +0000 |
Daniel Atallah |
Fix #3669
|
Fri, 16 Nov 2007 01:59:59 +0000 |
Daniel Atallah |
Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
|
Fri, 16 Nov 2007 01:39:53 +0000 |
Daniel Atallah |
Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
|
Fri, 16 Nov 2007 01:19:52 +0000 |
Daniel Atallah |
Use MSNP9 on win32 as well.
|
Fri, 16 Nov 2007 01:16:53 +0000 |
Daniel Atallah |
Update the changelogs for 2.3.0
|
Thu, 15 Nov 2007 23:37:36 +0000 |
Daniel Atallah |
Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
|
Thu, 15 Nov 2007 22:01:48 +0000 |
Bj«Órn Voigt |
some language names fixed for German
|
Thu, 15 Nov 2007 20:50:28 +0000 |
Daniel Atallah |
Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash.
|
Thu, 15 Nov 2007 19:36:19 +0000 |
Daniel Atallah |
Fix something I mistyped.
|
Thu, 15 Nov 2007 19:35:27 +0000 |
Daniel Atallah |
Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation.
|
Thu, 15 Nov 2007 18:25:50 +0000 |
Daniel Atallah |
Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
|
Thu, 15 Nov 2007 17:27:16 +0000 |
Daniel Atallah |
Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline.
|
Thu, 15 Nov 2007 17:25:34 +0000 |
Daniel Atallah |
Clarify what purple_blist_remove_buddy() does somewhat.
|
Sat, 17 Nov 2007 18:26:03 +0000 |
Kelemen G«¡bor |
Update project version and translations
|
Thu, 15 Nov 2007 15:57:02 +0000 |
Kelemen G«¡bor |
Reverting to previous version, I forgot to remove the prevous file from
|
Thu, 15 Nov 2007 15:09:15 +0000 |
Daniel Atallah |
File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
|
Thu, 15 Nov 2007 14:53:53 +0000 |
Daniel Atallah |
Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
|
Thu, 15 Nov 2007 14:22:06 +0000 |
Luke Schierer |
merge of '067ce66484e78265473842f3b614b26a3530ca28'
|
Thu, 15 Nov 2007 12:55:17 +0000 |
Will Thompson |
merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
|
Thu, 15 Nov 2007 12:30:51 +0000 |
Will Thompson |
Don't crash when someone ignores an error. The mini-dialog was being
|
Fri, 16 Nov 2007 02:42:22 +0000 |
Stu Tomlinson |
disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
|
Thu, 15 Nov 2007 13:39:10 +0000 |
Bj«Órn Voigt |
fixes #3864: Pidgin 2.2.3 does not build outside source directory
|
Thu, 15 Nov 2007 11:10:24 +0000 |
Timo Jyrinki |
One final commit because I got spell-checking via pofilter + voikko library
|
Thu, 15 Nov 2007 09:39:53 +0000 |
Bj«Órn Voigt |
spell checking German
|
Thu, 15 Nov 2007 02:43:37 +0000 |
Stu Tomlinson |
Fix building outside of the source directory. This is derived from the
|
Thu, 15 Nov 2007 02:22:02 +0000 |
Stu Tomlinson |
MSNP9 is now the default, with no ./configure option for anything else.
|
Wed, 14 Nov 2007 23:09:03 +0000 |
Mark Doliner |
Compile when plugins are disabled
|
Wed, 14 Nov 2007 20:25:27 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Wed, 14 Nov 2007 18:47:24 +0000 |
Will Thompson |
Mention new error mini-dialogs in the ChangeLog.
|
Wed, 14 Nov 2007 18:29:41 +0000 |
Luke Schierer |
Claudio didn't update the changelog
|
Wed, 14 Nov 2007 17:36:48 +0000 |
Luke Schierer |
merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
|
Wed, 14 Nov 2007 17:10:28 +0000 |
Bj«Órn Voigt |
header update
|
Wed, 14 Nov 2007 17:07:32 +0000 |
Bj«Órn Voigt |
German update
|
Wed, 14 Nov 2007 13:22:39 +0000 |
Luke Schierer |
1)give credit
|
Wed, 14 Nov 2007 13:06:16 +0000 |
RKVS Raman |
fixes #3954
|
Wed, 14 Nov 2007 13:05:41 +0000 |
RKVS Raman |
fixes #3954
|
Wed, 14 Nov 2007 12:54:17 +0000 |
ª±ric Boumaour |
fixes #3955
|
Wed, 14 Nov 2007 12:51:02 +0000 |
Ambrose C. Li |
fixes #3947
|
Wed, 14 Nov 2007 12:47:33 +0000 |
Luke Schierer |
merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'
|
Wed, 14 Nov 2007 12:44:45 +0000 |
Luke Schierer |
merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'
|
Wed, 14 Nov 2007 12:40:48 +0000 |
Will Thompson |
Don't update the error in the buddy list if it hasn't changed.
|
Wed, 14 Nov 2007 12:26:52 +0000 |
Will Thompson |
Remove account error dialogs from the scrollbook's notebook, not from the
|
Wed, 14 Nov 2007 12:16:30 +0000 |
Will Thompson |
merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'
|
Wed, 14 Nov 2007 10:39:40 +0000 |
Timo Jyrinki |
update also ChangeLog to indicate Finnish translation update
|
Wed, 14 Nov 2007 09:06:42 +0000 |
Timo Jyrinki |
Update fi.po translations for the release
|
Wed, 14 Nov 2007 10:07:01 +0000 |
Peter Hjalmarsson |
Updated swedish translation
|
Fri, 16 Nov 2007 09:05:15 +0000 |
Jochen Kemnade |
german translation update
|
Wed, 14 Nov 2007 05:29:19 +0000 |
Sadrul Habib Chowdhury |
merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
|
Wed, 14 Nov 2007 04:52:45 +0000 |
Daniel Atallah |
Register the correct number of values for the "connection-error" signal.
|
Wed, 14 Nov 2007 04:07:08 +0000 |
Richard Nelson |
Fix the max value for gntlabel's text-flag property
|
Wed, 14 Nov 2007 02:56:34 +0000 |
Daniel Atallah |
Fix #3930 by correctly detecting when we're no longer immediately following a br.
|
Wed, 14 Nov 2007 05:27:47 +0000 |
Sadrul Habib Chowdhury |
Allow turning on logging when enabling the gnthistory plugin. (this doesn't
|
Wed, 14 Nov 2007 00:23:21 +0000 |
Sadrul Habib Chowdhury |
merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
|
Tue, 13 Nov 2007 23:26:12 +0000 |
Casey Harkins |
merge of '046387959e096233195d912c7cc3f0b62f93eca8'
|
Tue, 13 Nov 2007 23:25:54 +0000 |
Casey Harkins |
disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
|
Wed, 14 Nov 2007 00:09:06 +0000 |
Sadrul Habib Chowdhury |
Update the ChangeLog.API and change how gnt_menu_get_item works.
|
Wed, 14 Nov 2007 12:42:23 +0000 |
Loptosko |
fixes #3941
|
Tue, 13 Nov 2007 22:45:51 +0000 |
Casey Harkins |
merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
|
Tue, 13 Nov 2007 22:44:51 +0000 |
Casey Harkins |
Use widget allocation height to determine docklet icon size on x11, rather
|
Tue, 13 Nov 2007 22:36:10 +0000 |
Shalom Craimer |
fixes #3929
|
Tue, 13 Nov 2007 22:32:32 +0000 |
Loptosko |
fixes #3928
|
Tue, 13 Nov 2007 22:20:23 +0000 |
Dmitry Beloglazov |
fixes #3920
|
Tue, 13 Nov 2007 22:17:49 +0000 |
Ivar Smolin |
fixes #3914
|
Tue, 13 Nov 2007 22:16:23 +0000 |
Luke Schierer |
credit due
|
Tue, 13 Nov 2007 22:14:42 +0000 |
Amanpreet Singh Alam |
references #3908
|
Tue, 13 Nov 2007 22:04:34 +0000 |
Friedel Wolff |
fixes #3783
|
Tue, 13 Nov 2007 22:01:42 +0000 |
Kelemen G«¡bor |
fixes #3766
|
Tue, 13 Nov 2007 21:55:21 +0000 |
Luke Schierer |
further fix the po/Changelog
|
Tue, 13 Nov 2007 21:54:06 +0000 |
Martin Srebotnjak |
fixes#3735
|
Tue, 13 Nov 2007 21:48:04 +0000 |
Luke Schierer |
merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
|
Tue, 13 Nov 2007 18:00:22 +0000 |
Mark Doliner |
merge of '7a98d978e56502762335bda8f19011a139ac460a'
|
Tue, 13 Nov 2007 06:27:27 +0000 |
Daniel Atallah |
My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
|
Tue, 13 Nov 2007 04:29:06 +0000 |
Daniel Atallah |
Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
|
Tue, 13 Nov 2007 02:20:58 +0000 |
Daniel Atallah |
Cleanup and fix the socks5 proxy connect address to be correct.
|
Mon, 12 Nov 2007 23:20:25 +0000 |
Daniel Atallah |
I messed this up at some point.
|
Mon, 12 Nov 2007 23:16:52 +0000 |
Daniel Atallah |
Don't allow the buffer to be overrun when you have lots of local IPs.
|
Mon, 12 Nov 2007 23:10:08 +0000 |
Daniel Atallah |
merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
|
Mon, 12 Nov 2007 20:39:26 +0000 |
Bj«Órn Voigt |
- "Listening musik"
|
Mon, 12 Nov 2007 19:04:01 +0000 |
Stu Tomlinson |
merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
|
Mon, 12 Nov 2007 18:59:14 +0000 |
Will Thompson |
merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
|
Mon, 12 Nov 2007 18:47:40 +0000 |
Will Thompson |
Add a clickable link to the SSL FAQ to errors about accounts which need SSL
|
Mon, 12 Nov 2007 08:27:56 +0000 |
Mark Doliner |
Get rid of a few silly doxygen warnings
|
Mon, 12 Nov 2007 08:27:17 +0000 |
Mark Doliner |
Fix a warning from make docs:
|
Mon, 12 Nov 2007 19:02:00 +0000 |
Stu Tomlinson |
The order of these variable declarations is important if we want the
|
Mon, 12 Nov 2007 17:13:44 +0000 |
Sadrul Habib Chowdhury |
Add maximize flags for windows.
|
Mon, 12 Nov 2007 16:53:54 +0000 |
Sadrul Habib Chowdhury |
merge of '45a353a8a7978312260680050564b3a32f0d07aa'
|
Mon, 12 Nov 2007 09:27:56 +0000 |
Kelemen G«¡bor |
Hungarian translation updated
|
Tue, 13 Nov 2007 13:19:08 +0000 |
Claudio Satriano |
First translation update for 2.3.0 and first try of mtn commit :)
|
Mon, 12 Nov 2007 08:58:25 +0000 |
Jochen Kemnade |
updated German translation
|
Mon, 12 Nov 2007 08:10:40 +0000 |
Mark Doliner |
merge of '64bb85d88261de930f9c987d2347b6babf8e7641'
|
Mon, 12 Nov 2007 07:59:13 +0000 |
Mark Doliner |
merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'
|
Mon, 12 Nov 2007 07:32:28 +0000 |
Kevin Stange |
1.1.2 -> 1.1.5
|
Mon, 12 Nov 2007 08:10:24 +0000 |
Mark Doliner |
Add a lengthy comment about a small problem with our signal handler
|
Mon, 12 Nov 2007 07:57:31 +0000 |
Mark Doliner |
Update our Doxyfile.in using "doxygen -u Doxyfile.in"
|
Mon, 12 Nov 2007 05:49:34 +0000 |
John Bailey |
Update the FSF address that I missed in my round of updates a couple months ago.
|
Mon, 12 Nov 2007 05:46:42 +0000 |
John Bailey |
merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'
|
Mon, 12 Nov 2007 03:09:54 +0000 |
Stu Tomlinson |
kill another compile warning
|
Mon, 12 Nov 2007 05:09:17 +0000 |
Daniel Atallah |
Leak fix, cleanup and code reuse.
|
Mon, 12 Nov 2007 04:17:10 +0000 |
Daniel Atallah |
I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
|
Mon, 12 Nov 2007 03:41:20 +0000 |
Daniel Atallah |
Don't strip the silc dlls.
|
Tue, 27 Nov 2007 15:56:20 +0000 |
Ethan Blanton |
Some platforms require additional includes before net/if.h, and this
|
Mon, 12 Nov 2007 03:37:14 +0000 |
Daniel Atallah |
Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
|
Mon, 12 Nov 2007 02:43:06 +0000 |
Daniel Atallah |
Update the win32 SILC Toolkit to 1.1.5.
|
Mon, 12 Nov 2007 02:29:15 +0000 |
Stu Tomlinson |
Squish some warnings here too, with evil(?) casts
|
Mon, 12 Nov 2007 01:59:01 +0000 |
Stu Tomlinson |
Silence a warning about blist_node_extended_menu defined but not used by
|
Mon, 12 Nov 2007 01:42:39 +0000 |
Stu Tomlinson |
Fix usage of purple_request_action_with_hint() (again?), hint and user_data
|
Mon, 12 Nov 2007 00:00:52 +0000 |
Daniel Atallah |
Fix build.
|
Sun, 11 Nov 2007 22:31:16 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
|
Sun, 11 Nov 2007 22:29:39 +0000 |
Will Thompson |
Mention PidginMiniDialog in ChangeLog.API
|
Sun, 11 Nov 2007 22:27:52 +0000 |
Will Thompson |
Use the error icon rather than the disconnect icon in connection error
|
Sun, 11 Nov 2007 22:18:20 +0000 |
Will Thompson |
Switch to purple_connection_error_reason in msnp9, and a few places I missed in
|
Sun, 11 Nov 2007 22:09:49 +0000 |
Will Thompson |
Don't open a dialog window on connection errors --- they're shown in the buddy
|
Sun, 11 Nov 2007 21:56:58 +0000 |
Will Thompson |
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
|
Sun, 11 Nov 2007 21:41:59 +0000 |
Will Thompson |
Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
|
Sun, 11 Nov 2007 21:37:39 +0000 |
Will Thompson |
I don't think that incorrect passwords can be helpfully distinguished from
|
Sun, 11 Nov 2007 21:22:12 +0000 |
Will Thompson |
Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
|
Sun, 11 Nov 2007 19:09:49 +0000 |
Will Thompson |
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
|
Sun, 11 Nov 2007 17:01:59 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)
|
Sun, 11 Nov 2007 14:19:55 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
|
Sat, 10 Nov 2007 13:06:12 +0000 |
Will Thompson |
Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Wed, 07 Nov 2007 11:23:03 +0000 |
Will Thompson |
Make mini-dialogs follow the blist's size changes.
|
Mon, 05 Nov 2007 16:48:02 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)
|
Mon, 05 Nov 2007 10:29:13 +0000 |
Will Thompson |
Really actually hide the description label inside a minidialog, even when
|
Mon, 05 Nov 2007 01:39:39 +0000 |
Will Thompson |
De-magic-number (and correct) the width request of PidginMiniDialog's labels.
|
Mon, 05 Nov 2007 01:32:25 +0000 |
Will Thompson |
Say that an account has been disabled if it has been in the title of a generic
|
Mon, 05 Nov 2007 01:29:11 +0000 |
Will Thompson |
Remove a redundant hbox around PidginMiniDialog's description label.
|
Mon, 05 Nov 2007 01:28:20 +0000 |
Will Thompson |
Hide the description label of the PidginMiniDialog used for signed on elsewhere
|
Mon, 05 Nov 2007 01:19:51 +0000 |
Will Thompson |
Use PidginMiniDialog to display signed in elsewhere errors in the blist.
|
Mon, 05 Nov 2007 00:54:23 +0000 |
Will Thompson |
Remove redundant gtk_widget_show_all()s.
|
Mon, 05 Nov 2007 00:53:14 +0000 |
Will Thompson |
Don't override any of the GtkContainer API in PidginMiniDialog. It's more
|
Sun, 04 Nov 2007 23:58:50 +0000 |
Will Thompson |
Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many
|
Sun, 04 Nov 2007 23:57:43 +0000 |
Will Thompson |
Use an idle callback to destroy PidginMiniDialogs when a button is pressed.
|
Sun, 04 Nov 2007 23:56:25 +0000 |
Will Thompson |
Don't leak all bar one of the closure structs allocated by
|
Sun, 04 Nov 2007 15:57:38 +0000 |
Will Thompson |
Add some padding to PidginMiniDialogClass. Padding is not needed in
|
Sun, 04 Nov 2007 15:54:49 +0000 |
Will Thompson |
Make PidginMiniDialog do more things right when used as a GtkContainer. _add,
|
Sun, 04 Nov 2007 14:43:45 +0000 |
Will Thompson |
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
|
Sat, 03 Nov 2007 17:08:21 +0000 |
Will Thompson |
Display all connection errors in a scrollbook, which is packed inside
|
Sat, 03 Nov 2007 16:32:28 +0000 |
Will Thompson |
Fix iterating over accounts_signed_on_elsewhere while doing things that will
|
Sat, 03 Nov 2007 14:35:09 +0000 |
Will Thompson |
Remove padding and size-grouping from buttons in minidialogs to save horizontal
|
Sat, 03 Nov 2007 14:06:24 +0000 |
Will Thompson |
Use minidialogs rather than horrifying buttons with red text to notify the user
|
Sat, 03 Nov 2007 12:17:06 +0000 |
Will Thompson |
Work around a bug in vim's bracket matching, whereby it doesn't realise that
|
Sat, 03 Nov 2007 12:12:02 +0000 |
Will Thompson |
Add a tooltip to each account's label in the signed on elsewhere minidialog,
|
Sat, 03 Nov 2007 11:05:52 +0000 |
Will Thompson |
Restore error notifications on the buddy list after a restart. Make the Ignore
|
Sat, 03 Nov 2007 00:25:33 +0000 |
Will Thompson |
purple_account_clear_current_error is public API, so should not be static.
|
Sat, 03 Nov 2007 00:23:01 +0000 |
Will Thompson |
Save accounts' current errors to accounts.xml, and restore them at startup.
|
Sat, 03 Nov 2007 00:20:55 +0000 |
Will Thompson |
PurpleConnectionErrorInfo.description should not be const.
|
Fri, 02 Nov 2007 19:36:34 +0000 |
Will Thompson |
Extract setting an account's current error to a static function. In the
|
Fri, 02 Nov 2007 15:00:24 +0000 |
Will Thompson |
Add purple_account_clear_current_error(), which does what it says on the tin.
|