log finch/gntpounce.c @ 29325:6b0c4667c4fb

age author description
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-09-27 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
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-09-09 Sadrul Habib Chowdhury Use the more appropriate _unregister_handler function.
2008-02-02 Richard Nelson Make this clearer
2008-01-26 Sadrul Habib Chowdhury Include finch.h from these files, instead of internal.h.
2008-01-26 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.
2007-11-17 Richard Laager This merge has the effect of reverting the hinting code from trunk.
2007-11-16 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
2007-11-16 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
2007-11-16 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
2007-11-05 Sadrul Habib Chowdhury Enable auto-complete in the pounce dialog.
2007-10-14 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
2007-11-16 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
2007-10-14 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
2007-11-16 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
2007-10-14 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
2007-10-10 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
2007-10-06 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
2007-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-09-22 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
2007-10-19 Sadrul Habib Chowdhury applied changes from 2dc8fc60a9db3bce83fb319e9406ec3c01575911
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-18 Gabriel Schulhof Added hints to gntpounces.c and gntprefs.c
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-13 Sadrul Habib Chowdhury Add utility function to trigger some button when some key is pressed with
2007-06-28 Sadrul Habib Chowdhury If the action-windows are already there, then bring them to front when
2007-06-17 Sadrul Habib Chowdhury Fix #1574. (Pidgin and Finch show each other's pounces, interact in
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-06-16 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
2007-06-07 Richard Laager Mark the return type const for the following functions. I noticed this
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-21 Sadrul Habib Chowdhury Line up the event-checkboxes in the pounce dialog.
2007-04-16 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
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