Mon, 14 Jun 2021 04:07:45 -0500 Gary Kramlich Create a manager for conversations. file | diff | annotate
Tue, 08 Jun 2021 01:45:21 -0500 Elliott Sales de Andrade Remove PidginBuddyList->timeout. file | diff | annotate
Mon, 07 Jun 2021 23:10:41 -0500 Elliott Sales de Andrade Rename PidginBuddyList->tip_rect to drag_rect. file | diff | annotate
Thu, 03 Jun 2021 19:33:07 -0500 Gary Kramlich Fix some null pointer deferences and dead stores that scanbuild found in Pidgin release-2.x.y file | diff | annotate
Sat, 29 May 2021 03:17:29 -0500 Gary Kramlich Clean up the scroll book widget a bit file | diff | annotate
Tue, 25 May 2021 02:03:21 -0500 Gary Kramlich Fix some issues scanbuild found file | diff | annotate
Tue, 18 May 2021 02:04:53 -0500 Gary Kramlich Update purple_conversations_find_* to return PurpleConversations instead of subclasses file | diff | annotate
Mon, 08 Mar 2021 23:22:02 -0600 Gary Kramlich Modernize PurpleProtocol file | diff | annotate
Tue, 02 Mar 2021 23:06:11 -0600 Gary Kramlich Port Pidgin from purple_protocols to PurpleProtocolManager file | diff | annotate
Fri, 26 Feb 2021 18:41:33 -0600 Arkadiy Illarionov Remove redundant check file | diff | annotate
Fri, 26 Feb 2021 00:18:18 -0600 Gary Kramlich Remove some old references to aim, icq, msn, etc file | diff | annotate
Fri, 12 Feb 2021 04:07:08 -0600 Gary Kramlich Add a compatiblity layer for g_s?list_free_full and port everything to it. release-2.x.y file | diff | annotate
Fri, 12 Feb 2021 02:16:44 -0600 Elliott Sales de Andrade Cleanup some things from blist theme removal file | diff | annotate
Fri, 12 Feb 2021 00:17:08 -0600 Gary Kramlich Remove theming from the buddy list file | diff | annotate
Wed, 03 Feb 2021 18:28:59 -0600 Gary Kramlich Remove ui_data from PurpleBlistNode file | diff | annotate
Sun, 24 Jan 2021 03:27:43 -0600 Gary Kramlich Merge PidginBuddyListMenu with PidginContactList which fixes all of the accelerators as well. file | diff | annotate
Sat, 23 Jan 2021 20:26:48 -0600 Elliott Sales de Andrade Fix some assertions from GTK file | diff | annotate
Mon, 18 Jan 2021 00:05:05 -0600 Gary Kramlich Greatly simplify the nick color generation and properly detect dark themes. file | diff | annotate
Mon, 11 Jan 2021 01:51:14 -0600 Gary Kramlich Split PurpleProtocolChat to its own file and clean up the API. file | diff | annotate
Mon, 11 Jan 2021 00:20:09 -0600 Gary Kramlich Rename the pidgin_style_* api to pidgin_style_context_* file | diff | annotate
Mon, 11 Jan 2021 00:05:29 -0600 Gary Kramlich Replace stock items for dialog buttons with labels file | diff | annotate
Mon, 11 Jan 2021 00:04:14 -0600 Gary Kramlich Remove a pango deprecation that was actually really messing up a tooltip in RTL languages file | diff | annotate
Sat, 02 Jan 2021 22:05:09 -0600 Gary Kramlich Remove the buddy pounces api file | diff | annotate
Thu, 17 Dec 2020 20:15:43 -0600 Gary Kramlich Fix a few random issues that scanbuild found. file | diff | annotate
Thu, 03 Dec 2020 04:34:04 -0600 Gary Kramlich Fix the PurpleProtocolClient interface and split it out to its own file. file | diff | annotate
Sat, 14 Nov 2020 04:17:16 -0600 Elliott Sales de Andrade Fix some more new warnings. file | diff | annotate
Sat, 14 Nov 2020 03:15:43 -0600 Gary Kramlich Create a new ContactList that will eventually fully replace PidginBuddyList file | diff | annotate
Tue, 10 Nov 2020 01:11:31 -0600 Gary Kramlich Rename gtkstyle.[ch] to pidginstyle.[ch] and fix up the dark mode check. file | diff | annotate
Wed, 04 Nov 2020 02:41:46 -0600 Gary Kramlich clean up PidginCellRendererExpander file | diff | annotate
Tue, 13 Oct 2020 00:42:59 -0500 Gary Kramlich Replace pidgin_set_urgent with gtk_window_set_urgency_hint file | diff | annotate
Mon, 12 Oct 2020 20:57:09 -0500 Gary Kramlich Start replacing time utility functions with GDateTime file | diff | annotate
Tue, 15 Sep 2020 21:54:10 -0500 Gary Kramlich Separate the AccountChooser from its model and move options to filters file | diff | annotate
Tue, 15 Sep 2020 20:26:57 -0500 Gary Kramlich Replace some utility functions with actual widgets file | diff | annotate
Mon, 07 Sep 2020 05:57:50 -0500 Gary Kramlich Try to fix some gwarnings when pidgin_blist_update_sort_method gets called before the menu of the buddy list exists. This is pretty crappy, but this just helps me get through gdb faster right now. file | diff | annotate
Thu, 06 Aug 2020 22:22:03 -0500 Gary Kramlich pidgin.h phase3: create pidgin.h and force its usage file | diff | annotate
Thu, 23 Jul 2020 20:13:47 -0500 Gary Kramlich phase2 of pidgin.h: move existing file to pidgincore.h file | diff | annotate
Thu, 16 Jul 2020 21:33:23 -0500 Gary Kramlich Remove PIDGIN_HIG_* constants file | diff | annotate
Mon, 08 Jun 2020 23:12:55 +0000 Gary Kramlich Merged in default (pull request #690) file | diff | annotate
Fri, 01 May 2020 12:13:35 -0500 Gary Kramlich Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h file | diff | annotate
Mon, 11 May 2020 02:40:30 +0000 Gary Kramlich Merged in default (pull request #680) file | diff | annotate
Tue, 07 Apr 2020 02:27:08 -0500 Gary Kramlich Move the mood api to it's own files and remove the remaining bits of the old menu bar from gtkblist file | diff | annotate
Tue, 07 Apr 2020 00:55:43 -0500 Gary Kramlich Move the menu trac to PidginBuddyListMenu file | diff | annotate
Tue, 07 Apr 2020 00:16:27 -0500 Gary Kramlich Manage the room list action's state based on whether the online accounts support the room list interface. file | diff | annotate
Mon, 06 Apr 2020 22:27:40 -0500 Gary Kramlich Migrate the accounts menu to its own set of widgets file | diff | annotate
Wed, 01 Apr 2020 13:08:57 -0500 Gary Kramlich Move the join chat menu item to the new menu setup file | diff | annotate
Tue, 31 Mar 2020 23:38:28 -0500 Gary Kramlich Remove the old plugin actions code from the old UIManager based menubar file | diff | annotate
Tue, 31 Mar 2020 05:38:10 -0500 Gary Kramlich Add a missing cast file | diff | annotate
Tue, 31 Mar 2020 01:49:27 -0500 Gary Kramlich Migrate add-chat and add-buddy to the new menu file | diff | annotate
Mon, 30 Mar 2020 22:47:30 -0500 Gary Kramlich Port the sort-method items to GMenu and GAction and display in the new menubar file | diff | annotate
Fri, 27 Mar 2020 19:03:57 -0500 Gary Kramlich Finish porting the rest of the toggle actions to the new menubar widget file | diff | annotate
Fri, 27 Mar 2020 07:03:16 -0500 Gary Kramlich Implement mute sounds to prove out the action state code file | diff | annotate
Fri, 27 Mar 2020 00:45:04 -0500 Gary Kramlich Migrate the rest of the static menu items to the new PidginActionGroup file | diff | annotate
Thu, 26 Mar 2020 22:55:20 -0500 Gary Kramlich Start to migrate the buddy list from GtkActionEntry and UiManager to GActionEntry and a custom widget file | diff | annotate
Fri, 01 May 2020 05:15:51 -0500 Gary Kramlich Update all of the pidgin code to include purple.h file | diff | annotate
Mon, 21 Oct 2019 16:31:36 +0200 Fabrice Bellet fix various memory leaks memory-leaks file | diff | annotate
Thu, 21 Nov 2019 22:32:44 -0600 Gary Kramlich Now that the plugin dialog shows more information we can remove the debug plugin info dialog file | diff | annotate
Thu, 14 Nov 2019 21:53:50 -0600 Gary Kramlich delete gtkplugin.[ch] and deal with the repercussions file | diff | annotate
Thu, 17 Oct 2019 20:37:48 -0500 Gary Kramlich initial start of moving the plugins dialog to glade file | diff | annotate
Mon, 18 Nov 2019 21:02:18 -0600 Gary Kramlich rename gtkmenutray.[ch] to pidginmenutray.[ch] file | diff | annotate
Fri, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h file | diff | annotate
(0) -300 -100 -60 tip

mercurial