2008-01-16 |
John Bailey |
const-ify paramteters to some of the new API I added. I thought I did this already.
|
2008-01-16 |
John Bailey |
Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely
|
2008-01-16 |
John Bailey |
Get rid of an unnecessary allocation.
|
2008-01-15 |
Will Thompson |
Clarify documentation of purple_account_set_status_list(), and use @copydoc to
|
2008-01-15 |
Mark Doliner |
merge of '59861e303c2e7d7bfe9c10a06497b1aaa47d6588'
|
2008-01-15 |
Mark Doliner |
Update some comments in oscar's prpl callback structs
|
2008-01-15 |
John Bailey |
ChangeLog the /notice stuff I added to IRC a while ago and forgot about.
|
2008-01-15 |
John Bailey |
Patch from Yusuke Odate, modified by me, to support retrieving the full
|
2008-01-15 |
Etan Reisner |
Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
|
2008-01-15 |
Etan Reisner |
disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
|
2008-01-15 |
Etan Reisner |
Remove a variable that isn't used anywhere, if it was supposed to do something
|
2008-01-14 |
Daniel Atallah |
Prevent a crash caused by freed memory being accessed.
|
2008-01-14 |
Daniel Atallah |
Some more little leak fixes.
|
2008-01-14 |
Daniel Atallah |
Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.
|
2008-01-14 |
Daniel Atallah |
Plug a small leak.
|
2008-01-14 |
Mark Doliner |
More compiler warning fixes from o_sukhodolsky (with additions by me).
|
2008-01-14 |
Mark Doliner |
I forgot that we're supposed to be using g_strerror() to guarantee a
|
2008-01-14 |
Mark Doliner |
More of ticket #1344 from o_sukhodolsky, which rlaager has been
|
2008-01-14 |
Mark Doliner |
I'm gonna try adding in an easter egg here, see what people thing.
|
2008-01-14 |
Richard Laager |
Fix a compiler warning:
|
2008-01-14 |
Richard Laager |
merge of '464169ffadabb173b3052074b132f38025b2e88d'
|
2008-01-14 |
Jeffrey Connelly |
merge of '15b495a6774e316e3d7962181284bcf13b9ccffa'
|
2008-01-14 |
Jeffrey Connelly |
Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
|
2008-01-13 |
John Bailey |
Fix overzealous hyphenation in the ChangeLog's text.
|
2008-01-13 |
John Bailey |
Update the ChangeLog.API to reflect my API additions.
|
2008-01-13 |
John Bailey |
This adds accessor and mutator API for the PurpleAttentionType struct.
|
2008-01-17 |
Sadrul Habib Chowdhury |
Focus the button for the default action, if possible.
|
2008-01-13 |
Sadrul Habib Chowdhury |
Make sure the 'connection-error' signal doesn't cause a dbus error message.
|
2008-01-13 |
Sadrul Habib Chowdhury |
merge of '1ae0a697e31d7fa2a7f231ecd1719149f5348d82'
|
2008-01-13 |
Sadrul Habib Chowdhury |
Show the grouped items initially. This fixes the issues with the size of the entry box in the conversation windows.
|
2008-01-13 |
Mark Doliner |
merge of '735c3286464306d43a2109836ecbdc3bc26b479f'
|
2008-01-13 |
John Bailey |
From what little I could see, it appears that for Yahoo Japan there is only
|
2008-01-13 |
John Bailey |
Fix a typo that's technically correct but is irritating me.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Make setting 'now listening' actually work, thanks to khc.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Destroy the icon box only when there's one. This gets rid of a runtime warning for statusboxes without a buddy-icon selector (e.g., for an IRC account).
|
2008-01-12 |
Sadrul Habib Chowdhury |
It turns out the tree-models need to be unref'ed.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Clean up an earlier commit. Fixes CID #379, and #378.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Fix CID #380 by using an assigned variable.
|
2008-01-17 |
Sean Egan |
disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'
|
2008-01-17 |
Sean Egan |
disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'
|
2008-01-12 |
Sadrul Habib Chowdhury |
Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.
|
2008-01-12 |
Sadrul Habib Chowdhury |
merge of '3dc120bb73d0a2d3ce3f6339e0882bd0321e24c8'
|
2008-01-12 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head cc7917983d28560aebe8a2b4ba1d8135b856dce5)
|
2008-01-14 |
Richard Laager |
Disable the DBus "Functions not exported" list. It's huge and buries the
|
2008-01-14 |
Richard Laager |
Remove a useless NULL check before a g_free().
|
2008-01-14 |
Richard Laager |
Revert some of my -Wstrict-prototypes fixes here, as they are causing more
|
2008-01-14 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Fix a compiler warning:
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Allow --sync to reach gtk initialization. This is basically the same as
|
2008-01-13 |
Andreas Stührk |
A patch from Andreas Stührk (Trundle) to fix a problem with our DBus code
|
2008-01-13 |
Richard Laager |
Add some files to po/POTFILES.in to silence warnings from intltool.
|
2008-01-11 |
Mark Doliner |
Default for "do you want to add this buddy?" for oscar is now "no"
|
2008-01-10 |
Will Thompson |
Sir Alec Guinness was horrified to see this.
|
2008-01-10 |
Daniel Atallah |
Patch from Will Hawkins to implement sending a SIP-If-Match header on subsequent PUBLISHes after receiving a SIP-Etag header. I made some minor tweaks to this, hopefully I didn't break anything. Fixes #4422.
|
2008-01-11 |
Sadrul Habib Chowdhury |
Ignore both NULL and empty strings.
|
2008-01-10 |
Sadrul Habib Chowdhury |
merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'
|
2008-01-08 |
Hallvard Glad |
merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'
|
2007-12-30 |
Hallvard Glad |
update on the norwegian bokmål translation (nb.po)
|
2008-02-24 |
John Bailey |
A patch from Gideon N. Guillen, with some minor modifications from me. This
|
2008-01-10 |
Sadrul Habib Chowdhury |
merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'
|
2008-01-09 |
Daniel Atallah |
This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
|
2008-01-09 |
Daniel Atallah |
Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #4581
|
2008-01-09 |
Daniel Atallah |
Fix the _presence._tcp. record not to be referred to as the ICHAT_PRESENCE, that has been bothering me for a while.
|
2008-01-09 |
Daniel Atallah |
Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.
|
2008-01-10 |
Sadrul Habib Chowdhury |
Prpls seem to be sending '\n' (or '\r\n') for newlines, instead of '<br>' to the core. Fixes #4545.
|
2008-01-09 |
Sadrul Habib Chowdhury |
Don't print 'file transfer complete' message more than once for the same xfer.
|
2008-01-09 |
Sadrul Habib Chowdhury |
Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)
|
2008-01-09 |
Sadrul Habib Chowdhury |
merge of '1c032cc023d809fb900c6bbf99dcd8619b815131'
|
2008-01-08 |
Evan Schoenberg |
merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'
|
2008-01-08 |
Ethan Blanton |
Fix notice on /me
|
2008-01-08 |
Jochen Kemnade |
German translation update
|
2008-01-08 |
Stu Tomlinson |
Use a unique chat id across all sessions for multi-user chats, probably
|
2008-01-08 |
Stu Tomlinson |
Huh, you want to be able to compile? I clearly (or not so clearly) need new
|
2008-01-08 |
Stu Tomlinson |
Adjust some network error fatalities and things
|
2008-01-08 |
Stu Tomlinson |
Apparently "nil" is an Objective-C thing
|
2008-01-08 |
Stu Tomlinson |
merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'
|
2008-01-08 |
Sean Egan |
shorted the 'typing then stopped' message
|
2008-01-08 |
Sean Egan |
ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I think
|
2008-01-08 |
Evan Schoenberg |
If the UI sets a cache directory before purple_buddy_icons_init() is called
|
2008-01-08 |
Evan Schoenberg |
There's nothing wrong with calling purple_buddy_icons_find() can not receiving an icon in return - it just means that no icon was found. We shouldn't attempt to call purple_buddy_icon_ref() on NULL, which will trigger a failed assertion.
|
2008-01-08 |
Andreas Monitzer |
Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787
|
2008-01-07 |
Evan Schoenberg |
Remove spurious braces
|
2008-01-07 |
Björn Voigt |
German update
|
2008-01-07 |
Mark Doliner |
merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'
|
2008-01-07 |
Richard Laager |
Add Shreevatsa R for the Python she-bang line changes.
|
2008-01-09 |
Sadrul Habib Chowdhury |
I am going to go ahead and commit+push this revision/fix of purple_conversation_new.
|
2008-01-07 |
Sadrul Habib Chowdhury |
Unset some stuff to make sure Sylar can't kill us.
|
2008-01-07 |
Sadrul Habib Chowdhury |
compile
|
2008-01-07 |
Sadrul Habib Chowdhury |
merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'
|
2008-01-07 |
Evan Schoenberg |
If the cached buddy icon can't be loaded, delete the preferences which point to it. Among other things, this fixes OSCAR buddy icon retrieval when the cache has been removed - since previously the icon hash was kept around and was used to determine that (so far as the prpl could tell) no icon retrieval was needed, libpurple would never have an icon for the contact.
|
2008-01-07 |
Sadrul Habib Chowdhury |
Remember the size of the roomlist window. Handle the categories better.
|
2008-01-06 |
Sadrul Habib Chowdhury |
Typo can cause crashes.
|
2008-01-06 |
John Bailey |
Fix a couple compile warnings.
|
2008-01-06 |
John Bailey |
Fix my typo
|
2008-01-06 |
John Bailey |
Some readability changes. Refs #4533.
|
2008-01-06 |
John Bailey |
Give credit where due.
|
2008-01-06 |
Thanumalayan |
This patch from Thanumalayan S. implements Yahoo protocol version 15 file
|
2008-01-06 |
John Bailey |
Revert patch that added receive-only transfer support for Yahoo protocol
|
2008-01-06 |
Sadrul Habib Chowdhury |
merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'
|
2008-01-05 |
Richard Laager |
Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is not
|
2008-01-05 |
Richard Laager |
These don't seem to require bash.
|
2008-01-05 |
Richard Laager |
A small patch from shreevatsa: "Some of the Python scripts start with
|
2008-01-05 |
Richard Laager |
merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
|
2008-01-05 |
Richard Laager |
Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
|
2008-01-05 |
Richard Laager |
Clarify a comment that was confusing me. Thanks resiak!
|
2008-01-05 |
Moos Heintzen |
Save the conversation "Enable Logging" option per-contact.
|
2008-01-03 |
Richard Laager |
Turn off -Wstrict-prototypes until the issues in these libraries are fixed:
|
2008-01-03 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
2008-01-06 |
Sadrul Habib Chowdhury |
Implementation of the roomlist API.
|
2008-01-06 |
Sadrul Habib Chowdhury |
Add a function to get a widget for a request field.
|
2008-01-06 |
Sadrul Habib Chowdhury |
A list of accessor functions to the roomlist API.
|
2008-01-05 |
Ethan Blanton |
An additional push from Gabriel's omgp.pidgin.add-widget-util branch.
|
2008-01-05 |
Ethan Blanton |
Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for our
|
2008-01-05 |
Jochen Kemnade |
German translation update
|
2008-01-05 |
Sadrul Habib Chowdhury |
Utility functions to set and format song information. Closes #4398.
|
2008-01-05 |
Sadrul Habib Chowdhury |
merge of '1858be5916da7bce36f3c991bcd71fc65271048d'
|
2008-01-07 |
Mark Doliner |
Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.
|
2008-01-05 |
Mark Doliner |
Some changes intended to make oscar not emit so many
|
2008-01-05 |
Mark Doliner |
Now that oscar throttles itself as it approaches the rate limit, we can
|
2008-01-05 |
Mark Doliner |
Minor comment changes
|
2008-01-05 |
Mark Doliner |
We're not actually using these KNOWNGOOD defines, but should we ever
|
2008-01-05 |
Mark Doliner |
Partial support for reading ICQ 6 status notes. The status note will
|
2008-01-05 |
Gabriel Schulhof |
Remove a lot of duplication from a lot of places. Closes #4558.
|
2008-01-05 |
Sadrul Habib Chowdhury |
Show the emblem in conversation infopane correctly for chats.
|
2008-01-04 |
Sadrul Habib Chowdhury |
Fix an infinite loop. Fixes #4486.
|
2008-01-04 |
Sadrul Habib Chowdhury |
merge of '26afdc5e8f0e60ae1cc245decbcee7ece0a2f29f'
|
2008-01-04 |
Daniel Atallah |
We can't rely on g_strerror() being set by g_file_test().
|
2008-01-04 |
Daniel Atallah |
Detect the mdnsresponder crashing in the DnsSD implementation and disconnect the account instead of pegging the CPU.
|
2008-01-04 |
Sadrul Habib Chowdhury |
Show prpl icons in the tooltip for groups.
|
2008-01-04 |
Sadrul Habib Chowdhury |
Get rid of some wasted empty space in the tooltips for chats and groups.
|
2008-01-04 |
Sadrul Habib Chowdhury |
merge of '30ea4e4dc3c93772f4022f23b41bb489eb0ac56b'
|
2008-01-04 |
Björn Voigt |
German update: GTK plugin
|
2008-01-04 |
Jochen Kemnade |
update for German translation
|
2008-01-04 |
Sadrul Habib Chowdhury |
Blink the buddies that signed on/off recently for six seconds.
|
2008-01-04 |
Daniel Atallah |
This is how the error handling for the win32 single instance mutex is supposed to work.
|
2008-01-04 |
Daniel Atallah |
Improve error handling, particularly the debug output. I was hoping that this would provide some debug output that could be used to figure out how to detect and disconnect when the mdnsResponder crashes, but that doesn't appear to be the case.
|
2008-01-03 |
Björn Voigt |
German update
|
2008-01-03 |
Stu Tomlinson |
Fixes for incorrectly displaying user tune emblem and empty current media.
|
2008-01-03 |
Sadrul Habib Chowdhury |
New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).
|
2008-01-02 |
Richard Laager |
merge of '46216b10d02d4e5cae2343e469f0e405088537d3'
|
2008-01-02 |
Will Thompson |
Clear up some documentation.
|
2008-01-02 |
Will Thompson |
Masca noticed that dc6923294f5f33ff7a52a998e1b9e9ad47be0211 made jabber.c not
|
2008-01-02 |
Sadrul Habib Chowdhury |
Remove unused code.
|
2008-01-02 |
Sadrul Habib Chowdhury |
Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
|
2008-01-02 |
Sadrul Habib Chowdhury |
Mark a string for translation.
|
2008-01-02 |
Evan Schoenberg |
merge of '7e8103bd3c5298a43a4e18bb59037980f5c213c9'
|
2007-12-31 |
John Bailey |
Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these
|
2007-12-30 |
John Bailey |
Added /notice support for IRC. If I didn't do this properly, feel free
|
2007-12-30 |
Sadrul Habib Chowdhury |
merge of '1e815cbbfe7f16f64d88932b88cb027889830b52'
|
2007-12-30 |
Sadrul Habib Chowdhury |
Fix a double-free when unloading dependent plugins. Fixes #4488.
|
2008-01-02 |
Evan Schoenberg |
Keep track of the keepalive timeout source so it can be removed when the account disconnects. This prevents a possible crash if the timeout fired after the account disconnected.
|
2007-12-30 |
Evan Schoenberg |
merge of 'a8b520be697763fb22572a1a5f50fe2d01738644'
|
2007-12-30 |
Will Thompson |
I think that now that it's easy to re-enable accounts that got a connection
|
2007-12-29 |
Ka-Hing Cheung |
bring ChangeLog.win32 up2date with 2.3.1
|
2007-12-29 |
Sadrul Habib Chowdhury |
nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Show the prpl icon in the account-specific statusboxes to avoid ambiguity.
|
2007-12-29 |
Sadrul Habib Chowdhury |
merge of '136abe99803d125464bb1268eb7041051ad4c9ae'
|
2007-12-29 |
Will Thompson |
Clarify documentation of confusingly-named and -valued signal priority
|
2007-12-29 |
Sadrul Habib Chowdhury |
Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Patch from QuLogic to correctly set the length. Closes #4515.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Docu patch from Simon Wenner. Closes #4497.
|
2007-12-30 |
Evan Schoenberg |
merge of '09b67b44dabe98093e6dc706c0d731212e129a79'
|
2007-12-29 |
John Bailey |
ChangeLog entry for QuLogic's patch.
|
2007-12-29 |
Elliott Sales de Andrade |
Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.
|
2007-12-30 |
Evan Schoenberg |
Fixed a leak
|
2007-12-28 |
Evan Schoenberg |
Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.
|
2007-12-28 |
Evan Schoenberg |
purple_timeout_remove(), not g_source_remove(), must be used to remove a timeout added by purple_timeout_add(). The latter works when the glib run loop is being used but not when any other eventloop implementation is in use.
|
2007-12-28 |
Stu Tomlinson |
merge of '791803b6696dd26a5193ad76f80dbc7c6cb2687a'
|
2007-12-28 |
Sadrul Habib Chowdhury |
Add tooltips to the plugin window. I did it mostly to test the new tooltip
|
2007-12-28 |
Sadrul Habib Chowdhury |
Use the new tooltip functions to draw the tooltips in the conversation window.
|
2007-12-27 |
Daniel Atallah |
Prevent a divide by zero. Fixes #4490.
|
2007-12-26 |
Sadrul Habib Chowdhury |
merge of 'c0a74e417ec8993798705c2cbfca7b7d8b0bc514'
|
2007-12-26 |
Ka-Hing Cheung |
fix a leak
|
2007-12-26 |
Ka-Hing Cheung |
fix a double free
|
2007-12-25 |
Will Thompson |
merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'
|
2007-12-25 |
Will Thompson |
Yes, we really can use qsort(3) rather than reimplementing it. I've tested
|
2007-12-25 |
Sadrul Habib Chowdhury |
Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.
|
2007-12-25 |
Mark Doliner |
Infinitesimally better debug message
|
2007-12-25 |
Mark Doliner |
Should be safe to get rid of this now
|
2007-12-25 |
Mark Doliner |
Don't print "no" twice when we can't find a library
|
2007-12-24 |
Sadrul Habib Chowdhury |
merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'
|
2007-12-24 |
Sadrul Habib Chowdhury |
Plug a small leak.
|
2007-12-24 |
Sadrul Habib Chowdhury |
Do not prompt for an already merged contact. Fixes #4285.
|
2007-12-24 |
Sadrul Habib Chowdhury |
Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.
|
2007-12-24 |
Mark Doliner |
C++ doesn't really allow forward declarations of enums, and we
|
2007-12-23 |
Stu Tomlinson |
If a peer certificate does not match our cached cert, do not auto reject it!
|
2007-12-23 |
Stu Tomlinson |
*really* add the StartCom Free SSL Certificate Authority certificate
|
2007-12-23 |
Stu Tomlinson |
Add the StartCom Free SSL Certificate Authority certificate (as used by
|
2007-12-23 |
Stu Tomlinson |
Compile warning fix
|
2007-12-23 |
Etan Reisner |
Add tooltips to groups in the buddy list. The tooltips show the current online
|
2007-12-22 |
Etan Reisner |
merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'
|
2007-12-28 |
Stu Tomlinson |
disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'
|
2007-12-22 |
Evan Schoenberg |
The DIGEST-MD5 implementation of CYRUS-SASL is incompatible with the implementation in Java. The result is that we failed to authenticate to Java-based servers such as OpenFire when DIGEST-MD5 was enabled. This appears to be the result of a bug in the Java SASL library. While we -could- wait for a fix within that library and tell our users that server admins need to upgrade to get the fix, a client-side workaround is very easily accessible to us.
|
2007-12-22 |
Evan Schoenberg |
Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**
|
2007-12-22 |
Will Thompson |
Export purple_*_version in version.h.
|
2007-12-22 |
Will Thompson |
merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'
|
2007-12-21 |
Will Thompson |
merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'
|
2007-12-21 |
Daniel Atallah |
Warning fixes.
|
2007-12-21 |
Sadrul Habib Chowdhury |
merge of '512fef4a6375dc53f2f672f545da13d2d4505990'
|
2007-12-21 |
Will Thompson |
merge of '1f8afab1886606b0936e80a00245ff532d77086f'
|
2007-12-21 |
Sadrul Habib Chowdhury |
Use aliases in the typing notification.
|
2007-12-21 |
Sadrul Habib Chowdhury |
Make some more event handlers return appropriate gboolean values. This turns
|
2007-12-21 |
Sadrul Habib Chowdhury |
The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.
|
2007-12-21 |
Will Thompson |
disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'
|
2007-12-21 |
Will Thompson |
Add purple_version_get_{major,minor,micro} functions to get the running
|
2007-12-21 |
Sadrul Habib Chowdhury |
merge of '72df99671f84834d934f83b25ce492f289d77063'
|
2007-12-20 |
Elliott Sales de Andrade |
HMAC digest support from Elliott Sales de Andrade
|
2007-12-20 |
Elliott Sales de Andrade |
Triple DES cipher support from Elliott Sales de Andrade
|
2007-12-19 |
Daniel Atallah |
The pulse data stuff hasn't been used in quite a while - get rid of it.
|
2007-12-19 |
Daniel Atallah |
GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0
|
2007-12-19 |
Will Thompson |
merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'
|
2007-12-19 |
Will Thompson |
Add QuLogic's nick to the about dialog, and update and sort other lists of
|
2007-12-19 |
Jochen Kemnade |
German translation update
|
2007-12-19 |
Will Thompson |
I hate to be vain, but I like to think I do more than "(null)" :)
|
2007-12-19 |
Will Thompson |
merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'
|
2007-12-18 |
Sean Egan |
merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'
|
2007-12-18 |
Sean Egan |
Promotions
|
2007-12-21 |
Sadrul Habib Chowdhury |
Avoid jumpiness when typing notification in the conv. history is removed.
|
2007-12-21 |
Sadrul Habib Chowdhury |
This fixes the tab-coloring issue that's been bugging seanegn.
|
2007-12-18 |
Sadrul Habib Chowdhury |
Update the changelogs, and the @since doxy-tags for new functions.
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
|
2007-12-18 |
Sadrul Habib Chowdhury |
Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)
|
2007-12-18 |
Sadrul Habib Chowdhury |
Version 2.4.0devel.
|
2007-12-18 |
Sadrul Habib Chowdhury |
ChangeLog.API the tooltip functions.
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
|
2007-11-28 |
Sadrul Habib Chowdhury |
Try to make a window transient for a suitable parent window. This currently
|
2007-11-28 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
|
2007-12-22 |
Etan Reisner |
Fix up a doxygen comment about a function return value.
|
2007-12-18 |
Sadrul Habib Chowdhury |
Refactor some of the tooltip drawing functions. And add some pretend docs.
|
2007-12-18 |
Sadrul Habib Chowdhury |
Reset tree-path when a tooltip is destroyed.
|
2007-12-12 |
Sadrul Habib Chowdhury |
Add 'js' in COPYRIGHT. References #4323.
|
2007-12-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)
|
2007-12-11 |
Sadrul Habib Chowdhury |
Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.
|
2007-12-08 |
Sadrul Habib Chowdhury |
Make sure an old tooltip is destroyed before creating a new one.
|
2007-12-06 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)
|
2007-12-06 |
Sadrul Habib Chowdhury |
Add the new file in .mingw, thanks to Kevin.
|
2007-12-06 |
Sadrul Habib Chowdhury |
Some utility functions for showing tooltips. This is used by the buddylist,
|
2007-12-18 |
Richard Laager |
merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'
|
2007-12-18 |
Sadrul Habib Chowdhury |
Typing notification in the conversation history.
|
2007-12-18 |
Sadrul Habib Chowdhury |
cancel_cb can be NULL here too.
|
2007-12-18 |
Will Thompson |
I'm happy to report that my spelling is coming along in leanps and nbounds.
|
2007-12-18 |
Will Thompson |
Sadrul informs me that cancel_cb may in fact be NULL.
|
2007-12-18 |
Stu Tomlinson |
merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'
|
2007-12-18 |
Stu Tomlinson |
merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'
|
2007-12-18 |
Will Thompson |
Documentation tweaks and more g_return_if_fail checks for NULL parameters which
|
2007-12-18 |
Björn Voigt |
libpurple/win32/libc_interface.c was missing
|
2007-12-18 |
Björn Voigt |
German translation update
|
2007-12-18 |
Stu Tomlinson |
Move some curly braces around so static analysis tools can properly detect
|
2007-12-18 |
Stu Tomlinson |
Ye Olde Compiler complained about this:
|
2007-12-18 |
Will Thompson |
merge of '1bb5970e91bf83784fd002fc78216157034e9257'
|
2007-12-18 |
Mark Doliner |
Add a comment that I took this from glib
|
2007-12-18 |
Mark Doliner |
Create a purple_gai_strerror() function similar to g_str_error() which
|
2007-12-18 |
Mark Doliner |
merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'
|
2007-12-18 |
Mark Doliner |
Use g_sterror instead of strerror in two more places.
|
2007-12-18 |
Sean Egan |
Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds
|
2007-12-18 |
Sean Egan |
Don't install pidgin.desktop when not installing Pidgin
|
2007-12-18 |
Luke Schierer |
merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'
|
2007-12-18 |
Evan Schoenberg |
Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
|
2007-12-18 |
Evan Schoenberg |
merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'
|
2007-12-17 |
Evan Schoenberg |
Added support for authentication via CRAM-MD5 when using jabber:iq:auth.
|
2007-12-17 |
Evan Schoenberg |
If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior.
|
2007-12-18 |
Daniel Atallah |
Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355
|
2007-12-18 |
Daniel Atallah |
merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'
|
2007-12-17 |
Stu Tomlinson |
Escape system log messages before sending to the loggers. Fixes #4426
|
2007-12-18 |
Will Thompson |
Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
|
2007-12-18 |
Sean Egan |
I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
|
2007-12-17 |
Will Thompson |
merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'
|
2007-12-17 |
Will Thompson |
Don't bother making transient connection errors persist across a restart.
|
2007-12-17 |
Will Thompson |
Dismissing the signed on elsewhere minidialog should clear all the errors;
|
2007-12-17 |
Sean Egan |
Add send_raw to Perl bindings. Patch from martijn. Fixes #3505
|
2007-12-17 |
Sean Egan |
Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.
|
2007-12-17 |
Sean Egan |
Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
|
2007-12-17 |
Sean Egan |
Remove size restriction on XMPP avatars
|
2007-12-17 |
Sean Egan |
Another patch from DHowett. This one adds conversation nick colors to gtkrc
|
2007-12-17 |
Sean Egan |
Patch from DHowett to fix the transposition of background and forebround colors
|
2007-12-16 |
Ka-Hing Cheung |
pulled the NEWS and ChangeLog bits from 2.3.1
|
2007-12-16 |
Will Thompson |
merge of '4268f3923b30680b7ec013f553a7733f4b24417d'
|
2007-12-16 |
Ka-Hing Cheung |
merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'
|
2007-12-15 |
Richard Laager |
Add libpurple/win32/libc_interface.c to suppress an error.
|
2007-12-15 |
Richard Laager |
Revert siege's likely inadvertent changes to autogen.sh in
|
2007-12-16 |
Ka-Hing Cheung |
part of the series of patches from QuLogic that fixes a use-after-free,
|
2007-12-15 |
Christopher O'Brien |
avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
|
2007-12-16 |
Will Thompson |
Make yahoo_html_to_codes deal with ' in messages being sent. Also correct
|
2007-12-15 |
Will Thompson |
The debug message for purple_prefs_set_path when the pref in question is not
|
2007-12-14 |
Daniel Atallah |
This is the second part of the fix to support having multiple presence records in Bonjour (and also supporting multiple presences using the same IP). Incoming conversations are no longer immediately attached to a buddy - we use an algorithm to match a conversation to a buddy based on the IP and, if possible the "from" attribute of the stream or the first tag in the stream. Thanks to Sjoerd Simons from Telepahy Salut for noticing and suggesting the algorithm. Fixes #4187. It'd be good if a few people test this.
|
2007-12-14 |
Daniel Atallah |
This is a great patch from Lee Roach to make Pidgin on win32 deal with system suspend / resume. It seems to work really well, hopefully this'll make some folks happy. If something doesn't work right, it is probably my fault. Fixes #480.
|
2007-12-14 |
Daniel Atallah |
Fix a GList being leaked when dealing with network connection/disconnection events.
|
2007-12-13 |
John Bailey |
Some minor tweaks to the man page.
|
2007-12-12 |
Stu Tomlinson |
Another tweak to the auto-resizing so it shows new empty lines correctly,
|
2007-12-12 |
Daniel Atallah |
Fix #4345 by ignoring a malformed message.
|
2007-12-12 |
Stu Tomlinson |
merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
|
2007-12-12 |
Sadrul Habib Chowdhury |
merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'
|
2007-12-12 |
Sadrul Habib Chowdhury |
Remove the close timer when re-displaying a hidden conversation.
|
2007-12-11 |
Daniel Atallah |
Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.
|
2007-12-11 |
Luke Schierer |
Stu says this was unnecessary, that it is already there.
|
2007-12-12 |
Stu Tomlinson |
Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
|
2007-12-11 |
Luke Schierer |
merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
|
2007-12-11 |
Stu Tomlinson |
Clean up generated dbus sources in 'make clean'
|
2007-12-11 |
Luke Schierer |
(13:35:59) KeaponLaffin: so which SSL libraries are supported?
|
2007-12-11 |
Andreas Monitzer |
Fixed http://trac.adiumx.com/ticket/8529
|
2007-12-10 |
Will Thompson |
Ensure that an error's description actually is UTF-8 before writing it out to
|
2007-12-10 |
Will Thompson |
Correct a doc typo.
|
2007-12-10 |
Will Thompson |
Add @since 2.3.0 to purple.h.
|
2007-12-10 |
Sadrul Habib Chowdhury |
merge of '2cbfe519145eef590082df40a311948ad4884ef2'
|
2007-12-10 |
Sadrul Habib Chowdhury |
Create a 'list' request-field for a 'choice' plugin pref.
|
2007-12-10 |
Daniel Atallah |
merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
|
2007-12-10 |
Daniel Atallah |
Ignore stripped win32 bin directory.
|
2007-12-10 |
Daniel Atallah |
Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
|
2007-12-10 |
John Bailey |
Ari noticed that `make docs` no longer functions properly when the build
|
2007-12-10 |
Daniel Atallah |
A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
|
2007-12-10 |
Daniel Atallah |
Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
|
2007-12-09 |
Daniel Atallah |
Fix #4079 for real.
|
2007-12-09 |
Sadrul Habib Chowdhury |
We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.
|
2007-12-09 |
Sadrul Habib Chowdhury |
Allow loading python scripts at runtime.
|
2007-12-07 |
Stu Tomlinson |
merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'
|
2007-12-07 |
Stu Tomlinson |
Bump the versions here, should probably have been done as soon as I branched
|
2007-12-07 |
Daniel Atallah |
applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd0
|
2007-12-06 |
Stu Tomlinson |
Trap gstreamer error messages with our debug stuff so they don't get spewed
|
2007-12-06 |
Jochen Kemnade |
updated German translation
|
2007-12-06 |
Sadrul Habib Chowdhury |
Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.
|
2007-12-06 |
Sadrul Habib Chowdhury |
Save the normalized account name for pounces and custom statuses. References #2049.
|
2007-12-06 |
Sadrul Habib Chowdhury |
Normalize the names appropriately when searching for accounts. This should
|
2007-12-06 |
Ka-Hing Cheung |
memleak fixes
|
2007-12-06 |
Ka-Hing Cheung |
gets rid of one valgrind warning
|
2007-12-06 |
Stu Tomlinson |
Ignore the generated purple.h
|
2007-12-05 |
Stu Tomlinson |
Disable roomlist tooltips until I (or anyone else!) fix them to be less
|
2007-12-05 |
Stu Tomlinson |
merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'
|
2007-12-05 |
Stu Tomlinson |
Don't hide all widgets when destroying a window because then the hidden
|
2007-12-05 |
Evan Schoenberg |
merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'
|
2007-12-05 |
Sean Egan |
Fix a busted commit
|
2007-12-05 |
Sadrul Habib Chowdhury |
Do not overwrite an existing file. Closes #3982.
|
2007-12-05 |
Sadrul Habib Chowdhury |
Normalize and escape the filename when auto-accepting a file. References #3982.
|
2007-12-05 |
Sadrul Habib Chowdhury |
Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.
|
2007-12-05 |
Sadrul Habib Chowdhury |
Plug a small leak.
|
2007-12-05 |
Sadrul Habib Chowdhury |
merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'
|
2007-12-05 |
Etan Reisner |
merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'
|
2007-12-01 |
Etan Reisner |
Plug another leak or two, remove a comment, and reorganize a couple functions.
|
2007-12-01 |
Etan Reisner |
A couple more similar leak fixes though some of these still leak if the
|
2007-12-01 |
Etan Reisner |
This should plug some leaks related to not having freed GList:s and GSList:s
|
2007-12-01 |
Etan Reisner |
merge of '282b4acb46729e4358221cb7cc78ad9373289199'
|
2007-12-05 |
Stu Tomlinson |
RPM spec file updates:
|
2007-12-05 |
Sadrul Habib Chowdhury |
Fix boldifying the chat entries in the buddylist.
|
2007-12-04 |
Sadrul Habib Chowdhury |
Show the topic of a chat, when available, in the tooltip.
|
2007-12-04 |
Sadrul Habib Chowdhury |
Show either the grouped xor the ungrouped items.
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'
|
2007-12-04 |
Ethan Blanton |
Do not allow ISON requests to stack in IRC
|
2007-12-04 |
Sadrul Habib Chowdhury |
Don't show a 'you ain't got no new mail' notification.
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'
|
2007-12-04 |
Sadrul Habib Chowdhury |
Fix a bug when changing 'close new ims' to always, then to never.
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'
|
2007-12-04 |
Mark Doliner |
Recycle, reduce, reuse
|
2007-12-04 |
Kevin Stange |
merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'
|
2007-12-04 |
Kevin Stange |
merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'
|
2007-12-04 |
Kevin Stange |
This makes myspace treat idle as an available status, which avoids idle
|
2007-12-04 |
Kevin Stange |
Avoid checking for new message in the inbox when not actually connected.
|
2007-12-04 |
Sean Egan |
Don't set the color for the group node text, now that we're not setting its background
|
2007-12-04 |
Daniel Atallah |
Add rudimentary caching for buddy list emblems. This avoids all the icons being duplicated in memory and constantly loaded. A more complete solution would be preferable, but I think this is better than nothing.
|
2007-12-04 |
Daniel Atallah |
Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.
|
2007-12-04 |
Stu Tomlinson |
merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'
|
2007-12-03 |
Sadrul Habib Chowdhury |
merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'
|
2007-12-03 |
Daniel Atallah |
Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.
|
2007-12-03 |
Daniel Atallah |
Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
|
2007-12-03 |
Will Thompson |
De-magic number the prpl_info->keepalive interval, and document it.
|
2007-12-04 |
Stu Tomlinson |
Feeling brave... a bright blue attention color for tab attention. I even
|
2007-12-04 |
Stu Tomlinson |
Set the entry area size to N+1 lines where where there are N lines of text
|
2007-12-03 |
Stu Tomlinson |
These labels have mnemonics, so should be declared as such, and fix a
|
2007-12-03 |
Luke Schierer |
merge of '36ed28f7212302e500d79866f33eacde299878b2'
|
2007-12-03 |
Mark Doliner |
merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'
|
2007-12-03 |
Richard Nelson |
Yank erroneous paste
|
2007-12-03 |
Sadrul Habib Chowdhury |
Do not append ':' after expanding a /me.
|
2007-12-03 |
Mark Doliner |
g_strdup() is awesome. 11 insertions(+), 35 deletions(-)
|
2007-12-03 |
Richard Nelson |
merge of '91693085a71d31037a9bbe0743802ed307b3ece4'
|
2007-12-03 |
Richard Nelson |
merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'
|
2007-12-03 |
Richard Nelson |
disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'
|
2007-12-03 |
Richard Nelson |
Add color to the conversation window to indicate various message attributes
|
2007-12-03 |
Mark Doliner |
Have oscar specify a default chat room exchange of 4. Finch always
|
2007-12-03 |
Mark Doliner |
Somehow this message got changed to only say ICQ instead of AIM/ICQ in
|
2007-12-03 |
Daniel Atallah |
Fix #4203 by allowing multiple instances on win32 with the -m flag.
|
2007-12-03 |
Daniel Atallah |
Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.
|
2007-12-02 |
Mark Doliner |
I added a string or three to oscar/family_chatnav.c
|
2007-12-02 |
Mark Doliner |
Change our QQ_CLIENT version, which allows us to sign on to QQ
|
2007-12-02 |
Mark Doliner |
Fix a few assertion failures:
|
2007-12-02 |
Mark Doliner |
Always set gc->display_name to the formatted version of your screen
|
2007-12-02 |
Mark Doliner |
Handle invalid room names and invalid exchanges better, by showing a
|
2007-12-02 |
Mark Doliner |
g_return_if_fail() if the chat room name or exchange aren't set or
|
2007-12-02 |
Stu Tomlinson |
Fix the fix for incorrect callback types.
|
2007-12-02 |
Stu Tomlinson |
More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:
|
2007-12-02 |
Stu Tomlinson |
There really is nothing to see here, I'm just catching up with some changes
|
2007-12-02 |
Mark Doliner |
The current oscar max message size appears to be 2544. I don't know
|
2007-12-02 |
Mark Doliner |
Get rid of one little userfunc callback and just call aim_im_setparams()
|
2007-12-02 |
Sadrul Habib Chowdhury |
Use colors in textview.
|
2007-12-02 |
Sadrul Habib Chowdhury |
Try to reuse an existing color.
|
2007-12-02 |
Sadrul Habib Chowdhury |
Restore the screen properly after the child process ends.
|
2007-12-02 |
Sadrul Habib Chowdhury |
merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'
|
2007-12-02 |
Sadrul Habib Chowdhury |
Add a title and some helpful text in the 'save screenshot' dialog.
|
2007-12-02 |
Sadrul Habib Chowdhury |
Remove the file dialog first before dumping the screenshot.
|
2007-12-03 |
Will Thompson |
Correct a comment typo: a group is being added to the blist, not a chat.
|
2007-12-03 |
Will Thompson |
NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or
|
2007-12-01 |
Will Thompson |
Remove dead code.
|
2007-12-01 |
Will Thompson |
g_strdup() connection error descriptions when restoring cached errors for
|
2007-12-01 |
Will Thompson |
bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let's
|
2007-12-01 |
John Bailey |
Some tweaks to grim's plugin translation documentation.
|
2007-12-01 |
Stu Tomlinson |
Truncate the topic to an arbitrary 72 characters in the infopane when using
|
2007-12-01 |
Kevin Stange |
Remove useless cast I missed before.
|
2007-12-01 |
Kevin Stange |
I didn't find any tickets mentioning this problem, but I think it's still
|
2007-12-01 |
Kevin Stange |
This fixes some idle-related behavior with the MySpace prpl, most particularly
|
2007-12-01 |
Sadrul Habib Chowdhury |
Do not reset the color if there's something already specified. This should
|
2007-12-01 |
Sadrul Habib Chowdhury |
Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.
|
2007-12-01 |
Sadrul Habib Chowdhury |
New style.
|
2007-12-01 |
Sadrul Habib Chowdhury |
Fixes.
|
2007-12-01 |
Sadrul Habib Chowdhury |
merge of '2dee17b0fb69284b66649d32e66b473471970a43'
|
2007-12-01 |
Sadrul Habib Chowdhury |
Themeable tab label colors.
|
2007-12-01 |
Sadrul Habib Chowdhury |
merge of 'b4353646b7529c2dd814bc707b8b269efe420120'
|
2007-11-30 |
Sadrul Habib Chowdhury |
Emit the 'completion' signal when tab is pressed from a suggest word.
|
2007-11-30 |
Sadrul Habib Chowdhury |
I find this less painful to the eyes.
|
2007-11-30 |
Daniel Atallah |
Allow UPnP and NAT-PMP port mapping to be disabled via a pref. This means that UPnP discovery will not occur if this new pref and the "Autodetect IP Address" pref are both unchecked. Fixes #4157.
|
2007-11-30 |
Daniel Atallah |
Don't advertise our presence in avahi on IPv6 or listen for sevices since we don't support receiving connections from or connecting to IPv6 buddies. If someone needs to do that, they can submit a patch. Fixes #4188.
|
2007-11-30 |
Sadrul Habib Chowdhury |
Refactor the code a little bit.
|
2007-11-30 |
Sadrul Habib Chowdhury |
Update the changelogs. Correct the man page. Allow 'default' to mean the
|
2007-11-30 |
Jochen Kemnade |
updated German translation
|
2007-11-30 |
Ka-Hing Cheung |
why do we try to set the payload length here? When we get a error from the
|
2007-11-30 |
Richard Nelson |
Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
|
2007-11-29 |
Daniel Atallah |
merge of '125f56f31252d721a347d2d2e379956433c1d8b5'
|
2007-11-29 |
Daniel Atallah |
merge of '29f8aed19e209a53a63c57cf872bc9f446d84aeb'
|
2007-11-29 |
Daniel Atallah |
Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.
|
2007-11-29 |
Stu Tomlinson |
Add preferences to the newline plugin to allow enabling separately for IMs
|
2007-11-29 |
Ethan Blanton |
Allow for non-ASCII usernames in WHOWAS for IRC
|
2007-11-28 |
Stu Tomlinson |
Fix 2 more issues related to friendly names:
|
2007-11-28 |
Stu Tomlinson |
Something is wrong about the way we truncate overlength passwords, and
|
2007-11-28 |
Jochen Kemnade |
German translation update
|
2007-11-28 |
Richard Nelson |
minor updates
|
2007-11-28 |
Richard Nelson |
Fix for a glib assertion
|
2007-11-28 |
Richard Nelson |
Fix cursor-next-word behaviour, noticed by jtb.
|
2007-11-28 |
Ethan Blanton |
merge of '37d10660345bc1f2092492296caa8deaf84744b4'
|
2007-11-28 |
Ethan Blanton |
Boo for C99 in the core
|
2007-11-28 |
Daniel Atallah |
Fix crashing in the Timestamp plugin. Fixes #4087.
|
2007-11-28 |
Stu Tomlinson |
Add an option per message type to enable (/disable) the overriding of
|
2007-11-28 |
Stu Tomlinson |
Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease access
|
2007-11-28 |
Stu Tomlinson |
Prevent exceeding the server limit on friendly name length when setting
|
2007-11-28 |
Stu Tomlinson |
Fix a leak I missed when re-importing the old MSNP9 code
|
2007-11-28 |
Stu Tomlinson |
We should have the check to make sure we only set our own display name here
|
2007-11-27 |
Sadrul Habib Chowdhury |
Fix a crash.
|
2007-11-27 |
Sadrul Habib Chowdhury |
merge of '72fffff81de35e7d400bf8b8fb18ba7ed84a6b8c'
|
2007-11-27 |
Sadrul Habib Chowdhury |
Do not init gnt here. This fixes --help.
|
2007-11-27 |
Ethan Blanton |
Compile fixes for FreeBSD in libgnt
|
2007-11-27 |
Ethan Blanton |
merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85'
|
2007-11-27 |
Ethan Blanton |
merge of '58c35aec5c3cdd46ab59070b5e659782d73d8001'
|
2007-11-27 |
Sean Egan |
Clean up warnings
|
2007-11-27 |
Sean Egan |
Kevin says we're ok defaulting persistent IMs on
|
2007-11-27 |
Jochen Kemnade |
updated German translation
|
2007-11-27 |
Sean Egan |
Having a long sentence as a title is a bit overly-bold, and I really want this dialog to say 'Welcome back'
|
2007-11-27 |
Sean Egan |
Earlier, resiak and khc agreed that we're better off without the resizable paned widget in the gtkconv.
|
2007-11-27 |
Sean Egan |
Had this laying around. Weeks (months?) ago all the small listers and Hylke agreed that Small list looks better with conversation tab sized icons
|
2007-11-27 |
Sean Egan |
With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore
|
2007-11-26 |
Daniel Atallah |
Better error messages for common Winsock errors. This was Kevin's wonderful idea.
|
2007-11-26 |
Daniel Atallah |
Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #4042
|
2007-11-26 |
Stu Tomlinson |
Don't update our local display name when we get a response from the server
|
2007-11-26 |
Mark Doliner |
Simplify this a little bit. Most of this change is just removing
|
2007-11-26 |
Daniel Atallah |
Don't allow buddies to be manually added to Bonjour (remove the added buddy in the prpl add_buddy callback). Also, fix a crash when rendering the tooltip for one of these previously added buddies. Fixes #4045.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Add Florian Delizy (goutnet) to COPYRIGHT.
|
2007-11-27 |
Sadrul Habib Chowdhury |
Add a utility function pidgin_dialog_add_button to add buttons to a dialog
|
2007-11-26 |
Sadrul Habib Chowdhury |
goutnet is Florian Delizy.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from 'goutnet' to not insert smileys when pasting as plain text.
|
2007-11-26 |
Sadrul Habib Chowdhury |
merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from Florian Quèze (the InstantBird dude) to add a search path for
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from fmoo. This makes a lot of the windows closeable with Escape. There
|
2007-11-26 |
Sadrul Habib Chowdhury |
The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from DB42 to add a little '×' in a scrollbook. I edited the patch in
|
2007-11-26 |
John Bailey |
Fix a grammar mistake I managed to catch.
|
2007-11-26 |
Daniel Atallah |
Fix the namespace_map being leaked.
|
2007-11-26 |
Daniel Atallah |
My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.
|
2007-11-26 |
Sadrul Habib Chowdhury |
merge of 'a3da14876c865437f0916509629a649308081104'
|
2007-11-26 |
Daniel Atallah |
I'm pretty sure this is what was intended.
|
2007-11-26 |
Ka-Hing Cheung |
merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'
|
2007-11-25 |
Daniel Atallah |
Now that the release has been tagged and strings are unfrozen, enable the new ft proxy account setting for xmpp accounts. Also, prevent duplicate entries in the streamhost lists. I don't know if the default account proxy is acceptable, perhaps there shouldn't be a default value.
|
2007-11-25 |
Stu Tomlinson |
merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'
|
2007-11-25 |
Stu Tomlinson |
Bump the version number now we are tagged
|
2007-11-26 |
Ka-Hing Cheung |
don't set the current tune title if it's NULL
|
2007-11-26 |
Ka-Hing Cheung |
make prpl.h available to dbus
|
2007-11-25 |
Ka-Hing Cheung |
Include guards for gnt and include guard typo fix for QQ, from Andrew
|
2007-11-24 |
Stu Tomlinson |
Update the dates
|
2007-11-23 |
Stu Tomlinson |
merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'
|
2007-11-26 |
Sadrul Habib Chowdhury |
We need to work with the exclusive status.
|
2007-11-26 |
Sadrul Habib Chowdhury |
old_status can be NULL when [de]activating a non-exclusive status.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Show a helpful message about account disconnect. Someone should come up with a better string.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Fix moving focus in an internal box.
|
2007-11-23 |
Sadrul Habib Chowdhury |
Improve the 'menu experience' a little bit.
|
2007-11-23 |
Sadrul Habib Chowdhury |
merge of '2a30e00005809366a1e544824043c204cd66c1a1'
|
2007-11-22 |
Stu Tomlinson |
merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'
|
2007-11-22 |
Stu Tomlinson |
Squish a compile warning
|
2007-11-23 |
Stu Tomlinson |
I had used memcpy to copy the struct tm to where the caller wants it, but
|
2007-11-23 |
Sadrul Habib Chowdhury |
Switch to 'normal' state when: switching windows or workspaces, closing
|
2007-11-22 |
Björn Voigt |
new German string
|
2007-11-22 |
Sadrul Habib Chowdhury |
Workarounds to fix some issues with the minidialog and scrollbook.
|
2007-11-22 |
Stu Tomlinson |
The use of lowercase "pango" looks out of place when appended with _CFLAGS
|
2007-11-22 |
Stu Tomlinson |
Bump libgnt's version info in configure.ac due to added API
|
2007-11-22 |
Stu Tomlinson |
Add a note about pkg-config to configure.ac if glib2 headers were not
|
2007-11-22 |
Stu Tomlinson |
Make 'make distcheck' work
|
2007-11-22 |
Stu Tomlinson |
'man 3 ctime' says of localtime() (and friends):
|
2007-11-22 |
Stu Tomlinson |
Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
|
2007-11-22 |
Stu Tomlinson |
Fix a bug in purple_str_to_time() that could cause it to try reading past
|
2007-11-22 |
Evan Schoenberg |
purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
|
2007-11-21 |
Sadrul Habib Chowdhury |
Plug a tiny little leak.
|
2007-11-21 |
Sadrul Habib Chowdhury |
Original patch from Andrew Gaul to fix a leak.
|
2007-11-21 |
Sadrul Habib Chowdhury |
merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
|
2007-11-21 |
Stu Tomlinson |
Log a debug message when exiting as a result of the single instance check
|
2007-11-21 |
Sadrul Habib Chowdhury |
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
|
2007-11-21 |
Ka-Hing Cheung |
Andrew Gaul fixed another memory leak
|
2007-11-21 |
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
|
2007-11-21 |
Daniel Atallah |
Prevent crashing when authorizing or denying after the account is disconnected.
|
2007-11-21 |
John Bailey |
I never logged this. Refs #2265
|
2007-11-21 |
John Bailey |
NEWS'ing. Looks like I'm not too late?
|
2007-11-20 |
Ka-Hing Cheung |
another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
|
2007-11-20 |
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 :-)
|
2007-11-19 |
Etan Reisner |
merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
|
2007-11-19 |
Stu Tomlinson |
Fix a double-free and a leak at the same time.
|
2007-11-19 |
Daniel Atallah |
Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
|
2007-11-19 |
Stu Tomlinson |
Unable to connect is not an authentication failure, even if it happens
|
2007-11-19 |
Evan Schoenberg |
merge of '22963f332a80135af80a80919aee45d70dd0e1c0'
|
2007-11-19 |
Evan Schoenberg |
The Jabber registration process depends upon having a non-NULL cbdata->who,
|
2007-11-19 |
Evan Schoenberg |
merge of '114c116bf552647586c41688811808aec9d2ed28'
|
2007-11-19 |
Evan Schoenberg |
merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'
|
2007-11-19 |
Ka-Hing Cheung |
QuLogic submitted this patch a long time ago, References #2571. I believe
|
2007-11-19 |
Ka-Hing Cheung |
prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the
|
2007-11-19 |
Daniel Atallah |
Fix #3983 by canceling the file transfer when connecting to the remote host fails.
|
2007-11-19 |
Daniel Atallah |
merge of '28981c935948f2d4e944f786a01e16ecadfd4848'
|
2007-11-19 |
Ka-Hing Cheung |
soap faults are now properly handled
|
2007-11-19 |
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.
|
2007-11-18 |
Stu Tomlinson |
This fixes the problem where all accounts are disabled due to connection
|
2007-11-18 |
Stu Tomlinson |
Fix showing groups that contain offline buddies that have the "Show when
|
2007-11-18 |
Sadrul Habib Chowdhury |
merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1'
|
2007-11-17 |
Stu Tomlinson |
Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as
|
2007-11-17 |
Stu Tomlinson |
ChangeLog a couple of items
|
2007-11-17 |
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
|
2007-11-17 |
Stu Tomlinson |
merge of '7740233c9fca04206ee36d5c66bc83674db5dd9f'
|
2007-11-17 |
Evan Schoenberg |
merge of '9799ea1a775e027d12b0c7e89bca78e7ce446402'
|
2007-11-17 |
Evan Schoenberg |
merge of '08cb9f1663b00e65e42b571d63bfda3137430524'
|
2007-11-17 |
Evan Schoenberg |
merge of '451870242251136bbe412d57d396a243cdcba188'
|
2007-11-17 |
Stu Tomlinson |
default the conversation close immediately pref to TRUE to prevent
|
2007-11-17 |
Evan Schoenberg |
disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
|
2007-11-17 |
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
|
2007-11-17 |
Evan Schoenberg |
merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
|
2007-11-17 |
Björn Voigt |
new string (German)
|
2007-11-17 |
Sadrul Habib Chowdhury |
These functions aren't deprecated anymore.
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
|
2007-11-14 |
Sadrul Habib Chowdhury |
disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'
|
2007-11-17 |
Sadrul Habib Chowdhury |
disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
|
2007-11-17 |
Luke Schierer |
merge of '1084824bf3739139306602c736073dd294ca4206'
|
2007-11-17 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
2007-11-16 |
Björn Voigt |
syntax checks (German)
|
2007-11-16 |
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.
|
2007-11-16 |
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.
|
2007-11-16 |
Daniel Atallah |
Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
|
2007-11-16 |
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.
|
2007-11-16 |
Luke Schierer |
merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
|
2007-11-16 |
Mark Doliner |
Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
|
2007-11-16 |
Mark Doliner |
Get rid of two compile warnings:
|
2007-11-16 |
Kevin Stange |
Just a test.
|
2007-11-16 |
Kevin Stange |
Permit including of files like "pidgin/minidialog.h" from within pidgin/
|
2007-11-16 |
Daniel Atallah |
Suppress warning
|
2007-11-16 |
Daniel Atallah |
merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
|
2007-11-16 |
Kevin Stange |
Compile!
|
2007-11-16 |
Daniel Atallah |
Fix purple.h generation on win32. Thanks to Kevin for noticing.
|
2007-11-16 |
Kevin Stange |
Make sense!
|
2007-11-16 |
Ambrose C. Li |
fixes #3979
|
2007-11-16 |
Luke Schierer |
merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
|
2007-11-16 |
Luke Schierer |
compile
|
2007-11-16 |
RKVS Raman |
fixes #3953
|
2007-11-16 |
Mişu Moldovan |
fixes #3971
|
2007-11-16 |
Maurício Collares |
fixes #3972
|
2007-11-16 |
Daniel Atallah |
Fix #3669
|
2007-11-16 |
Daniel Atallah |
Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
|
2007-11-16 |
Daniel Atallah |
Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
|
2007-11-16 |
Daniel Atallah |
Use MSNP9 on win32 as well.
|
2007-11-16 |
Daniel Atallah |
Update the changelogs for 2.3.0
|
2007-11-15 |
Daniel Atallah |
Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
|
2007-11-15 |
Björn Voigt |
some language names fixed for German
|
2007-11-15 |
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.
|
2007-11-15 |
Daniel Atallah |
Fix something I mistyped.
|
2007-11-15 |
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.
|
2007-11-15 |
Daniel Atallah |
Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
|
2007-11-15 |
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.
|
2007-11-15 |
Daniel Atallah |
Clarify what purple_blist_remove_buddy() does somewhat.
|
2007-11-17 |
Kelemen Gábor |
Update project version and translations
|
2007-11-15 |
Kelemen Gábor |
Reverting to previous version, I forgot to remove the prevous file from
|
2007-11-15 |
Daniel Atallah |
File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
|
2007-11-15 |
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.
|
2007-11-15 |
Luke Schierer |
merge of '067ce66484e78265473842f3b614b26a3530ca28'
|
2007-11-15 |
Will Thompson |
merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
|
2007-11-15 |
Will Thompson |
Don't crash when someone ignores an error. The mini-dialog was being
|
2007-11-16 |
Stu Tomlinson |
disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
|
2007-11-15 |
Björn Voigt |
fixes #3864: Pidgin 2.2.3 does not build outside source directory
|
2007-11-15 |
Timo Jyrinki |
One final commit because I got spell-checking via pofilter + voikko library
|
2007-11-15 |
Björn Voigt |
spell checking German
|
2007-11-15 |
Stu Tomlinson |
Fix building outside of the source directory. This is derived from the
|
2007-11-15 |
Stu Tomlinson |
MSNP9 is now the default, with no ./configure option for anything else.
|
2007-11-14 |
Mark Doliner |
Compile when plugins are disabled
|
2007-11-14 |
Josep Puigdemont |
Updated Catalan translation.
|
2007-11-14 |
Will Thompson |
Mention new error mini-dialogs in the ChangeLog.
|
2007-11-14 |
Luke Schierer |
Claudio didn't update the changelog
|
2007-11-14 |
Luke Schierer |
merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
|
2007-11-14 |
Björn Voigt |
header update
|
2007-11-14 |
Björn Voigt |
German update
|
2007-11-14 |
Luke Schierer |
1)give credit
|
2007-11-14 |
RKVS Raman |
fixes #3954
|
2007-11-14 |
RKVS Raman |
fixes #3954
|
2007-11-14 |
Éric Boumaour |
fixes #3955
|
2007-11-14 |
Ambrose C. Li |
fixes #3947
|
2007-11-14 |
Luke Schierer |
merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'
|
2007-11-14 |
Luke Schierer |
merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'
|
2007-11-14 |
Will Thompson |
Don't update the error in the buddy list if it hasn't changed.
|
2007-11-14 |
Will Thompson |
Remove account error dialogs from the scrollbook's notebook, not from the
|
2007-11-14 |
Will Thompson |
merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'
|
2007-11-14 |
Timo Jyrinki |
update also ChangeLog to indicate Finnish translation update
|
2007-11-14 |
Timo Jyrinki |
Update fi.po translations for the release
|
2007-11-14 |
Peter Hjalmarsson |
Updated swedish translation
|
2007-11-16 |
Jochen Kemnade |
german translation update
|
2007-11-14 |
Sadrul Habib Chowdhury |
merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
|
2007-11-14 |
Daniel Atallah |
Register the correct number of values for the "connection-error" signal.
|
2007-11-14 |
Richard Nelson |
Fix the max value for gntlabel's text-flag property
|
2007-11-14 |
Daniel Atallah |
Fix #3930 by correctly detecting when we're no longer immediately following a br.
|
2007-11-14 |
Sadrul Habib Chowdhury |
Allow turning on logging when enabling the gnthistory plugin. (this doesn't
|
2007-11-14 |
Sadrul Habib Chowdhury |
merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
|
2007-11-13 |
Casey Harkins |
merge of '046387959e096233195d912c7cc3f0b62f93eca8'
|
2007-11-13 |
Casey Harkins |
disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
|
2007-11-14 |
Sadrul Habib Chowdhury |
Update the ChangeLog.API and change how gnt_menu_get_item works.
|
2007-11-14 |
Loptosko |
fixes #3941
|
2007-11-13 |
Casey Harkins |
merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
|
2007-11-13 |
Casey Harkins |
Use widget allocation height to determine docklet icon size on x11, rather
|
2007-11-13 |
Shalom Craimer |
fixes #3929
|
2007-11-13 |
Loptosko |
fixes #3928
|
2007-11-13 |
Dmitry Beloglazov |
fixes #3920
|
2007-11-13 |
Ivar Smolin |
fixes #3914
|
2007-11-13 |
Luke Schierer |
credit due
|
2007-11-13 |
Amanpreet Singh Alam |
references #3908
|
2007-11-13 |
Friedel Wolff |
fixes #3783
|
2007-11-13 |
Kelemen Gábor |
fixes #3766
|
2007-11-13 |
Luke Schierer |
further fix the po/Changelog
|
2007-11-13 |
Martin Srebotnjak |
fixes#3735
|
2007-11-13 |
Luke Schierer |
merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
|
2007-11-13 |
Mark Doliner |
merge of '7a98d978e56502762335bda8f19011a139ac460a'
|
2007-11-13 |
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.
|
2007-11-13 |
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.
|
2007-11-13 |
Daniel Atallah |
Cleanup and fix the socks5 proxy connect address to be correct.
|
2007-11-12 |
Daniel Atallah |
I messed this up at some point.
|
2007-11-12 |
Daniel Atallah |
Don't allow the buffer to be overrun when you have lots of local IPs.
|
2007-11-12 |
Daniel Atallah |
merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
|
2007-11-12 |
Björn Voigt |
- "Listening musik"
|
2007-11-12 |
Stu Tomlinson |
merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
|
2007-11-12 |
Will Thompson |
merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
|
2007-11-12 |
Will Thompson |
Add a clickable link to the SSL FAQ to errors about accounts which need SSL
|
2007-11-12 |
Mark Doliner |
Get rid of a few silly doxygen warnings
|
2007-11-12 |
Mark Doliner |
Fix a warning from make docs:
|
2007-11-12 |
Stu Tomlinson |
The order of these variable declarations is important if we want the
|
2007-11-12 |
Sadrul Habib Chowdhury |
Add maximize flags for windows.
|
2007-11-12 |
Sadrul Habib Chowdhury |
merge of '45a353a8a7978312260680050564b3a32f0d07aa'
|
2007-11-12 |
Kelemen Gábor |
Hungarian translation updated
|
2007-11-13 |
Claudio Satriano |
First translation update for 2.3.0 and first try of mtn commit :)
|
2007-11-12 |
Jochen Kemnade |
updated German translation
|
2007-11-12 |
Mark Doliner |
merge of '64bb85d88261de930f9c987d2347b6babf8e7641'
|
2007-11-12 |
Mark Doliner |
merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'
|
2007-11-12 |
Kevin Stange |
1.1.2 -> 1.1.5
|
2007-11-12 |
Mark Doliner |
Add a lengthy comment about a small problem with our signal handler
|
2007-11-12 |
Mark Doliner |
Update our Doxyfile.in using "doxygen -u Doxyfile.in"
|
2007-11-12 |
John Bailey |
Update the FSF address that I missed in my round of updates a couple months ago.
|
2007-11-12 |
John Bailey |
merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'
|
2007-11-12 |
Stu Tomlinson |
kill another compile warning
|
2007-11-12 |
Daniel Atallah |
Leak fix, cleanup and code reuse.
|
2007-11-12 |
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.
|
2007-11-12 |
Daniel Atallah |
Don't strip the silc dlls.
|
2007-11-27 |
Ethan Blanton |
Some platforms require additional includes before net/if.h, and this
|
2007-11-12 |
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.
|
2007-11-12 |
Daniel Atallah |
Update the win32 SILC Toolkit to 1.1.5.
|
2007-11-12 |
Stu Tomlinson |
Squish some warnings here too, with evil(?) casts
|
2007-11-12 |
Stu Tomlinson |
Silence a warning about blist_node_extended_menu defined but not used by
|
2007-11-12 |
Stu Tomlinson |
Fix usage of purple_request_action_with_hint() (again?), hint and user_data
|
2007-11-12 |
Daniel Atallah |
Fix build.
|
2007-11-11 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
|
2007-11-11 |
Will Thompson |
Mention PidginMiniDialog in ChangeLog.API
|
2007-11-11 |
Will Thompson |
Use the error icon rather than the disconnect icon in connection error
|
2007-11-11 |
Will Thompson |
Switch to purple_connection_error_reason in msnp9, and a few places I missed in
|
2007-11-11 |
Will Thompson |
Don't open a dialog window on connection errors --- they're shown in the buddy
|
2007-11-11 |
Will Thompson |
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
|
2007-11-11 |
Will Thompson |
Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
|
2007-11-11 |
Will Thompson |
I don't think that incorrect passwords can be helpfully distinguished from
|
2007-11-11 |
Will Thompson |
Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
|
2007-11-11 |
Will Thompson |
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
|
2007-11-11 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)
|
2007-11-11 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
|
2007-11-10 |
Will Thompson |
Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
|
2007-11-10 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
2007-11-07 |
Will Thompson |
Make mini-dialogs follow the blist's size changes.
|
2007-11-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)
|
2007-11-05 |
Will Thompson |
Really actually hide the description label inside a minidialog, even when
|
2007-11-05 |
Will Thompson |
De-magic-number (and correct) the width request of PidginMiniDialog's labels.
|
2007-11-05 |
Will Thompson |
Say that an account has been disabled if it has been in the title of a generic
|
2007-11-05 |
Will Thompson |
Remove a redundant hbox around PidginMiniDialog's description label.
|
2007-11-05 |
Will Thompson |
Hide the description label of the PidginMiniDialog used for signed on elsewhere
|
2007-11-05 |
Will Thompson |
Use PidginMiniDialog to display signed in elsewhere errors in the blist.
|
2007-11-05 |
Will Thompson |
Remove redundant gtk_widget_show_all()s.
|
2007-11-05 |
Will Thompson |
Don't override any of the GtkContainer API in PidginMiniDialog. It's more
|
2007-11-04 |
Will Thompson |
Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many
|
2007-11-04 |
Will Thompson |
Use an idle callback to destroy PidginMiniDialogs when a button is pressed.
|
2007-11-04 |
Will Thompson |
Don't leak all bar one of the closure structs allocated by
|
2007-11-04 |
Will Thompson |
Add some padding to PidginMiniDialogClass. Padding is not needed in
|
2007-11-04 |
Will Thompson |
Make PidginMiniDialog do more things right when used as a GtkContainer. _add,
|
2007-11-04 |
Will Thompson |
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
|
2007-11-03 |
Will Thompson |
Display all connection errors in a scrollbook, which is packed inside
|
2007-11-03 |
Will Thompson |
Fix iterating over accounts_signed_on_elsewhere while doing things that will
|
2007-11-03 |
Will Thompson |
Remove padding and size-grouping from buttons in minidialogs to save horizontal
|
2007-11-03 |
Will Thompson |
Use minidialogs rather than horrifying buttons with red text to notify the user
|
2007-11-03 |
Will Thompson |
Work around a bug in vim's bracket matching, whereby it doesn't realise that
|
2007-11-03 |
Will Thompson |
Add a tooltip to each account's label in the signed on elsewhere minidialog,
|
2007-11-03 |
Will Thompson |
Restore error notifications on the buddy list after a restart. Make the Ignore
|
2007-11-03 |
Will Thompson |
purple_account_clear_current_error is public API, so should not be static.
|
2007-11-03 |
Will Thompson |
Save accounts' current errors to accounts.xml, and restore them at startup.
|
2007-11-03 |
Will Thompson |
PurpleConnectionErrorInfo.description should not be const.
|
2007-11-02 |
Will Thompson |
Extract setting an account's current error to a static function. In the
|
2007-11-02 |
Will Thompson |
Add purple_account_clear_current_error(), which does what it says on the tin.
|
2007-11-02 |
Will Thompson |
Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than
|
2007-10-31 |
Will Thompson |
Don't pop up a separate error dialog when an account is disconnected by
|
2007-10-31 |
Will Thompson |
Re-set URGENT on the buddy list when a new account is added to a pre-existing
|
2007-10-31 |
Will Thompson |
Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy
|
2007-10-31 |
Will Thompson |
Document that callbacks for mini-dialogs may be NULL.
|
2007-10-31 |
Will Thompson |
Break creating and removing generic error boxes by account into their own
|
2007-10-31 |
Will Thompson |
Improve the documentation of pidgin_make_mini_dialog().
|
2007-10-30 |
Will Thompson |
I have no idea why checking for an OFFLINE status type on an account would be
|
2007-10-30 |
Will Thompson |
Fix a type error. I could have sworn I did this before committing...
|
2007-10-30 |
Will Thompson |
* When an account error changes, just recreate its button rather than every
|
2007-10-30 |
Will Thompson |
Document exactly how long the PurpleConnectionErrorInfo pointers given out by
|
2007-10-28 |
Will Thompson |
The two PurpleConnectionErrorInfo parameters are meant to be const.
|
2007-10-28 |
Will Thompson |
Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
|
2007-10-28 |
Will Thompson |
Document the gc parameter of purple_connection_error_reason to shut doxygen up.
|
2007-10-28 |
Will Thompson |
Deprecate pidgin_blist_update_account_error_state() and
|
2007-10-28 |
Will Thompson |
PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
|
2007-10-28 |
Will Thompson |
Add the old error to the account-error-changed signal.
|
2007-10-28 |
Will Thompson |
merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'
|
2007-10-27 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)
|
2007-10-28 |
Will Thompson |
Connect to connection-error in account.c so that the account error is actually
|
2007-10-27 |
Will Thompson |
Call pidgin_blist_update_account_error_state in response to
|
2007-10-27 |
Will Thompson |
Remove repeated calls to purple_*_get_handle().
|
2007-10-27 |
Will Thompson |
Changelog purple_account_get_current_error() and account-error-changed.
|
2007-10-27 |
Will Thompson |
Make PurpleAccount keep track of the last connection error suffered (or not, if
|
2007-10-27 |
Will Thompson |
Document connection-error signal.
|
2007-10-24 |
Will Thompson |
I figured a signal firing on a connection error would be useful.
|
2007-10-24 |
Will Thompson |
Having read the XMPP SASL specification, these errors seem more accurate.
|
2007-10-24 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 08acda06a60a49c86dd22b679a931a22c62e3c13)
|
2007-10-17 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 365b126365cc18309aea7f8eef0e9b2a19e6bda8)
|
2007-10-15 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
|
2007-10-14 |
Will Thompson |
Document that the char * parameter of purple_connection_error{,_reason} may
|
2007-10-14 |
Will Thompson |
Rename:
|
2007-10-14 |
Will Thompson |
rlaager suggested using the last element of the PurpleDisconnectReason enum
|
2007-10-13 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 6f090c623ea4e9357e5b4238348a888b4c869ab7)
|
2007-10-12 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)
|
2007-11-16 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|
2007-11-16 |
Richard Laager |
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
|
2007-11-16 |
Richard Laager |
merge of '12ad71995f63338f624cb01c1e25710a0307ca31'
|
2007-11-16 |
Richard Laager |
merge of '55275a531f00a6cabade1b8bfe74eafa3c2db4ba'
|
2007-11-16 |
Richard Laager |
merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
|
2007-11-16 |
Richard Laager |
merge of '88ea7f54513c734e65a7fc3f4318f393093f6fb6'
|
2007-11-16 |
Richard Laager |
merge of '2b4dccc8587d65d95c8698baa12619b506cec2f7'
|
2007-11-16 |
Richard Laager |
merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
|
2007-11-16 |
Richard Laager |
merge of 'b2a396d17dcaf8a381d711f406c759863a99557c'
|
2007-11-16 |
Richard Laager |
merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'
|
2007-11-16 |
Richard Laager |
merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
|
2007-11-16 |
Richard Laager |
merge of '2af6143b8106e9e17b15eacee5bd408d8b7fc91a'
|
2007-11-16 |
Richard Laager |
merge of '2c0e5c4e8381b58fde7f6ed1f20e1bf8bcf46201'
|
2007-11-16 |
Richard Laager |
explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'
|
2007-11-16 |
Richard Laager |
Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
|
2007-11-16 |
Richard Laager |
disapproval of revision 'ce13b5ca4994abbd4934b3bc568c8b115335c426'
|
2007-11-16 |
Richard Laager |
disapproval of revision '2ce5a939a395a946ffcf7f9c862b4c54aba7457f'
|
2007-11-16 |
Richard Laager |
disapproval of revision '0e51fd6f70ba330cbc25cff479b5c6325e939196'
|
2007-11-16 |
Richard Laager |
disapproval of revision 'd0c23dfc8d64e57036509dd2e2248caaea3e6d9f'
|
2007-11-16 |
Richard Laager |
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
|
2007-11-16 |
Richard Laager |
disapproval of revision '77472405559c3b4779b5a300cc433f2e03b4e336'
|
2007-11-11 |
Stu Tomlinson |
Fix win32 build following death of share/Makefile.mingw
|
2007-11-11 |
Stu Tomlinson |
merge of '73057ee4da2b6a1bb75ad46fec3e2df323aa3e42'
|
2007-11-11 |
Stu Tomlinson |
merge of '0f99eebc17d3efab8dac3d72feb857ab25b06cb7'
|
2007-11-11 |
Stu Tomlinson |
Kill off another redundant Makefile
|
2007-11-11 |
Stu Tomlinson |
Add tooltips when hovering over rooms in the roomlist so the full channel
|
2007-11-11 |
Stu Tomlinson |
Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others use
|
2007-11-11 |
Will Thompson |
merge of '0d945ca4ad9da6d9547272ea91c99f3dc3909ac6'
|
2007-11-19 |
Evan Schoenberg |
Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation.
|
2007-11-11 |
Evan Schoenberg |
An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.
|
2007-11-11 |
Stu Tomlinson |
I think this is what the fwrite is actually meant to be doing.
|
2007-11-11 |
Stu Tomlinson |
fix a bunch of these warnings from running configure:
|
2007-11-11 |
Will Thompson |
May as well use an existing string as the title for the error notification.
|
2007-11-11 |
Will Thompson |
Actually properly fix this gg "write my buddy list to a file" callback by just
|
2007-11-11 |
Kelemen Gábor |
Hungarian translation updated
|
2007-11-11 |
Will Thompson |
merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'
|
2007-11-11 |
Will Thompson |
Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.
|
2007-11-11 |
Will Thompson |
Use distinct variables for the result of g_strerror (which is const) and a
|
2007-11-11 |
Will Thompson |
Handle fwrite returning 0 in gg's "save my buddy list to a file" code,
|
2007-11-11 |
Jochen Kemnade |
update for next version (probably 2.3.0)
|
2007-11-11 |
Stu Tomlinson |
Might help if we include msnp9 in the dist
|
2007-11-11 |
Stu Tomlinson |
Update the list of files to be translated
|
2007-11-11 |
Stu Tomlinson |
Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly
|
2007-11-11 |
Ethan Blanton |
propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e)
|
2007-11-11 |
John Bailey |
Fix my typo.
|
2007-11-11 |
John Bailey |
Some final tweaking on the man page.
|
2007-11-10 |
Stu Tomlinson |
merge of '535e513c571856e9e31d51a83dca552c8a8433dc'
|
2007-11-10 |
Stu Tomlinson |
Fix for the crash reported by WormFood in #pidgin when right clicking on
|
2007-11-12 |
Sadrul Habib Chowdhury |
Clear the tags when the textview is cleared.
|
2007-11-11 |
Sadrul Habib Chowdhury |
Cancel the typeahead search when escape is pressed.
|
2007-11-10 |
Sadrul Habib Chowdhury |
Fix size calculation when shadow is enabled.
|
2007-11-10 |
Ethan Blanton |
propagate from branch 'org.maemo.garage.pidgin.pidgin.blist-show-with-parent' (head 9dc35209de2406ba1fbc9a266b4e931ff6ebd80a)
|
2007-11-10 |
Stu Tomlinson |
merge of 'e3fd21e6dabb99e5604e8337380353fcbe1a7279'
|
2007-11-10 |
Stu Tomlinson |
Consolidation of icons Makefiles
|
2007-11-10 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)
|
2007-11-10 |
Stu Tomlinson |
Escape any un-escaped entities in purple_markup_html_to_xhtml when parsing
|
2007-11-10 |
Stu Tomlinson |
Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalent
|
2007-11-10 |
Stu Tomlinson |
Make purple.h a generated file so plugins can just include this and never
|
2007-11-10 |
Stu Tomlinson |
disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'
|
2007-11-10 |
Stu Tomlinson |
Make purple.h a generated file so plugins can just include this and never
|
2007-11-10 |
Stu Tomlinson |
Allow myspace to build outside of the source tree
|
2007-11-10 |
Gabriel Schulhof |
Double include fix
|
2007-11-10 |
Gabriel Schulhof |
Another transience fix
|
2007-11-10 |
Will Thompson |
A grammar fix for finch(1).
|
2007-11-10 |
Gabriel Schulhof |
Removed typedef
|
2007-11-10 |
Gabriel Schulhof |
Removed typedef
|
2007-11-10 |
Gabriel Schulhof |
Make it compile
|
2007-11-10 |
Gabriel Schulhof |
Make small array of _show_with_parent functions and use indices into that array as params in the GtkItemFactoryEntry list, rather than the function pointers themselves
|
2007-11-10 |
Ka-Hing Cheung |
Use only the first 16 characters of the password, and plug a leak.
|
2007-11-10 |
Ka-Hing Cheung |
make our xmlnode preserve prefixes
|
2007-11-10 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
2007-11-10 |
Sadrul Habib Chowdhury |
Minor adjustments to prevent a crash, correct a data type and fix drawing.
|
2007-11-09 |
Sadrul Habib Chowdhury |
Use gobject properties for labels.
|
2007-11-06 |
Sadrul Habib Chowdhury |
I feel good when I am able to send messages, instead of just typing them.
|
2007-11-05 |
Sadrul Habib Chowdhury |
Hitting Return in the entry will trigger the 'activate' signal.
|
2007-11-05 |
Sadrul Habib Chowdhury |
Enable auto-complete in the pounce dialog.
|
2007-10-31 |
Sadrul Habib Chowdhury |
Buttons were leaking all this time!
|
2007-10-30 |
Sadrul Habib Chowdhury |
Hitting enter on a file will trigger the 'select' button in the file selector dialog.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Get rid of unnecessary strdup.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Close #2810. ('Non-XHTML-IM messages with links in them are broken.')
|
2007-10-30 |
Sadrul Habib Chowdhury |
Do not ellipsize in a column of size 1.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Patch from Josh Davis to correct ellipsization for right-aligned columns.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Do not do unnecessary processing when updating text in a column.
|
2007-10-28 |
Casey Harkins |
Rolling back docklet geometry changes. These will have to wait until next
|
2007-10-28 |
Casey Harkins |
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)
|
2007-10-28 |
Ethan Blanton |
Bring silcpurple_create_keypair for silc 1.0 in line with the new
|
2007-10-28 |
Gabriel Schulhof |
Patch from Gabriel Schulhof to transiate yet another window.
|
2007-10-26 |
Sadrul Habib Chowdhury |
Add 'yank' action in the entry boxes.
|
2007-10-26 |
Sadrul Habib Chowdhury |
Fix doxygen foo, thanks to resiak\!
|
2007-10-26 |
Sadrul Habib Chowdhury |
Draw the 'header' correctly when not showing borders.
|
2007-10-26 |
Sadrul Habib Chowdhury |
Show alias in restored conversation.
|
2007-10-26 |
Sadrul Habib Chowdhury |
transpose-chars action for the entry boxes.
|
2007-10-24 |
Sadrul Habib Chowdhury |
Add properties to boxes. This is the Right Way of doing things.
|
2007-10-21 |
Sadrul Habib Chowdhury |
Fix menu hiding.
|
2007-10-20 |
Sadrul Habib Chowdhury |
merge of '433b476c9aefc965849a15060e0feeccb640d283'
|
2007-10-18 |
Casey Harkins |
ChangeLog.API the new docklet geometry API. Fixes #521. Refs #1632.
|
2007-10-18 |
Casey Harkins |
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0ac7285573f2998a702d7cbc62e7e8cc91e616e8)
|
2007-10-20 |
Sadrul Habib Chowdhury |
Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.
|
2007-10-20 |
Sadrul Habib Chowdhury |
Prevent occasional crashes on quit.
|
2007-10-20 |
Sadrul Habib Chowdhury |
Readjust the column widths when a column is hidden/redisplayed.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Doxygen for gnt.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Missing changelog entries and @since tags from 3f567df17490f68b4feb8cf26ad004a34eb7cc9a.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Add the menu-binding stuff in the manpage.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Add gnt_color_pair, which will replace color codes with 'appropriate' text
|
2007-10-16 |
Sadrul Habib Chowdhury |
ChangeLog.API some of the current-media changes.
|
2007-10-15 |
Richard Laager |
Add and call a purple_util_uninit() to free user_dir and customer_home_dir
|
2007-11-16 |
Richard Laager |
disapproval of revision 'ddd8161138d003646cb2960438fe8011a3d71a8b'
|
2007-10-15 |
Richard Laager |
A missing s/PURPLE_REQUEST_HINT/PURPLE_REQUEST_UI_HINT/
|
2007-10-14 |
Richard Laager |
Document the addition of the PURPLE_REQUEST_UI_HINT_* defines.
|
2007-10-14 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
2007-10-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head e8fa6e02ff781b7fa39b211e7617c5083ea42688)
|
2007-10-14 |
Richard Laager |
Document the UI hint defines and remove some bad ui_hint @param lines from
|
2007-10-14 |
Richard Laager |
Mark some libpurple-internal functions as deprecated to further help keep
|
2007-11-16 |
Richard Laager |
disapproval of revision '3588a68b11327f068eea391242fa5896bb72f8dd'
|
2007-10-14 |
Richard Laager |
Use the PURPLE_REQUEST_HINT defines for comparisons.
|
2007-11-16 |
Richard Laager |
disapproval of revision '0bca057095e209f4b41abe027de4864301ead50e'
|
2007-10-14 |
Gabriel Schulhof |
#define-ing PIDGIN_REQUEST_HINT_PRIVACY "privacy" inside gtkprivacy.c, because it is used 4 times, and once for gtk_window_set_role()
|
2007-11-16 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
2007-10-14 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
2007-10-14 |
Richard Laager |
Wrap the newly deprecated functions with #ifndef PURPLE_DISABLE_DEPRECATED.
|
2007-10-14 |
Richard Laager |
Document the with_hint API changes.
|
2007-10-14 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
|
2007-11-16 |
Richard Laager |
disapproval of revision '403dd7caf39b853d3f3620441ea1abebb19cfa03'
|
2007-10-14 |
Richard Laager |
Fix up some broken changes in the request API UI hint changes.
|
2007-10-14 |
Richard Laager |
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
|
2007-10-13 |
Richard Laager |
Document the window transient_for changes. Refs #2617
|
2007-10-13 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
|