2008-12-01 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
|
2008-12-01 |
Richard Laager |
Fix some theme manager assertion failures.
|
2008-11-30 |
Richard Laager |
More icon fixes.
|
2008-11-30 |
Richard Laager |
The DYNAMIC_protocol defines aren't used anywhere.
|
2008-11-30 |
Richard Laager |
Various nullprpl fixes.
|
2008-11-30 |
Richard Laager |
Add a newline to the end of the file.
|
2008-11-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
|
2008-11-28 |
Richard Laager |
Add a -f/--force-online option to Pidgin which tells libpurple to claim the
|
2008-11-28 |
Richard Laager |
Finish up the GNOME URL handler code:
|
2008-11-28 |
Richard Laager |
First round of GNOME URL handler support.
|
2008-11-28 |
Richard Laager |
merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
|
2008-11-28 |
Richard Laager |
disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
|
2008-11-28 |
Richard Laager |
Re-line wrap the latest entry.
|
2008-11-28 |
Richard Laager |
When we call g_spawn_command_line_sync(), we don't care about stderr, so
|
2008-11-28 |
Richard Laager |
Fix a comment
|
2008-11-27 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
|
2008-11-27 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
|
2008-11-27 |
Richard Laager |
Clean up the merge I just did.
|
2008-11-27 |
Richard Laager |
explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
|
2008-11-27 |
Richard Laager |
explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
|
2008-11-26 |
Sadrul Habib Chowdhury |
Do the struct hiding differently.
|
2008-11-26 |
Sadrul Habib Chowdhury |
Revert the last 'struct-hiding' change.
|
2008-11-18 |
Richard Laager |
Hide the PurpleRequestField struct. I figured this one would be easy and
|
2008-11-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
|
2008-11-14 |
Richard Laager |
More purple_debug printf(msg) fixes. I must have a newer GCC or something...
|
2008-11-14 |
Richard Laager |
Fix two more purple_debug variations on printf(msg).
|
2008-11-14 |
Richard Laager |
Fix a variation on printf(msg);
|
2008-11-14 |
Richard Laager |
Make my last commit compile.
|
2008-11-14 |
Richard Laager |
Another one the cast fixer breaks.
|
2008-11-14 |
Richard Laager |
Minor fixes to the cast changing script.
|
2008-11-14 |
Richard Laager |
Update some casts (that the script didn't fix correctly) to GObject macros.
|
2008-11-14 |
Richard Laager |
Add a script to change casts to GObject macros. We'll run this later.
|
2008-11-11 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
|
2008-11-09 |
Richard Laager |
Enable logging of IMs and chats by default, using the HTML log format.
|
2008-11-08 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
|
2008-11-03 |
Gary Kramlich |
Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
|
2008-11-03 |
Gary Kramlich |
Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
|
2008-11-03 |
Richard Laager |
A totally untested struct hiding fix.
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
|
2008-11-02 |
Richard Laager |
Another small struct hiding change.
|
2008-11-02 |
Richard Laager |
Add a commit-check target. The idea is you could use this in a pre-commit
|
2008-11-02 |
Richard Laager |
Add some missing files to POTFILES.in.
|
2008-11-02 |
Richard Laager |
Ignore .loT files. This is helpful to me because I have a wrapper script
|
2008-11-02 |
Richard Laager |
Perl seems to love creating Makefile.old files. Let's ignore them.
|
2008-11-02 |
Richard Laager |
Fix one struct hiding issue.
|
2008-11-02 |
Richard Laager |
merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
|
2008-11-02 |
Sadrul Habib Chowdhury |
A couple of minor fixes.
|
2008-11-02 |
Gary Kramlich |
updated the pidgin plugins for the blist struct hiding
|
2008-11-02 |
Gary Kramlich |
Finish off the libpurple updates for the hidden blist structs
|
2008-11-02 |
Gary Kramlich |
Finished struct hiding in bonjour and qq
|
2008-11-02 |
Gary Kramlich |
Hide PurpleBlist
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
|
2008-11-01 |
Sadrul Habib Chowdhury |
Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
|
2008-10-31 |
Sadrul Habib Chowdhury |
Alias foo. I think blist.h structs are now completely hidden.
|
2008-10-31 |
Sadrul Habib Chowdhury |
merge of 'af834be8e1d99f849b1cade9138e197d7ddf362a'
|
2008-10-31 |
Richard Laager |
Deprecate the unused purple_buddy_get_local_alias() function.
|
2008-10-31 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
2008-10-31 |
Sadrul Habib Chowdhury |
Some more PurpleBuddy::proto_data related changes.
|
2008-10-31 |
Sadrul Habib Chowdhury |
Some more struct hiding.
|
2008-10-31 |
Sadrul Habib Chowdhury |
propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
|
2008-10-31 |
Sadrul Habib Chowdhury |
Typo caught by compile warning.
|
2008-10-31 |
Richard Laager |
More struct hiding work
|
2008-10-31 |
Richard Laager |
Add @since 2.6.0 tags for purple_connection_set_protocol_data() and
|
2008-10-31 |
Gary Kramlich |
updated irc to use the api rather than structs directly
|
2008-10-31 |
Gary Kramlich |
moved gg to use the api rather than structs directly
|
2008-10-31 |
Gary Kramlich |
Finished moving to api for bonjour
|
2008-10-31 |
Gary Kramlich |
Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9ef0eaddbc0c1196f6ceefc842c249f918d2e131)
|
2008-10-30 |
Richard Laager |
Use purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
|
2008-10-30 |
Richard Laager |
Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head d09a92cd7ce9896f92599d245e9964da4ac5b2e1)
|
2008-10-30 |
Richard Laager |
Remove the dim_grey function, which is no longer used.
|
2008-10-30 |
Richard Laager |
Fix a compiler warning.
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 24a56806ef9dfa8ea67d214a92a19c9011bc8a27)
|
2008-10-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head b630f3305c53ab0eb32b948911940959cc873699)
|
2008-10-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
|
2008-08-30 |
Justin Rodriguez |
Fixes a bug in the blist theme where a line appears only under the expander
|
2008-08-28 |
Gary Kramlich |
renamed sound-loader.[ch] to sound-theme-loader.[ch]
|
2008-08-28 |
Gary Kramlich |
renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
|
2008-08-28 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 69cdb2b9e20a69a98389b47c672718d5be222338)
|
2009-02-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
2009-02-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
|
2009-02-12 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
2009-02-06 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
2009-01-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
|
2009-01-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
2009-01-14 |
Marcus Lundblad |
disapproval of revision '3de5eea959151773885ba601f681aec2431dd47d'
|
2009-01-14 |
Marcus Lundblad |
Make the IBB-handling code in si.c "steal" the dest_fp from PurpleXfer in the
|
2009-01-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
2009-01-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
2009-01-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
|
2009-01-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
2008-12-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
2008-12-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
2008-12-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
2008-12-17 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
2008-12-16 |
Marcus Lundblad |
Fix error handling on missing "seq" attribute
|
2008-12-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
|
2008-12-16 |
Paul Aurich |
Standardize all the IBB stream cleanup
|
2008-12-16 |
Paul Aurich |
Trigger error callbacks when receiving a malformed-ish packet.
|
2008-12-15 |
Marcus Lundblad |
Removed debug output referencing a char * that can be NULL, causing crashes
|
2008-12-15 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 932c83e821824239896f933e32349175efb85741)
|
2008-12-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3dd9c7e41e98570d3626051c1fa70d698554a58a)
|
2008-12-13 |
Marcus Lundblad |
Remove timeout for IBB when receiving an IBB session open from the initiator
|
2008-12-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
|
2008-12-13 |
Marcus Lundblad |
Add timeout when receiver waits for initiator to open an IBB session
|
2008-12-09 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
|
2008-12-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
|
2008-12-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
|
2008-12-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
2008-11-30 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
|
2008-11-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
2008-11-18 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
2008-11-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
|
2008-11-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
|
2008-10-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
|
2008-10-27 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
|
2008-10-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 60eb3945122f9f81bed98851da3567b10baf9450)
|
2008-10-20 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
|
2008-10-19 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
|
2008-10-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
|
2008-10-12 |
Marcus Lundblad |
merge of '1cff30b7f6954a59c5a89c859c10fa1c51feab8c'
|
2008-10-12 |
Marcus Lundblad |
Set state error on IBBSession if the receiver gives an error.
|
2008-10-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
|
2008-10-01 |
Marcus Lundblad |
Call purple_xfer_end when ending an IBB session.
|
2008-09-30 |
Marcus Lundblad |
Check don't try to free the JabberSIXfer if it's already been freed.
|
2008-09-29 |
Marcus Lundblad |
Changed a debug message to refer to the correct function...
|
2008-09-29 |
Marcus Lundblad |
merge of '1f1c4d53b190a6818acec7b4a5469c4a4db37759'
|
2008-09-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7561443e7b6e50cd96cac03b88cbb8fab1f45d84)
|
2008-09-29 |
Marcus Lundblad |
Set binary mode when opening files for IBB transfers.
|
2008-09-28 |
Marcus Lundblad |
Revert to using g_fopen (since we have a compatability define for old glibs)
|
2008-09-27 |
Marcus Lundblad |
merge of '421269ebbe32a67020772ec7ba39a1e5f8b14b4c'
|
2008-09-25 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head bf07db8e6300ffa5dc4613996800db83ad350afb)
|
2008-09-27 |
Marcus Lundblad |
Actually close the assoiciated jsx when closing an IBB session.
|
2008-09-23 |
Marcus Lundblad |
Some changes got lost when I merged...
|
2008-09-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
|
2008-09-22 |
Marcus Lundblad |
Patch from Phil Hannent to fix build on win32,
|
2008-09-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
|
2008-09-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
|
2009-02-24 |
Marcus Lundblad |
Removed a few unnessesary lines of code.
|
2009-02-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
2009-02-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
|
2009-02-12 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
2009-02-06 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
2009-01-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
|
2009-01-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
2009-01-19 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
|
2009-01-19 |
Marcus Lundblad |
Print alias (if known) in some error/info messages when failing to buzz
|
2009-01-16 |
Marcus Lundblad |
Give username (JID) to purple_prpl_got_attention, not alias
|
2009-01-16 |
Marcus Lundblad |
Print to conversation from jabber_cmd_buzz, this prevents printing two info
|
2009-01-13 |
Marcus Lundblad |
Add a missing space, thanks Paul!
|
2009-01-13 |
Marcus Lundblad |
Change error message shown when trying to buzz a buddy who doesn't announce
|
2009-01-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
2009-01-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
2009-01-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
|
2009-01-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
2008-12-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
2008-12-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
2008-12-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
2008-12-17 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
2008-12-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
|
2009-03-02 |
Ethan Blanton |
prep versions for additional development
|
2009-03-02 |
Ethan Blanton |
Update versions for 2.5.5.
|
2009-03-02 |
Elliott Sales de Andrade |
NEWS and all that sort of thing...
|
2009-03-02 |
John Bailey |
Another updated Russian translation (it's already in po/ChangeLog). Fixes #8495
|
2009-03-01 |
John Bailey |
NEWS'ing!
|
2009-03-01 |
Ethan Blanton |
merge of '73c00fbbe95951b367f8bf73b5154cd5a158529b'
|
2009-03-01 |
Ka-Hing Cheung |
adding a missing file
|
2009-02-28 |
Elliott Sales de Andrade |
These debug messages need newlines.
|
2009-02-28 |
Paul Aurich |
Some day, I will learn to alphabetize.
|
2009-02-28 |
Paul Aurich |
Add Khmer translation from Khoem Sokhem.
|
2009-02-27 |
Paul Aurich |
Add other languages committed by translators to the ChangeLog and run
|
2009-02-27 |
Paul Aurich |
I want to have a nickname, too!
|
2009-02-27 |
Paul Aurich |
merge of '25555f057b156444048f1b2fafeeaf056ac0be9c'
|
2009-02-27 |
Elliott Sales de Andrade |
Generalize the FQY command so it can be used by different callbacks based
|
2009-02-27 |
Paul Aurich |
Chinese (Hong Kong) and Chinese (Traditional) translation updates.
|
2009-02-27 |
Paul Aurich |
Afrikaans, Danish, Norwegian Bokmål, Punjabi, and Portuguese (Brazilian)
|
2009-02-26 |
Mark Doliner |
We just freed slpcall, so don't set slpcall->timer to 0. And return
|
2009-02-26 |
Mark Doliner |
This should fix a sporadic crash? The behavior before was clearly wrong--
|
2009-02-26 |
Richard Laager |
Credit Math2Gold for revision 0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8.
|
2009-02-26 |
Mark Doliner |
Shaun Lindsay at Meebo tracked down a bug where this function reads
|
2009-02-25 |
Paul Aurich |
merge of '7dc734d96688ae822246be79196106858b5e6670'
|
2009-02-25 |
Paul Aurich |
Add a second chain of SSL certificates now necessary for OSCAR SSL
|
2009-02-25 |
Evan Schoenberg |
merge of '21e96c2781026be159ef9d16095e34151c421fbc'
|
2009-02-25 |
Peter Hjalmarsson |
Updated swedish translation
|
2009-02-25 |
Paul Aurich |
merge of '834ff898e490cfa48f763bee4c57477814139384'
|
2009-02-25 |
Paul Aurich |
List getstatus and getstatusmessage in the purple-remote help output.
|
2009-02-25 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c4a5ddc5d50dcd6e82192d1f90614217624a126)
|
2009-02-25 |
Jochen Kemnade |
another update for 2.5.5
|
2009-02-25 |
Josep Puigdemont |
Updated Catalan translation.
|
2009-02-25 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head f840352699c2a48d528c12e447b52af0a4137355)
|
2009-02-25 |
SHiNE CsyFeK |
merge of '0255e37442effe291a919a71184e1266f5e9480f'
|
2009-02-25 |
SHiNE CsyFeK |
2009.02.25 - flos <lonicerae(at)gmail.com>
|
2009-02-24 |
SHiNE CsyFeK |
2009.02.24 - flos <lonicerae(at)gmail.com>
|
2009-02-25 |
Kelemen Gábor |
hu.po: Hungarian translation updated for 2.5.5
|
2009-02-24 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 5aca19ea8964e864e3374ac4fd3c1c81cd23a426)
|
2009-02-24 |
SHiNE CsyFeK |
2009.02.24 - flos <lonicerae(at)gmail.com>
|
2009-02-24 |
SHiNE CsyFeK |
2009.02.21 - flos <lonicerae(at)gmail.com>
|
2009-02-20 |
SHiNE CsyFeK |
2009.02.21 - flos <lonicerae(at)gmail.com>
|
2009-02-09 |
SHiNE CsyFeK |
2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
|
2009-02-09 |
SHiNE CsyFeK |
2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
|
2009-02-25 |
Evan Schoenberg |
applied changes from 30c025a5facc491ee082435ffe5d2ccfec619678
|
2009-02-24 |
Laurynas Biveinis |
Update Lithuanian translation
|
2009-02-23 |
Paul Aurich |
Evan's original change to the Direct IM autoreplies is on im.pidgin.pidgin,
|
2009-02-23 |
Paul Aurich |
Two of the 2.5.5 translations introduced the old name in comments and a
|
2009-02-23 |
Björn Voigt |
German update for 2.5.5
|
2009-02-23 |
Éric Boumaour |
Update french translation.
|
2009-02-22 |
John Bailey |
Bengali and Norwegian Bokmål translations updated. Fixes #8118, #8172. These
|
2009-02-22 |
John Bailey |
I forgot how to alphabetize.
|
2009-02-22 |
John Bailey |
Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
|
2009-02-22 |
John Bailey |
kugel in #pidgin noticed that glib-object.h is included twice here.
|
2009-02-22 |
John Bailey |
Danish translation updated. Fixes #8485.
|
2009-02-22 |
John Bailey |
Czech, Norwegian Nynorsk, and Slovenian translations updated.
|
2009-03-01 |
Ethan Blanton |
Use _set_default_priority on gnutls versions lacking _priority_set_direct.
|
2009-02-21 |
Ka-Hing Cheung |
patch from Martin von Gagern that uses a new gnutls option to enable better
|
2009-02-21 |
Daniel Atallah |
Better support running many Bonjour clients on the same machine by allowing a
|
2009-02-19 |
Paul Aurich |
Fix typo (s/recipt/receipt/) that rob-to86 noticed in the ChangeLog
|
2009-02-19 |
Etan Reisner |
merge of '3cf23371e3e019d9e8de26e38bab170c5ed4aca1'
|
2009-02-19 |
Daniel Lj |
I thought I did this already, but anyway, a patch from Dimmuxx to stop the
|
2009-02-19 |
Elliott Sales de Andrade |
merge of '4c705f4c1149e001f86ed88ffc64ccb5acbc8261'
|
2009-02-18 |
Jochen Kemnade |
updated German translation
|
2009-02-19 |
Elliott Sales de Andrade |
Set an error if you're unable to connect to the contact server, or are not
|
2009-02-18 |
Elliott Sales de Andrade |
Fix some more mis-identified plugins, like 3b3526a0...
|
2009-02-18 |
Paul Aurich |
merge of '2f4f593dae7afcbb03bfccfe5db4d44697ec87ef'
|
2009-02-18 |
Etan Reisner |
Document the PURPLE_MAJOR_VERSION, PURPLE_MINOR_VERSION, and
|
2009-02-18 |
Etan Reisner |
Sprinkle some @copydoc directives around to shut up some doxygen whining.
|
2009-02-18 |
Etan Reisner |
s/pidgindialogs_about/pidgin_dialogs_about/ to fix compiling also add some
|
2009-02-18 |
Etan Reisner |
merge of '3b3526a039e213263905cee2579a5c7e8a99e4a7'
|
2009-02-18 |
Etan Reisner |
merge of '021b2e6a0a1a494338bfc1491b59acee849ec048'
|
2009-02-12 |
Etan Reisner |
merge of 'afc2bc7354c9b7ddb6cb80de073d5ae620fe94a5'
|
2009-02-18 |
Paul Aurich |
Fix compilation errors and warnings for pidgininc (as noticed by albertz in #pidgin).
|
2009-02-18 |
Paul Aurich |
albertz noticed the XMPP Console was identifying itself as interval. Hooray
|
2009-02-17 |
Daniel Atallah |
Implement support for resolving DNS via the SOCKS4 proxy in use.
|
2009-02-17 |
Daniel Atallah |
A few type fixes.
|
2009-02-17 |
Daniel Atallah |
Use asynchronous DNS lookups for SOCKS4.
|
2009-02-17 |
Elliott Sales de Andrade |
Buddies on both the Allow and Block list are now automatically removed from
|
2009-02-17 |
Elliott Sales de Andrade |
Don't set an attribute prefix on the node, and remove an unnecessary call
|
2009-02-16 |
John Bailey |
Add some MSN items to the changelog.
|
2009-02-15 |
Elliott Sales de Andrade |
merge of '4021ee6bbfa81bd2fda8e2760cb4ae05d5c30083'
|
2009-02-15 |
John Bailey |
merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
|
2009-02-15 |
John Bailey |
Reorganize the ChangeLog a bit.
|
2009-02-15 |
John Bailey |
Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
|
2009-02-15 |
Kosta Arvanitis |
Prevent tooltips from lingering while scrolling in the buddy list window.
|
2009-02-15 |
Kosta Arvanitis |
Close the tooltip window on a keypress event. Fixes #8150.
|
2009-02-15 |
Kosta Arvanitis |
Adjust tooltips to offset their position by half the cursor size. This will
|
2009-02-15 |
Paul Aurich |
Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
|
2009-02-15 |
John Bailey |
This is a combination of patches from darkrain42 and Marcus Sundberg to fix
|
2009-02-15 |
John Bailey |
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
|
2009-02-15 |
John Bailey |
Fix a warning I caught about using %d for a gsize.
|
2009-02-15 |
mcepl |
Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
|
2009-02-15 |
david jedelsky |
Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
|
2009-02-15 |
Elliott Sales de Andrade |
Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
|
2009-02-15 |
Elliott Sales de Andrade |
Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
|
2009-02-15 |
Elliott Sales de Andrade |
Send "Segoe UI" if no font is determined from the UI's HTML.
|
2009-02-15 |
Elliott Sales de Andrade |
Save and use the CacheKey for ABCH SOAP requests.
|
2009-02-15 |
Elliott Sales de Andrade |
Add a missed g_slist_free.
|
2009-02-15 |
Elliott Sales de Andrade |
Comment out this extra string until we need it (if ever).
|
2009-02-15 |
Elliott Sales de Andrade |
This casting is no longer necessary.
|
2009-02-15 |
Daniel Atallah |
Use a stock size that we are sure exists (which ends up making the icon a pixel
|
2009-02-15 |
Elliott Sales de Andrade |
Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
|
2009-02-15 |
Elliott Sales de Andrade |
I was hoping this wouldn't be necessary, but it seems that the possibility
|
2009-02-15 |
Elliott Sales de Andrade |
Jason's been a big help here, and I think this is fixed now.
|
2009-02-14 |
John Bailey |
Some tweaks to the About dialog:
|
2009-02-12 |
Mark Doliner |
Add a note that we should use hash tables for the permit and deny lists.
|
2009-02-12 |
Etan Reisner |
I'm pretty sure this is what we meant here.
|
2009-02-12 |
Etan Reisner |
Let XS do the argument checking/erroring for us for the components argument to
|
2009-02-11 |
Etan Reisner |
I like this message better.
|
2009-02-10 |
Daniel Atallah |
Credit the author of the menu responsivness patch. References #8352
|
2009-02-10 |
Paul Aurich |
merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
|
2009-02-10 |
Daniel Atallah |
This small optimization has been sitting in my tree for a long time.
|
2009-02-10 |
Daniel Atallah |
Fix from "oopepe" to make menus more reliably responsive.
|
2009-02-10 |
Mark Doliner |
Set this timer to 0 when we return FALSE
|
2009-02-10 |
Mark Doliner |
Change two more uses of purple_utf8_strcasecmp to g_str_equal
|
2009-02-10 |
Mark Doliner |
It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
|
2009-02-09 |
Mark Doliner |
Avoid canceling this timer twice
|
2009-02-10 |
Paul Aurich |
Fix a double-free segfault in the adhoc commands
|
2009-02-08 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
|
2009-02-08 |
Elliott Sales de Andrade |
A JID can have no node (the part before the @), but a chat must have one,
|
2009-02-08 |
Elliott Sales de Andrade |
merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'
|
2009-02-08 |
Elliott Sales de Andrade |
disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
|
2009-02-07 |
Elliott Sales de Andrade |
The jabber_register_parse function was looking for the <x> node as a
|
2009-02-06 |
Björn Voigt |
resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
|
2009-02-06 |
Daniel Atallah |
Fix a null ptr deref/double free. Fixes #8336.
|
2009-02-05 |
Elliott Sales de Andrade |
merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
|
2009-02-05 |
Elliott Sales de Andrade |
In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
|
2009-02-05 |
Elliott Sales de Andrade |
Fix some warnings in some sometimes-commented-out debug messages.
|
2009-02-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
2009-02-04 |
Sadrul Habib Chowdhury |
Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
|
2009-02-04 |
Sadrul Habib Chowdhury |
Need some refining for vt100 too, apparently. Fixes #8335.
|
2009-02-04 |
Mark Doliner |
Wait to set the account online until after we've fetched our buddy list.
|
2009-02-04 |
Elliott Sales de Andrade |
After parsing the message text for HTML formatting, don't try to send it if
|
2009-02-04 |
John Bailey |
Break the ICQ changes into their own section. Make an existing ICQ entry more
|
2009-02-04 |
Daniel Lj |
Patch to properly publish status messages for statuses other than Available.
|
2009-02-03 |
Mark Doliner |
Mark the string "Mongolian" as translatable
|
2009-02-03 |
Mark Doliner |
There's no reason for these to not be const is there? This doesn't
|
2009-02-03 |
Mark Doliner |
Fix this compile warning:
|
2009-02-03 |
Elliott Sales de Andrade |
For some reason, all these statuses were set to saveable=FALSE. With the
|
2009-02-03 |
Daniel Atallah |
merge of '373dcef37042813bc15485de75725e625a149bf6'
|
2009-02-03 |
Sadrul Habib Chowdhury |
*** Plucked rev 8e8959be (sadrul@pidgin.im):
|
2009-02-02 |
John Bailey |
Change our ICQ client ID such that we identify ourselves to the ICQ servers as
|
2009-02-03 |
Daniel Atallah |
Work around the buggy Aspell dictionary installers by cleaning up after them.
|
2009-02-02 |
Daniel Atallah |
conn->current_request can be NULL here.
|
2009-02-01 |
Elliott Sales de Andrade |
merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
|
2009-02-01 |
luke |
Plug a memory leak in SILC, thanks to Luke Petre.
|
2009-01-30 |
Daniel Atallah |
Remove the "Flash window when chat messages are received" pref from the winprefs
|
2009-01-30 |
Daniel Atallah |
Fix 3 different race conditions in the win32 network management functionality.
|
2009-02-01 |
Elliott Sales de Andrade |
Setup message handlers on the MSN Notification server so that messages from
|
2009-02-01 |
Elliott Sales de Andrade |
Make message handlers more generic and able to work when used by the
|
2009-02-01 |
Elliott Sales de Andrade |
Move some MSN message handlers from switchboard to general msg.c.
|
2009-02-01 |
Elliott Sales de Andrade |
Remove warning in contact.c.
|
2009-02-01 |
Elliott Sales de Andrade |
I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
|
2009-01-31 |
Elliott Sales de Andrade |
The MSN AddressBook can contain contacts with global isMessengerUser=false,
|
2009-01-30 |
Elliott Sales de Andrade |
Update the Address Book when we recieve a new friendly name for a buddy.
|
2009-01-30 |
Elliott Sales de Andrade |
Move the check for whether to update the server alias out of nln_cmd and
|
2009-01-29 |
Mark Doliner |
Fix a bug where the thumbnail buddy icon in the Accounts dialog would
|
2009-01-29 |
Mark Doliner |
Minor formatting and comments
|
2009-01-29 |
Mark Doliner |
Remove the rest of the status node code
|
2009-01-29 |
Elliott Sales de Andrade |
merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'
|
2009-01-29 |
Daniel Lj |
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
|
2009-01-29 |
Sadrul Habib Chowdhury |
Fix setting custom colorpairs containing 'default', thanks to jieryn on
|
2009-01-29 |
Elliott Sales de Andrade |
merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
|
2009-01-28 |
Mark Doliner |
I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
|
2009-01-28 |
Paul Aurich |
This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
|
2009-01-28 |
Paul Aurich |
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
|
2009-01-27 |
Mark Doliner |
Shuffle a few comments around to make it look like I did something
|
2009-01-27 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
|
2009-01-19 |
Paul Aurich |
Add new cert to the Windows uninstaller per datallah's request
|
2009-01-19 |
Paul Aurich |
Provide the intermediate certificate needed to verify AOL's server
|
2009-01-18 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
2009-01-14 |
Paul Aurich |
Remove the "buggy" caveat -- I've been running it for a while
|
2009-01-14 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
|
2008-12-18 |
Paul Aurich |
Implement a sane mechanism for switching an OSCAR account to SSL.
|
2008-12-18 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
|
2009-01-17 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
2009-01-02 |
Paul Aurich |
Fix merge
|
2009-01-02 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
2008-12-22 |
Paul Aurich |
Fix situation in which group was not specified and
|
2008-12-21 |
Paul Aurich |
Fix the novell check
|
2008-12-21 |
Paul Aurich |
Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
|
2008-12-21 |
Paul Aurich |
Properly don't re-add buddies in SILC
|
2008-12-21 |
Paul Aurich |
Oscar: Re-request authorization when adding a buddy that is already on the list.
|
2008-12-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
2009-01-29 |
Elliott Sales de Andrade |
Don't crash on Windows when removing an alias for an MSN buddy.
|
2009-01-27 |
Elliott Sales de Andrade |
Missed a file in previous commit. Avoids a double-free.
|
2009-01-27 |
Elliott Sales de Andrade |
merge of '6922052516b4de648838827a2c1806840619d49a'
|
2009-01-27 |
Elliott Sales de Andrade |
Re-combine large (multi-part) messages on MSN since we seem to say that we
|
2009-01-27 |
Elliott Sales de Andrade |
Add special handling to the Python D-Bus parsing code for the *_get_data
|
2009-01-27 |
Elliott Sales de Andrade |
Fix a crash on exit with a patch from im.pidgin.next.minor.
|
2009-01-27 |
Daniel Atallah |
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
|
2009-01-27 |
Daniel Atallah |
Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
|
2009-01-26 |
Richard Laager |
merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
|
2009-01-26 |
Richard Laager |
In the course of looking at purple-url-handler to compose a response to a
|
2009-01-25 |
Elliott Sales de Andrade |
merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
|
2009-01-25 |
Richard Laager |
Fix a discrepancy between the About box and the other authors lists.
|
2009-01-25 |
Richard Laager |
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
|
2009-01-25 |
Richard Laager |
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
|
2009-01-24 |
Richard Laager |
Display rather than log the error when another instance is running.
|
2009-01-24 |
Richard Laager |
pidgin.h is a public header file. Therefore, we should continue to provide
|
2009-01-24 |
Richard Laager |
Two minor cleanups to the message about the invisible character in pidgin.h.
|
2009-01-24 |
Mark Doliner |
GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
|
2009-01-24 |
Mark Doliner |
Slightly improve this debug error message
|
2009-01-23 |
Timo Jyrinki |
minimal one line patch
|
2009-01-22 |
Mark Doliner |
This happens anytime you IM an offline user, and is totally not an error
|
2009-01-21 |
Daniel Atallah |
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
|
2009-01-21 |
Evan Schoenberg |
Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
|
2009-01-20 |
Paul Aurich |
merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
|
2009-01-20 |
Daniel Atallah |
When saving the account settings, use the protocol options that were present at
|
2009-01-20 |
Daniel Atallah |
Clean up merges from the last two (un)disapprovals.
|
2009-01-20 |
Daniel Atallah |
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
|
2009-01-20 |
Daniel Atallah |
merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
|
2009-01-20 |
Daniel Atallah |
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
|
2009-01-20 |
Paul Aurich |
pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
|
2009-01-20 |
Paul Aurich |
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
|
2009-01-20 |
Daniel Atallah |
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
|
2009-01-20 |
Daniel Atallah |
Updates to the translation statistics styleshoot from Hans Nordhaug to improve
|
2009-01-25 |
Elliott Sales de Andrade |
On MSN, don't print an "unknown" message for SLP acknowledgement messages.
|
2009-01-20 |
Elliott Sales de Andrade |
merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
|
2009-01-20 |
Paul Aurich |
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
|
2009-01-20 |
Elliott Sales de Andrade |
Changelog buddy icon/custom smiley/file transfer.
|
2009-01-19 |
Elliott Sales de Andrade |
Report a debug warning if a SLP MSG is not processed because it has unknown
|
2009-01-19 |
Elliott Sales de Andrade |
Minor type fix.
|
2009-01-19 |
Elliott Sales de Andrade |
A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
|
2009-01-15 |
Daniel Atallah |
Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
|
2009-01-15 |
Daniel Atallah |
This should prevent the crash in #8109 by stopping an invalid message from
|
2009-01-14 |
Daniel Atallah |
Remove now unused tmp_buddy hack.
|
2009-01-14 |
Daniel Atallah |
merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
|
2009-01-14 |
Daniel Atallah |
merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
|
2009-01-14 |
Daniel Atallah |
Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
|
2009-01-13 |
Sadrul Habib Chowdhury |
Allow rebinding keys to change the focused widget.
|
2009-01-13 |
Mark Doliner |
I think it's reasonable for prpls to call purple_prpl_got_user_idle()
|
2009-01-13 |
Stu Tomlinson |
bump the version now we finally released
|
2009-01-14 |
Evan Schoenberg |
Fixed an errant comment
|
2009-01-14 |
Evan Schoenberg |
AIM Direct IM messages should not be flagged as auto responses unless they actually are.
|
2009-01-12 |
Mark Doliner |
For real this time
|
2009-01-12 |
Paul Aurich |
merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
|
2009-01-12 |
Etan Reisner |
I hope I still remember how to NEWS.
|
2009-01-12 |
Etan Reisner |
merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
|
2009-01-11 |
Etan Reisner |
We default doxygen, dot, and devhelp to being enabled so make configure print
|
2009-01-12 |
Paul Aurich |
MSN: Change the Connect Server to temporarily workaround connection issues.
|
2009-01-12 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
|
2009-01-12 |
Stu Tomlinson |
Remove the 'devel' tag from the version
|
2009-01-11 |
Ka-Hing Cheung |
Fixes #7373, the new live messenger client now sends Segoe UI as the default
|
2009-01-11 |
Ka-Hing Cheung |
make this toggleable via env instead of #define
|
2009-01-11 |
Ka-Hing Cheung |
disapproval of revision '86902651768595e46a7e1225a210055c92954448'
|
2009-01-11 |
Ka-Hing Cheung |
make this togglable via env rather than #define
|
2009-01-11 |
Ka-Hing Cheung |
please?
|
2009-01-11 |
John Bailey |
Russian translation updated by new translator Антон Самохвалов. Fixes #7946.
|
2009-01-11 |
Stu Tomlinson |
Add the updated Polish translation to the ChangeLog
|
2009-01-11 |
John Bailey |
New Polish translation by Piotr Makowski. Fixes #7944. Also updates the
|
2009-01-11 |
Stu Tomlinson |
Remove a number of old strings that became dupes in the big sed of 2009
|
2009-01-11 |
Stu Tomlinson |
Remove an old string that became a dupe in the big sed of 2009
|
2009-01-11 |
John Bailey |
NEWSing. Maybe a bit premature, but it doesn't really matter.
|
2009-01-11 |
John Bailey |
Remove references to our former name in all translations and the README in
|
2009-01-10 |
Ka-Hing Cheung |
no reason to create an icon and then scale, gtk_widget_render_icon
|
2009-01-10 |
Ka-Hing Cheung |
no reason not to show other emblems when contact is expanded
|
2009-01-10 |
Ka-Hing Cheung |
xmpp does this!
|
2009-01-09 |
Daniel Atallah |
merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'
|
2009-01-09 |
Daniel Atallah |
merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'
|
2009-01-09 |
Daniel Atallah |
disapproval of revision '59dabca54f8fec54f44c38eaaaafb29086c7ade7'
|
2009-01-09 |
Daniel Atallah |
merge of '564565db3b0042f189b8b36ac0b30ea824712f59'
|
2009-01-09 |
Mark Doliner |
Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check
|
2009-01-09 |
Daniel Atallah |
Changelog some win32 stuff.
|
2009-01-08 |
Björn Voigt |
small German update
|
2009-01-08 |
Stu Tomlinson |
Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not
|
2009-01-08 |
Stu Tomlinson |
merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'
|
2009-01-08 |
Stu Tomlinson |
I have no idea if this check is needed, but it looked a bit risky without it
|
2009-01-08 |
Etan Reisner |
Correct a comment, I don't imagine anyone will actually need this but better
|
2009-01-08 |
Etan Reisner |
Make dialogs that double as add and save dialogs indicate the current action
|
2009-01-07 |
Sadrul Habib Chowdhury |
Fix rebinding the arrow keys and tab.
|
2009-01-07 |
Etan Reisner |
merge of '8531e88ebf19846bd138013c731b270540572751'
|
2009-01-07 |
Etan Reisner |
merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'
|
2009-01-07 |
Paul Aurich |
Allow us to remove vCard avatars when the PurpleAccount doesn't have one
|
2009-01-07 |
Paul Aurich |
Paul noticed that the conditional blocks here were backwards. I'm surprised no
|
2009-01-07 |
Etan Reisner |
Remove a handful of string utility functions from perl, they are generally
|
2009-01-07 |
Etan Reisner |
merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'
|
2009-01-09 |
Daniel Atallah |
Updated Spanish translation. Fixes #7989.
|
2009-01-09 |
Daniel Atallah |
Updated Slovak translation. Fixes #7998.
|
2009-01-09 |
Daniel Atallah |
Updated Brazilian Portuguese translation. Fixes #8005.
|
2009-01-09 |
Daniel Atallah |
Updated Dutch translation. Fixes #8013.
|
2009-01-09 |
Daniel Atallah |
Updated Romanian translation. Fixes #8018.
|
2009-01-09 |
Daniel Atallah |
Updated Czech translation from David Vachulka. Fixes #8022
|
2009-01-09 |
Daniel Atallah |
merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'
|
2009-01-09 |
Daniel Atallah |
Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.
|
2009-01-07 |
Timo Jyrinki |
Update Finnish translation for 2.5.4 release.
|