pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
closing merged branch
memory-leaks
14 months ago, Gary Kramlich
208e387899a5
Merged in fbellet/pidgin/port-changes-from-branch-2.x.y-to-default (pull request #632)
14 months ago, Gary Kramlich
bba8505129d5
Remove unused variable (review pull request #632)
port-changes-from-branch-2.x.y-to-default
14 months ago, Fabrice Bellet
4f159034c598
Use gtk-doc comments (review pull request #632)
port-changes-from-branch-2.x.y-to-default
16 months ago, Fabrice Bellet
a8cee989c2ab
media: pad unreffing concerns older gstreamer version
port-changes-from-branch-2.x.y-to-default
18 months ago, Fabrice Bellet
119f63eae90e
fix audiomixer rate consistency constraint
port-changes-from-branch-2.x.y-to-default
18 months ago, Fabrice Bellet
5378f95c59af
jingle: build transport with udp candidates only
port-changes-from-branch-2.x.y-to-default
18 months ago, Fabrice Bellet
88bc25476614
React only to the first stream info signal
port-changes-from-branch-2.x.y-to-default
18 months ago, Fabrice Bellet
334fd0d7c7e6
Port purple_media_set_require_encryption api
port-changes-from-branch-2.x.y-to-default
18 months ago, Fabrice Bellet
a7be471404ba
Merged in fbellet/pidgin/memory-leaks (pull request #633)
14 months ago, Gary Kramlich
7510455a1902
Addressed comments from pull request #633 review
memory-leaks
16 months ago, Fabrice Bellet
8785aa7408b0
fix some other memory leaks
memory-leaks
17 months ago, Fabrice Bellet
03bafaff77dd
fix various memory leaks
memory-leaks
18 months ago, Fabrice Bellet
d253f767f6cc
Merged in default (pull request #665)
15 months ago, Gary Kramlich
8066acc5ed93
Add freezes around multi-notifies in xfers.
16 months ago, Elliott Sales de Andrade
47129af2bd5e
Remove now-unused PurpleXferUiOps.destroy.
16 months ago, Elliott Sales de Andrade
d26ef8ea193f
Change PurpleXferUiOps.add_xfer to PurpleXfer:visible property.
16 months ago, Elliott Sales de Andrade
663b8a40dad5
Use GObject macros for PurpleProtocolXferInterface.
16 months ago, Elliott Sales de Andrade
7ba119b0f75c
Remove PurpleXfer UI data storage.
16 months ago, Elliott Sales de Andrade
263f9375fc8d
Convert PurpleXferUiOps.add_thumbnail to a signal.
16 months ago, Elliott Sales de Andrade
e6692de3b4de
Remove PurpleXferUiOps.cancel_* UI ops.
16 months ago, Elliott Sales de Andrade
39eb6d1b71ff
Replace PurpleXferUiOps.update_progress by PurpleXfer.progress.
16 months ago, Elliott Sales de Andrade
42922708e18e
Remove xfer signals for status changes.
16 months ago, Elliott Sales de Andrade
09402b6a28cf
Convert xfer I/O operations from UI ops to signals.
16 months ago, Elliott Sales de Andrade
7f38c3cc5c91
Don't hide button box in privacy dialog.
16 months ago, Elliott Sales de Andrade
18fd5c5c4625
Convert Privacy dialog to Glade.
16 months ago, Elliott Sales de Andrade
41e9424fc96f
Convert PidginRoomlistDialog to Glade.
16 months ago, Elliott Sales de Andrade
19acef70137d
Fill PidginAccountChooser on init.
16 months ago, Elliott Sales de Andrade
a133a6fcc822
Add account/show-all properties to PidginAccountChooser.
16 months ago, Elliott Sales de Andrade
0d975f80d020
Merged in default (pull request #661)
16 months ago, Gary Kramlich
2a80cd63e914
Add metadata to Glade ui files.
16 months ago, Elliott Sales de Andrade
7c21a9cdf495
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