2007-10-28 |
Casey Harkins |
merge of 'a9988692f118a65a6c2ebdfc62abfed71e403153'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '17626bcf11654137e855476a7318abfa3687aa8c'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '0ac7285573f2998a702d7cbc62e7e8cc91e616e8'
|
2007-10-12 |
Casey Harkins |
Overcoming my irrational fear of newlines.
|
2007-10-12 |
Casey Harkins |
This is probably a little more readable.
|
2007-10-12 |
Casey Harkins |
Add new API to the docklet for retrieving the geometry (x,y,w,h) and the
|
2007-10-12 |
Casey Harkins |
Add plugin actions to the docklet context menu. These are the same actions
|
2007-10-11 |
Kevin Stange |
New bonjour SDK has a different file layout.
|
2007-10-11 |
Ethan Blanton |
Try to fix msgfmt detection *again*. If this doesn't work, we'll
|
2007-10-10 |
Daniel Atallah |
deryni noticed that my previous fix didn't address what was really wrong with this function. The request callback was removing stuff from the request internals without cleaning up. This is also cleaner and (hopefully) less error prone. I'm not at all happy with how other parts of this work, but I don't have a good way of testing, so I'm not going to make drastic changes.
|
2007-10-10 |
Daniel Atallah |
merge of '03251b6e4e7a7bf736ba0023dfe31a49e89d0f42'
|
2007-10-10 |
Sadrul Habib Chowdhury |
merge of '1e697229b1c9a564fa1e509cc9a4a83da6e664df'
|
2007-10-10 |
Sadrul Habib Chowdhury |
Doxygen @since tags for libpurple and pidgin.
|
2007-10-10 |
Sadrul Habib Chowdhury |
Add @since doxygen tags for finch/libgnt.
|
2007-10-10 |
Richard Laager |
Change Version to version to match the vast majority of entries.
|
2007-10-10 |
Daniel Atallah |
Prevent leakage of the prpl icon pixbuf because of an extra ref (it's bad enough that they aren't shared).
|
2007-10-10 |
Daniel Atallah |
Note that the signature for purple_util_write_data_to_file_absolute has changed slightly.
|
2007-10-10 |
Daniel Atallah |
merge of 'cd26f6af7f8ee75ef909ae08b06ad5a1978051d9'
|
2007-10-10 |
Sadrul Habib Chowdhury |
merge of '3efb5d625e5a73423be8be77a6baeed0b65f7e55'
|
2007-10-10 |
Daniel Atallah |
I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 305
|
2007-10-10 |
Daniel Atallah |
This change is really logically no change, but it is clearer as to what is going on and will prevent CID 5 and 313.
|
2007-10-10 |
Daniel Atallah |
Prevent null ptr deref (CID 336).
|
2007-10-10 |
Daniel Atallah |
Clarify code to remove unnecessary check (CID 309).
|
2007-10-10 |
Daniel Atallah |
Prevent null ptr deref (CID 346).
|
2007-10-10 |
Daniel Atallah |
This should be less confusing and fix CID 293.
|
2007-10-10 |
Daniel Atallah |
Fix CID 340; potential NULL deref.
|
2007-10-10 |
Daniel Atallah |
Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)
|
2007-10-10 |
Daniel Atallah |
Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 350
|
2007-10-09 |
Daniel Atallah |
CID 358 (Unused Var)
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 338
|
2007-10-09 |
Daniel Atallah |
Remove unused variables to fix CID 359 and 360.
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 349. I don't think this is possible, but I suppose it may happen with a different UI.
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 322.
|
2007-10-09 |
Daniel Atallah |
Protect from a buffer overrun if we get bogus data back from the request API. Fixes CID 331. There is also a fix to check that the connection returned by the request dialog is still valid before using it.
|
2007-10-09 |
Daniel Atallah |
purple_util_write_data_to_file_absolute() should take a signed argument for the size as -1 is used to indicate that the string is nul-delimited. This resolves CID 330.
|
2007-10-09 |
Daniel Atallah |
Fix CID 337, null pointer deref. Also plug a leak.
|
2007-10-09 |
Daniel Atallah |
Make sure that the xmlns isn't null before dereferencing it to fix CID 320.
|
2007-10-09 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 310.
|
2007-10-09 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 180.
|
2007-10-09 |
Daniel Atallah |
Fix CID 312 (Dead code).
|
2007-10-09 |
Daniel Atallah |
Fix CID 311 (Unnecessary null check)
|
2007-10-09 |
Daniel Atallah |
Fix CID 317 and 335 as well as an additional leak.
|
2007-10-09 |
Daniel Atallah |
Fix CID 318
|
2007-10-09 |
Daniel Atallah |
I think this is the correct fix for CID 319 and 321. I added a note about two other cases where it appears that the xmlns isn't being compared correctly, but I'm afraid that fixing them will cause behavior change.
|
2007-10-09 |
Luke Schierer |
merge of '067c06f2c33e5371796629696a9aad6afa4e9ead'
|
2007-10-09 |
Ka-Hing Cheung |
compute the new size by adding the difference to the actual allocated size
|
2007-10-09 |
Mark Doliner |
Get rid of another unused variable. Coverity CID 365.
|
2007-10-09 |
Mark Doliner |
Get rid of an unused variable. Coverity found this. Remember
|
2007-10-09 |
Ka-Hing Cheung |
uses the entry's allocated height instead of requested height, works around
|
2007-10-09 |
Ka-Hing Cheung |
fix the auto resize code for the showing formatting toolbar case, which
|
2007-10-09 |
Ka-Hing Cheung |
fix up the aweful spacing here
|
2007-10-09 |
Daniel Atallah |
Don't assume that the payload is nul delimited.
|
2007-10-09 |
Daniel Atallah |
Another couple leak fixes in the xmpp roster parsing.
|
2007-10-09 |
Daniel Atallah |
We need to unref the pixmaps after adding them to a list store.
|
2007-10-08 |
Daniel Atallah |
Fix a couple leaks in parsing the xmpp roster.
|
2007-10-08 |
Daniel Atallah |
Fix leak when initializing msn soap request.
|
2007-10-08 |
Daniel Atallah |
Prevent leakage of the cert returned by SSL_PeerCertificate(), and prevent allocation since it isn't used currently anyway. Also prevent an assertion when reading a cert file - there are a number of places where g_return_* are misused here that need to be cleaned up.
|
2007-10-08 |
Daniel Atallah |
Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop.
|
2007-10-08 |
Daniel Atallah |
Fix a leak when a bonjour account is disconnected.
|
2007-10-08 |
Daniel Atallah |
Fix allocating a console for and friends on Windows Vista. Refs #3392.
|
2007-10-07 |
Gary Kramlich |
This is the correct fix.
|
2007-10-07 |
Evan Schoenberg |
Simple patch from David Fang to fix an include typo in test_cipher.c"
|
2007-10-07 |
Will Thompson |
merge of '7cc9174ede50bc7d7fdfbb47fbcdee031b053f08'
|
2007-10-07 |
Will Thompson |
merge of '017296ee954fb91349806c809983c916842603da'
|
2007-10-11 |
Will Thompson |
Document the creation of all the disconnection reason API.
|
2007-10-11 |
Will Thompson |
Add Collabora to COPYRIGHT.
|
2007-10-11 |
Will Thompson |
PURPLE_NUM_REASONS should not be a member of the enum.
|
2007-10-11 |
Will Thompson |
Update report_disconnect_reason documentation to match reality. Also include
|
2007-10-10 |
Will Thompson |
Show a snazzy message with a link to the SSL FAQ if the connection died for
|
2007-10-10 |
Will Thompson |
Clarify the documentation of the return value of
|
2007-10-09 |
Will Thompson |
datallah pointed out that using g_return_if_fail() is preferable to
|
2007-10-09 |
Will Thompson |
Remove explicit setting of wants_to_die from prpls.
|
2007-10-09 |
Will Thompson |
I missed some wants_to_dies in jabber.
|
2007-10-09 |
Will Thompson |
Stop jabber setting wants_to_die itself. This involved plumbing disconnection
|
2007-10-09 |
Will Thompson |
rlaager pointed out that purple_connection_error_reason should be setting
|
2007-10-07 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
|
2007-10-07 |
Daniel Atallah |
Fix the notorious log_reader plugin crash. It turns out that the file contents being freed wasn't the original pointer and, naturally, that doesn't work. There is some additional cleanup and prevention of unnecessary allocations. Fixes #3461, #1249.
|
2007-10-06 |
John Bailey |
merge of '63f107d777d3af55ea0468202ae4d2fcc319f53f'
|
2007-10-06 |
John Bailey |
Fix the mIRC format handling bug that causes incorrect display of received
|
2007-10-07 |
Will Thompson |
I basically copied most of
|
2007-10-07 |
Will Thompson |
Add some links from signal documentation back to the documentation for the
|
2007-10-06 |
Kevin Stange |
Don't ignore everything in finch/ that starts with "finch"
|
2007-10-10 |
Sadrul Habib Chowdhury |
Fix CID 353
|
2007-10-10 |
Sadrul Habib Chowdhury |
Resolve CID 364: 'Pointer returned from "g_hash_table_lookup" is never used'
|
2007-10-06 |
Sadrul Habib Chowdhury |
Thanks deryni.
|
2007-10-06 |
Sadrul Habib Chowdhury |
pkg-config shizzle for finch.
|
2007-10-06 |
Sadrul Habib Chowdhury |
merge of '7252a43314152ad33cc6dc4d65c0349a16575b81'
|
2007-10-06 |
Will Thompson |
Patch from nix_nix to add some links to signal documentation.
|
2007-10-06 |
Will Thompson |
All the links to libpurple signal pages were in the comment containing the
|
2007-10-06 |
Will Thompson |
merge of '1757e82b3ed17d8ad45db9d2c62f0187a8bee93d'
|
2007-10-06 |
Sadrul Habib Chowdhury |
Clarify the doxygen details for the 'conversation-displayed' signal.
|
2007-10-06 |
Sadrul Habib Chowdhury |
Emit the 'conversation-displayed' signal when a conversation is created, in addition to when it's reattached.
|
2007-10-06 |
John Bailey |
Add an accelerator for 'Buddies -> Show'. Fixes #3298.
|
2007-10-06 |
Sadrul Habib Chowdhury |
merge of '2ed39e287c8bc0502ecaf3b390fc0441ab160a99'
|
2007-10-05 |
Daniel Atallah |
Fix a leak that occurs when getting the formatted buddy name under some conditions.
|
2007-10-06 |
Will Thompson |
Split the "you don't have SSL support" meaning of
|
2007-10-05 |
Will Thompson |
merge of 'b7cccbf3d88850c3dcf378f41a25883ceb9cbc5c'
|
2007-10-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)
|
2007-10-05 |
Daniel Atallah |
Leak fix.
|
2007-10-05 |
Daniel Atallah |
Fix from "xjoe" to prevent a crash in the win32 transparency plugin when the conversation isn't (yet?) in a window. Fixes #3452.
|
2007-10-06 |
Sadrul Habib Chowdhury |
Fix #3349 ('Status box cannot be opened with the keyboard').
|
2007-10-05 |
Sadrul Habib Chowdhury |
merge of '077670cb60ab530215573771befe704110370be0'
|
2007-10-05 |
Daniel Atallah |
Fix leakage in the win32 dnsquery implementation.
|
2007-10-05 |
Daniel Atallah |
Fix a small leak in the log_reader plugin.
|
2007-10-05 |
Daniel Atallah |
More leak plugging.
|
2007-10-05 |
Daniel Atallah |
Fix small leak.
|
2007-10-04 |
Daniel Atallah |
I think this Fixes #3438.
|
2007-10-05 |
Sadrul Habib Chowdhury |
Top align the notification message.
|
2007-10-04 |
Loptosko |
fixes #3433
|
2007-10-05 |
Will Thompson |
Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
|
2007-10-05 |
Will Thompson |
Add reasons to a couple of new errors (and to a commented-out one, for
|
2007-10-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
2007-10-04 |
Daniel Atallah |
Fix null printf.
|
2007-10-04 |
Carlos Silva |
merge of '701fb7aea7a77b05725227038ec645441c76668c'
|
2007-10-04 |
Carlos Silva |
Keep MsnUser->list_op in sync.
|
2007-10-04 |
Carlos Silva |
Remove now unnecessary and potentially bad code.
|
2007-10-04 |
Carlos Silva |
Silence a compiler warning about an unused var.
|
2007-10-04 |
Carlos Silva |
Correctly remove a buddy from the Pending list after it is accepted.
|
2007-10-04 |
Daniel Atallah |
Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997.
|
2007-10-04 |
Daniel Atallah |
Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
|
2007-10-04 |
Daniel Atallah |
Sanity checking and minor cleanup.
|
2007-10-04 |
Daniel Atallah |
Prevent an assertion (w/ G_DEBUG=fatal_warnings) when the connection drops.
|
2007-10-03 |
Daniel Atallah |
rlaager noticed that these comments shouldn't be processed by doxygen.
|
2007-10-03 |
Luke Schierer |
I gave up on getting the line widths correct. I also probably have at least one spelling mistake. Still, it might help some over the generic INSTALL we previously had, assuming of course anyone reads it.
|
2007-10-03 |
Sadrul Habib Chowdhury |
merge of '43311ea3963dadd958af56847cc36df60507673f'
|
2007-10-03 |
Luke Schierer |
merge of '6f133a093581cd9a632ca6d0ce110d180e582714'
|
2007-10-03 |
Daniel Atallah |
Don't link the bonjour prpl on win32 directly to the Apple Bonjour library, instead do everything indirectly and display an error message at login time indicating that Bonjour isn't installed. This should make the prpl more discoverable.
|
2007-10-03 |
Daniel Atallah |
merge of '5eed7d5d3539cd18c81cb4d709080ea5bc109bac'
|
2007-10-03 |
Sean Egan |
Hylke made a new win32 installer pixmap
|
2007-10-02 |
Bartoz Oler |
gg: Properly handle CP1250 chars in group's name when importing buddylist.
|
2007-10-02 |
Luke Schierer |
merge of '4bbc209c8076ef89135700af844ec6bb04602c0a'
|
2007-10-03 |
Sadrul Habib Chowdhury |
plucked revision to convert input from locale to utf8.
|
2007-11-14 |
Sadrul Habib Chowdhury |
disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
|
2007-10-03 |
Sadrul Habib Chowdhury |
A request field for buddylist nodes.
|
2007-10-02 |
Sadrul Habib Chowdhury |
Fix a few more memory leaks. Someone who has a myspace account should stare
|
2007-10-02 |
Sadrul Habib Chowdhury |
A small memory leak fix.
|
2007-10-02 |
Sadrul Habib Chowdhury |
Some doxygen stuff.
|
2007-10-02 |
Sadrul Habib Chowdhury |
merge of '40d389dd2daa85ead2860fa3617e9fc354476bf8'
|
2007-10-02 |
Sadrul Habib Chowdhury |
merge of 'a4ca83f88d6ff3c9315ae4fb327b7675d324a494'
|
2007-10-06 |
Will Thompson |
Add a link from the gtkconv signals page back to the gtkconv.h documentation.
|
2007-10-02 |
William Ehlhardt |
- Debugging babble in purple_verify_complete to tell final verification
|
2007-10-02 |
William Ehlhardt |
- Use certificate_pool_retrieve instead of certificate_pool_contains and
|
2007-10-02 |
William Ehlhardt |
- Add Microsoft Secure Server Authority certificate. Fixes #3196
|
2007-10-01 |
Luke Schierer |
merge of '1bcb1793b8e018e79a9308e03f48476e327b4c07'
|
2007-10-01 |
Richard Laager |
Update the bug fix note.
|
2007-10-01 |
Richard Laager |
explicit merge of '34bd82146ec66294912412630b2ae269d548064b'
|
2007-10-01 |
Richard Laager |
Revert a case-change in the ChangeLog that snuck in from somewhere.
|
2007-10-01 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
|
2007-10-02 |
Sadrul Habib Chowdhury |
Add a 'Join Chat...' item in the buddylist menu.
|
2007-10-01 |
Luke Schierer |
sr@Latn changed to sr@latin
|
2007-10-01 |
Luke Schierer |
merge of '6d923ebd61c26e23860956f063837089569c022a'
|
2007-10-02 |
Daniel Atallah |
Fix building the gestures plugin.
|
2007-10-02 |
Daniel Atallah |
Better error handling when no libpurple dbus service is detected. This was Etan's suggestion. Fixes #3278.
|
2007-10-01 |
Daniel Atallah |
merge of '3c5f5942e97bdefba5dcf770578442e11f8aa5c5'
|
2007-10-01 |
Daniel Atallah |
Updated German translation from Bjoern Voigt. Fixes #3258.
|
2007-10-01 |
Luke Schierer |
propagate the NEWS changes via cp
|
2007-10-03 |
Luke Schierer |
provide a hint about needing write access to
|
2007-10-01 |
Espen Stefansen |
fixes #3090
|
2007-10-01 |
Mark Doliner |
Lots of comments for translators. I think I've seen these asked about
|
2007-09-30 |
Sadrul Habib Chowdhury |
merge of '0a539d88f58a5f0cf13448ab6fcc7b3e6e30db52'
|
2007-09-30 |
Ethan Blanton |
purple_conversation_present is broken; remove it from IRC channel joins
|
2007-09-30 |
Will Thompson |
merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2'
|
2007-09-30 |
Will Thompson |
merge of 'c966d1b59a11c860df756f5def6e3486d94f24e3'
|
2007-09-30 |
Kevin Stange |
Someone started capitalizing the version line which confused the release
|
2007-09-30 |
Mark Doliner |
merge of '15fd625e20fae56881c7c728a6533fd1699c351c'
|
2007-09-29 |
Kevin Stange |
Sync the ChangeLog up from 2.2.1.
|
2007-09-30 |
Mark Doliner |
Make phone numbers always show up as online and mobile. AOL takes
|
2007-09-30 |
Mark Doliner |
Close the direct IM session if someone tries to send us a file over
|
2007-09-30 |
Sadrul Habib Chowdhury |
Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.
|
2007-09-29 |
Sadrul Habib Chowdhury |
void functions shouldn't 'return'. Thanks tmcmahon2. Fixes #3151 (gntconv.c fails to compile in Solaris 9)
|
2007-09-29 |
Sadrul Habib Chowdhury |
merge of '87259d3819b0eafa1184ba1d2dfa5f659dafb976'
|
2007-09-29 |
Sadrul Habib Chowdhury |
Add a 'Install plugin...' button in the plugins dialog.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Try to load a plugin from the saved preference even if it is not in the standard path.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Pounce handlers cannot have a null callback.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Translate plugin information, and top-align them.
|
2007-09-29 |
Sadrul Habib Chowdhury |
merge of '2cfece889d5b58dc78c6375f4662ba44f167286d'
|
2007-09-28 |
Sadrul Habib Chowdhury |
Make the row-insertion a little more robust.
|
2007-09-28 |
Sadrul Habib Chowdhury |
Make the key-codes available in the python binding.
|
2007-09-30 |
Will Thompson |
Mention that GnuTLS or NSS are required, and not OpenSSL, in the "you don't
|
2007-09-29 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 08edb66dad9cab9051d6c7658063ee41d827f055)
|
2007-09-29 |
Luke Schierer |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head d80b73af2a76c9ef004532af875209973de125b5)
|
2007-09-29 |
William Ehlhardt |
- Notify on NULL strings instead of just crashing
|
2007-09-29 |
William Ehlhardt |
merge of '27d49044df2da785a519726b37211c6c5218bc41'
|
2007-09-29 |
William Ehlhardt |
- Delete a strcmp that doesn't do anything useful and potentially causes
|
2007-09-29 |
William Ehlhardt |
- Apply pidgin-old-gnutls-bugfixes.patch from #3192 with slight
|
2007-09-29 |
William Ehlhardt |
- Apply pidgin-old-gnutls-types.patch from #3192. This fixes problems
|
2007-09-29 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 39fb78e8732dc4465a2c4908c796df3d745b752c)
|
2007-09-28 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head e7d234a12dbb89fdfd195e4597018a80f2c541f5)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 179c071e5cda5fe178066a9251e7b473ee8b0b10)
|
2007-09-28 |
Richard Laager |
I don't know what MTN was smoking during that last merge.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head b6dd1235937803f38d887d797ea99bb836159cc6)
|
2007-09-28 |
Richard Laager |
I hate merging po files.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 0a3d37418d9f633be9e197c09bf5b61d32dc5585)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head e76d28a0d9305478af3a13c36b2feaa466fc27ec)
|
2007-09-28 |
Richard Laager |
merge of '20da4afff35d564aea592b84f340be967b3449b1'
|
2007-09-28 |
Richard Laager |
Bump version to 2.2.2devel
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 7494c5484079eedcf158172f4208be3f986c068f)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 193dd268b0be5ca0a4a8fa0e4188452907114be0)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head ea712a6deb43cdbf10f75764fee853af196c6095)
|
2007-09-28 |
Richard Laager |
explicit merge of '0b88f009442a340d4269c95605f580a9f444e767'
|
2007-09-28 |
Richard Laager |
merge of '41f188f15baaa4c23c5c2ec80a04faff63ee1977'
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|
2007-09-28 |
Khaled Hosny |
really fixes #3355
|
2007-09-28 |
Luke Schierer |
fixes #3355
|
2007-09-28 |
Khaled Hosny |
references #3355 for real this time. the previus commit was fixes #3350
|
2007-09-28 |
Khaled Hosny |
references #3355
|
2007-09-28 |
Anousak Souphavah |
references #3350
|
2007-09-28 |
Luke Schierer |
update the credits as per request of the submitter. fixes #3291
|
2007-09-28 |
Luke Schierer |
and the about dialog for that translator change
|
2007-09-28 |
Espen Stefansen |
fixes #3090
|
2007-09-28 |
William Ehlhardt |
- Remove some unnecessary debugging babble
|
2007-09-28 |
Mark Doliner |
merge of '45dd8a34b6dda68660a7f026677c9478247610ad'
|
2007-09-28 |
Daniel Atallah |
Fix yahoo doodling once again. This should hopefully be less prone to break as we now use the remote party's doodle IMV key.
|
2007-09-28 |
Daniel Atallah |
Fix a couple bugs related to removing mail notifications.
|
2007-09-28 |
Richard Nelson |
Add save button to the debug window and alter some GROW_X for visual appeal
|
2007-09-28 |
Daniel Atallah |
Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
|
2007-09-28 |
Daniel Atallah |
merge of 'a5dd91b5d76972cf72a56209503c7e32d71c6e3c'
|
2007-09-27 |
Richard Laager |
Add a translator note about the word backlog.
|
2007-09-27 |
William Ehlhardt |
- Previous revision whacked a TODO
|
2007-09-27 |
William Ehlhardt |
- Prompt the user if the local peer certificate cache is not found.
|
2007-09-27 |
Daniel Atallah |
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 #3308
|
2007-09-26 |
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.
|
2007-09-26 |
Jeffrey Connelly |
Remove g_assert() from msimprpl.
|
2007-09-28 |
Evan Schoenberg |
serv_got_attention() doesn't expect an escaped string; it just wants a name. The str variable was unused.
|
2007-09-26 |
Sadrul Habib Chowdhury |
merge of 'b23d43806fbfeabc5007c65090195a3aa6c0a4d9'
|
2007-09-26 |
Mark Doliner |
Invalidate old oscar icons when someone clears their icon.
|
2007-09-26 |
Stu Tomlinson |
disapproval of revision '1af4cc5be54c6712945771f62fb95bd07f4a6104'
|
2007-09-26 |
Mark Doliner |
Patch from David Fang to correctly #include two headers
|
2007-09-26 |
Mark Doliner |
Fix lots of little memory leaks in the MySpace protocol plugin.
|
2007-09-25 |
Daniel Atallah |
Prevent the smiley window appearing outside of the working area on win32. Fixes #3261.
|
2007-09-25 |
Luke Schierer |
update the credits
|
2007-09-25 |
Miloš Popović |
fixes #3140
|
2007-09-25 |
Martin Srebotnjak |
fixes #3097
|
2007-09-25 |
Claudio Satriano |
fixes #3088
|
2007-09-25 |
Luke Schierer |
merge of 'b2924d43f1e1cb2d01705932d9a06df6eedf7ac0'
|
2007-09-24 |
Luke Schierer |
merge of '31d62e1a78974a0239e86bfeb42b29ab75216114'
|
2007-09-23 |
Luke Schierer |
merge of '0323f7621f6891ce008d0a124fef6ed63c856802'
|
2007-09-22 |
Luke Schierer |
merge of '025faf23aaac403798451974c320c4de6df470d5'
|
2007-09-21 |
Luke Schierer |
merge of '2bc502ae06ff6db803c8fe3bd64f1d4cbb88e13f'
|
2007-09-20 |
Luke Schierer |
merge of '3bb908cd6c040c3dbcefdcfead20de7044a7e217'
|
2007-09-20 |
Luke Schierer |
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
|
2007-09-26 |
Mark Doliner |
Don't show "tune" and "mobile" in the Edit a Status! window, and don't
|
2007-09-26 |
Mark Doliner |
Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
|
2007-09-25 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head b2924d43f1e1cb2d01705932d9a06df6eedf7ac0)
|
2007-09-25 |
Mark Doliner |
Is there any reason these statuses were set to not saveable and
|
2007-09-21 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e67a54b3bf4349b6e65a46f749626a122c6afb22)
|
2007-09-25 |
Mark Doliner |
When running stats.pl, just update the po files in place rather than
|
2007-09-25 |
Mark Doliner |
Check in updated po files because holy crap, it cut the time that it
|
2007-09-25 |
Mark Doliner |
At the request of heir Ihar Hrachyshka, correctly list Belarusian
|
2007-09-25 |
Mark Doliner |
Watch for CTRL+C when running stats.pl and exit, rather than making you
|
2007-09-25 |
Daniel Atallah |
Forgot to remove a printf
|
2007-09-25 |
Daniel Atallah |
Close the pipes to the dnssrv child process. Fixes #3245
|
2007-09-24 |
Mark Doliner |
When entering the message for a substatus, get the text from the imhtml
|
2007-09-24 |
Mark Doliner |
Consider offline contacts when calculating the priority buddy. I
|
2007-09-24 |
Mark Doliner |
Whoops, I forgot to register the callback function for the incoming
|
2007-09-24 |
Mark Doliner |
Uh, these two callbacks were backwards. Methinks somebody didn't test
|
2007-09-24 |
Mark Doliner |
Another patch from Collin from ComBOTS Product GmbH. Now, if you
|
2007-09-23 |
Mark Doliner |
A patch from Collin from ComBOTS, I guess. This fixes setting your
|
2007-09-23 |
Mark Doliner |
merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
|
2007-09-23 |
Justin Pryzby |
A single-character patch from Justin Pryzby for the pidgin man page:
|
2007-09-23 |
Sadrul Habib Chowdhury |
merge of '45c21fe8414cc05dba5ae7500e19b9e06c78e283'
|
2007-09-23 |
Sadrul Habib Chowdhury |
Pressing INSERT in the buddy list brings up the 'Add Buddy' dialog.
|
2007-09-22 |
Richard Laager |
Revert Sean's change made in bc3eeb1d4eeaeaee53957eb2efb1dd14f651c1d7 to
|
2007-09-22 |
Richard Laager |
Add msn/contact.c and msn/oim.c to POTFILES.in
|
2007-09-23 |
Gabriel Schulhof |
Reverted to void *, because Gtk::Window wasn't working :o(
|
2007-09-23 |
Gabriel Schulhof |
Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *
|
2007-09-22 |
Gabriel Schulhof |
Simplified perl bindings for GtkDialogs.xs
|
2007-09-22 |
Gabriel Schulhof |
Doing pounces
|
2007-09-22 |
Gabriel Schulhof |
Doing plugin dialog
|
2007-09-22 |
Gabriel Schulhof |
unnecessary diff
|
2007-09-22 |
Gabriel Schulhof |
whitespace
|
2007-09-22 |
Gabriel Schulhof |
Re-worked gtklog functions and perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent
|
2007-09-22 |
Gabriel Schulhof |
disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
|
2007-09-22 |
Gabriel Schulhof |
Accidentally merged stuff from omgp.pidgin (somehow)
|
2007-09-22 |
Gabriel Schulhof |
Weirdness
|
2007-09-22 |
Gabriel Schulhof |
Fixing Request.xs
|
2007-09-22 |
Gabriel Schulhof |
Fixing Request.xs
|
2007-09-22 |
Gabriel Schulhof |
Fixed perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Fixed perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Restoring gntblist.c:create_menu
|
2007-09-22 |
Gabriel Schulhof |
Bad propagate
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
Compile
|
2007-09-22 |
Gabriel Schulhof |
Minor fix
|
2007-09-22 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
2007-09-22 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
2007-09-21 |
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.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Obligatory typo.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Initialize file descriptors to -1 here too. These haven't caused any
|
2007-09-21 |
Sadrul Habib Chowdhury |
Add and remove url-datas for alias update requests.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Initialize file-descriptors to -1.
|
2007-09-21 |
Sean Egan |
Don't include OS information in jabber:iq:version requests
|
2007-09-21 |
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.
|
2007-09-21 |
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.
|
2007-09-21 |
Daniel Atallah |
Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
|
2007-09-21 |
Daniel Atallah |
Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
|
2007-09-21 |
Daniel Atallah |
Clear out the mail notifications for an account when we receive a notification of 0 emails.
|
2007-09-21 |
Nathan Walp |
merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'
|
2007-09-20 |
Sean Egan |
22px Myspace icon
|
2007-09-20 |
Sean Egan |
ChangeLog birthday emblem
|
2007-09-20 |
Sean Egan |
Use birthday emblem in OSCAR. Fixes #300
|
2007-09-20 |
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
|
2007-09-20 |
Sean Egan |
Remove drop shadows from status icons.
|
2007-09-20 |
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.
|
2007-09-20 |
Daniel Atallah |
Fix incorrect purple_proxy_connect() callback and comment out an unused function.
|
2007-09-20 |
Will Thompson |
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
|
2007-09-20 |
Kevin Stange |
Add the version into the imhtml as Sean suggested. Also, eliminate a warning.
|
2007-09-20 |
Kevin Stange |
Not sure why, but someone left out the 22x22 myspace icon. This appeared
|
2007-09-21 |
Sadrul Habib Chowdhury |
presence is an xmlnode here.
|
2007-09-21 |
Sadrul Habib Chowdhury |
merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'
|
2007-09-20 |
Sadrul Habib Chowdhury |
Remove commented out code, and add soem notes.
|
2007-09-20 |
Sean Egan |
Music support for Google Talk
|
2007-09-20 |
Sadrul Habib Chowdhury |
Use an independant status type for 'current media' stuff, instead of using
|
2007-09-20 |
Mark Doliner |
Richard pointed out that this was dumb in an email to the devel
|
2007-09-20 |
Mark Doliner |
De-warn:
|
2007-09-20 |
Ka-Hing Cheung |
don't show empty "Status: " anymore, which fixes a glib runtime warning
|
2007-09-20 |
Daniel Atallah |
Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
|
2007-09-20 |
Sadrul Habib Chowdhury |
merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
|
2007-09-20 |
Sadrul Habib Chowdhury |
Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
|
2007-09-19 |
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.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Link the FAQ in the man page.
|
2007-09-19 |
Sean Egan |
merge of '005c57c94d8542339f96a33cfed0fefbad65d68e'
|
2007-09-19 |
Sean Egan |
merge of '316f4132961f32fda272a61203f295e714e8238c'
|
2007-09-20 |
Will Thompson |
"she got all pissy at me because I gave her constructive criticism on her
|
2007-09-19 |
Will Thompson |
I suppose wants_to_die should also be set when your myspace password is
|
2007-09-19 |
Will Thompson |
It's presumably better not to try to connect right after calling
|
2007-09-19 |
Sadrul Habib Chowdhury |
Compile\!
|
2007-09-19 |
Sadrul Habib Chowdhury |
Show 'buzz'/'nudge' etc. messages differently from regular messages.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Fix #104 (Reconnect to network should reconnect chats also). This has been
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of 'd96ec25855462962b1e1e2f093f242522695c122'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Looking at purple_contact_set_alias and purple_blist_alias_contact functions
|
2007-09-19 |
Sadrul Habib Chowdhury |
Update the alias and emit the signal only when the alias has actually changed.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of '0799159d49f773b16e3a2354b36ef4e5be854595'
|
2007-09-19 |
Sean Egan |
kiss emoticon for ICQ. Fixes #3215
|
2007-09-19 |
Sean Egan |
Ellipsize some menu actions that require further input. Fixes #1770
|
2007-09-19 |
Sean Egan |
Change _Send To mnemonic to avoid conflicting with Smile
|
2007-09-19 |
Sean Egan |
remove stripping of hard-coded domain names, and just strip anything that starts with (http. Fixes #1618
|
2007-09-19 |
Sean Egan |
Change mnemonic for Account to avoid conflict with Add. Fixes #3166
|
2007-09-19 |
Sadrul Habib Chowdhury |
"(04:48:00) Alver: finch --version doesn't print the version, and just launches finch"
|
2007-09-19 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
|
2007-09-19 |
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
|
2007-09-19 |
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.
|
2007-10-24 |
Ka-Hing Cheung |
finish converting the rest of stuff to the new soap api, signing on, getting
|
2007-10-03 |
Ka-Hing Cheung |
fix a memleak or 2
|
2007-10-03 |
Ka-Hing Cheung |
seems to fix duplicate oim messages for real. The problem was that MSN tells
|
2007-10-03 |
Ka-Hing Cheung |
fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
|
2007-10-01 |
Ka-Hing Cheung |
oim migrated to new soap code, quadruply duplicated message!
|
2007-10-01 |
Ka-Hing Cheung |
cleanup soap connection with a timeout
|
2007-10-01 |
Ka-Hing Cheung |
removed lots of commented out old soap code
|
2007-10-01 |
Ka-Hing Cheung |
signs on!
|
2007-09-28 |
Ka-Hing Cheung |
the new soap code finally doesn't crash on startup, still can't
|
2007-09-24 |
Ka-Hing Cheung |
handle unauthenticated soap connection
|
2007-09-24 |
Ka-Hing Cheung |
removes public handle to soap connection, instead a connection is looked up
|
2007-09-21 |
Ka-Hing Cheung |
mostly done with soap level parsing, compiles
|
2007-09-19 |
Ka-Hing Cheung |
beginning of soap layer rewrite, does that even compile?
|
2007-09-16 |
Richard Laager |
Make my currentmedia changes compile.
|
2007-09-16 |
Richard Laager |
Remove some #if 0'ed code.
|
2007-09-16 |
Richard Laager |
Remove "Has you", which has been gone in trunk for a while.
|
2007-09-16 |
Richard Laager |
Use the mediaNode variable rather than the psmNode again. This is from a
|
2007-09-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19)
|
2007-09-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
|
2007-09-16 |
Richard Laager |
explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
|
2007-09-16 |
Richard Laager |
explicit merge of '753ac22f1fb1d33ecd437bdc3c63ca4f5bd81514'
|
2007-09-16 |
Richard Laager |
explicit merge of '7ca52e5d60c8f4d7842faad73378b57df9db9007'
|
2007-09-16 |
Richard Laager |
explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
|
2007-09-16 |
Richard Laager |
explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
|
2007-09-16 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
2007-09-16 |
Richard Laager |
explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
|
2007-09-16 |
Richard Laager |
explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
|
2007-09-16 |
Richard Laager |
explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
|
2007-09-16 |
Richard Laager |
explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
|
2007-09-16 |
Richard Laager |
explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
|
2007-09-16 |
Richard Laager |
Various (untested) changes to the CurrentMedia parsing. This code is a
|
2007-09-15 |
Sadrul Habib Chowdhury |
Ignore empty currentmedia string.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Improve the current-media parsing a little bit.
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
|
2007-09-14 |
Sadrul Habib Chowdhury |
Make the buddylist sync issue a little less worse.
|