pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
Add missing files to Pidgin API docs.
17 months ago, Elliott Sales de Andrade
0c7b2c569028
Add Since tags for 2.10.0.
17 months ago, Elliott Sales de Andrade
8c47b8137dab
Add 3.0.0 new API index to Pidgin docs.
17 months ago, Elliott Sales de Andrade
95cb23d6bf48
Add Since tags for 2.11.0.
17 months ago, Elliott Sales de Andrade
620a23d172cb
Add Since tags for 2.12.0.
17 months ago, Elliott Sales de Andrade
72cbc032cdd1
Add Since tags for 2.13.0 new symbols.
17 months ago, Elliott Sales de Andrade
742cbafea3b8
doc: Rename API indices to match libgnt.
17 months ago, Elliott Sales de Andrade
a9ce65b33ff6
Merged in default (pull request #643)
17 months ago, Gary Kramlich
00908349dea9
Clean up some reference counting, doc comments and a build tweak
17 months ago, Gary Kramlich
b6f1592a07ec
Fix a handful of issues found in review
17 months ago, Gary Kramlich
6b658d1458c8
Add pidginplugininfo and pidginpluginsdialog to the docs while removing gtkplugin
17 months ago, Gary Kramlich
10206095ed25
delete gtkplugin.[ch] and deal with the repercussions
17 months ago, Gary Kramlich
40f2888f85c1
Move PidginPluginInfo to it's own file and remove references to the broken gtk config frame code. This is going to be overhauled in an upcomming commit
17 months ago, Gary Kramlich
e34d79e34f9f
Wire up the rest of the dialog to stubs
17 months ago, Gary Kramlich
1af60f2ac6b6
Bump our gplugin dependency to 0.29.0
17 months ago, Gary Kramlich
006fdc542235
Get the new plugin dialog working. Needs a bit of cleanup yet
17 months ago, Gary Kramlich
8f2da2bb2e1b
Depend on gplugin 0.28.2
17 months ago, Gary Kramlich
ca648c0e192d
initial start of moving the plugins dialog to glade
18 months ago, Gary Kramlich
bf78d5476c6a
Replace a bunch of entries in ChangeLog.API entries with Since annotations
17 months ago, Gary Kramlich
f7cf821e15de
Merged in default (pull request #649)
17 months ago, Gary Kramlich
2bfdd6552f14
Add G_PARAM_STATIC_STRINGS back
17 months ago, Gary Kramlich
0c986cb5c063
rename gtkmenutray.[ch] to pidginmenutray.[ch]
17 months ago, Gary Kramlich
352d23243db5
Fix the docs and potfiles
17 months ago, Gary Kramlich
45afb46a918d
remove the finalize method as it's not necessary and clean up a deprecation warning
17 months ago, Gary Kramlich
34c97330b166
Clean up a some formatting
17 months ago, Gary Kramlich
ee5349aa57ac
Move PidginMenuTray to the gtype macros
17 months ago, Gary Kramlich
1341d8d2c10e
Merged in default (pull request #653)
17 months ago, Gary Kramlich
e58dfcea3500
Add PURPLE_VERSION and PURPLE_EXTRA_VERSION to libpurple/version.h and clean up some other related stuff
17 months ago, Gary Kramlich
566c210f7003
Delete some more files that are no longer used
17 months ago, Gary Kramlich
4a0082640de9
Fix the docs and potfiles
17 months ago, Gary Kramlich
63bc0e5e2979
Remove the docklet
17 months ago, Gary Kramlich
565eb39a3a01
Merged in default (pull request #651)
17 months ago, Gary Kramlich
e12be3474bc8
Fix a typo
17 months ago, Gary Kramlich
31c188299a27
A few readme tweaks
17 months ago, Gary Kramlich
db020c153465
Merged in default (pull request #647)
17 months ago, Gary Kramlich
94867e3f638a
Clean up a few more references to gtk3compat.h and a glibcompat.h
17 months ago, Gary Kramlich
0eac0eaf13c3
Bump the gtk minimum to 3.22 and remove gtk3compat.h
17 months ago, Gary Kramlich
75ffd76260fc
Fix sametime mime generation tests on clang.
17 months ago, Elliott Sales de Andrade
7690a049a466
Remove glibcompat.h from all the files that don't actually need it.
17 months ago, Gary Kramlich
fb4b0ae193c0
Some of the macros were code for less than glib 2.48.0 and were supposed to be removed too.
17 months ago, Gary Kramlich
90a6e8b696b2
Bump the glib minimum version to 2.48 and remove checks for it
17 months ago, Gary Kramlich
3dac1d752c30
Merged in default (pull request #645)
17 months ago, Gary Kramlich
e05cc93b11f9
The clang version of G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS was added in glib 2.41.4 and we depend on glib 2.44.0
17 months ago, Gary Kramlich
18a23d385aa9
Found these two unecessary files randomly, so deleting them
17 months ago, Gary Kramlich
caf70ba9737b
Merged in default (pull request #613)
17 months ago, Gary Kramlich
c085ee3f4867
Revert (skip) annotations
17 months ago, qarkai
80e78796edb2
Fix purple_request_wait gir warning
18 months ago, qarkai
299c65ce09e2
Fix some g-ir-scanner warnings
18 months ago, qarkai
d7e2aba4d9f4
Add implementations for g_hash_table_contains and g_queue_free_full when compiling against glib < 2.32.0
release-2.x.y
17 months ago, Gary Kramlich
7a975763d3b6
closing merged branch
jingle-reply-with-senders-both
17 months ago, Gary Kramlich
2f28c8df6574
Merged in jingle-reply-with-senders-both (pull request #635)
17 months ago, Gary Kramlich
12dd8cf1a455
jingle: always reply with senders set to both
jingle-reply-with-senders-both
17 months ago, Fabrice Bellet
5f0789584446
Merged in default (pull request #639)
17 months ago, Gary Kramlich
8fe562cc7163
Use non-fatal asserts in jabber util tests.
17 months ago, Elliott Sales de Andrade
91e9ec0e535e
Re-write jabber util tests to be subtest-ish.
17 months ago, Elliott Sales de Andrade
83abc6732fb5
closing merged branch
iterate-on-receiving-data-in-jabber-callback
17 months ago, Gary Kramlich
5b3f596d1947
Merged in iterate-on-receiving-data-in-jabber-callback (pull request #636)
17 months ago, Gary Kramlich
c0c4ecb9bceb
iterate on jabber callback when receiving more data than buffer size
iterate-on-receiving-data-in-jabber-callback
17 months ago, Fabrice Bellet
7de5610adb49
stream_management.c was missing from jabber/Makefile.mingw
release-2.x.y
17 months ago, Gary Kramlich
0857d099906e
QuLogic pointed out that we require glib 2.16 making the G_MAXSSIZE compatibility unnecessary.
release-2.x.y
17 months ago, Gary Kramlich
43e0ebb91028