2007-08-06 |
Sean Egan |
merge of '5cd317ad290e840fa8a8624d17dd5f23f99330ac'
|
2007-08-06 |
Will Thompson |
Document PurpleAccountUiOps, and fix a documentation typo.
|
2007-08-06 |
Daniel Atallah |
Remove some more references to the icontimer - I'm assuming these need to be removed too.
|
2007-08-06 |
Will Thompson |
Install dbus-types.h, which fixes #including dbus-server.h in UIs.
|
2007-08-06 |
Mark Doliner |
Fetch icons all at once instead of one at a time. I tried pretty hard
|
2007-08-06 |
Mark Doliner |
Wiggle two comments around
|
2007-08-06 |
Mark Doliner |
Use g_slist_find_custom() instead of writing one ourselves
|
2007-08-06 |
Mark Doliner |
Sean pointed out that now that oscar rate limits itself there is
|
2007-08-06 |
Mark Doliner |
My version of automake seems to require that these if and endif
|
2007-08-06 |
Richard Nelson |
fix typo-leak
|
2007-08-06 |
Richard Nelson |
merge of '412ec3e9ae5d5532710d56efecc7543837a91cbb'
|
2007-08-06 |
Richard Nelson |
merge of '1aae35116707aa4cbcce79a81347a39f37703677'
|
2007-08-06 |
Mark Doliner |
Fix a compile warning
|
2007-08-06 |
Mark Doliner |
Improve a bunch of strings in QQ
|
2007-08-06 |
Daniel Atallah |
merge of '5e757c10231788ae759b25d6f06694b5555ee046'
|
2007-08-06 |
Daniel Atallah |
Here is a native avahi implementation of the bonjour prpl that I whipped up. Someone more autofoo savvy will probably want to review what I've done to that stuff. Fixes #326.
|
2007-08-06 |
Daniel Atallah |
More minor leak fixes and cleanup to bonjour.
|
2007-08-05 |
Ka-Hing Cheung |
merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'
|
2007-08-06 |
Sean Egan |
show toolbar menu on button press, rather than button release. Fixes #2352
|
2007-08-06 |
Sean Egan |
Install 22px icons in right place. Fixes #2411
|
2007-08-05 |
Daniel Atallah |
Fix howl bonjour build.
|
2007-08-05 |
Daniel Atallah |
Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet.
|
2007-08-05 |
Daniel Atallah |
Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias.
|
2007-08-06 |
Sean Egan |
smaller close buttons on tabs. I think this looks really good.
|
2007-08-03 |
Sean Egan |
merge of '0bc345ca5932b2abc8dc1dcaf527c6aed41cdead'
|
2007-08-03 |
Daniel Atallah |
Fix more null pointer derefs in the log reader plugin. Fixes #2378.
|
2007-08-03 |
Daniel Atallah |
merge of 'cb0bfe51682f8257f029d2dd61731a5ede123ba7'
|
2007-08-03 |
Kevin Stange |
Another mnemonic conflict
|
2007-08-03 |
Kevin Stange |
I thought I fixed this already...
|
2007-08-09 |
Ka-Hing Cheung |
really make restoring size and position work
|
2007-08-05 |
Ka-Hing Cheung |
remember chat/im windows sizes and positions separately by letting the
|
2007-08-03 |
Mark Doliner |
Get rid of two minor compile warnings:
|
2007-08-03 |
Mark Doliner |
Only try to add a group locally if it doesn't already exist. This
|
2007-08-03 |
Ka-Hing Cheung |
fix a bug when you set your tabs to side vertical and change back, the tab
|
2007-08-02 |
Daniel Atallah |
Fix "pidgin.exe --portable-mode" not to pass the flag to pidgin's init, so getopt doesn't choke on it. Fixes #2392.
|
2007-08-02 |
Michael Shkutkov |
bug with flags variable initialization was fixed
|
2007-08-02 |
Michael Shkutkov |
merge of '61b8cf0fe2d62b5ff8ba12cf21f350571987c5a2'
|
2007-08-02 |
Casey Harkins |
Remove message-pending.png pixmap and use the message-new.png pixmap in
|
2007-08-03 |
Sean Egan |
Experimental tab-space-saving experiments. use text formatting instead of icons to represent status. Truncate buddy's names at a space or at-sign to make tabs more readable.
|
2007-08-02 |
Sean Egan |
add tooltip to buddy icon in conversation too
|
2007-08-02 |
Sean Egan |
Move 'Reset formatting' to Font dropdown
|
2007-08-02 |
Daniel Atallah |
Initialize the win32 minimize new conv. windows pref to avoid warnings.
|
2007-08-02 |
Daniel Atallah |
Clean up the font and insert menus when the imhtmltoolbar is disposed of. This fixes a leak (and the crash in #2385). Fixes #2385.
|
2007-08-02 |
Luke Schierer |
merge of '15b4112195b1600fef76bc8602fbcd00c9e3d11d'
|
2007-08-02 |
Richard Laager |
On Tue, 2007-07-31 at 08:50 -0400, Evan Schoenberg wrote:
|
2007-08-02 |
Richard Laager |
merge of '78d4b2c5c6b29ef9554b5829a9fbc884c2dfef16'
|
2007-08-02 |
Mark Doliner |
Looks like AOL increased the length of available messages from 60
|
2007-08-02 |
Ka-Hing Cheung |
Show current outgoing conversation formatting on the font label on
|
2007-08-02 |
Kevin Stange |
After undoing Sean's undo of my changes, I'm redoing his changes. This (re) Fixes #1043 Fixes #1340 Fixes #716 Fixes #1590
|
2007-08-02 |
Kevin Stange |
merge of '5fbd62e0397f65bf7b8def7a4ad421e0044d429c'
|
2007-08-02 |
Daniel Atallah |
Fix search dialog icon in debug window. Fixes #2375.
|
2007-08-01 |
Daniel Atallah |
Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
|
2007-08-01 |
Daniel Atallah |
Add yahoo_aliases.c to the mingw makefile.
|
2007-08-01 |
Mark Doliner |
Get rid of this compile warning:
|
2007-08-01 |
Daniel Atallah |
Fix new IMHTML formatting popups not going away issue. It turns out they were being put back when they were being hidden (I'm not sure why this didn't happen on linux - it seems like it should be a problem everywhere). Fixes #2317.
|
2007-08-01 |
Daniel Atallah |
Fix #2349 (null pointer deref in log_reader plugin).
|
2007-08-01 |
Sean Egan |
Update Yahoo protocol version to 15.
|
2007-08-01 |
Sean Egan |
Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
|
2007-08-01 |
Sean Egan |
show status messages in infopane even if not in buddy list. Fixes #2321
|
2007-07-31 |
Daniel Atallah |
Update the Bonjour prpl to use libxml explicitly instead of the xml_node stuff. This allows us to deal with partial reads. I also fixed issues related to starting conversations with iChat and a couple other things. Fixes #2022,#1652
|
2007-07-31 |
Daniel Atallah |
Eliminate some unnecessary scrolling activity.
|
2007-07-31 |
Sean Egan |
Changelog
|
2007-07-31 |
Sean Egan |
Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #2356
|
2007-07-31 |
Mark Doliner |
Fix a bug with multi-field selections in Pidgin's implementation of
|
2007-07-31 |
Mark Doliner |
For XMPP multi-selection lists in generic data forms, the intent here
|
2007-07-31 |
Mark Doliner |
Some changes from Matthew Goldstein and I to not automatically remove
|
2007-07-31 |
Mark Doliner |
When a new user starts Pidgin we hide the buddy list so that they only
|
2007-07-31 |
Daniel Atallah |
Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
|
2007-07-30 |
Daniel Atallah |
Changelog the "Open Inbox" account action in the yahoo prpl.
|
2007-07-30 |
Daniel Atallah |
Fix a stupid crash (that I introduced) that occurs when parsing gmail notifications. Fixes #2323
|
2007-07-30 |
Sean Egan |
A few strings I couldn't change without breaking string freeze
|
2007-07-30 |
Sean Egan |
Errant backtick
|
2007-07-30 |
Sean Egan |
version update
|
2007-07-30 |
Sean Egan |
Let drag-and-drop get mouse clicks on group headers. Fixes #2333
|
2007-07-30 |
Stu Tomlinson |
Fix the RPM spec file
|
2007-07-30 |
Stu Tomlinson |
These are new in Glib 2.8:
|
2007-07-30 |
Stu Tomlinson |
More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors
|
2007-07-30 |
Daniel Atallah |
Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.
|
2007-07-30 |
Daniel Atallah |
Fix swedish NSIS translation to be encoded in CP1252 instead of UTF-8. Fixes 2314.
|
2007-07-30 |
Gary Kramlich |
Patch from John Bailey to bring the about window back to the present...
|
2007-07-29 |
Mark Doliner |
Improve a string and get rid of an account option that isn't used.
|
2007-07-29 |
Mark Doliner |
applied changes from bbcc1925d9e449bb9599d378da2764bf47da2a7a
|
2007-07-29 |
Mark Doliner |
merge of '10d1346d5d54ad467669dbdbeda58088587c5d91'
|
2007-07-29 |
Mark Doliner |
merge of '966f1125e1910ec58ae63a175dc5efe1fd3e10e0'
|
2007-07-29 |
Sean Egan |
And fix smooth scroll too
|
2007-07-29 |
Sean Egan |
Idiotic mistake. Fixes #2315
|
2007-07-29 |
Mark Doliner |
disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'
|
2007-08-01 |
Sadrul Habib Chowdhury |
Add two more missing characters for the HTML dump.
|
2007-07-31 |
Sadrul Habib Chowdhury |
Use __gntbindings__ to specify a 'jump-next-unread' action bound to 'J'. This
|
2007-07-31 |
Sadrul Habib Chowdhury |
Add support for auto-refreshing. There should be some way to change the
|
2007-07-31 |
Sadrul Habib Chowdhury |
Export another tree function.
|
2007-07-31 |
Sadrul Habib Chowdhury |
Allow adding bindable actions for object types. There's some memory corruption
|
2007-07-31 |
Sadrul Habib Chowdhury |
Use pseudo-nonblocking stuff to update the feeds.
|
2007-07-30 |
Sadrul Habib Chowdhury |
Parse HTML and show bold, italic etc. in the textview.
|
2007-07-30 |
Sadrul Habib Chowdhury |
Make sure long titles remain within their own cell.
|
2007-07-30 |
Sadrul Habib Chowdhury |
Make things look nice in both 80x25 and in large screens.
|
2007-07-30 |
Sadrul Habib Chowdhury |
Export gnt_widget_get_size for pygnt.
|
2007-07-29 |
Sadrul Habib Chowdhury |
Allow GntTextViewFlag to be used.
|
2007-07-29 |
Sadrul Habib Chowdhury |
Make the rss-reader look and behave nicer.
|
2007-07-29 |
Sadrul Habib Chowdhury |
This gets rid of more weird crashes.
|
2007-07-29 |
Sadrul Habib Chowdhury |
Fix a /-search bug.
|
2007-07-29 |
Sadrul Habib Chowdhury |
New flag to show text top-aligned in a textview.
|
2007-07-29 |
Sadrul Habib Chowdhury |
Add function to get the screen size.
|
2007-07-29 |
Sadrul Habib Chowdhury |
Allow un/setting flags for widgets.
|
2007-07-29 |
Sadrul Habib Chowdhury |
This fixes a few weird crashes in pygnt.
|
2007-07-29 |
Sadrul Habib Chowdhury |
Update the license info.
|
2007-07-29 |
Sadrul Habib Chowdhury |
A few updates to the rss reader.
|
2007-07-29 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head c2cc31f23a71f23062555721f8101fc9c997bae2)
|
2007-07-29 |
Mark Doliner |
When we get a presence of type="error" from the server that
|
2007-07-29 |
Mark Doliner |
Fix a bunch of possible crashes in jabber when using slash commands in
|
2007-07-28 |
Ka-Hing Cheung |
merge of 'd62530e56364e9c7a5f668e2a13a409b5d552545'
|
2007-07-28 |
Ka-Hing Cheung |
merge of '9ec1d6311bc02e1a3ea896058870df504fd94178'
|
2007-07-28 |
Sean Egan |
German translation update from Bjoern. Fixes #2035
|
2007-07-28 |
Sean Egan |
Release updates
|
2007-07-28 |
Sean Egan |
Update date on release
|
2007-07-28 |
Sean Egan |
merge of '510f7cd6a9eb8873d3b1e96a58533109ed155792'
|
2007-07-28 |
Sean Egan |
disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'
|
2007-07-30 |
Andreas Monitzer |
Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
|
2007-07-26 |
Andreas Monitzer |
Updated the XEP-0199 namespace according to the XEP.
|
2007-07-23 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
|
2007-07-18 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 1716933469be8ab48b72ab0259f65b44c4d9b23e)
|
2007-07-18 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)
|
2007-07-17 |
Andreas Monitzer |
Now displaying a contact's client's capabilities in the info text if that client supports the caps extension.
|
2007-07-17 |
Andreas Monitzer |
Implemented error handling for ad-hoc commands.
|
2007-07-16 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 01d1a63fe1ad7ad2f78ff88c6540afd927693362)
|
2007-07-16 |
Andreas Monitzer |
Added the ability to unregister from a gateway.
|
2007-07-16 |
Andreas Monitzer |
Switched formatting of the ad-hoc commands to be less intimidating
|
2007-07-13 |
Andreas Monitzer |
merge of 'a4da508dc671f2a34f058c53dea42227bbae6376'
|