summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchgtk4Gary Kramlich2022-08-280-0/+0
* Set volume on audio test pipeline at startupElliott Sales de Andrade2022-08-281-2/+6
* Remove the stack from the proxy prefsElliott Sales de Andrade2022-08-282-188/+182
* Use the new TalkatuAutoScroller adjustment on the converation history.Gary Kramlich2022-08-282-23/+22
* Remove redundant gtk_widget_showElliott Sales de Andrade2022-08-284-23/+9
* Fix the member list context menu.Gary Kramlich2022-08-281-40/+1
* Remove the focus signal from the conversation pane.Gary Kramlich2022-08-281-4/+0
* Remove an unused variable from PidginAccountStoreGary Kramlich2022-08-261-1/+0
* Add a scrolled window around the notification listElliott Sales de Andrade2022-08-261-2/+6
* Fix the Windows build against GTK4Gary Kramlich2022-08-264-170/+11
* Fix debug window on GTK4, plus other issues.Elliott Sales de Andrade2022-08-264-129/+145
* Fix some issues in the conversation window.Gary Kramlich2022-08-261-3/+4
* Use GtkPasswordEntry for passwordsElliott Sales de Andrade2022-08-264-22/+24
* Fix check buttons in request widgetsElliott Sales de Andrade2022-08-261-8/+10
* Make PidginAvatar use a GtkPicture instead of GtkImageGary Kramlich2022-08-262-18/+10
* Fix up the roomlist to work in GTK4Gary Kramlich2022-08-262-161/+133
* Replace the style-updated signal with GtkIconTheme:changedGary Kramlich2022-08-251-7/+8
* Port the media window to GTK4Gary Kramlich2022-08-253-59/+24
* Handle delete event in more dialogs (probably all, but can't be too sure.)Elliott Sales de Andrade2022-08-254-3/+5
* Port about dialog to GTK4Elliott Sales de Andrade2022-08-252-221/+147
* Remove the use of the removed popup-menu signal and fix the popup menu not di...Gary Kramlich2022-08-251-24/+1
* Make the plugins dialog work under GTK4Gary Kramlich2022-08-252-4/+38
* Port PidginInfoPane and PidginPresenceIcon to GTK4Gary Kramlich2022-08-252-71/+16
* Port the invite dialog to GTK4Gary Kramlich2022-08-251-80/+51
* Remove some old resources that aren't being used but were left around.Gary Kramlich2022-08-255-370/+0
* Port the privacy dialog to GTK4Gary Kramlich2022-08-251-174/+103
* Fix up the add buddy dialogGary Kramlich2022-08-251-130/+126
* Port the AccountChooser to GTK4Gary Kramlich2022-08-251-8/+3
* Fix some issues with the AddChat dialogGary Kramlich2022-08-251-5/+4
* Port PidginProtocolChooser to GTK4Gary Kramlich2022-08-251-8/+3
* Port PidginStatusPrimitiveChooser to GTK4Gary Kramlich2022-08-251-3/+1
* Remove the custom css setup for now as it's throwing a GWarning and we need t...Gary Kramlich2022-08-241-12/+0
* Explicitly set show-menubar so our menubars are shownGary Kramlich2022-08-235-3/+11
* Fix prefs on GTK4Elliott Sales de Andrade2022-08-2310-225/+157
* Port the unity plugin to gtk4Gary Kramlich2022-08-231-26/+37
* Disable gestures plugin by defaultElliott Sales de Andrade2022-08-231-0/+1
* Port buddy list to GTK4Elliott Sales de Andrade2022-08-233-62/+76
* remove pidgin_blist_get_status_icon and replace it with something that return...Gary Kramlich2022-08-233-115/+75
* Port account manager to GTK4Elliott Sales de Andrade2022-08-235-214/+146
* Remove pidgin_create_icon_from_protocol and pidgin_create_protocol_iconGary Kramlich2022-08-239-199/+54
* Port status stuff to GTK4Elliott Sales de Andrade2022-08-233-118/+85
* Port add contact notification to GTK4Elliott Sales de Andrade2022-08-233-33/+29
* Port gtkutils to GTK4Elliott Sales de Andrade2022-08-231-103/+16
* Port conversations to GTK4Elliott Sales de Andrade2022-08-232-48/+43
* Port notifications to GTK4Elliott Sales de Andrade2022-08-224-41/+37
* Removed unused text combo box utility codeElliott Sales de Andrade2022-08-223-81/+2
* Make a11y utility functions work on GTK4Elliott Sales de Andrade2022-08-221-34/+5
* Inline pidgin_make_scrollableElliott Sales de Andrade2022-08-226-44/+32
* Port some of conversation to GTK4Elliott Sales de Andrade2022-08-221-100/+146
* Port gtkaccount to GTK4Elliott Sales de Andrade2022-08-191-59/+51