2007-05-06 |
Sadrul Habib Chowdhury |
Stripping html should replace HR with a newline.
|
2007-05-05 |
Richard Laager |
merge of '6410c883762e90fc54d85e2ca466d863b2951796'
|
2007-05-04 |
Evan Schoenberg |
Removed a stray )
|
2007-05-05 |
Richard Laager |
From my reading of the documentation, g_mkstemp() is a strict superset of
|
2007-05-04 |
Daniel Atallah |
_mktmp() sucks, so use g_mkstemp() instead. This probably doesn't have to be done differently for win32 and elsewhere, but I don't want to be changing things right now.
|
2007-04-28 |
Luke Schierer |
sadrul fixed the next but not last crash
|
2007-04-27 |
Daniel Atallah |
Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.
|
2007-04-27 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|
2007-04-26 |
Sean Egan |
remove debug statement
|
2007-04-24 |
Richard Laager |
Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
|
2007-04-23 |
Richard Laager |
There's no need to recalculate the home_dir on every call to
|
2007-04-23 |
Richard Laager |
Use ~/.purple only, never ~/.gaim. This is a revert of the functional
|
2007-04-16 |
Sadrul Habib Chowdhury |
This was causing problems with jabber in finch.
|
2007-04-15 |
Mark Doliner |
Call strtolower() so that we don't have to check against the
|
2007-04-13 |
Richard Laager |
Patch cleanups:
|
2007-04-13 |
Shlomi Loubaton |
Patch from shlomil in ticket #78.
|
2007-04-11 |
Stu Tomlinson |
Hopefully prevent libpurple causing problems for 3rd party UIs if they also
|
2007-04-09 |
Richard Laager |
Use ~/.gaim if it exists, else ~/.purple. If you think you can make this code
|
2007-04-07 |
Nathan Walp |
fix our string-to-time function, and add a couple tests for it
|
2007-03-24 |
Mark Doliner |
Go back to using ~/.gaim/ until we decide what to do.
|
2007-03-19 |
Sean Egan |
who knew that --disable-plugins still worked?! Also, some completely untested support for aim:buddyicon, which I'll look at more tomorrow
|
2007-03-19 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
2007-03-10 |
Mark Doliner |
Thanks to Ka-Hing Cheung for catching this
|
2007-02-23 |
Evan Schoenberg |
merge of '29edb52ee278b20f6e1569192934bd2f83482536'
|
2007-02-25 |
Sean Egan |
More icons and icon improvements
|
2007-02-23 |
Ethan Blanton |
merge of '29edb52ee278b20f6e1569192934bd2f83482536'
|
2007-02-23 |
Ethan Blanton |
Sean didn't clean up some merge gunk, it looks like
|
2007-02-23 |
Sean Egan |
merge of 'dbd6240bc36085014ed8c0efd9549c1213bd4785'
|
2007-02-23 |
Evan Schoenberg |
merge of 'dbd6240bc36085014ed8c0efd9549c1213bd4785'
|
2007-02-19 |
Daniel Atallah |
Merge fix and build fix for win32
|