Mercurial > pidgin.yaz
graph
-
Fix a leak of a GtkSizeGroup.Tue, 30 Oct 2007 02:44:36 +0000, by Daniel Atallah
-
Mark the unused GtkIMHtml fields as deprecated.Tue, 30 Oct 2007 02:33:18 +0000, by Daniel Atallah
-
Fix a leak of an unused GtkSizeGroup and deprecate the unused variable.Tue, 30 Oct 2007 02:31:51 +0000, by Daniel Atallah
-
merge of '5e40b4c4c0c2949025f174c4aef2da0c54d79c31'Mon, 29 Oct 2007 06:45:53 +0000, by Ka-Hing Cheung
-
Ignore mute setting when testing sounds from the preferences window.Mon, 29 Oct 2007 04:08:42 +0000, by Casey Harkins
-
merge of '7ea551cdfc72cb2ec310d0d54d2a7e5badf7535e'Mon, 29 Oct 2007 04:41:19 +0000, by Ka-Hing Cheung
-
Port this fix from silc 1.1 prpl to silc 1.0 prpl:Mon, 29 Oct 2007 03:10:31 +0000, by Stu Tomlinson
-
Maintain VERSION and DISPLAY_VERSION defines in config.h for the mingw build instead of plopping it on the command line.Mon, 29 Oct 2007 02:46:25 +0000, by Daniel Atallah
-
Patch from Pekka Riikone to fix various SILC issues.Mon, 29 Oct 2007 00:19:53 +0000, by Ethan Blanton
-
merge of '02ceb2c6297e1fffb5870c6755ddc0ae3a864eee'Mon, 29 Oct 2007 00:09:18 +0000, by Ethan Blanton
-
merge of '022ff8d97a85c1c5ea7b66f7d6ce6c607fd12a32'Sun, 28 Oct 2007 17:27:07 +0000, by Stu Tomlinson
-
Track the actual visibility for the buddy list (unobscured, partially andSun, 28 Oct 2007 18:13:50 +0000, by Casey Harkins
-
Consider buddy list obscured if it is partially obscured in addition toSun, 28 Oct 2007 17:53:14 +0000, by Casey Harkins
-
Document PurplePluginProtocolInfo.get_cb_real_nameSun, 28 Oct 2007 16:51:48 +0000, by Will Thompson
-
Silence warnings from dbus-analyze-functions.py about calling 'raise' on aSun, 28 Oct 2007 16:30:10 +0000, by Will Thompson
-
Makefile.mingw updates to install animations/16 files without a Makefile inSun, 28 Oct 2007 15:35:41 +0000, by Stu Tomlinson
-
Remove the Makefile.am for a directory which actually installs files,Sun, 28 Oct 2007 15:06:33 +0000, by Ethan Blanton
-
Give 'make dist' a fighting chance of workingSun, 28 Oct 2007 14:38:38 +0000, by Stu Tomlinson
-
Fix win32 pixmaps/Makefile.mingw and remove unused Makefile.mingw'sSun, 28 Oct 2007 14:28:34 +0000, by Stu Tomlinson
-
This is the first step toward rationalizing our Makefiles to reduceSun, 28 Oct 2007 04:46:01 +0000, by Ethan Blanton
-
Add a button in Network prefences page to launch Gnome proxy configurationSun, 28 Oct 2007 17:25:18 +0000, by Stu Tomlinson
-
merge of '74f5f273ea24887c8df0384ce8795613dfbbd7ee'Sat, 27 Oct 2007 17:47:48 +0000, by Will Thompson
-
Add a --with-extraversion option to ./configure so packagers can fine tuneSat, 27 Oct 2007 13:56:54 +0000, by Stu Tomlinson
-
Guard this X stuff so it's only compiled if GDK_WINDOWING_X11 is defined.Sat, 27 Oct 2007 13:36:14 +0000, by Stu Tomlinson
-
Avoid g_log warnings when there's no xhtml to append to, and remove aSat, 27 Oct 2007 13:31:38 +0000, by Stu Tomlinson
-
merge of '3a8a65c746e023953f147a9069128a4df23e97bf'Sat, 27 Oct 2007 13:28:03 +0000, by Stu Tomlinson
-
We really don't need to display Blocked: status in the tooltip for everySat, 27 Oct 2007 13:27:45 +0000, by Stu Tomlinson
-
Add some checking to make sure the directory was created ok before savingSat, 27 Oct 2007 13:23:01 +0000, by Stu Tomlinson
-
Some constification, which also found and fixed some potential double-freeSat, 27 Oct 2007 13:12:27 +0000, by Stu Tomlinson
-
Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.Sat, 27 Oct 2007 13:27:31 +0000, by Will Thompson
-
Fix this warning:Fri, 26 Oct 2007 13:22:49 +0000, by Stu Tomlinson
-
another patch from Andrew Gaul, funny how it's been exactly a year since MarkMon, 29 Oct 2007 04:41:10 +0000, by Ka-Hing Cheung
-
merge of '5d1f7fb3ad5d13827b161c3d115fb82e9826fe2c'Fri, 26 Oct 2007 05:24:14 +0000, by Ka-Hing Cheung
-
Fix a leak of the dns query results.Fri, 26 Oct 2007 05:10:16 +0000, by Daniel Atallah
-
merge of '624a8a3a5fd07708e24e8238a0d745c857ca9c72'Fri, 26 Oct 2007 05:07:17 +0000, by Daniel Atallah
-
Fix a double-free that was not fun to track down. Fixes #3688.Fri, 26 Oct 2007 04:52:56 +0000, by Daniel Atallah
-
Another patch from Andrew Gaul that plugs a leak:Fri, 26 Oct 2007 05:22:26 +0000, by Ka-Hing Cheung
-
Patch from Andrew Gaul to constify a bunch of static variables to reduceFri, 26 Oct 2007 04:59:23 +0000, by Ka-Hing Cheung
-
Return if we couldn't get our buddylist rather than trying toFri, 26 Oct 2007 00:13:18 +0000, by Mark Doliner
-
Fix a crash that occurs when the HTTP call to set/get yahoo aliases fails. When purple_util_fetch_url_request() returns NULL, it has already triggered the callback. Fixes #3668.Thu, 25 Oct 2007 23:28:01 +0000, by Daniel Atallah
-
Adjust ChangeLog.win32 slightly.Thu, 25 Oct 2007 20:12:01 +0000, by Kevin Stange
-
merge of '80428952b570d014e6a4014048edcf0bde18eebb'Thu, 25 Oct 2007 18:51:45 +0000, by Sean Egan
-
Note that imhtml->clipboard[text|html]_string are deprecated.Thu, 25 Oct 2007 04:43:01 +0000, by Daniel Atallah
-
Don't assign ownership of the CLIPBOARD to the IMHtml - it doesn't really own the data and then we don't have problems of overwriting what others put in the clipboard. Fixes #3616.Thu, 25 Oct 2007 04:36:18 +0000, by Daniel Atallah
-
merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c'Thu, 25 Oct 2007 01:59:58 +0000, by Richard Laager
-
don't assume </stream:stream> means the conversation window is closed. Fixes #3690Thu, 25 Oct 2007 18:51:39 +0000, by Sean Egan
-
Use gtk_window_set_focus_on_map() to prevent focus on new conversation windows (hopefully only) when the new window was prompted by an external event. This seems to work pretty well, but I suppose those with higher expectations of their WM will be sure to tell me if this messes something up. References #3618.Wed, 24 Oct 2007 03:29:33 +0000, by Daniel Atallah
-
- Add finch.pc to finch-develTue, 23 Oct 2007 21:52:55 +0000, by Stu Tomlinson
-
Let's try this coloring instead.Thu, 25 Oct 2007 01:57:28 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 5b8360c29b011dc10812b101bc5fa0f63b598d0b)Tue, 23 Oct 2007 17:41:06 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 26e8d524b9c27b92a3614f69b1cd2fba504d7850)Tue, 23 Oct 2007 17:32:34 +0000, by Richard Laager
-
Bump the version to 2.2.3Tue, 23 Oct 2007 17:30:01 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)Tue, 23 Oct 2007 17:27:12 +0000, by Richard Laager
-
MSN personal status messages are plain text, not HTML. Previously, we were unescaping the message but not stripping it, which left any HTML tags intact.Fri, 19 Oct 2007 12:22:57 +0000, by Evan Schoenberg