Mercurial > pidgin.yaz
log libpurple/internal.h @ 18552:2f99cf09d912
age | author | description |
---|---|---|
Wed, 04 Jul 2007 15:22:19 +0000 | Evan Schoenberg | gmodule.h is needed in internal.h for GLIB_CHECK_VERSION() to be defined; this is independent of whether PURPLE_PLUGINS is defined. |
Sun, 01 Jul 2007 01:10:21 +0000 | Richard Laager | We don't want to be using MAXPATHLEN except for backwards compatibility. |
Wed, 20 Jun 2007 01:28:57 +0000 | Stu Tomlinson | Bring back MAXPATHLEN (which was always guaranteed to be defined earlier |
Tue, 19 Jun 2007 22:47:12 +0000 | Sadrul Habib Chowdhury | Move the define in internal.h instead. |
Sun, 17 Jun 2007 03:00:15 +0000 | Richard Laager | Use dynamicly allocated string manipulation here as well to avoid a |
Sat, 05 May 2007 14:36:31 +0000 | Luke Schierer | fixes #650 |
Sun, 29 Apr 2007 07:03:50 +0000 | Richard Laager | The GNOME coding guidelines recommend prefixing internal symbols with an underscore. |