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 |
I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.
|
2007-08-17 |
Sadrul Habib Chowdhury |
Fix #2607. (Finch tooltip HTML display)
|
2007-08-11 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
|
2007-07-24 |
Eric Polino |
propagate from branch 'tmpbranch' (head fd482c25cc81ccebcc993d06cad489169e942c22)
|
2007-07-22 |
Eric Polino |
propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
|
2007-07-07 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
|
2007-07-06 |
Eric Polino |
Added ability to show empty groups
|
2007-07-24 |
Sadrul Habib Chowdhury |
Insert a newline in the tooltip.
|
2007-07-23 |
Sadrul Habib Chowdhury |
Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's
|
2007-07-21 |
Sadrul Habib Chowdhury |
Memory leak fix.
|
2007-07-21 |
Sadrul Habib Chowdhury |
We don't need dynamic things here.
|
2007-07-20 |
Sadrul Habib Chowdhury |
Fix a crash Eric found. These parameters were in reverse order.
|
2007-07-14 |
Sadrul Habib Chowdhury |
New feature: successful compilation.
|
2007-07-13 |
Sadrul Habib Chowdhury |
I can pretty much swear this worked at some point. I am not sure when this
|
2007-07-11 |
Richard Nelson |
Chats aren't shown if their account is offline, so a group of offline chats shouldn't be either
|
2007-07-06 |
Sadrul Habib Chowdhury |
Minor changes to remove a couple of lines of duplication.
|
2007-07-06 |
Sadrul Habib Chowdhury |
Plucked revision from im.pidgin.soc.2007.finchfeat to allow showing empty
|
2007-07-05 |
Sadrul Habib Chowdhury |
Show a pimping cool unicode status emblem for buddies on mobile (thanks, elb).
|
2007-07-03 |
Sadrul Habib Chowdhury |
Fix a bug where buddies from offline accounts were showing up.
|
2007-06-28 |
Sadrul Habib Chowdhury |
If the action-windows are already there, then bring them to front when
|
2007-06-28 |
Sadrul Habib Chowdhury |
Show better tooltips for contacts.
|
2007-06-27 |
Sadrul Habib Chowdhury |
Use the new flags to make the tooltip look better.
|
2007-06-20 |
Stu Tomlinson |
#include reorganizations to allow compiling with glib < 2.8 using the
|
2007-06-08 |
Richard Nelson |
present existing conversation window if one exists
|
2007-06-08 |
Richard Nelson |
propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
|
2007-06-02 |
Sadrul Habib Chowdhury |
Fix for the bug Alver reported:
|
2007-06-01 |
Sadrul Habib Chowdhury |
Fix a crash exposed by nullprpl.
|
2007-05-13 |
Richard Nelson |
propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)
|
2007-05-26 |
Sadrul Habib Chowdhury |
Show information about the user requesting authorization.
|
2007-05-25 |
Sadrul Habib Chowdhury |
merge of '1c63ff450cd444f6f7b3d9caa86407fca3584491'
|
2007-05-24 |
Sadrul Habib Chowdhury |
Use utility functions to get user info. Closes #964.
|
2007-05-12 |
Richard Nelson |
Let windows know when the workspace they are in is being hidden/shown
|
2007-05-25 |
Richard Nelson |
It's valid for different types to be compared. In that case, use existing positions.
|
2007-05-23 |
Richard Nelson |
Re-show the add buddy request dialog if something went wrong. It's easy to lose the buddy who just added you otherwise.
|
2007-05-19 |
Richard Laager |
Death to more futuristic struct initialization. This should be the last.
|
2007-05-09 |
Sadrul Habib Chowdhury |
Change a string, and make sure non-functional items are not added in the conversation window menu.
|
2007-05-07 |
Sadrul Habib Chowdhury |
Show an error message when trying to add a buddy from an offline account.
|
2007-05-06 |
Sadrul Habib Chowdhury |
When getting information, show "Information: Retrieving..." before the
|
2007-05-06 |
Sadrul Habib Chowdhury |
Change a string.
|
2007-05-03 |
Sadrul Habib Chowdhury |
Do not build the context menu if one is already being shown.
|
2007-05-02 |
Sadrul Habib Chowdhury |
Fix context menu unusualness in the buddylist.
|
2007-05-02 |
Sadrul Habib Chowdhury |
Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.
|
2007-04-29 |
Sadrul Habib Chowdhury |
A rare crash fix for finch.
|
2007-04-28 |
Sadrul Habib Chowdhury |
This makes it possible to rearrange chats and groups using the tag+attach system. Thanks a bunch to wabz for testing this. Fixes #379.
|
2007-04-27 |
Sadrul Habib Chowdhury |
Never change the orders of chats or the groups.
|
2007-04-26 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
2007-04-25 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
2007-04-20 |
Sadrul Habib Chowdhury |
Use 'alias' instead of 'rename' for non-group nodes. Thankfully, this does not introduce new strings.
|
2007-04-16 |
Richard Laager |
Rename the Doxygen group from gntui to finch and define the finch group
|
2007-04-14 |
Richard Nelson |
...only for groups
|
2007-04-14 |
Richard Nelson |
Remember the collapsed state of groups in the blist
|
2007-03-26 |
Sadrul Habib Chowdhury |
Some define changes. This helps in generating the python bindings.
|
2007-03-21 |
Richard Laager |
Re-sed the copyright notices so they don't all talk about Purple.
|
2007-03-19 |
Richard Nelson |
Group autocomplete for buddy adding
|
2007-03-19 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
2007-03-18 |
Sean Egan |
renamed gaim-text to finch
|