summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchmp_michael/always-use-fallback-port-for-ipv4-just-l-1532291065402Gary Kramlich2018-08-270-0/+0
* always use fallback port for IPv4 just like IPv6Michael Osborne2018-07-221-1/+1
* prefs: Convert Status/Idle page to glade.Elliott Sales de Andrade2018-06-252-64/+464
* prefs: Convert Interface page to glade.Elliott Sales de Andrade2018-06-252-84/+592
* prefs: Convert Browsers page to glade.Elliott Sales de Andrade2018-06-252-88/+423
* prefs: Convert Conversations page to glade.Elliott Sales de Andrade2018-06-252-93/+632
* prefs: Convert Proxy page to glade.Elliott Sales de Andrade2018-06-252-156/+472
* prefs: Remove unused hboxes.Elliott Sales de Andrade2018-06-231-6/+0
* prefs: Convert Network page to glade.Elliott Sales de Andrade2018-06-212-98/+630
* prefs: Convert Logging page to glade.Elliott Sales de Andrade2018-06-202-26/+188
* prefs: Add binding versions of pref widget functions.Elliott Sales de Andrade2018-06-201-0/+247
* prefs: Move pidgin_prefs_checkbox earlier.Elliott Sales de Andrade2018-06-191-26/+26
* Use correct alignment functions for labels.Elliott Sales de Andrade2018-06-191-38/+38
* Start switching Preferences dialog to Glade.Elliott Sales de Andrade2018-06-194-60/+153
* Use g_object_bind_property for a conv tabs pref.Elliott Sales de Andrade2018-06-241-17/+4
* Use G_BINDING_DEFAULT when no binding options needed.Elliott Sales de Andrade2018-06-211-8/+8
* Remove pidgin_toggle_* functions.Elliott Sales de Andrade2018-06-213-70/+2
* Replace pidgin_toggle_sensitive_array as before.Elliott Sales de Andrade2018-06-211-23/+20
* Replace pidgin_toggle_sensitive by g_object_bind_property.Elliott Sales de Andrade2018-06-214-65/+34
* Merged in CMaiku/pidgin (pull request #376)Gary Kramlich2018-06-156-148/+520
|\
| * queuedoutputstream: Remove unused purple_queued_output_stream_push_bytes()Mike Ruprecht2017-06-192-176/+1
| * facebook: Port to use refactored PurpleQueuedOutputStreamMike Ruprecht2018-05-281-9/+8
| * irc: Port to use refactored PurpleQueuedOutputStreamMike Ruprecht2017-06-191-11/+8
| * tests: Add tests for PurpleQueuedOutputStreamMike Ruprecht2018-05-282-0/+357
| * queuedoutputstream: Refactor to behave better with the rest of GioMike Ruprecht2018-05-282-3/+197
* | Merged in qulogic/pidgin (pull request #378)Gary Kramlich2018-06-1510-505/+712
|\ \
| * | debugwin: Make filter options into popover when available.Elliott Sales de Andrade2018-06-133-0/+90
| * | debugwin: Don't crash if no regex during message load.Elliott Sales de Andrade2018-06-131-0/+3
| * | debugwin: Save invisible bits of log.Elliott Sales de Andrade2018-06-131-1/+1
| * | debugwin: Also filter new messages as they come in.Elliott Sales de Andrade2018-06-131-2/+23
| * | debugwin: Apply filtering from regex.Elliott Sales de Andrade2018-06-132-31/+97
| * | Remove redundant gtk_text_buffer_get_end_iter calls.Elliott Sales de Andrade2018-06-131-5/+1
| * | Re-add autoscroll to debug window.Elliott Sales de Andrade2018-06-122-1/+35
| * | Convert debug window to glade.Elliott Sales de Andrade2018-06-125-443/+333
| * | Move debug regex option menu to search entry icon.Elliott Sales de Andrade2018-06-121-5/+18
| * | Convert debug window to GtkTextView.Elliott Sales de Andrade2018-06-123-69/+186
| * | Use GtkSearchEntry for debug window.Elliott Sales de Andrade2018-06-111-26/+3
| * | Rename gtkdebug -> pidgindebug.Elliott Sales de Andrade2018-06-116-10/+10
* | | Merged in CMaiku/pidgin (pull request #372)Gary Kramlich2018-06-131-37/+7
|\ \ \
| * | | gtkxfer: Replace gtk_widget_render_icon() with icon namesMike Ruprecht2018-06-091-37/+7
* | | | Merged in CMaiku/pidgin (pull request #373)Gary Kramlich2018-06-1326-73/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | gtkblist: Improve icon_name doc for pidgin_blist_set_headline()Mike Ruprecht2018-06-111-1/+1
| * | | pidginstock: Remove now unused PIDGIN_STOCK_DIALOG_*Mike Ruprecht2018-06-082-17/+0
| * | | Replace remaining usage of PIDGIN_STOCK_DIALOG_* with literal icon namesMike Ruprecht2018-06-085-24/+25
| * | | Port PidginMiniDialog from deprecated GtkStock name to GtkIconTheme nameMike Ruprecht2018-06-085-18/+17
| * | | Port pidgin_blist_set_headline() from GdkPixbuf to GtkIconThemeMike Ruprecht2018-06-083-14/+12
| * | | Prefix in-tree dialog icons with the standard dialog- prefixMike Ruprecht2018-05-1815-7/+7
| |/ /
* | | Hide mediamanager internals when GStreamer disabled.Elliott Sales de Andrade2018-06-111-0/+6
* | | Remove backend-fs2 from build if GStreamer disabled.Elliott Sales de Andrade2018-06-111-1/+3
* | | Fix build with nettle disabled.Elliott Sales de Andrade2018-06-111-0/+2
| |/ |/|