Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Tue, 26 May 2009 16:12:53 +0000 |
Sadrul Habib Chowdhury |
Remove a now-unnecessary binding for the buddylist.
|
Sun, 26 Apr 2009 06:45:55 +0000 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
Thu, 23 Apr 2009 20:05:26 +0000 |
Sadrul Habib Chowdhury |
Use safe function.
|
Sun, 05 Apr 2009 08:42:00 +0000 |
Sadrul Habib Chowdhury |
Save the world.
|
Sat, 07 Mar 2009 01:23:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
Thu, 27 Nov 2008 06:57:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
|
Fri, 14 Nov 2008 05:32:35 +0000 |
Richard Laager |
Update some casts (that the script didn't fix correctly) to GObject macros.
|
Sat, 01 Nov 2008 13:48:25 +0000 |
Sadrul Habib Chowdhury |
Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
|
Thu, 30 Apr 2009 14:02:33 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev 143e16e9 (sadrul@pidgin.im):
|
Tue, 28 Apr 2009 20:41:37 +0000 |
Ethan Blanton |
applied changes from aa7ce93329f5ccbe74640a92b6656ae402d8eea8
|
Sat, 29 Nov 2008 18:46:49 +0000 |
Paul Aurich |
The Add Buddy dialog should not blindly create a duplicate buddy in a group
|
Wed, 26 Nov 2008 00:41:53 +0000 |
Sadrul Habib Chowdhury |
Properly escape the status message.
|
Tue, 21 Oct 2008 16:26:31 +0000 |
Sadrul Habib Chowdhury |
Show when offline (because the plugin doesn't work no more).
|
Sat, 18 Oct 2008 17:12:27 +0000 |
Sadrul Habib Chowdhury |
Instead of showing error message when trying to interactively add an
|
Mon, 06 Oct 2008 02:13:53 +0000 |
Sadrul Habib Chowdhury |
Show a manually added new empty group even if the preference is not set.
|
Fri, 29 Aug 2008 11:23:31 +0000 |
Sadrul Habib Chowdhury |
Update the tooltip if the status of the selected node changes.
|
Mon, 09 Jun 2008 19:32:20 +0000 |
Sadrul Habib Chowdhury |
Fix an off-by-one bug in calculating column widths in trees.
|
Thu, 05 Jun 2008 10:23:58 +0000 |
Sadrul Habib Chowdhury |
Added "View All Logs" menu in the buddylist to display a list of all IM
|
Wed, 04 Jun 2008 22:49:23 +0000 |
Sadrul Habib Chowdhury |
Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
|
Sun, 04 May 2008 04:15:11 +0000 |
Sadrul Habib Chowdhury |
Add a 'View log' option in the buddylist menu.
|
Sun, 04 May 2008 03:24:18 +0000 |
Sadrul Habib Chowdhury |
Check to see if we are already in a room before attempting to join. If
|
Sat, 03 May 2008 21:23:18 +0000 |
Sadrul Habib Chowdhury |
Setup tab-completion for groups in the 'Add Chat' dialog.
|
Wed, 30 Apr 2008 08:46:51 +0000 |
Mark Doliner |
Change the string "screen name" to "username" everywhere. I think most
|
Tue, 29 Apr 2008 18:57:10 +0000 |
Sadrul Habib Chowdhury |
Fine tune the edit-settings dialog (e.g., mark fields as masked or
|
Wed, 12 Mar 2008 20:42:59 +0000 |
Sadrul Habib Chowdhury |
Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.
|
Thu, 06 Mar 2008 15:54:30 +0000 |
Sadrul Habib Chowdhury |
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.
|
Thu, 28 Feb 2008 11:25:49 +0000 |
Richard Nelson |
Fix showing a contact's log, and don't access struct internals
|
Sun, 17 Feb 2008 17:14:29 +0000 |
Sadrul Habib Chowdhury |
Right-clicking on a widget should trigger the context-menu.
|
Sat, 02 Feb 2008 22:32:54 +0000 |
Richard Nelson |
fix unblocking
|
Sat, 02 Feb 2008 22:20:09 +0000 |
Richard Nelson |
Add a [X] Blocked item to the buddy context menu, and add a dialog to
|
Sat, 02 Feb 2008 03:51:19 +0000 |
Richard Nelson |
Add a finch log viewer. This is largely copied from Pidgin.
|
Sun, 27 Jan 2008 04:12:46 +0000 |
Sadrul Habib Chowdhury |
Update finch to not touch the internals of PurpleGroup.
|
Sun, 27 Jan 2008 04:06:39 +0000 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
|
Sat, 26 Jan 2008 22:33:08 +0000 |
Sadrul Habib Chowdhury |
We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
|
Sat, 26 Jan 2008 21:13:46 +0000 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleConnection.
|
Sat, 26 Jan 2008 20:45:41 +0000 |
Sadrul Habib Chowdhury |
Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
|
Sat, 26 Jan 2008 20:32:26 +0000 |
Sadrul Habib Chowdhury |
Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
|
Thu, 24 Jan 2008 21:15:43 +0000 |
Sadrul Habib Chowdhury |
Pay attention to the 'show_offline' setting for the buddylist.
|
Wed, 23 Jan 2008 21:46:54 +0000 |
Sadrul Habib Chowdhury |
Init and uninit the buddylist managers at appropriate times.
|
Wed, 23 Jan 2008 01:33:56 +0000 |
Sadrul Habib Chowdhury |
Rework some of the code that deals with adding and removing blist nodes in the tree. There were some typoed code that just happened to work. This fixes those.
|
Tue, 22 Jan 2008 21:13:11 +0000 |
Sadrul Habib Chowdhury |
Remember the selected grouping option.
|
Tue, 22 Jan 2008 20:54:50 +0000 |
Sadrul Habib Chowdhury |
Reconstruct the 'Grouping' menu when a blist manager is un/installed.
|
Tue, 22 Jan 2008 08:01:23 +0000 |
Sadrul Habib Chowdhury |
Mark some strings for translation.
|
Tue, 22 Jan 2008 07:51:32 +0000 |
Sadrul Habib Chowdhury |
Do not show a context menu for an unknown node.
|
Tue, 22 Jan 2008 07:38:01 +0000 |
Sadrul Habib Chowdhury |
Add a buddy list manager for finch. This allows plugins to show the buddylist
|
Mon, 21 Jan 2008 19:43:55 +0000 |
Sadrul Habib Chowdhury |
Add some accessor functions for PurpleBlistNode.
|
Sat, 05 Jan 2008 18:07:16 +0000 |
Richard Laager |
merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Fri, 04 Jan 2008 16:45:11 +0000 |
Sadrul Habib Chowdhury |
Blink the buddies that signed on/off recently for six seconds.
|
Mon, 03 Dec 2007 07:01:32 +0000 |
Richard Nelson |
Add color to the conversation window to indicate various message attributes
|
Fri, 30 Nov 2007 18:58:56 +0000 |
Sadrul Habib Chowdhury |
Refactor the code a little bit.
|
Fri, 30 Nov 2007 18:10:16 +0000 |
Sadrul Habib Chowdhury |
Update the changelogs. Correct the man page. Allow 'default' to mean the
|
Fri, 30 Nov 2007 03:17:07 +0000 |
Richard Nelson |
Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
|
Sat, 17 Nov 2007 00:12:30 +0000 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
Fri, 16 Nov 2007 23:32:17 +0000 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|
Fri, 16 Nov 2007 23:27:07 +0000 |
Richard Laager |
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
|
Fri, 16 Nov 2007 23:01:12 +0000 |
Richard Laager |
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
|
Sun, 11 Nov 2007 19:42:02 +0000 |
Sadrul Habib Chowdhury |
Cancel the typeahead search when escape is pressed.
|
Sun, 14 Oct 2007 20:53:40 +0000 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
Fri, 16 Nov 2007 23:27:01 +0000 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
Sun, 14 Oct 2007 18:07:19 +0000 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
Sun, 14 Oct 2007 02:49:47 +0000 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
|
Sun, 14 Oct 2007 02:41:00 +0000 |
Richard Laager |
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
|
Wed, 03 Oct 2007 07:12:01 +0000 |
Sadrul Habib Chowdhury |
Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.
|
Fri, 16 Nov 2007 23:30:03 +0000 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
Sun, 14 Oct 2007 00:26:00 +0000 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
Wed, 10 Oct 2007 22:57:51 +0000 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
Sat, 06 Oct 2007 16:48:32 +0000 |
Gabriel Schulhof |
New request in gntblist.c
|
Sat, 06 Oct 2007 15:58:43 +0000 |
Gabriel Schulhof |
Compile
|
Sat, 06 Oct 2007 15:55:47 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
|
Tue, 02 Oct 2007 03:17:43 +0000 |
Sadrul Habib Chowdhury |
Add a 'Join Chat...' item in the buddylist menu.
|
Sun, 23 Sep 2007 01:25:56 +0000 |
Sadrul Habib Chowdhury |
Pressing INSERT in the buddy list brings up the 'Add Buddy' dialog.
|
Sat, 22 Sep 2007 18:05:11 +0000 |
Gabriel Schulhof |
Restoring gntblist.c:create_menu
|
Sat, 22 Sep 2007 18:02:20 +0000 |
Gabriel Schulhof |
Bad propagate
|
Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Sat, 22 Sep 2007 09:48:07 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
Wed, 19 Sep 2007 21:37:12 +0000 |
Sadrul Habib Chowdhury |
Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Wed, 12 Sep 2007 19:11:38 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
Sat, 18 Aug 2007 19:46:13 +0000 |
Gabriel Schulhof |
Added hints to gntblist.c
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Thu, 23 Aug 2007 07:10:59 +0000 |
Sadrul Habib Chowdhury |
I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.
|
Fri, 17 Aug 2007 18:26:10 +0000 |
Sadrul Habib Chowdhury |
Fix #2607. (Finch tooltip HTML display)
|
Sat, 11 Aug 2007 10:53:28 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
|
Tue, 24 Jul 2007 19:39:58 +0000 |
Eric Polino |
propagate from branch 'tmpbranch' (head fd482c25cc81ccebcc993d06cad489169e942c22)
|
Sun, 22 Jul 2007 01:28:19 +0000 |
Eric Polino |
propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
|
Sat, 07 Jul 2007 00:41:03 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
|
Fri, 06 Jul 2007 04:16:40 +0000 |
Eric Polino |
Added ability to show empty groups
|
Tue, 24 Jul 2007 21:44:24 +0000 |
Sadrul Habib Chowdhury |
Insert a newline in the tooltip.
|
Mon, 23 Jul 2007 20:54:16 +0000 |
Sadrul Habib Chowdhury |
Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's
|
Sat, 21 Jul 2007 06:22:15 +0000 |
Sadrul Habib Chowdhury |
Memory leak fix.
|
Sat, 21 Jul 2007 06:15:26 +0000 |
Sadrul Habib Chowdhury |
We don't need dynamic things here.
|
Fri, 20 Jul 2007 21:41:05 +0000 |
Sadrul Habib Chowdhury |
Fix a crash Eric found. These parameters were in reverse order.
|
Sat, 14 Jul 2007 03:02:41 +0000 |
Sadrul Habib Chowdhury |
New feature: successful compilation.
|
Fri, 13 Jul 2007 10:50:43 +0000 |
Sadrul Habib Chowdhury |
I can pretty much swear this worked at some point. I am not sure when this
|
Wed, 11 Jul 2007 23:17:22 +0000 |
Richard Nelson |
Chats aren't shown if their account is offline, so a group of offline chats shouldn't be either
|
Fri, 06 Jul 2007 05:25:39 +0000 |
Sadrul Habib Chowdhury |
Minor changes to remove a couple of lines of duplication.
|
Fri, 06 Jul 2007 05:21:37 +0000 |
Sadrul Habib Chowdhury |
Plucked revision from im.pidgin.soc.2007.finchfeat to allow showing empty
|
Thu, 05 Jul 2007 06:54:18 +0000 |
Sadrul Habib Chowdhury |
Show a pimping cool unicode status emblem for buddies on mobile (thanks, elb).
|
Tue, 03 Jul 2007 15:56:24 +0000 |
Sadrul Habib Chowdhury |
Fix a bug where buddies from offline accounts were showing up.
|
Thu, 28 Jun 2007 18:52:26 +0000 |
Sadrul Habib Chowdhury |
If the action-windows are already there, then bring them to front when
|
Thu, 28 Jun 2007 01:09:51 +0000 |
Sadrul Habib Chowdhury |
Show better tooltips for contacts.
|
Wed, 27 Jun 2007 20:38:10 +0000 |
Sadrul Habib Chowdhury |
Use the new flags to make the tooltip look better.
|
Wed, 20 Jun 2007 18:23:49 +0000 |
Stu Tomlinson |
#include reorganizations to allow compiling with glib < 2.8 using the
|
Fri, 08 Jun 2007 12:43:57 +0000 |
Richard Nelson |
present existing conversation window if one exists
|
Fri, 08 Jun 2007 10:21:50 +0000 |
Richard Nelson |
propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
|
Sat, 02 Jun 2007 21:23:34 +0000 |
Sadrul Habib Chowdhury |
Fix for the bug Alver reported:
|
Fri, 01 Jun 2007 23:39:11 +0000 |
Sadrul Habib Chowdhury |
Fix a crash exposed by nullprpl.
|
Sun, 13 May 2007 00:21:15 +0000 |
Richard Nelson |
propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)
|
Sat, 26 May 2007 08:08:04 +0000 |
Sadrul Habib Chowdhury |
Show information about the user requesting authorization.
|
Fri, 25 May 2007 02:22:13 +0000 |
Sadrul Habib Chowdhury |
merge of '1c63ff450cd444f6f7b3d9caa86407fca3584491'
|
Thu, 24 May 2007 21:15:16 +0000 |
Sadrul Habib Chowdhury |
Use utility functions to get user info. Closes #964.
|
Sat, 12 May 2007 23:58:11 +0000 |
Richard Nelson |
Let windows know when the workspace they are in is being hidden/shown
|
Fri, 25 May 2007 02:06:06 +0000 |
Richard Nelson |
It's valid for different types to be compared. In that case, use existing positions.
|
Wed, 23 May 2007 09:26:23 +0000 |
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.
|
Sat, 19 May 2007 06:54:15 +0000 |
Richard Laager |
Death to more futuristic struct initialization. This should be the last.
|
Wed, 09 May 2007 04:08:01 +0000 |
Sadrul Habib Chowdhury |
Change a string, and make sure non-functional items are not added in the conversation window menu.
|
Mon, 07 May 2007 18:10:39 +0000 |
Sadrul Habib Chowdhury |
Show an error message when trying to add a buddy from an offline account.
|
Sun, 06 May 2007 21:55:07 +0000 |
Sadrul Habib Chowdhury |
When getting information, show "Information: Retrieving..." before the
|