log pidgin/gtkprivacy.c @ 27272:1a255e11c02b

age author description
2008-02-03 Mark Doliner Remove the privacy prpl callbacks in Zephyr since they're basically a
2008-02-01 Mark Doliner In Pidgin's privacy dialog:
2008-01-12 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
2008-01-05 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
2007-11-27 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
2007-11-26 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
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-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-11-16 Richard Laager disapproval of revision '0bca057095e209f4b41abe027de4864301ead50e'
2007-10-14 Gabriel Schulhof #define-ing PIDGIN_REQUEST_HINT_PRIVACY "privacy" inside gtkprivacy.c, because it is used 4 times, and once for gtk_window_set_role()
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-26 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
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-17 Gabriel Schulhof Finished implem in gtkrequest.c
2007-08-16 Gabriel Schulhof Added hints to gtkprivacy.c
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-06-24 Mark Doliner Allow the privacy window to be resized
2007-05-18 Gabriel Schulhof Added to gtkutils.c:
2007-04-30 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
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-16 Richard Laager Rename the Doxygen group from gtkui to pidgin.
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-19 Sean Egan More Gaim to Pidgin stuff
2007-02-03 Sean Egan More pidgin changes
2007-02-03 Sean Egan gtkutils changes
2007-02-03 Sean Egan gaim_gtk to pidgin. I hope
2007-01-27 Sadrul Habib Chowdhury Warmenhoved patch #1397916: "Turns Block button in conv menu into Unblock after blocking" from Glauber de Oliveira Costa (glommer). You know the drill.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/