2009-12-08 |
Paul Aurich |
Fix all the remaining files for which internal.h doesn't end up being the first include.
|
2009-07-18 |
Elliott Sales de Andrade |
Don't include an internal header in the public finch headers.
|
2009-03-23 |
Mike Ruprecht |
Remove some extra edits that snuck into Finch.
|
2008-06-26 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
2008-04-13 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
2008-02-06 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
2007-12-29 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
2007-09-05 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
2008-06-09 |
Laurynas Biveinis |
"This patch pluralizes a few strings that should be pluralized for
|
2008-04-09 |
Sadrul Habib Chowdhury |
Show better status text for file transfers.
|
2008-01-26 |
Sadrul Habib Chowdhury |
We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
|
2008-01-26 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleXfer.
|
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-03 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
2007-09-16 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
2007-09-08 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Make some of the dialogs look and behave more like each other.
|
2007-07-01 |
Sadrul Habib Chowdhury |
Resize tree-columns nicely when the tree is resized. We can tell it to
|
2007-06-28 |
Sadrul Habib Chowdhury |
If the action-windows are already there, then bring them to front when
|
2007-06-16 |
Richard Laager |
Use the IEC binary units to match our math.
|
2007-06-16 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
2007-04-30 |
Gary Kramlich |
And finch is up to date
|
2007-04-25 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
2007-04-16 |
Richard Laager |
Rename the Doxygen group from gntui to finch and define the finch group
|
2007-03-29 |
Richard Nelson |
plug some leaks
|
2007-03-27 |
Richard Nelson |
allow cancellation of transfers waiting to be accepted
|
2007-03-21 |
Richard Laager |
Re-sed the copyright notices so they don't all talk about Purple.
|
2007-03-19 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
2007-03-18 |
Sean Egan |
renamed gaim-text to finch
|