pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
Add a bunch of missing docs.
16 months ago, Elliott Sales de Andrade
056a71665e06
Remove documentation for non-public struct fields.
16 months ago, Elliott Sales de Andrade
7a330cab3546
Remove doc references to deleted UI ops.
16 months ago, Elliott Sales de Andrade
474bc477bda8
Fix missing sections in docs.
16 months ago, Elliott Sales de Andrade
220e34cb1479
Fix missing doc sections.
16 months ago, Elliott Sales de Andrade
3377280a4a8d
Fix a warning when opening the new IM dialog.
16 months ago, Elliott Sales de Andrade
4adf32217c85
Update the ChangeLog and COPYRIGHT for the GNUTLS SNI patch.
release-2.x.y
16 months ago, Gary Kramlich
0a7484792f62
Implement SNI support for the gnutls SSL plugin.
release-2.x.y
16 months ago, Mihai Moldovan
6dba8046e1b1
Merged in default (pull request #655)
16 months ago, Gary Kramlich
905872c9dd7a
Now that the plugin dialog shows more information we can remove the debug plugin info dialog
17 months ago, Gary Kramlich
47904ebe816e
Remove docklet pref label from widget size group.
17 months ago, Elliott Sales de Andrade
fc7b9e4d2d03
Merged in default (pull request #656)
17 months ago, Gary Kramlich
b82ecf28c2e4
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