Mercurial > pidgin
graph
-
Death to more futuristic struct initialization. This should be the last.2007-05-19, by Richard Laager
-
Add a missing semi-colon so this will compile.2007-05-19, by Richard Laager
-
When using Purple idle, don't run a timer at all when idleaway. When using2007-05-19, by Richard Laager
-
Move the time_until_next_idle_event < 0 check to clarify.2007-05-19, by Richard Laager
-
Remove dead code.2007-05-19, by Richard Laager
-
Adding Intel Corporation to cover all our bases here:2007-05-15, by Richard Laager
-
Add arjan to COPYRIGHT2007-05-15, by Richard Laager
-
Another C99 struct falling.2007-05-15, by Richard Laager
-
More strcasecmp() replacements.2007-05-14, by Richard Laager
-
Replace strcasecmp() calls with glib equivalents.2007-05-14, by Richard Laager
-
Replace nm_utf8_strcasecmp() with purple_utf8_strcasecmp().2007-05-14, by Richard Laager
-
Replace some C99 struct syntax.2007-05-14, by Richard Laager
-
merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'2007-05-14, by Richard Laager
-
strcasecmp is post-C89, so use the glib equivalent2007-05-14, by Ethan Blanton
-
merge of '1e134934c8dd6c7af81a819ddaa603fa88f68a36'2007-05-14, by Richard Laager
-
Run the first timer at IDLEMARK + 1, to ensure we don't hit it right on IDLEMARK.2007-05-14, by Richard Laager
-
Fix a typo.2007-05-14, by Richard Laager
-
Part of a patch from:2007-05-14, by Richard Laager
-
Part of a patch from:2007-05-14, by Richard Laager
-
Show the text for the custom smiley as the filename when saving.2007-05-14, by Sadrul Habib Chowdhury
-
Patch from Gabriel Schulhof to fix the Google-Talk selection.2007-05-13, by Sadrul Habib Chowdhury
-
Show user flags in chat userlist.2007-05-13, by Sadrul Habib Chowdhury
-
Plug a leak when the flags for a user in a chat changes.2007-05-13, by Sadrul Habib Chowdhury
-
Callbacks are not supported for dbus.2007-05-13, by Sadrul Habib Chowdhury
-
Add a few changes in finch.2007-05-13, by Sadrul Habib Chowdhury
-
DBusify userinfo stuff.2007-05-13, by Sadrul Habib Chowdhury
-
Instead of flashing the taskbar continuously, flash it three times and leave it highlighted. Fixes #117.2007-05-13, by Daniel Atallah
-
merge of '3ac5981b26be545a8c546e09b6689c2359fad1bb'2007-05-12, by Evan Schoenberg
-
Revert g_thread_init as it didn't help Luke2007-05-12, by Sean Egan
-
In MSN we fake sending messages to yourself. This had a small bug in that2007-05-12, by Stu Tomlinson
-
Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if2007-05-12, by Evan Schoenberg
-
Use switch() rather than a series of if() statements which hit all the values of the enum2007-05-12, by Evan Schoenberg
-
Fix for detecting gnome proxy settings from ticket #9352007-05-12, by Stu Tomlinson
-
ChangeLog a couple of things2007-05-12, by Stu Tomlinson
-
merge of '3906a45b801345d9fe5dde15ca9853fa78ee6839'2007-05-12, by Stu Tomlinson
-
- Add scriptlet Requires for GConf2 to fix schema installation2007-05-12, by Stu Tomlinson
-
Patch from sourceforge tracker 1652005 from wabz to fix displaying file2007-05-12, by Stu Tomlinson
-
Fix the commit from earlier today about null-widgets.2007-05-12, by Sadrul Habib Chowdhury
-
Only include Google Talk if we have XMPP.2007-05-12, by Richard Laager
-
merge of '2ac6f565005a69737bcf28a5f6ca11d74d2e5733'2007-05-12, by Richard Laager
-
Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not sure if this actually matters. Fixes #874.2007-05-11, by Daniel Atallah
-
Remove the fatal-asserts thingies.2007-05-11, by Sadrul Habib Chowdhury
-
A workaround for an ncurses bug about multi-cell characters and panels.2007-05-11, by Sadrul Habib Chowdhury
-
Do not process clicks on no widget.2007-05-11, by Sadrul Habib Chowdhury
-
Sort Google Talk appropriately.2007-05-12, by Richard Laager
-
Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.2007-05-11, by Daniel Atallah
-
Ignore bold, underline and other formatting type things in SPAN tags if2007-05-11, by Stu Tomlinson
-
Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!2007-05-23, by Sean Egan
-
ChangeLog2007-05-23, by Sean Egan
-
ChangeLog2007-05-23, by Sean Egan
-
Make 'typed' icon not have any keys depressed. Should fix #11162007-05-23, by Sean Egan
-
ALSA Gstreamer sink. Mostly to see if this still crashes Luke.2007-05-22, by Sean Egan
-
Patch #756 from EvilSporkMan. Use Datallah's url handling for Dbus2007-05-15, by Sean Egan
-
credit2007-05-14, by Sean Egan
-
Patch #702, Info not reset on URL redirect2007-05-14, by Sean Egan
-
Patch #363 Fix for tab packing problem2007-05-14, by Sean Egan
-
Pack connection error buttons the same way the statusbox is. Fixes #1202007-05-11, by Sean Egan
-
merge of '4f6576ab3a73830524c25113c603a1306185d675'2007-05-11, by Richard Laager