|
|
1
|
Replace PidginAccountsDisabledMenu with PidginInactiveAccountsMenu which is a GMenuModel subclass.
|
grim
|
March 22nd, 2022, 7:44 a.m.
|
|
|
|
1
|
Replace PURPLE_CALLBACK by G_CALLBACK
|
QuLogic
|
March 25th, 2022, 2:36 a.m.
|
|
|
|
1
|
Move jabber_adhoc_commands_free to the right file
|
QuLogic
|
March 25th, 2022, 12:12 a.m.
|
|
|
|
1
|
Replace PurpleCallback by GCallback
|
QuLogic
|
March 25th, 2022, 1:59 a.m.
|
|
|
|
1
|
Fix leak of buddy icon data
|
QuLogic
|
March 25th, 2022, 2:23 a.m.
|
|
|
|
1
|
Create a new PidginAccountManager that replaces the manually built one.
|
grim
|
March 8th, 2022, 12:58 a.m.
|
|
|
|
1
|
Set the editor send button to ignore 'show-all'
|
QuLogic
|
March 22nd, 2022, 2:22 a.m.
|
|
|
|
1
|
Don't set some PurpleBuddy properties at construction time
|
QuLogic
|
March 22nd, 2022, 2:04 a.m.
|
|
|
|
2
|
Force the buddy list to also be in "big mode", that is showing buddy icons
|
grim
|
March 13th, 2022, 1:20 a.m.
|
|
|
|
1
|
Move the singleton handling of the about dialog to the action handler.
|
grim
|
March 20th, 2022, 6:09 a.m.
|
|
|
|
1
|
Create a new status manager that's built in glade
|
grim
|
March 10th, 2022, 6:19 a.m.
|
|
|
|
1
|
Add a menu controller for the accounts enabled section of the accounts menu
|
grim
|
March 14th, 2022, 1:58 a.m.
|
|
|
|
1
|
Remove a bunch of unused pixmaps
|
grim
|
March 12th, 2022, 11:21 p.m.
|
|
|
|
1
|
Fix a type warning in new dynamic menu
|
QuLogic
|
March 17th, 2022, 10:33 p.m.
|
|
|
|
1
|
Sort the credits by first name and add Andrew Dieffenbach to GSoC 2005
|
grim
|
March 17th, 2022, 9:39 p.m.
|
|
|
|
1
|
Add an id property to PurpleBuddy
|
grim
|
March 17th, 2022, 10:09 p.m.
|
|
|
|
1
|
Add an ID property to PurpleConnection
|
grim
|
March 14th, 2022, 8:29 p.m.
|
|
|
|
1
|
Remove all drag and drop support.
|
grim
|
March 11th, 2022, 4:11 a.m.
|
|
|
|
1
|
Use g_queue_clear_full as we long ago required glib 2.60
|
grim
|
March 15th, 2022, 12:31 a.m.
|
|
|
|
1
|
Prepare for the next round of development
|
grim
|
March 15th, 2022, 12:04 a.m.
|
|
|
|
1
|
Update the change log and adjust the version number for new api
|
grim
|
March 14th, 2022, 9:20 p.m.
|
|
|
|
1
|
Use library instead of shared_library so people can link statically
|
grim
|
March 14th, 2022, 8:54 p.m.
|
|
|
|
1
|
Don't explicitly use shared_library on gplugin, gplugin-gtk3, and gplugin-gtk4
|
grim
|
March 14th, 2022, 8:52 p.m.
|
|
|
|
1
|
Create a menu controller that will keep a GMenu in sync with the disabled accounts in libpurple
|
grim
|
March 11th, 2022, 1:20 a.m.
|
|
|
|
1
|
Move our i18n setup to the glib preset.
|
grim
|
March 13th, 2022, 11:21 p.m.
|
|
|
|
1
|
Fix issues building Facebook introspection
|
QuLogic
|
March 13th, 2022, 9:59 p.m.
|
|
|
|
1
|
Add boxes around FbApi types
|
QuLogic
|
March 13th, 2022, 4:23 a.m.
|
|
|
|
1
|
Clean up duplication functions in Facebook prpl
|
QuLogic
|
March 13th, 2022, 4:22 a.m.
|
|
|
|
1
|
GChecksum throws a warning if you pass NULL to append so let's stop doing that
|
grim
|
March 12th, 2022, 10:52 p.m.
|
|
|
|
1
|
Split apart demo's protocol implementations
|
QuLogic
|
March 12th, 2022, 10:47 p.m.
|
|
|
|
1
|
Remove duplicate class documentation
|
QuLogic
|
March 12th, 2022, 8:14 p.m.
|
|
|
|
1
|
Convert PidginAvatar to GTK4
|
QuLogic
|
March 12th, 2022, 3:49 p.m.
|
|
|
|
1
|
Silence warning from changing status of the demo protocol
|
QuLogic
|
March 12th, 2022, 3:07 p.m.
|
|
|
|
1
|
Add an echo user to the demo protocol
|
QuLogic
|
March 11th, 2022, 2:58 a.m.
|
|
|
|
1
|
Update PidginProtocolStore to use the icon-name rather than GdkPixbuf
|
grim
|
March 10th, 2022, 9:40 p.m.
|
|
|
|
1
|
Remove X specifics from Pidgin
|
QuLogic
|
March 10th, 2022, 10:21 p.m.
|
|
|
|
1
|
Remove GDK windowing backend includes
|
QuLogic
|
March 11th, 2022, 1:28 a.m.
|
|
|
|
1
|
Remove some unused and underused functions from gtkutils.[ch]
|
grim
|
March 10th, 2022, 9:59 p.m.
|
|
|
|
1
|
Fix a ton of missing and incorrect global header guards
|
grim
|
March 9th, 2022, 2:57 a.m.
|
|
|
|
1
|
Drop toolbar style setting from Debug Window
|
QuLogic
|
March 8th, 2022, 2:03 a.m.
|
|
|
|
1
|
Convert Pidgin credentials prefs page to GTK4
|
QuLogic
|
March 8th, 2022, 1:49 a.m.
|
|
|
|
1
|
Add buddy icons in demo protocol
|
QuLogic
|
March 7th, 2022, 9:43 p.m.
|
|
|
|
1
|
Convert PidginNotify to GTK4
|
QuLogic
|
March 8th, 2022, 12:26 a.m.
|
|
|
|
1
|
Convert PidginPluginPref to GTK4
|
QuLogic
|
March 8th, 2022, 12:13 a.m.
|
|
|
|
1
|
Use GtkPopoverMenu in PidginAvatar
|
QuLogic
|
March 7th, 2022, 11:34 p.m.
|
|
|
|
1
|
Convert PidginWhiteboard to GTK4
|
grim
|
February 10th, 2022, 11:55 p.m.
|
|
|
|
1
|
Replace gtk_entry_[gs]et_text with gtk_editable_[gs]et_text
|
grim
|
March 3rd, 2022, 10:45 p.m.
|
|
|
|
1
|
Fix the downloading of dictionaries in the windows installer
|
grim
|
February 15th, 2022, 4:17 a.m.
|
|
|
|
1
|
Convert gtkxfer.c to GTK4
|
grim
|
February 17th, 2022, 9:52 p.m.
|
|
|
|
1
|
Update gtkdialogs.c for GTK4
|
grim
|
February 24th, 2022, 9:46 p.m.
|
|