Fri, 05 Mar 2010 05:44:25 +0000 |
Daniel Atallah |
Use the Post W2K Windows System Tray icon stuff - allows for 128 chars instead of 64 - also support non-ASCII stuff in the tooltip. Fixes #11461
|
Fri, 05 Mar 2010 03:53:52 +0000 |
Daniel Atallah |
Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)
|
Fri, 05 Mar 2010 03:36:16 +0000 |
Daniel Atallah |
We need libjpeg6b-4 for GTK+ 2.14.7
|
Thu, 04 Mar 2010 23:02:56 +0000 |
Marcus Lundblad |
Enable setting mood message with the global mood selection UI, when the
|
Thu, 04 Mar 2010 22:35:32 +0000 |
Marcus Lundblad |
Allow showing moods for buddies when signed on using an XMPP account not
|
Thu, 04 Mar 2010 22:14:03 +0000 |
Marcus Lundblad |
Added PurpleConnection flags to determine support for moods and mood messages.
|
Thu, 04 Mar 2010 21:25:50 +0000 |
Mark Doliner |
Add a cast to silence this warning.
|
Thu, 04 Mar 2010 17:08:19 +0000 |
Ethan Blanton |
Provide IRC server passwords in a way which allows for an initial :.
|
Thu, 04 Mar 2010 16:31:10 +0000 |
Paul Aurich |
jabber: Avoid crashing if a buddy has a NULL resource.
|
Thu, 04 Mar 2010 15:31:11 +0000 |
Ethan Blanton |
Handle read of length 0 in upnp code.
|
Thu, 04 Mar 2010 09:23:19 +0000 |
Mark Doliner |
merge of '0303e2072e9df6a3ea825f996a260acd80f12da7'
|
Thu, 04 Mar 2010 07:37:08 +0000 |
Mark Doliner |
This cast is incorrect. It should be (time_t *). But it's actually not needed.
|
Thu, 04 Mar 2010 04:22:19 +0000 |
Daniel Atallah |
Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later
|
Thu, 04 Mar 2010 04:16:49 +0000 |
Daniel Atallah |
mkdir -p is better than checking for directory existence
|
Thu, 04 Mar 2010 09:20:10 +0000 |
Mark Doliner |
disapproval of revision '18b85ae6ad8091af43d91826cf054e4569ba74aa'
|
Thu, 04 Mar 2010 15:19:39 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Thu, 04 Mar 2010 02:20:50 +0000 |
Daniel Atallah |
Make the portable mode launcher try the "normal" mode path.
|
Wed, 03 Mar 2010 22:08:35 +0000 |
Marcus Lundblad |
merge of '35c36f4798530acf3c07ab0acf0c5e7af98c0f48'
|
Wed, 03 Mar 2010 22:08:27 +0000 |
Marcus Lundblad |
Allow a PRPL to have get_moods return NULL to disable mood setting.
|
Wed, 03 Mar 2010 01:13:44 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Tue, 02 Mar 2010 04:40:37 +0000 |
Paul Aurich |
Greg correctly pointed out math.h is included in internal.h. Thanks!
|
Tue, 02 Mar 2010 02:04:58 +0000 |
Stu Tomlinson |
set executable attribute on this shell script
|
Mon, 01 Mar 2010 14:41:45 +0000 |
Daniel Atallah |
Ignore some generated stuff
|
Mon, 01 Mar 2010 14:41:17 +0000 |
Daniel Atallah |
The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer
|
Mon, 01 Mar 2010 04:29:18 +0000 |
Daniel Atallah |
Warning fixes
|
Mon, 01 Mar 2010 03:52:01 +0000 |
Daniel Atallah |
Warning fix for latest Bonjour SDK
|
Mon, 01 Mar 2010 03:41:54 +0000 |
Daniel Atallah |
Warning fix
|
Mon, 01 Mar 2010 03:36:48 +0000 |
Daniel Atallah |
Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Viktor for doing this.
|
Sun, 28 Feb 2010 23:42:12 +0000 |
Daniel Atallah |
Some undefs to make building with mingw-64 more pleasant
|
Sun, 28 Feb 2010 23:41:38 +0000 |
Daniel Atallah |
Update _WIN32_IE definition slightly to make building with mingw-64 more pleasant
|
Sun, 28 Feb 2010 23:40:51 +0000 |
Daniel Atallah |
Suppress redefinition warning
|
Sun, 28 Feb 2010 23:40:18 +0000 |
Daniel Atallah |
Use standalone gettext
|
Sun, 28 Feb 2010 22:30:02 +0000 |
Marcus Lundblad |
Remove a glib assertion warning regarding the mood setting UI.
|
Sun, 28 Feb 2010 19:34:49 +0000 |
Marcus Lundblad |
jabber: Print an error message to the current conversation when failing to
|
Sun, 28 Feb 2010 19:19:37 +0000 |
Paul Aurich |
merge of 'bbf372ad40c4d6c10e323048d26215e4769e079c'
|
Sun, 28 Feb 2010 19:17:29 +0000 |
Paul Aurich |
Need to include math.h for ceil()
|
Sun, 28 Feb 2010 19:15:03 +0000 |
gmcnew |
pidgin: Distinguish no logs from really old logs (for Recent Log Activity sort)
|
Sun, 28 Feb 2010 19:09:20 +0000 |
Paul Aurich |
xmppconsole: Properly catch things before an account is "signed on".
|
Sat, 27 Feb 2010 04:02:50 +0000 |
Paul Aurich |
jabber: Allow jabber_pep_request_item() to take NULL for JID; server's routing takes care of the rest
|
Sun, 28 Feb 2010 08:22:12 +0000 |
Elliott Sales de Andrade |
ft: Don't try to read from the source file if the byte array already holds
|
Sun, 28 Feb 2010 06:46:32 +0000 |
Elliott Sales de Andrade |
Re-order msg_ack, since purple_xfer_prpl_ready might cancel the transfer
|
Sun, 28 Feb 2010 04:06:46 +0000 |
Elliott Sales de Andrade |
Fix FT context header length handling. The official client only seems to
|
Sun, 28 Feb 2010 02:11:57 +0000 |
Elliott Sales de Andrade |
I never liked randomly poking at offsets. Fortunately, I was able to find
|
Sun, 28 Feb 2010 01:11:19 +0000 |
Elliott Sales de Andrade |
The official GTK+ version of CellRendererProgress uses "value" which is an
|
Sun, 28 Feb 2010 06:13:14 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 27 Feb 2010 03:49:32 +0000 |
Paul Aurich |
jabber: Don't ping more often than once a minute.
|
Fri, 26 Feb 2010 14:14:43 +0000 |
Stu Tomlinson |
Escape buddy notes when adding them to the tooltip so notes can't totally
|
Thu, 25 Feb 2010 22:47:28 +0000 |
Marcus Lundblad |
Allow unsetting mood in mood selector, works with XMPP... Oscar is not yet
|
Thu, 25 Feb 2010 21:36:32 +0000 |
Marcus Lundblad |
jabber: Remove a couple of underscores that slipped in in the textual
|
Thu, 25 Feb 2010 07:09:11 +0000 |
Daniel Atallah |
Make Pidgin set the exchndl.dll log file to ~/.purple/pidgin.RPT
|
Thu, 25 Feb 2010 06:35:35 +0000 |
Daniel Atallah |
Various installer bug fixes
|
Thu, 25 Feb 2010 05:09:02 +0000 |
Daniel Atallah |
incomplete win32 fixes
|
Thu, 25 Feb 2010 04:45:28 +0000 |
Daniel Atallah |
Use libxml2-2.7.4
|
Thu, 25 Feb 2010 16:27:25 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Thu, 25 Feb 2010 00:17:17 +0000 |
Daniel Atallah |
Various win32 installer fixes
|
Wed, 24 Feb 2010 05:05:27 +0000 |
Elliott Sales de Andrade |
merge of 'bad096432d2d601b84837925471454773c42d1f7'
|
Wed, 24 Feb 2010 04:59:47 +0000 |
Elliott Sales de Andrade |
Simplify: dest always equals src. No need to copy everything.
|
Wed, 24 Feb 2010 05:00:09 +0000 |
Daniel Atallah |
Implementation of IPv6 support for Bonjour
|
Wed, 24 Feb 2010 04:39:15 +0000 |
Daniel Atallah |
Use datestamped pidgin-inst-deps directory
|
Tue, 23 Feb 2010 14:50:37 +0000 |
Stu Tomlinson |
Add a missing backslash
|
Mon, 22 Feb 2010 19:23:55 +0000 |
Paul Aurich |
Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
|
Mon, 22 Feb 2010 18:00:18 +0000 |
Paul Aurich |
warnings--
|
Mon, 22 Feb 2010 17:57:40 +0000 |
Paul Aurich |
Fix what I believe to be a bad merge. This code was removed in c3e033ad36f556e3e590b25ea92dd0441cb4acea
|
Mon, 22 Feb 2010 17:53:38 +0000 |
Paul Aurich |
oscar: Fix a race condition that leads to a crash.
|
Mon, 22 Feb 2010 17:17:28 +0900 |
Yoshiki Yazawa |
- fix text entry's height
|
Mon, 22 Feb 2010 16:05:25 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 21 Feb 2010 00:11:56 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head e5b3d36eb4253a3458d91bf5421f5b8a78152991)
|
Thu, 18 Feb 2010 21:38:43 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
|
Wed, 10 Feb 2010 20:53:32 +0000 |
Marcus Lundblad |
merge of 'f14dddd03f189029f2313c234b5e9dc9964b8fa8'
|
Tue, 09 Feb 2010 22:39:08 +0000 |
Paul Aurich |
merge of '88e861487c0bb038a99ebb6d7675ae45f749e799'
|
Tue, 09 Feb 2010 22:38:47 +0000 |
Paul Aurich |
disapproval of revision '03cc34e11e1b18bf814df23432b056322bebca01'
|
Wed, 10 Feb 2010 20:53:18 +0000 |
Marcus Lundblad |
jabber: Actually send a mood update when setting a mood status (using the generic mood selector).
|
Tue, 09 Feb 2010 22:07:48 +0000 |
Marcus Lundblad |
Show the translated mood message (again), if it matches one of the moods we
|
Tue, 09 Feb 2010 21:34:38 +0000 |
Marcus Lundblad |
Actually set the mood when creating a presence update when receiving mood PEP.
|
Tue, 09 Feb 2010 20:14:10 +0000 |
Marcus Lundblad |
Some code got duplicated during merge...
|
Mon, 08 Feb 2010 22:10:41 +0000 |
Marcus Lundblad |
Add some missing icons to Makefile.am
|
Mon, 08 Feb 2010 21:50:15 +0000 |
Marcus Lundblad |
Resurrect the PRPL actions to show up in the account submenu
|
Mon, 08 Feb 2010 21:38:26 +0000 |
Marcus Lundblad |
Implemented the get_moods prpl function for XMPP. Enables the generic mood
|
Sun, 07 Feb 2010 22:53:36 +0000 |
Marcus Lundblad |
These icons moved from emblems to emotes
|
Sun, 07 Feb 2010 21:51:17 +0000 |
Marcus Lundblad |
Remove the #warning about not enought bits now that OscarCapability is matched
|
Sun, 07 Feb 2010 21:11:56 +0000 |
Marcus Lundblad |
Made it compile again.
|
Sun, 07 Feb 2010 19:40:49 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)
|
Sun, 07 Feb 2010 19:31:56 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
|
Mon, 06 Apr 2009 05:19:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
|
Mon, 01 Dec 2008 23:36:00 +0000 |
Richard Laager |
Propagated im.pidgin.pidgin to im.pidgin.cpw.rekkanoryo.icqxstatus and
|
Wed, 26 Nov 2008 22:44:08 +0000 |
Richard Laager |
Now that the "Set Mood" UI is in Pidgin, it can do whatever it likes to
|
Wed, 26 Nov 2008 22:18:16 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 3466628f7bdaf9db0a64c730ef9376b3ef78cc1d)
|
Wed, 26 Nov 2008 22:17:03 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 71b6fbd59f6ae249e6d1e8ed75dc04c9206c41a5)
|
Wed, 26 Nov 2008 22:14:34 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head d6650bbce66004cf205e9f60ef96626783db72e8)
|
Wed, 26 Nov 2008 22:11:44 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 2ee32f4f1f50a3e3c9038487554b4cfa22507df0)
|
Tue, 25 Nov 2008 18:24:45 +0000 |
Richard Laager |
merge of '482ed999a24c66c1632c1a616870caf1dd7577a8'
|
Tue, 25 Nov 2008 17:06:45 +0000 |
John Bailey |
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
|
Tue, 25 Nov 2008 17:02:37 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head c2e5c6cc5feb732b79c07ae4dd8fa6bf02e05dd1)
|
Tue, 25 Nov 2008 17:24:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 6729d3dea8df2203383212a82eddd4697ea70ee9)
|
Mon, 17 Nov 2008 21:07:43 +0000 |
Richard Laager |
Fix up the small theme's Makefile.am for the rename I screwed up.
|
Mon, 17 Nov 2008 20:38:19 +0000 |
Richard Laager |
Smiley changes:
|
Mon, 17 Nov 2008 20:34:02 +0000 |
Richard Laager |
Fix a rename that I accidentally did as an add.
|
Mon, 17 Nov 2008 19:09:53 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head d33b4d42bee23e1d64289f3e7c83b182ef0e5a91)
|
Mon, 17 Nov 2008 08:04:36 +0000 |
Richard Laager |
Remove some stray debugging printf()s.
|
Mon, 17 Nov 2008 08:00:25 +0000 |
Richard Laager |
Convert XMPP to use an array of PurpleMoods internally.
|
Mon, 17 Nov 2008 07:30:43 +0000 |
Richard Laager |
Move the mood UI for ICQ into Pidgin. It still uses the new request API
|
Mon, 17 Nov 2008 04:18:05 +0000 |
Richard Laager |
s/savable/saveable/
|
Mon, 17 Nov 2008 03:06:55 +0000 |
Richard Laager |
Round three of icon renaming. This is probably all I'm going to do for now.
|
Mon, 17 Nov 2008 02:30:42 +0000 |
Richard Laager |
Round two: Scale down more icons to use as emblems.
|
Mon, 17 Nov 2008 02:07:30 +0000 |
Richard Laager |
The first round of renaming icons to match the XEP-0107 names.
|
Mon, 17 Nov 2008 00:43:59 +0000 |
Richard Laager |
Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
|
Sun, 16 Nov 2008 19:17:27 +0000 |
Richard Laager |
Look at the mood status attribute on a buddy when picking the emblem.
|
Sun, 16 Nov 2008 19:17:07 +0000 |
Richard Laager |
Check that mood is not the empty string, just to be safe.
|
Sun, 16 Nov 2008 19:10:57 +0000 |
Richard Laager |
Drop xstatus_ from the icon names.
|
Sun, 16 Nov 2008 18:56:16 +0000 |
Richard Laager |
Do not show "Mood: mood ()" when there is no text.
|
Sun, 16 Nov 2008 18:53:25 +0000 |
Richard Laager |
Added the additional moods defined in XEP-0107 version 1.2 (2008-10-29):
|
Sun, 16 Nov 2008 18:24:04 +0000 |
Richard Laager |
Drop xstatus_ from the icon names.
|