pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
Send typing for tzc too.
default
tip
20 hours ago, Arkadiy Illarionov
0ac1c00269b1
Ignore po/pidgin.pot
20 hours ago, Gary Kramlich
e2f15b41266a
Create a new PidginCredentialsPage and associated widgets for the preferences window
33 hours ago, Gary Kramlich
12b38cca63d7
Fix remove the buddylist menu files from potfiles
33 hours ago, Gary Kramlich
23985cfb6b99
Merge PidginBuddyListMenu with PidginContactList which fixes all of the accelerators as well.
35 hours ago, Gary Kramlich
2dbfbaeefe40
Rename options.[ch] to purpleoptions.[ch]
36 hours ago, Gary Kramlich
9389ba16cf40
Remove Google Talk from the XMPP plugin.
42 hours ago, Gary Kramlich
645607090674
Remove some unnecessary NULL checks.
42 hours ago, Elliott Sales de Andrade
447c01698e1c
Fix some assertions from GTK
42 hours ago, Elliott Sales de Andrade
b317bb7479e5
Remove gtknickcolors from the pidgin docs as it was missed when the file was deleted
2 days ago, Gary Kramlich
f752bc4c3e21
Make sure our built headers are marked as source on all of dependency objects. This has been causing issues on the build agents.
3 days ago, Gary Kramlich
49bd421d0c8f
Register Finch enums in the GObject type system.
3 days ago, Gary Kramlich
909e3433f935
run glib-mkenums against the pidgin source
3 days ago, Gary Kramlich
95578eb5e9f8
Set the default branch for review requests for the release-2.x.y branch
release-2.x.y
3 days ago, Gary Kramlich
833a9f17abd3
Fix some spelling errors
release-2.x.y
3 days ago, Richard Laager
5201d33e8999
Fix some spelling errors
3 days ago, Richard Laager
beb4c413afe8
Update all of the development documentation
6 days ago, Gary Kramlich
7a4e48594a24
zephyr_tzc_escape_msg and zephyr_tzc_deescape_str refactoring
6 days ago, Arkadiy Illarionov
206563c8b5c6
Make sure all of our source files and ui files are marked for translation
7 days ago, Gary Kramlich
38d540a251b0
Greatly simplify the nick color generation and properly detect dark themes.
7 days ago, Gary Kramlich
766bbe6061ec
Remove some dead meson code
10 days ago, Gary Kramlich
c6789ca79811
Fix a number of issues with the pidgin api reference
10 days ago, Gary Kramlich
3ec3eae31fe4
Fix a few things that were throwing g_warning's during startup
10 days ago, Gary Kramlich
355aff4da4af
Clean up purple_status_set_active_with_attrs_dict to handle a NULL attrs dict
10 days ago, Gary Kramlich
55f4486bf6bc
Move the PurpleProtocolServer interface to its own file.
10 days ago, Gary Kramlich
53a26c29d26c
Fix some warnings about missing braces by moving to struct initializers
10 days ago, Gary Kramlich
f84f2b4ef0e5
A handful of random doc fixes
10 days ago, Gary Kramlich
bc2a26d3c966
Remove a function that was no longer being used.
10 days ago, Gary Kramlich
f7a1c67543e5
Remove pidgin_pixbuf_button_from_stock as it is barely used and uses deprecated API
10 days ago, Gary Kramlich
09fc97ff0b52
Inline zephyr_resubscribe
10 days ago, Arkadiy Illarionov
153098577f8c
zephyr_subscribe_to refactoring
11 days ago, Arkadiy Illarionov
d036174d9e22
Inline zephyr z_call* macros.
12 days ago, Elliott Sales de Andrade
1f67d7260477
Replace g_strdup_printf("%s", string) with g_strdup(string)
12 days ago, Arkadiy Illarionov
4c3ee00e6107
Run pidgin-update-po since it hasn't been run in a long time.
13 days ago, Gary Kramlich
1db26307f960
zephyr_login refactoring
13 days ago, Arkadiy Illarionov
d06e6660b39c
Split PurpleProtocolChat to its own file and clean up the API.
2 weeks ago, Gary Kramlich
81f81f5d2f39
Rename message.[ch] to purplemessage.[ch]
2 weeks ago, Gary Kramlich
cf58ec89b1e4
Rename the pidgin_style_* api to pidgin_style_context_*
2 weeks ago, Gary Kramlich
df2674f2d982
Remove the account check email option.
2 weeks ago, Gary Kramlich
493d2a76c01b
Replace stock items for dialog buttons with labels
2 weeks ago, Gary Kramlich
4d91fb883f4b
Remove a pango deprecation that was actually really messing up a tooltip in RTL languages
2 weeks ago, Gary Kramlich
1a0041a6cd6c
Fix account editing
2 weeks ago, Gary Kramlich
c75a82bd0957
A handful of random cleanups in PidginConversation and PidginConvWindow
2 weeks ago, Gary Kramlich
8aadc4b6a592
Remove some old GtkStyle stuff that was setup for tab labels that was replaced some time ago with css
2 weeks ago, Gary Kramlich
da31cedd7345
Fix an issue where an abi-version was being set twice
2 weeks ago, Gary Kramlich
831547e6738f
Fix inverted arguments to DNSServiceRegister.
3 weeks ago, Elliott Sales de Andrade
918e73ae55b0
Use GNode instead of parse_tree
3 weeks ago, Arkadiy Illarionov
fa1a8ad13da4
When testing make sure we don't have an error before we check return values.
3 weeks ago, Gary Kramlich
bdeaceebb0bd
Fix some broken unit tests
3 weeks ago, Gary Kramlich
a0c11a532ee7
Remove the buddy pounces api
3 weeks ago, Gary Kramlich
dcc53af7a4fb
Some initial cleanups to PidginStatusBox
3 weeks ago, Gary Kramlich
edbc992e77be
Move zephyr<->html conversion to own module
3 weeks ago, Arkadiy Illarionov
675b8605dca2
Use PurpleCredentialManager instead of the old keyring api.
3 weeks ago, Gary Kramlich
f9ea6d5e8992
Remove the account parameter from purple_credential_provider_*_finish functions.
3 weeks ago, Gary Kramlich
062a4574af3e
Add extra-dir options for gtkdoc-fixxref to correctly link to other gtkdoc books
3 weeks ago, Gary Kramlich
8f1d8122f07e
Remove some old work arounds for coverity.
3 weeks ago, Gary Kramlich
da66e75a4221
Remove the icon from the statusbox. I'm not sure exactly how this will work in the future, but we'll tackle it much differently when we're ready to bring it back.
3 weeks ago, Gary Kramlich
50284e37698c
Bump the meson requirement to 0.52.0
3 weeks ago, Gary Kramlich
2fcf11e235bd
Add a wrapper around the mdns interface implementation.
3 weeks ago, Elliott Sales de Andrade
6777a9b23fd0
Add underscore in Meson sources lists.
3 weeks ago, Elliott Sales de Andrade
16127907763b