log libpurple/plugins/offlinemsg.c @ 32749:5b79a5b72689

age author description
Sat, 31 Mar 2012 21:28:53 +0000 Mark Doliner The Offline Message Emulation plugin now adds a note that the message
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Wed, 18 Feb 2009 04:31:31 +0000 Elliott Sales de Andrade Fix some more mis-identified plugins, like 3b3526a0...
Thu, 17 Jan 2008 08:02:38 +0000 Mark Doliner A few more "purple_request_action" default action corrections
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'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
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, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Sun, 12 Aug 2007 16:19:14 +0000 Gabriel Schulhof Adding buddy hint to offlinemsg
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Tue, 04 Sep 2007 21:00:24 +0000 Sadrul Habib Chowdhury Catch the event at the very end to make sure other plugins can play with it
Sun, 29 Apr 2007 22:33:23 +0000 Gary Kramlich And the rest of the plugins that are compiling for me by default...
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.
Thu, 26 Apr 2007 01:41:35 +0000 Sean Egan Fix GTK Plugin prefs
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
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/