summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a double-free when the bonjour account is disconnected while connecting t...v2.3.1release-2.3.1Daniel Atallah2007-12-071-1/+1
* And the date on ChangeLogKevin Stange2007-12-071-1/+1
* Update ChangeLog.win32 according to the release.Kevin Stange2007-12-071-0/+3
* I have NEWSed!Kevin Stange2007-12-071-0/+5
* merge of '965b56548069ce44fda08a1a6b36dc5af467c22e'Stu Tomlinson2007-12-071-1/+1
|\
| * khc suggested a little less optimism might be a good thing hereStu Tomlinson2007-12-071-1/+1
* | RELEASE!Luke Schierer2007-12-071-0/+4
|/
* I'm NEWSing. I'm also itching to get 2.3.1 out. NEWS now or don't.Stu Tomlinson2007-12-071-0/+5
* applied changes from fd241751ba7c5d47fe66c0b96787eae776d435afStu Tomlinson2007-12-071-8/+1
* Remove the "devel" from configure.ac. Release real soon now(tm) ?Stu Tomlinson2007-12-072-3/+3
* applied changes from 10f341962a83e2380243c4e44bb685105e3091a2Stu Tomlinson2007-12-072-0/+6
* applied changes from 9c70f5c3c963c8fa9a5e760b9df81a19c485ccaeStu Tomlinson2007-12-061-0/+1
* applied changes from b52ee4ed509de4ed4f568b335e1e4499f0829f64Stu Tomlinson2007-12-061-0/+2
* applied changes from 5dc4cf40c038206bcf06fe7407e1e308b0264e32Stu Tomlinson2007-12-061-4/+13
* applied changes from 020f19d581a60277c8cff99113f0c09b4d46d6bcStu Tomlinson2007-12-061-2/+0
* applied changes from 4e3cab31e53166c95ce21536f6ebb84b904f6b58Stu Tomlinson2007-12-062-4/+16
* applied changes from 8d953d5714cb202c5fa66fda1b0f31f01a969622Stu Tomlinson2007-12-0610-43/+86
* applied changes from 5dc4cf40c038206bcf06fe7407e1e308b0264e32Stu Tomlinson2007-12-064-1/+13
* applied changes from e7865d4ee742f49f097c7f9c5b14b95b1ec15b5eStu Tomlinson2007-12-061-3/+6
* applied changes from e05eec5600476b95f0b6c2876bb92323027643f7Stu Tomlinson2007-12-061-10/+18
* applied changes from a4457df21cf62912790af83e75ca4dbcac49c959Stu Tomlinson2007-12-061-0/+1
* applied changes from 059bbed1800b0e716c6f26f531b4fe997c9e5ae2Stu Tomlinson2007-12-062-1/+2
* Rewrite the MySpace changes to list more clearly what's been fixed.Kevin Stange2007-12-041-2/+2
* applied changes from 6546cfd72ecd9aa76fc524aaf3ac48489aeb2a90Kevin Stange2007-12-043-4/+18
* applied changes from 6546cfd72ecd9aa76fc524aaf3ac48489aeb2a90Daniel Atallah2007-12-041-1/+7
* applied changes from e68a819d41fa330b4829782ee726cbe3d0dfa013Daniel Atallah2007-12-031-3/+3
* applied changes from b9c97ed0f9ada9069e8bd994b01fdde0b484083cDaniel Atallah2007-12-033-34/+73
* applied changes from 654b8e10e1c4bc9cb97ac7fe2d159149a695a928Will Thompson2007-12-022-1/+2
* Pluck some bug-fixes for finch/gnt for the bug-fix release.Sadrul Habib Chowdhury2007-12-016-8/+39
* Nitpick the ChangeLog a bit.John Bailey2007-12-011-2/+2
* applied changes from ae553a7b1f48faebd22d107832f5827460d5d656Stu Tomlinson2007-12-011-1/+22
* Fix getting unseen conversation list, I think I merged it wrong during myStu Tomlinson2007-12-011-5/+5
* Pluck the hidden conversation changes to ipp.2.3.1. I think this needsStu Tomlinson2007-12-011-43/+88
* Pull a bunch of bugfix only changes to im.pidgin.pidgin.2.3.1,Stu Tomlinson2007-12-0129-147/+251
* Update the datesv2.3.0Stu Tomlinson2007-11-243-3/+3
* merge of 'c42b2b239966056ac4b37209403905d874da87ee'Stu Tomlinson2007-11-231-1/+1
|\
| * I had used memcpy to copy the struct tm to where the caller wants it, butStu Tomlinson2007-11-231-1/+1
* | merge of 'f59ef4108e6750cb33ccca0158177cff8e54c60a'Sadrul Habib Chowdhury2007-11-232-2/+5
|\ \
| * \ merge of 'cab10bab0fc0af6c1479771527186c25fed68a4c'Stu Tomlinson2007-11-221-1/+4
| |\ \
| | * | new German stringBj?rn Voigt2007-11-221-1/+4
| | |/
| * | Squish a compile warningStu Tomlinson2007-11-221-1/+1
| |/
* | Switch to 'normal' state when: switching windows or workspaces, closingSadrul Habib Chowdhury2007-11-231-0/+18
|/
* Workarounds to fix some issues with the minidialog and scrollbook.Sadrul Habib Chowdhury2007-11-221-3/+10
* The use of lowercase "pango" looks out of place when appended with _CFLAGSStu Tomlinson2007-11-221-1/+1
* Bump libgnt's version info in configure.ac due to added APIStu Tomlinson2007-11-222-6/+6
* Add a note about pkg-config to configure.ac if glib2 headers were notStu Tomlinson2007-11-221-0/+3
* Make 'make distcheck' workStu Tomlinson2007-11-221-0/+3
* 'man 3 ctime' says of localtime() (and friends):Stu Tomlinson2007-11-221-20/+20
* Fix the bug in purple_str_to_time() that was causing 'make check' to fail.Stu Tomlinson2007-11-222-2/+14
* Fix a bug in purple_str_to_time() that could cause it to try reading pastStu Tomlinson2007-11-221-2/+5