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
Mon, 04 Nov 2019 14:43:49 +0300 qarkai Merge upstream, resolve conflicts file | diff | annotate
Mon, 04 Nov 2019 10:00:14 +0300 qarkai Set GList to NULL after free file | diff | annotate
Mon, 04 Nov 2019 01:03:02 +0300 qarkai Add NULL checks file | diff | annotate
Mon, 04 Nov 2019 01:02:13 +0300 qarkai Use g_clear_object instead of NULL check and g_object_unref file | diff | annotate
Sun, 03 Nov 2019 20:37:07 +0300 qarkai Add new and free functions for structs to reduce duplication file | diff | annotate
Mon, 04 Nov 2019 02:36:50 -0500 Elliott Sales de Andrade Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}. file | diff | annotate
Fri, 04 Oct 2019 03:46:50 +0000 Gary Kramlich Merged in default (pull request #577) file | diff | annotate
Sun, 29 Sep 2019 02:30:18 -0400 Elliott Sales de Andrade Convert to GtkFileChooserNative. file | diff | annotate
Sun, 29 Sep 2019 00:58:53 -0400 Elliott Sales de Andrade Don't allow multiple file choosers for custom buddy icons. file | diff | annotate
Wed, 02 Oct 2019 19:04:34 -0400 Elliott Sales de Andrade Fix several memory leaks. file | diff | annotate
Wed, 02 Oct 2019 06:21:41 -0400 Elliott Sales de Andrade Remove redundant conditions. file | diff | annotate
Tue, 01 Oct 2019 01:38:06 -0400 Elliott Sales de Andrade Use g_list_free_full instead of g_list_foreach+g_list_free. file | diff | annotate
Mon, 09 Sep 2019 20:54:32 -0400 Elliott Sales de Andrade Remove redundant purple_plugin_info_get_* wrappers. file | diff | annotate
Tue, 13 Aug 2019 02:23:23 -0400 Elliott Sales de Andrade Move account chooser filter in a separate setter. file | diff | annotate
Mon, 12 Aug 2019 23:25:49 -0400 Elliott Sales de Andrade Remove callback from account chooser constructor. file | diff | annotate
Fri, 09 Aug 2019 01:51:47 -0400 Elliott Sales de Andrade Rename pidgin_account_option_menu_* to pidgin_account_chooser_*. file | diff | annotate
Fri, 09 Aug 2019 00:41:13 -0400 Elliott Sales de Andrade Split pidgin_account_option_menu into its own files. file | diff | annotate
Tue, 06 Aug 2019 19:15:13 -0400 Elliott Sales de Andrade Rename *_GET_*_IFACE to more standard *_GET_IFACE. file | diff | annotate
(0) -300 -100 -60 tip

mercurial