Sat, 06 Oct 2007 15:58:43 +0000 |
Gabriel Schulhof |
Compile
|
Sat, 06 Oct 2007 15:55:47 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
|
Thu, 18 Oct 2007 02:19:30 +0000 |
Etan Reisner |
merge of '368bfef2ab575a899876b7b246223bac8b53c290'
|
Thu, 18 Oct 2007 02:11:23 +0000 |
Etan Reisner |
Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninit
|
Wed, 17 Oct 2007 04:10:34 +0000 |
Etan Reisner |
Document the show_date parameters to the log-timestamp and
|
Wed, 17 Oct 2007 04:05:19 +0000 |
Etan Reisner |
Order the signal descriptions the same in the body as in the summary.
|
Wed, 17 Oct 2007 03:56:05 +0000 |
Etan Reisner |
Add the account-alias-changed signal to the summary at the top.
|
Fri, 02 Nov 2007 09:59:24 +0000 |
Jochen Kemnade |
merge of '7c9f2e0cc4967a3eaade95d32f164349b6d1aa03'
|
Fri, 02 Nov 2007 09:57:49 +0000 |
Jochen Kemnade |
change my email address
|
Sun, 04 Nov 2007 22:17:45 +0000 |
Bartoz Oler |
gg: Properly display your status in the buddylist.
|
Fri, 02 Nov 2007 13:31:01 +0000 |
Will Thompson |
A pidgin fans in Great Britain.U.K thinks that nullclient should explicitly
|
Fri, 02 Nov 2007 08:14:05 +0000 |
John Bailey |
Since Sean promoted me, I guess my name belongs under "Developers" now.
|
Fri, 02 Nov 2007 06:59:04 +0000 |
John Bailey |
This patch prevents changing the saved account password for XMPP accounts
|
Fri, 02 Nov 2007 01:41:41 +0000 |
Daniel Atallah |
Fix #1865 by not stripping leading and trailing spaces. I'm not sure why it was ever done - hopefully this doesn't break anything.
|
Tue, 30 Oct 2007 04:28:31 +0000 |
Daniel Atallah |
Fix some leaking GtkSizeGroups.
|
Tue, 30 Oct 2007 03:24:07 +0000 |
Daniel Atallah |
Fix some leaks caused by GdkPixbufLoaders not being disposed of.
|
Tue, 30 Oct 2007 03:20:13 +0000 |
Daniel Atallah |
Remove unused definition.
|
Tue, 30 Oct 2007 03:19:41 +0000 |
Daniel Atallah |
Add some missing debugging newlines.
|
Tue, 30 Oct 2007 02:44:36 +0000 |
Daniel Atallah |
Fix a leak of a GtkSizeGroup.
|
Tue, 30 Oct 2007 02:33:18 +0000 |
Daniel Atallah |
Mark the unused GtkIMHtml fields as deprecated.
|
Tue, 30 Oct 2007 02:31:51 +0000 |
Daniel Atallah |
Fix a leak of an unused GtkSizeGroup and deprecate the unused variable.
|
Mon, 29 Oct 2007 06:45:53 +0000 |
Ka-Hing Cheung |
merge of '5e40b4c4c0c2949025f174c4aef2da0c54d79c31'
|
Mon, 29 Oct 2007 04:08:42 +0000 |
Casey Harkins |
Ignore mute setting when testing sounds from the preferences window.
|
Mon, 29 Oct 2007 04:41:19 +0000 |
Ka-Hing Cheung |
merge of '7ea551cdfc72cb2ec310d0d54d2a7e5badf7535e'
|
Mon, 29 Oct 2007 03:10:31 +0000 |
Stu Tomlinson |
Port this fix from silc 1.1 prpl to silc 1.0 prpl:
|
Mon, 29 Oct 2007 02:46:25 +0000 |
Daniel Atallah |
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 00:19:53 +0000 |
Ethan Blanton |
Patch from Pekka Riikone to fix various SILC issues.
|
Mon, 29 Oct 2007 00:09:18 +0000 |
Ethan Blanton |
merge of '02ceb2c6297e1fffb5870c6755ddc0ae3a864eee'
|
Sun, 28 Oct 2007 17:27:07 +0000 |
Stu Tomlinson |
merge of '022ff8d97a85c1c5ea7b66f7d6ce6c607fd12a32'
|
Sun, 28 Oct 2007 18:13:50 +0000 |
Casey Harkins |
Track the actual visibility for the buddy list (unobscured, partially and
|
Sun, 28 Oct 2007 17:53:14 +0000 |
Casey Harkins |
Consider buddy list obscured if it is partially obscured in addition to
|
Sun, 28 Oct 2007 16:51:48 +0000 |
Will Thompson |
Document PurplePluginProtocolInfo.get_cb_real_name
|
Sun, 28 Oct 2007 16:30:10 +0000 |
Will Thompson |
Silence warnings from dbus-analyze-functions.py about calling 'raise' on a
|
Sun, 28 Oct 2007 15:35:41 +0000 |
Stu Tomlinson |
Makefile.mingw updates to install animations/16 files without a Makefile in
|
Sun, 28 Oct 2007 15:06:33 +0000 |
Ethan Blanton |
Remove the Makefile.am for a directory which actually installs files,
|
Sun, 28 Oct 2007 14:38:38 +0000 |
Stu Tomlinson |
Give 'make dist' a fighting chance of working
|
Sun, 28 Oct 2007 14:28:34 +0000 |
Stu Tomlinson |
Fix win32 pixmaps/Makefile.mingw and remove unused Makefile.mingw's
|
Sun, 28 Oct 2007 04:46:01 +0000 |
Ethan Blanton |
This is the first step toward rationalizing our Makefiles to reduce
|
Sun, 28 Oct 2007 17:25:18 +0000 |
Stu Tomlinson |
Add a button in Network prefences page to launch Gnome proxy configuration
|
Sat, 27 Oct 2007 17:47:48 +0000 |
Will Thompson |
merge of '74f5f273ea24887c8df0384ce8795613dfbbd7ee'
|
Sat, 27 Oct 2007 13:56:54 +0000 |
Stu Tomlinson |
Add a --with-extraversion option to ./configure so packagers can fine tune
|
Sat, 27 Oct 2007 13:36:14 +0000 |
Stu Tomlinson |
Guard this X stuff so it's only compiled if GDK_WINDOWING_X11 is defined.
|
Sat, 27 Oct 2007 13:31:38 +0000 |
Stu Tomlinson |
Avoid g_log warnings when there's no xhtml to append to, and remove a
|
Sat, 27 Oct 2007 13:28:03 +0000 |
Stu Tomlinson |
merge of '3a8a65c746e023953f147a9069128a4df23e97bf'
|
Sat, 27 Oct 2007 13:27:45 +0000 |
Stu Tomlinson |
We really don't need to display Blocked: status in the tooltip for every
|
Sat, 27 Oct 2007 13:23:01 +0000 |
Stu Tomlinson |
Add some checking to make sure the directory was created ok before saving
|
Sat, 27 Oct 2007 13:12:27 +0000 |
Stu Tomlinson |
Some constification, which also found and fixed some potential double-free
|
Sat, 27 Oct 2007 13:27:31 +0000 |
Will Thompson |
Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.
|
Fri, 26 Oct 2007 13:22:49 +0000 |
Stu Tomlinson |
Fix this warning:
|
Mon, 29 Oct 2007 04:41:10 +0000 |
Ka-Hing Cheung |
another patch from Andrew Gaul, funny how it's been exactly a year since Mark
|
Fri, 26 Oct 2007 05:24:14 +0000 |
Ka-Hing Cheung |
merge of '5d1f7fb3ad5d13827b161c3d115fb82e9826fe2c'
|
Fri, 26 Oct 2007 05:10:16 +0000 |
Daniel Atallah |
Fix a leak of the dns query results.
|
Fri, 26 Oct 2007 05:07:17 +0000 |
Daniel Atallah |
merge of '624a8a3a5fd07708e24e8238a0d745c857ca9c72'
|
Fri, 26 Oct 2007 04:52:56 +0000 |
Daniel Atallah |
Fix a double-free that was not fun to track down. Fixes #3688.
|
Fri, 26 Oct 2007 05:22:26 +0000 |
Ka-Hing Cheung |
Another patch from Andrew Gaul that plugs a leak:
|
Fri, 26 Oct 2007 04:59:23 +0000 |
Ka-Hing Cheung |
Patch from Andrew Gaul to constify a bunch of static variables to reduce
|