summaryrefslogtreecommitdiff
path: root/libpurple
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings for ciphersTomasz Wasilczyk2013-04-148-14/+47
* Merge with release-2.x.yDaniel Atallah2013-04-13410-24145/+20737
|\
| * Correctly specify the source path instead of relative paths.Elliott Sales de Andrade2013-04-121-2/+2
| * win32: hack for webkit's feature of replacing backslash with yen sign; silenc...Tomasz Wasilczyk2013-04-121-4/+4
| * win32: update bunch of libraries; little cleanupsTomasz Wasilczyk2013-04-111-4/+6
| * win32: make dev directories naming consistentTomasz Wasilczyk2013-04-112-6/+6
| * Make perl compilation quieterTomasz Wasilczyk2013-04-114-40/+61
| * win32: tidy up perl package, fix warningsTomasz Wasilczyk2013-04-104-6/+7
| * win32: switch intltool to OBS and update it to 0.50.2Tomasz Wasilczyk2013-04-091-1/+1
| * win32: upgrade libxml2; switch to OBS and temporarily downgrade nss and nspr ...Tomasz Wasilczyk2013-04-092-16/+4
| * win32: fix a warning in http moduleTomasz Wasilczyk2013-04-081-2/+2
| * win32: silence win32 build by displaying neat CC/CCLD/PERL tags instead of co...Tomasz Wasilczyk2013-04-083-1/+42
| * Gadu-Gadu: fix one more warning classTomasz Wasilczyk2013-04-081-0/+2
| * Gadu-Gadu: fix some warningsTomasz Wasilczyk2013-04-086-7/+7
| * win32: make devel path names consistentTomasz Wasilczyk2013-04-081-2/+2
| * win32: switch to OBS, update and push to runtime-deps package - libenchant, g...Tomasz Wasilczyk2013-04-075-62/+23
| * Initial implementation for prepare-workspace.sh script; temporary downgrade f...Tomasz Wasilczyk2013-04-072-3/+2
| * Fix compilation on OBS mingw, don't crash on webkitgtkTomasz Wasilczyk2013-04-051-1/+24
| * Fix 3.0.0 compilation for win32, switch gtk (and others) runtimes from gnome....Tomasz Wasilczyk2013-04-046-10/+39
| * Merge latest changes from release-2.x.y to default.Andrew Victor2013-04-03399-24042/+20567
| |\
| | * Merge with release-2.x.y (resolved various conflicts in mxit)Daniel Atallah2013-04-02399-24103/+20573
| | |\
| | | * Merge heads, from a long-ago unpushed commit.Elliott Sales de Andrade2013-04-0166-325/+345
| | | |\
| | | | * Gadu-Gadu: fix use-after-free in dns codeTomasz Wasilczyk2013-03-201-0/+4
| | | | * Silence a GLIB warningTomasz Wasilczyk2013-03-201-0/+1
| | | | * Fix merge error from release-2.x.y.Andrew Victor2013-03-061-1/+1
| | | | * Merge with release-2.x.yDaniel Atallah2013-03-06400-24204/+20621
| | | | |\
| | | | | * Merge with release-2.x.yDaniel Atallah2013-03-0319-64/+67
| | | | | |\
| | | | | * | Apply libpurple3 changes to recently merged code.Daniel Atallah2013-02-262-12/+12
| | | | | * | Merge with release-2.x.y (lots of conflicts, but all trivially resolved)Daniel Atallah2013-02-26400-24202/+20612
| | | | | |\ \
| | | | | | * | Possibly fix the crash mentioned in #15067.Mark Doliner2013-02-251-1/+10
| | | | | | * | Merge from the release-2.x.y branch. Some manual merging inMark Doliner2013-02-1814-23/+21
| | | | | | |\ \
| | | | | | * | | Remove purple_util_get_image_checksum and useMark Doliner2013-02-183-39/+7
| | | | | | * | | Use an escaped basename as the filename for incoming IM imagesMark Doliner2013-02-181-1/+7
| | | | | | * | | Fix minor memleaks and hopefully make this logic more sane. We can useMark Doliner2013-02-181-14/+12
| | | | | | * | | Use G_DIR_SEPARATOR_S instead of hardcoded slashesMark Doliner2013-02-181-2/+2
| | | | | | * | | Add TODOs to escape filenames. I don't think these are severe problems,Mark Doliner2013-02-182-0/+16
| | | | | | * | | Merge the release-2.x.y branch to main.Mark Doliner2013-02-18400-24159/+20562
| | | | | | |\ \ \
| | | | | | | * | | Add examples for the purple_date_format functionsMark Doliner2013-02-181-4/+8
| | | | | | | * | | Use g_date_set_time_t instead of g_date_set_timeMark Doliner2013-02-181-1/+1
| | | | | | | * | | Fix bugs and compile warnings related to requesting authorization.Mark Doliner2013-02-181-3/+4
| | | * | | | | | | Remove unnecessary signal name lookup.Elliott Sales de Andrade2013-02-051-1/+1
| | | * | | | | | | Enhance media error reportingJakub Adam2013-02-041-16/+59
| | | * | | | | | | Ignore some deprecations.Elliott Sales de Andrade2013-02-042-4/+18
| | | * | | | | | | Fix deprecated function call.Elliott Sales de Andrade2013-02-041-1/+1
| | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | DNS child that finished its job is nothing to worry aboutTomasz Wasilczyk2013-02-021-2/+2
| | | * | | | | | Don't log system messages, that appear on *every* MUC entry/exitTomasz Wasilczyk2013-02-021-3/+5
| | | * | | | | | Remove an unused variable warning.Jorge Villase?or2013-01-291-2/+1
| | | * | | | | | MXit: Enable support for sending a rejection messages when denying an invite ...Andrew Victor2013-01-292-2/+2
| | | * | | | | | Merge release-2.x.yTomasz Wasilczyk2013-01-29401-24146/+20543
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix purple_media_set_params() with Farstream.Jakub Adam2013-01-271-18/+52