log finch/gntprefs.c @ 31762:2e0cff411cc9

age author description
2011-01-04 Richard Laager Remove trailing whitespace
2010-02-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
2008-11-16 Richard Laager Deprecate purple_request_field_list_add()
2009-07-18 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
2008-01-03 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
2007-11-17 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
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-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-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-09-22 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
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-06-24 Eric Polino merge of '2970edca111b3535ae0703e3c866ad1c3b87df94'
2007-06-21 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
2007-06-24 Eric Polino disapproval of revision 'd07595d436b95a0c21e8e5e26ffdf6c37af63915'
2007-06-15 Eric Polino Added the ability to configure sound in Finch.
2007-07-01 Sadrul Habib Chowdhury Remember the open/save file locations.
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 Mark some string for translation, and show only one preference window at a
2007-06-20 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*