|
|
1
|
Annotate Pidgin constructors that return base types
|
QuLogic
|
February 14th, 2025, 2:35 a.m.
|
|
|
|
1
|
Annotate libpurple constructors that return base types
|
QuLogic
|
February 14th, 2025, 1:56 a.m.
|
|
|
|
1
|
Annotate constructor that returns a base type
|
QuLogic
|
February 14th, 2025, 1:20 a.m.
|
|
|
|
1
|
Annotate constructors that return base types
|
QuLogic
|
February 14th, 2025, 1:12 a.m.
|
|
|
|
1
|
Annotate constructor that returns a base type
|
QuLogic
|
February 14th, 2025, 1:09 a.m.
|
|
|
|
1
|
Fix indent of purple_unescape_text
|
QuLogic
|
January 31st, 2025, 3:30 a.m.
|
|
|
|
1
|
Ensure IbisClient stays alive during its I/O callbacks
|
QuLogic
|
January 31st, 2025, 3:22 a.m.
|
|
|
|
1
|
ircv3: Remove another redundant account disconnection
|
QuLogic
|
January 31st, 2025, 3:05 a.m.
|
|
|
|
1
|
Fix reloading of account errors
|
QuLogic
|
January 31st, 2025, 1:28 a.m.
|
|
|
|
1
|
ircv3: Remove redundant account disconnection
|
QuLogic
|
January 30th, 2025, 11:53 p.m.
|
|
|
|
1
|
Avoid double-free when stopping client
|
QuLogic
|
January 30th, 2025, 11:37 p.m.
|
|
|
|
1
|
Don't set error if already cancelled
|
QuLogic
|
January 29th, 2025, 12:42 a.m.
|
|
|
|
1
|
Add a library version
|
QuLogic
|
January 22nd, 2025, 2:34 a.m.
|
|
|
|
1
|
Add a library version
|
QuLogic
|
January 22nd, 2025, 2:21 a.m.
|
|
|
|
1
|
Fix invalid prototypes that will break with C23
|
QuLogic
|
January 21st, 2025, 2:20 a.m.
|
|
|
|
1
|
zephyr: Modernize K&R function prototypes
|
QuLogic
|
January 21st, 2025, 12:53 a.m.
|
|
|
|
1
|
Use raw strings for Python regular expressions
|
QuLogic
|
January 21st, 2025, 12:08 a.m.
|
|
|
|
1
|
Fix C++ extern header bracketing
|
QuLogic
|
January 15th, 2025, 11:54 p.m.
|
|
|
|
1
|
Use g_timeout_add_once where possible
|
QuLogic
|
January 3rd, 2025, 12:27 a.m.
|
|
|
|
1
|
Use g_string_free_and_steal
|
QuLogic
|
January 2nd, 2025, 11:08 p.m.
|
|
|
|
1
|
Use g_string_free_and_steal
|
QuLogic
|
January 2nd, 2025, 11:25 p.m.
|
|
|
|
1
|
Bump minimum GLib to 2.76
|
QuLogic
|
January 2nd, 2025, 11:22 p.m.
|
|
|
|
1
|
Use g_string_free_and_steal one more time
|
QuLogic
|
January 2nd, 2025, 11:02 p.m.
|
|
|
|
1
|
Use g_string_free_and_steal
|
QuLogic
|
January 2nd, 2025, 10:32 p.m.
|
|
|
|
1
|
Silence Adwaita deprecation warning
|
QuLogic
|
December 23rd, 2024, 10:23 p.m.
|
|
|
|
1
|
Add a Fedora MinGW cross build file, and required subprojects
|
QuLogic
|
November 25th, 2024, 11:56 p.m.
|
|
|
|
1
|
Remove unistd.h header usage
|
QuLogic
|
November 23rd, 2024, 11:45 p.m.
|
|
|
|
1
|
Fix DLL name for Windows loader
|
QuLogic
|
November 23rd, 2024, 11:31 p.m.
|
|
|
|
1
|
Fix license header check
|
QuLogic
|
November 23rd, 2024, 10:13 p.m.
|
|
|
|
1
|
Standardize license headers in Windows files
|
QuLogic
|
November 23rd, 2024, 8:28 p.m.
|
|
|
|
1
|
Remove dead Windows code
|
QuLogic
|
November 23rd, 2024, 7:30 p.m.
|
|
|
|
1
|
Fix some ircv3 function prototypes
|
QuLogic
|
November 23rd, 2024, 7:03 p.m.
|
|
|
|
1
|
Make protocol resource paths more consistent
|
QuLogic
|
November 22nd, 2024, 3:22 a.m.
|
|
|
|
1
|
Set the application on all windows
|
QuLogic
|
November 21st, 2024, 8:41 p.m.
|
|
|
|
1
|
Move default window tracking to the application
|
QuLogic
|
November 22nd, 2024, 12:50 a.m.
|
|
|
|
1
|
Remove single-instance handling from Windows
|
QuLogic
|
November 21st, 2024, 11:55 p.m.
|
|
|
|
1
|
Fix formatting for PurpleProxyInfo
|
QuLogic
|
November 21st, 2024, 11:29 p.m.
|
|
|
|
1
|
Fix uses of PurpleAccount as a PurpleContactInfo
|
QuLogic
|
November 21st, 2024, 8:53 p.m.
|
|
|
|
1
|
Port account manager to AdwNavigationView
|
QuLogic
|
November 21st, 2024, 8:36 p.m.
|
|
|
|
1
|
Remove nick and blurb from Pidgin properties
|
QuLogic
|
November 20th, 2024, 11:40 p.m.
|
|
|
|
1
|
Remove nick and blurb from libpurple properties
|
QuLogic
|
November 20th, 2024, 11:36 p.m.
|
|
|
|
1
|
Use AdwStatusPage for no accounts
|
QuLogic
|
November 20th, 2024, 7:34 p.m.
|
|
|
|
2
|
Remove unnecessary return value annotation
|
QuLogic
|
October 18th, 2024, 2:10 a.m.
|
|
|
|
1
|
Convert prefs page to AdwPreferencesWindow
|
QuLogic
|
October 15th, 2024, 1:25 a.m.
|
|
|
|
1
|
Remove Purple prefs -> Pidgin UI bindings
|
QuLogic
|
October 15th, 2024, 1:09 a.m.
|
|
|
|
1
|
Port prefs to AdwSpinRow
|
QuLogic
|
October 15th, 2024, 12:54 a.m.
|
|
|
|
1
|
Port prefs to AdwSwitchRow
|
QuLogic
|
October 15th, 2024, 12:38 a.m.
|
|
|
|
1
|
Partially port conversation prefs to GSettings
|
QuLogic
|
October 15th, 2024, 12:02 a.m.
|
|
|
|
1
|
Port network settings to GSettings
|
QuLogic
|
October 14th, 2024, 11:50 p.m.
|
|
|
|
1
|
Port Debug Window to GSettings
|
QuLogic
|
October 14th, 2024, 11:17 p.m.
|
|