Tue, 08 Dec 2009 04:18:32 +0000 |
Paul Aurich |
Fix all the remaining files for which internal.h doesn't end up being the first include.
|
Sat, 18 Jul 2009 04:24:47 +0000 |
Elliott Sales de Andrade |
Don't include an internal header in the public finch headers.
|
Mon, 23 Mar 2009 01:06:15 +0000 |
Mike Ruprecht |
Remove some extra edits that snuck into Finch.
|
Sat, 27 Sep 2008 04:44:17 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
|
Tue, 09 Sep 2008 11:54:21 +0000 |
Sadrul Habib Chowdhury |
Use the more appropriate _unregister_handler function.
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Sat, 02 Feb 2008 03:51:46 +0000 |
Richard Nelson |
Make this clearer
|
Sat, 26 Jan 2008 22:36:01 +0000 |
Sadrul Habib Chowdhury |
Include finch.h from these files, instead of internal.h.
|
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, 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'
|
Mon, 05 Nov 2007 18:29:20 +0000 |
Sadrul Habib Chowdhury |
Enable auto-complete in the pounce dialog.
|
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
|
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 15:55:47 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
|
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)
|
Fri, 19 Oct 2007 16:22:50 +0000 |
Sadrul Habib Chowdhury |
applied changes from 2dc8fc60a9db3bce83fb319e9406ec3c01575911
|
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:51:17 +0000 |
Gabriel Schulhof |
Added hints to gntpounces.c and gntprefs.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:05:03 +0000 |
Sadrul Habib Chowdhury |
Make some of the dialogs look and behave more like each other.
|
Fri, 13 Jul 2007 01:42:29 +0000 |
Sadrul Habib Chowdhury |
Add utility function to trigger some button when some key is pressed with
|
Thu, 28 Jun 2007 18:52:26 +0000 |
Sadrul Habib Chowdhury |
If the action-windows are already there, then bring them to front when
|
Sun, 17 Jun 2007 01:07:25 +0000 |
Sadrul Habib Chowdhury |
Fix #1574. (Pidgin and Finch show each other's pounces, interact in
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
Sat, 16 Jun 2007 19:00:35 +0000 |
Richard Laager |
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
|
Thu, 07 Jun 2007 04:22:42 +0000 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
Thu, 26 Apr 2007 12:25:49 +0000 |
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.
|
Wed, 25 Apr 2007 23:55:56 +0000 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
Sat, 21 Apr 2007 13:59:28 +0000 |
Sadrul Habib Chowdhury |
Line up the event-checkboxes in the pounce dialog.
|
Mon, 16 Apr 2007 02:07:49 +0000 |
Richard Laager |
Rename the Doxygen group from gntui to finch and define the finch group
|
Wed, 21 Mar 2007 09:00:54 +0000 |
Richard Laager |
Re-sed the copyright notices so they don't all talk about Purple.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sun, 18 Mar 2007 19:38:15 +0000 |
Sean Egan |
renamed gaim-text to finch
|