Fri, 23 Feb 2024 02:39:28 -0600 Gary Kramlich Fix the windows build where gtk_widget_get_visible is not available release-2.x.y file | diff | annotate
Mon, 27 Nov 2023 22:18:26 -0600 Gary Kramlich Remove the old add chat dialog file | diff | annotate
Sat, 28 Oct 2023 20:50:46 -0500 Gary Kramlich Remove a whole bunch of dead code from gtkconv.c file | diff | annotate
Wed, 25 Oct 2023 20:32:49 -0500 Belgin Știrbu Make collapsed groups searchable in the buddy list release-2.x.y file | diff | annotate
Wed, 25 Oct 2023 20:26:35 -0500 Elliott Sales de Andrade Fix possible clash of config headers file | diff | annotate
Tue, 11 Apr 2023 00:17:15 -0500 Gary Kramlich Use gtk_widget_set_visible for everything file | diff | annotate
Tue, 21 Mar 2023 00:39:45 -0500 Elliott Sales de Andrade Use g_clear_* helpers where useful file | diff | annotate
Fri, 17 Feb 2023 19:37:13 -0600 Gary Kramlich Remove PidginBlist file | diff | annotate
Tue, 07 Feb 2023 00:55:16 -0600 Markus Fischer fix compile warning (Wcast-function-type) release-2.x.y file | diff | annotate
Mon, 12 Dec 2022 01:05:05 -0600 Gary Kramlich Move the PurplePresence::login-time property from time_t to GDateTime file | diff | annotate
Mon, 12 Dec 2022 00:57:49 -0600 Gary Kramlich Update Pidgin to stop using deprecated account methods file | diff | annotate
Mon, 05 Dec 2022 05:31:22 -0600 Gary Kramlich Remove the privacy api file | diff | annotate
Mon, 28 Nov 2022 23:20:24 -0600 Elliott Sales de Andrade Bump C standard to C99 for Pidgin files and fix warnings file | diff | annotate
Mon, 07 Nov 2022 23:28:31 -0600 Elliott Sales de Andrade Cleanup blist popovers on close file | diff | annotate
Sun, 30 Oct 2022 03:29:33 -0500 Elliott Sales de Andrade Move PidginAccountChooser to GtkDropDown file | diff | annotate
Sat, 29 Oct 2022 01:42:13 -0500 Elliott Sales de Andrade Convert more manual cases of PidginAccountChooser away from GtkComboBox file | diff | annotate
Sat, 29 Oct 2022 00:52:04 -0500 Elliott Sales de Andrade Add a filter property to PidginAccountChooser file | diff | annotate
Wed, 26 Oct 2022 02:58:05 -0500 Elliott Sales de Andrade Remove C99-obsoleted constructs file | diff | annotate
Fri, 30 Sep 2022 04:02:12 -0500 Elliott Sales de Andrade Remove unused utilities file | diff | annotate
Thu, 22 Sep 2022 20:25:37 -0500 Gary Kramlich Rename PurpleContact to PurpleMetaContact. file | diff | annotate
Tue, 30 Aug 2022 02:19:30 -0500 Elliott Sales de Andrade Fix Join a Chat dialog from buddy list file | diff | annotate
Tue, 30 Aug 2022 01:36:00 -0500 Elliott Sales de Andrade Remove redundant setting of [hv]align file | diff | annotate
Sun, 28 Aug 2022 01:17:08 -0500 Elliott Sales de Andrade Remove redundant gtk_widget_show gtk4 file | diff | annotate
Thu, 25 Aug 2022 23:25:12 -0500 Gary Kramlich Replace the style-updated signal with GtkIconTheme:changed gtk4 file | diff | annotate
Thu, 25 Aug 2022 22:30:30 -0500 Gary Kramlich Remove the use of the removed popup-menu signal and fix the popup menu not displaying gtk4 file | diff | annotate
Tue, 23 Aug 2022 03:07:09 -0500 Elliott Sales de Andrade Port buddy list to GTK4 gtk4 file | diff | annotate
Tue, 23 Aug 2022 02:56:19 -0500 Gary Kramlich remove pidgin_blist_get_status_icon and replace it with something that returns an icon name gtk4 file | diff | annotate
Tue, 23 Aug 2022 02:25:05 -0500 Gary Kramlich Remove pidgin_create_icon_from_protocol and pidgin_create_protocol_icon gtk4 file | diff | annotate
Mon, 22 Aug 2022 21:40:04 -0500 Elliott Sales de Andrade Inline pidgin_make_scrollable gtk4 file | diff | annotate
Thu, 03 Mar 2022 23:59:46 -0600 Gary Kramlich Replace gtk_entry_[gs]et_text with gtk_editable_[gs]et_text gtk4 file | diff | annotate
Tue, 22 Feb 2022 19:25:57 -0600 Gary Kramlich Remove the GtkShadowType parameter from pidgin_make_scrollable as that enum was removed. gtk4 file | diff | annotate
Thu, 10 Feb 2022 21:06:57 -0600 Gary Kramlich Remove some pidginstylecontext.h includes that were previously missed gtk4 file | diff | annotate
Fri, 04 Feb 2022 02:01:01 -0600 Gary Kramlich Remove the pidgin_style_context API as it's all deprecated. gtk4 file | diff | annotate
Tue, 23 Aug 2022 01:09:33 -0500 Gary Kramlich Replace the request_add Account UiOp with a new AddContact notification file | diff | annotate
Mon, 22 Aug 2022 22:20:45 -0500 Elliott Sales de Andrade Remove urgency hint from buddy list file | diff | annotate
Mon, 22 Aug 2022 21:21:30 -0500 Gary Kramlich Fix some random issues in the blist that were missed initially. file | diff | annotate
Thu, 18 Aug 2022 23:27:55 -0500 Gary Kramlich Create a new PidginAddChatDialog widget. file | diff | annotate
Thu, 18 Aug 2022 23:22:52 -0500 Elliott Sales de Andrade Remove use of PidginCellRendererExpander file | diff | annotate
Thu, 18 Aug 2022 23:16:24 -0500 Gary Kramlich Remove the refresh timer, visible preference, and delete-event from gtkblist. file | diff | annotate
Tue, 16 Aug 2022 01:00:44 -0500 Elliott Sales de Andrade Inline pidgin_buddy_icon_chooser_new file | diff | annotate
Mon, 15 Aug 2022 21:28:59 -0500 Gary Kramlich Move the Sort Buddies menu into the new menu bar file | diff | annotate
Sat, 13 Aug 2022 22:08:20 -0500 Gary Kramlich Fix some issues scanbuild found file | diff | annotate
Fri, 12 Aug 2022 03:10:49 -0500 Gary Kramlich Create PidginAddBuddyDialog. file | diff | annotate
Fri, 12 Aug 2022 01:32:07 -0500 Elliott Sales de Andrade Make VV libraries required file | diff | annotate
Thu, 04 Aug 2022 16:11:11 -0500 Gary Kramlich Remove some dead code from gtkblist.c file | diff | annotate
Mon, 01 Aug 2022 23:46:24 -0500 Gary Kramlich Remove the protocol and extended menus from the chat user list menus. file | diff | annotate
Thu, 21 Jul 2022 00:37:53 -0500 Gary Kramlich Remove PidginCloseButton as it's no longer used file | diff | annotate
Wed, 06 Jul 2022 05:47:52 -0500 Gary Kramlich Remove the account error scrollbook from the blist as notifications have replaced it. file | diff | annotate
Mon, 04 Jul 2022 20:29:32 -0500 Elliott Sales de Andrade Use GtkEventControllerKey in the buddy list. file | diff | annotate
Fri, 10 Jun 2022 03:37:33 -0500 Gary Kramlich Rename PidginContactList to PidginContactListWindow. file | diff | annotate
Mon, 30 May 2022 23:25:18 -0500 Gary Kramlich Convert all of the buddylist context menus to GMenu file | diff | annotate
Fri, 27 May 2022 04:11:45 -0500 Elliott Sales de Andrade Remove some dead blist code file | diff | annotate
Fri, 27 May 2022 03:05:57 -0500 Gary Kramlich Remove a bunch of unused stuff in the gtkblist and set some sane defaults file | diff | annotate
Fri, 20 May 2022 01:34:32 -0500 Gary Kramlich Remove the ui parameter from purple_account_[gs]et_enabled file | diff | annotate
Mon, 04 Apr 2022 23:15:13 -0500 Gary Kramlich Overhaul the status box file | diff | annotate
Fri, 01 Apr 2022 01:14:35 -0500 Gary Kramlich Add gdk-pixbuf as a libpurple dependency and move helpers from pidgin to purple file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Mon, 21 Mar 2022 20:33:13 -0500 Gary Kramlich Force the buddy list to also be in "big mode", that is showing buddy icons file | diff | annotate
Thu, 17 Mar 2022 21:41:10 -0500 Gary Kramlich Remove all drag and drop support. file | diff | annotate
Thu, 10 Feb 2022 21:44:33 -0600 Gary Kramlich Move the pidgin_dnd_* api to its own file. file | diff | annotate
(0) -1000 -300 -100 -60 tip

mercurial