|
|
1
|
Change to the new dg icon, add a bunch of resolutions, and clean up some other stuff
|
grim
|
March 13th, 2022, 12:14 a.m.
|
|
|
|
1
|
Bump the minimum meson to 0.61.0 and clean up some warnings
|
grim
|
March 15th, 2022, 12:24 a.m.
|
|
|
|
1
|
Patch from itsnotabigtruck to fix jabber Attention messages being sent to incorrect ID
|
belgin
|
April 15th, 2022, 7:43 p.m.
|
|
|
|
1
|
Fix file transfers failing at 99% over IRC
|
belgin
|
April 11th, 2022, 4:52 p.m.
|
|
|
|
1
|
Fix the infinite resizing freeze
|
belgin
|
March 13th, 2022, 5:37 p.m.
|
|
|
|
1
|
Added transient-buddy back
|
belgin
|
April 10th, 2022, 3:06 a.m.
|
|
|
|
1
|
Fix IRC file transfers on Windows
|
belgin
|
April 10th, 2022, 3:20 a.m.
|
|
|
|
|
Fix file transfers failing at 99% over IRC
|
belgin
|
April 11th, 2022, 4:21 p.m.
|
|
|
|
1
|
Remove a whole bunch of dead and unused code from gtkconv.c
|
grim
|
April 7th, 2022, 10:19 p.m.
|
|
|
|
1
|
Patch from dohmniq to properly increment the CSeq numbers in SIMPLE.
|
grim
|
April 7th, 2022, 8:42 p.m.
|
|
|
|
1
|
Remove PidginContactCompletion for now as it's barely used and not GTK4 compatible.
|
grim
|
April 4th, 2022, 11:36 p.m.
|
|
|
|
1
|
Overhaul the status box
|
grim
|
March 3rd, 2022, 9:21 p.m.
|
|
|
|
1
|
Move PurpleProxyInfo from a boxed type to a GObject
|
grim
|
March 25th, 2022, 1:51 a.m.
|
|
|
|
2
|
Add gdk-pixbuf as a libpurple dependency and move helpers from pidgin to purple
|
grim
|
January 13th, 2022, 10:32 p.m.
|
|
|
|
1
|
Use correct check for host system
|
QuLogic
|
March 31st, 2022, 10:46 p.m.
|
|
|
|
1
|
Remove pidgindnd.c from POTFILES.in as it was missed when it was removed.
|
grim
|
March 25th, 2022, 2:47 a.m.
|
|
|
|
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.
|
|