summaryrefslogtreecommitdiff
path: root/libpurple/plugins/tcl
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceRichard Laager2011-01-042-2/+2
* Fix some "Dead nested assignment"s and then kill off some uselessElliott Sales de Andrade2010-08-142-8/+7
* Add the Tcl command purple::connection state (purple_connection_get_state).Ethan Blanton2009-04-181-2/+22
* Fix compile errors from the merge. Untested protocols: msnp9, sametime,Elliott Sales de Andrade2009-03-021-1/+8
* More purple_debug printf(msg) fixes. I must have a newer GCC or something...Richard Laager2008-11-141-2/+2
* Update some casts (that the script didn't fix correctly) to GObject macros.Richard Laager2008-11-141-2/+2
* Fix my Tcl fix.Richard Laager2008-10-301-1/+1
* Fix Tcl to compile with the hidden structs.Richard Laager2008-10-302-24/+29
* One more g_idle_add callMark Doliner2008-01-281-1/+2
* Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upRichard Laager2008-01-031-1/+1
* replace most calls to strerror with calls to g_strerror. strerror will returnNathan Walp2007-11-031-1/+1
* Add a --with-extraversion option to ./configure so packagers can fine tuneStu Tomlinson2007-10-271-1/+1
* The second in a series of Tcl-fixing patches from venks onEthan Blanton2007-09-191-89/+131
* Another fabulous patch to our Tcl loader from venks on irc.freenode.net.Ethan Blanton2007-09-193-11/+25
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-088-8/+8
* Patch from Dossy Shiobara which improves Tcl support for purpleEthan Blanton2007-09-011-3/+58
* Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-3/+3
* disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126'Richard Laager2007-06-161-5/+5
* Mark the return type const for the following functions. I noticed thisRichard Laager2007-06-071-5/+5
* Don't load the tcl loader plugin on Windows unless ActiveTcl 8.4.5 or newer i...Daniel Atallah2007-06-061-2/+14
* Another change from o_sukhodolskyRichard Laager2007-05-301-0/+2
* Remove VERSION from the CFLAGS all over, to prevent similar re-declarationRichard Laager2007-05-051-1/+0
* Stu pointed out that I made an error, and Josh made it clear that theEthan Blanton2007-05-031-1/+1
* Now that version.h is a generated source file, we need to addStu Tomlinson2007-05-031-0/+1
* Updating the loaders since I missed them since I'm not building any of them r...Gary Kramlich2007-04-301-0/+12
* soname versioning of libpurple. Should help resolve debian bug 421282Stu Tomlinson2007-04-281-1/+1
* The compiler is really smart enough to catch this, but let's make it explicit.Ethan Blanton2007-04-251-5/+6
* This looks like the last of the purplification for Tcl. Somebody doneEthan Blanton2007-04-251-58/+58
* <elb> nosnilmot: those magic numbers should probably have been fixed to notStu Tomlinson2007-04-241-4/+5
* mmm, magic numbers! strlen("purple-") != strlen("gaim-") ...Stu Tomlinson2007-04-211-3/+3
* Install and look for libpurple plugins in $libdir/purple instead ofStu Tomlinson2007-04-211-1/+1
* This should get all the Win32 Makefiles in line withKevin Stange2007-04-101-12/+12
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-199-549/+549
* Missed one line from Dossy's patches -- binding the actual savedstatus command.Ethan Blanton2007-02-251-0/+1
* Tcl savedstatus command, again from Dossy Shiobara. Dossy is on fire.Ethan Blanton2007-02-253-0/+47
* gaim::plugin Tcl command, thanks to Dossy ShiobaraEthan Blanton2007-02-234-0/+38
* This renames the binary to 'pidgin', and I think it properlySean Egan2007-01-301-1/+1
* Update win32 build for libpurple and pidgin renames. This compiles, but is fa...Daniel Atallah2007-01-211-2/+2
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-2011-0/+3480