2009-07-10 |
Stu Tomlinson |
HAVE_CONFIG_H is not defined when building the perl plugin, so work around
|
2009-07-10 |
Stu Tomlinson |
Fix this compiler warning:
|
2009-07-04 |
Paul Aurich |
Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
|
2009-05-10 |
Ka-Hing Cheung |
Qulogic pointed out that glib has G_N_ELEMENTS already
|
2009-05-10 |
Ka-Hing Cheung |
add an ARRAY_LENGTH macro to find out length of static arrays
|
2009-04-07 |
Elliott Sales de Andrade |
Updates for GTK+ 3.0. Remove some deprecated functions (someone should
|
2009-04-01 |
Mike Ruprecht |
Add G_DEFINE_TYPE compatibility define from gobjectification branch.
|
2009-01-26 |
Mark Doliner |
Remove trailing whitespace
|
2008-10-30 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
2008-07-01 |
Evan Schoenberg |
disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
|
2008-07-01 |
Evan Schoenberg |
Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
|
2008-06-26 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
|
2008-05-27 |
Peter O'Gorman |
A patch from Peter O'Gorman at The Written Word, Inc. to fix various
|
2008-07-01 |
Evan Schoenberg |
disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
|
2008-07-01 |
Evan Schoenberg |
applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
|
2008-06-26 |
Stu Tomlinson |
Compatibility with older glib versions
|
2008-03-17 |
Stu Tomlinson |
Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined
|
2008-03-17 |
Stu Tomlinson |
Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined
|
2007-09-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
|
2007-09-16 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
2007-09-16 |
Richard Laager |
explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
|
2007-07-07 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
|
2007-06-22 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
|
2007-06-19 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)
|
2007-05-06 |
Ka-Hing Cheung |
propagate of im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
|
2007-05-02 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
|
2007-09-16 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
2007-09-08 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
2007-09-02 |
Ethan Blanton |
Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.
|
2007-07-04 |
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.
|
2007-07-01 |
Richard Laager |
We don't want to be using MAXPATHLEN except for backwards compatibility.
|
2007-06-20 |
Stu Tomlinson |
Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
|
2007-06-19 |
Sadrul Habib Chowdhury |
Move the define in internal.h instead.
|
2007-06-17 |
Richard Laager |
Use dynamicly allocated string manipulation here as well to avoid a
|
2007-05-05 |
Luke Schierer |
fixes #650
|
2007-04-29 |
Richard Laager |
The GNOME coding guidelines recommend prefixing internal symbols with an underscore.
|
2007-04-27 |
Richard Laager |
Ref the filenames for account buddy icons on load.
|
2007-04-23 |
Richard Laager |
The buddy icon code as it stands, with lots of bugs and design flaws.
|
2007-04-14 |
Sean Egan |
Death to Binreloc\!
|
2007-04-11 |
Stu Tomlinson |
Hopefully prevent libpurple causing problems for 3rd party UIs if they also
|
2007-03-21 |
Richard Laager |
The last s/purple.sourceforge.net/pidgin.im/ in my local copy. This changes PURPLE_WEBSITE, so stuff should change in the UI all over the place.
|
2007-03-21 |
Richard Laager |
disapproval of revision 'e3e969c26f10e201035feb11d97774f43ab7c3d4'
|
2007-03-21 |
Richard Laager |
I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
|
2007-03-19 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
2007-01-20 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|