| Tue, 11 Apr 2023 00:17:15 -0500 |
Gary Kramlich |
Use gtk_widget_set_visible for everything
|
file |
diff |
annotate
|
| Tue, 21 Mar 2023 01:59:19 -0500 |
Elliott Sales de Andrade |
Use g_clear_handle_id everywhere
|
file |
diff |
annotate
|
| Mon, 23 Jan 2023 23:27:47 -0600 |
Elliott Sales de Andrade |
Port the room list from GtkTreeView to GtkColumnView
|
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
|
| Sat, 29 Oct 2022 00:52:04 -0500 |
Elliott Sales de Andrade |
Add a filter property to PidginAccountChooser
|
file |
diff |
annotate
|
| Fri, 28 Oct 2022 23:37:16 -0500 |
Elliott Sales de Andrade |
Avoid GtkComboBox-isms with PidginAccountChooser
|
file |
diff |
annotate
|
| Wed, 26 Oct 2022 02:58:05 -0500 |
Elliott Sales de Andrade |
Remove C99-obsoleted constructs
|
file |
diff |
annotate
|
| Tue, 20 Sep 2022 02:44:44 -0500 |
Gary Kramlich |
Move all of the UiOps to use struct initializers
|
file |
diff |
annotate
|
| Fri, 26 Aug 2022 00:13:48 -0500 |
Gary Kramlich |
Fix up the roomlist to work in GTK4
gtk4
|
file |
diff |
annotate
|
| Wed, 25 May 2022 23:55:31 -0500 |
Belgin Știrbu |
Port PidginRoomlistDialog to GTK4
gtk4
|
file |
diff |
annotate
|
| Mon, 02 May 2022 21:57:35 -0500 |
Gary Kramlich |
Rework the way roomlists work so we can more easily port them to GTK4
|
file |
diff |
annotate
|
| Mon, 16 Aug 2021 03:10:08 -0500 |
Gary Kramlich |
Fix the resource path so we can use the automatic stuff that GtkApplication supports
|
file |
diff |
annotate
|
| Sat, 14 Aug 2021 04:18:06 -0500 |
Gary Kramlich |
Separate PurpleProtocolRoomlist into its own file and modernize it.
|
file |
diff |
annotate
|
| Sat, 07 Aug 2021 01:08:11 -0500 |
Gary Kramlich |
Remove unused includes of pidginstock.h
|
file |
diff |
annotate
|
| Fri, 02 Jul 2021 04:32:18 -0500 |
Elliott Sales de Andrade |
Cleanup RoomList UI ops
|
file |
diff |
annotate
|
| Tue, 15 Jun 2021 00:27:09 -0500 |
Elliott Sales de Andrade |
Remove all custom tooltip code.
|
file |
diff |
annotate
|
| Thu, 10 Jun 2021 21:22:48 -0500 |
Elliott Sales de Andrade |
Drop icons from Room List popup menu.
|
file |
diff |
annotate
|
| Thu, 10 Jun 2021 21:21:48 -0500 |
Elliott Sales de Andrade |
Use standard GTK tooltips for room list.
|
file |
diff |
annotate
|
| Sun, 30 May 2021 17:20:19 -0500 |
Gary Kramlich |
Replace purple_roomlist_[gs]et_ui_data with g_object_[gs]et_data
|
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
|
| Thu, 23 Jul 2020 20:13:47 -0500 |
Gary Kramlich |
phase2 of pidgin.h: move existing file to pidgincore.h
|
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
|
| Fri, 01 May 2020 05:15:51 -0500 |
Gary Kramlich |
Update all of the pidgin code to include purple.h
|
file |
diff |
annotate
|
| Thu, 19 Dec 2019 05:00:44 -0500 |
Elliott Sales de Andrade |
Convert PidginRoomlistDialog to Glade.
|
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
|
| 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
|
| Mon, 01 Apr 2019 22:19:54 -0400 |
Elliott Sales de Andrade |
Remove unnecessary struct tags.
|
file |
diff |
annotate
|
| Fri, 08 Sep 2017 20:22:37 -0400 |
Elliott Sales de Andrade |
Use gtk_menu_popup_at_pointer instead of gtk_menu_popup.
|
file |
diff |
annotate
|
| Fri, 08 Sep 2017 19:43:07 -0400 |
Elliott Sales de Andrade |
Use gdk_event_triggers_context_menu.
|
file |
diff |
annotate
|
| Fri, 14 Jul 2017 16:44:53 -0500 |
Mike Ruprecht |
Stop using deprecated gtk_tree_view_set_rules_hint()
|
file |
diff |
annotate
|
| Thu, 15 Jun 2017 13:33:02 -0500 |
Mike Ruprecht |
Remove purple_timeout_* function usage
|
file |
diff |
annotate
|
| Fri, 01 Jul 2016 00:19:12 -0700 |
Jorge Villaseñor |
Simplify our menuitem creation util function
|
file |
diff |
annotate
|
| Sun, 20 Dec 2015 20:46:34 -0800 |
Jorge Villaseñor |
Remove support for GTK+2
|
file |
diff |
annotate
|
| Tue, 11 Feb 2014 23:47:33 +0530 |
Ankit Vani |
Merged default branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 06 Feb 2014 20:02:57 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 16:31:36 +0530 |
Ankit Vani |
Merge gtkdoc-conversion
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 12 Oct 2013 20:56:21 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 14 Sep 2013 22:16:59 +0530 |
Ankit Vani |
Refactored pidgin to use the new protocol API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 14 Sep 2013 15:46:27 +0530 |
Ankit Vani |
Updated protocol iface calls
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Fri, 06 Sep 2013 21:45:14 +0530 |
Ankit Vani |
Merged soc.2013.gobjectification branch
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 01 Sep 2013 04:37:15 +0530 |
Ankit Vani |
Refactored pidgin to use the new protocol API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 31 Aug 2013 23:22:35 +0530 |
Ankit Vani |
Renamed purple_connection_get_protocol_info() to purple_connection_get_protocol()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Thu, 29 Aug 2013 23:38:19 +0530 |
Ankit Vani |
Use the purple_protocol_iface_* API instead of protocol->function()
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 17 Aug 2013 23:28:51 +0530 |
Ankit Vani |
Renamed PurplePluginProtocolInfo to PurpleProtocol
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sat, 03 Aug 2013 02:59:25 +0530 |
Ankit Vani |
Refactored gtkroomlist, gtkstatusbox, gtkthemes, gtkutils, gtkwebviewtoolbar, smileyparser to use the new API
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Sun, 28 Jul 2013 23:44:39 +0530 |
Ankit Vani |
Replaced purple_connection_get_prpl() with purple_connection_get_protocol_info().
soc.2013.gobjectification.plugins
|
file |
diff |
annotate
|
| Tue, 11 Feb 2014 12:53:32 +0100 |
Tomasz Wasilczyk |
Fix gtk2 build again
|
file |
diff |
annotate
|
| Tue, 11 Feb 2014 04:14:34 +0100 |
Tomasz Wasilczyk |
Fix the rest of [hv] gtk3 deprecation warnings
|
file |
diff |
annotate
|
| Thu, 06 Feb 2014 17:25:40 +0530 |
Ankit Vani |
Convert some other doxygen-type comments
gtkdoc-conversion
|
file |
diff |
annotate
|
| Tue, 04 Feb 2014 16:30:55 +0530 |
Ankit Vani |
Remove @file from .c files
gtkdoc-conversion
|
file |
diff |
annotate
|
| Sat, 12 Oct 2013 20:53:33 +0530 |
Ankit Vani |
Renamed purple_roomlist_room_get_type to *_get_room_type, purple_roomlist_field_get_type to *_get_field_type
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Fri, 06 Sep 2013 20:04:16 +0530 |
Ankit Vani |
Use g_object_{ref|unref} instead of purple_roomlist_{ref|unref}
soc.2013.gobjectification
|
file |
diff |
annotate
|
| Wed, 15 Aug 2012 04:28:21 -0400 |
Elliott Sales de Andrade |
Use GtkStyleContext instead of GtkStyle on GTK+3.
|
file |
diff |
annotate
|
| Mon, 23 Jul 2012 22:52:00 -0400 |
Elliott Sales de Andrade |
Add checks for old GTK+2 stuff.
cpw.qulogic.gtk3-required
|
file |
diff |
annotate
|
| Wed, 18 Jul 2012 17:56:49 -0400 |
Elliott Sales de Andrade |
Pass the cairo context to the tooltip paint function.
cpw.qulogic.gtk3-required
|
file |
diff |
annotate
|
| Sat, 26 May 2012 19:36:28 +0000 |
Elliott Sales de Andrade |
Remove extra padding that makes things look not-so-good.
cpw.qulogic.gtk3-required
|
file |
diff |
annotate
|