Sun, 22 Jul 2007 08:28:55 +0000 |
Mark Doliner |
Move a call to purple_connection_error() from oscar.c to
|
Sun, 22 Jul 2007 08:18:27 +0000 |
Mark Doliner |
Call the AIM_CB_SPECIAL_CONNERR callback from
|
Sun, 22 Jul 2007 08:14:22 +0000 |
Sean Egan |
merge of '504a8cb6756b655e5d3fa457826b95b2c177ce61'
|
Sun, 22 Jul 2007 07:09:33 +0000 |
Mark Doliner |
merge of 'ee06baadf86c44d4707c364c06c874bd9b27ad07'
|
Sun, 22 Jul 2007 07:02:28 +0000 |
Sean Egan |
merge of '221309af37812a6e1ff9b246e304053fb4bb137b'
|
Mon, 23 Jul 2007 04:26:11 +0000 |
Sean Egan |
There\! Take your stupid status icons back\!
|
Sun, 22 Jul 2007 08:14:16 +0000 |
Sean Egan |
revert 'no visible tabs when only one conversation' as it proved unpopular. Made tabs only fill the entire width of the notebook when there's only one tab to avoid http://pidgin.im/~deryni/that_just_looks_dumb.png
|
Sun, 22 Jul 2007 06:45:05 +0000 |
Sean Egan |
Infopane is optional
|
Sun, 22 Jul 2007 01:26:31 +0000 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head 70d2769d4011894129d709021e283a3a47fc67f6)
|
Sun, 22 Jul 2007 06:53:13 +0000 |
Mark Doliner |
Valgrind was showing "Invalid read of size 1" when a string is passed
|
Sun, 22 Jul 2007 00:59:51 +0000 |
Ka-Hing Cheung |
merge of '21c2a204378d0369b8d2b6d7b32b6da45cb1ddb2'
|
Sun, 22 Jul 2007 00:58:25 +0000 |
Ka-Hing Cheung |
re-escapes the entities that was unescaped by purple_markup_strip_html()
|
Sun, 22 Jul 2007 00:08:10 +0000 |
Richard Laager |
merge of '43d9c75fd0df1204f9b64d3ec943927d608eb187'
|
Sun, 22 Jul 2007 00:25:56 +0000 |
Sean Egan |
Fixes Ticket #1707 Crash with invalid UTF-8 status message from other Sametime client
|
Sat, 21 Jul 2007 23:30:59 +0000 |
Sean Egan |
quote e-mail address before sending it to evolution
|
Sat, 21 Jul 2007 23:16:08 +0000 |
Sean Egan |
include 22px app icons in configure.ac
|
Sat, 21 Jul 2007 22:57:12 +0000 |
Sean Egan |
22 pixel application icon. Fixes #1581
|
Sat, 21 Jul 2007 23:08:15 +0000 |
Richard Laager |
merge of '84b3fc6338b95acbafc4cc98335181b0ac4e03be'
|
Sat, 21 Jul 2007 22:20:00 +0000 |
Sean Egan |
Add emblem to infopane. Fixes #79
|
Sat, 21 Jul 2007 20:07:08 +0000 |
Sean Egan |
disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'
|
Sat, 21 Jul 2007 19:50:02 +0000 |
Sean Egan |
Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows
|
Sat, 21 Jul 2007 19:33:10 +0000 |
Sean Egan |
Credit for patch #2216
|
Sat, 21 Jul 2007 19:31:08 +0000 |
Sean Egan |
move STATIC_LINK_LIBS up in link order to ensure its dependencies get included properly. Patch #2216 from IgorVlasenko
|
Mon, 23 Jul 2007 20:54:16 +0000 |
Sadrul Habib Chowdhury |
Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's
|
Sat, 21 Jul 2007 06:22:15 +0000 |
Sadrul Habib Chowdhury |
Memory leak fix.
|
Sat, 21 Jul 2007 06:15:26 +0000 |
Sadrul Habib Chowdhury |
We don't need dynamic things here.
|
Sat, 21 Jul 2007 05:53:05 +0000 |
Sadrul Habib Chowdhury |
Guard against possible weird crashes.
|
Sat, 21 Jul 2007 05:47:46 +0000 |
Sadrul Habib Chowdhury |
merge of '68531d78c3d980fcba8b12d95053cfc541f7be31'
|
Sat, 21 Jul 2007 05:45:04 +0000 |
Sadrul Habib Chowdhury |
This could have resulted in buffer overflow if the user had 10 or more
|
Sat, 21 Jul 2007 02:17:38 +0000 |
Nathan Walp |
merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c'
|
Fri, 20 Jul 2007 22:31:27 +0000 |
Daniel Atallah |
Continue to build nullprpl by default on win32, but don't actually install it - we don't want it in the installer.
|
Fri, 20 Jul 2007 22:24:10 +0000 |
Daniel Atallah |
Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
|
Fri, 20 Jul 2007 21:49:53 +0000 |
Sadrul Habib Chowdhury |
merge of '2543d569f73fee46d4f4f92b5a5f2245ed4a07db'
|
Fri, 20 Jul 2007 18:38:24 +0000 |
Luke Schierer |
merge of '9b9534d8ba6b75ce9836ce0cd1ed8e086c0f89a0'
|
Fri, 20 Jul 2007 18:11:26 +0000 |
Daniel Atallah |
pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.
|
Fri, 20 Jul 2007 16:31:39 +0000 |
Daniel Atallah |
Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.
|
Fri, 20 Jul 2007 18:35:13 +0000 |
Javier Fernndez-Sanguino Pea |
fixes #2147
|
Fri, 20 Jul 2007 18:33:58 +0000 |
Claudio Satriano |
fixes #2156
|
Fri, 20 Jul 2007 18:31:53 +0000 |
Shalom Craimer |
fixes #2163
|
Fri, 20 Jul 2007 18:30:03 +0000 |
Ambrose C. Li |
fixes #2164
|
Fri, 20 Jul 2007 18:27:18 +0000 |
Toni Hermoso |
fixes #2174
|
Fri, 20 Jul 2007 18:22:27 +0000 |
Yngve Spjeld Landro |
fixes #2211
|
Fri, 20 Jul 2007 05:09:46 +0000 |
Kevin Stange |
Merge the two patches from this ticket, fix them, and be sure to install
|
Fri, 20 Jul 2007 21:46:29 +0000 |
Sadrul Habib Chowdhury |
Allow disabling the widget actions on specific widgets. This allows, for
|
Fri, 20 Jul 2007 21:41:05 +0000 |
Sadrul Habib Chowdhury |
Fix a crash Eric found. These parameters were in reverse order.
|
Thu, 19 Jul 2007 21:34:35 +0000 |
Sadrul Habib Chowdhury |
Anoter patch from Javeed Shaikh to introduce a utility function for a tree.
|
Thu, 19 Jul 2007 21:11:37 +0000 |
Sadrul Habib Chowdhury |
Patch from Javeed Shaikh to make the search function non-braindamaged.
|
Fri, 20 Jul 2007 02:58:21 +0000 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head e234ff44fe5efd4a34c1fe7d40419300d1748187)
|
Thu, 19 Jul 2007 08:25:57 +0000 |
Sadrul Habib Chowdhury |
merge of '1716933469be8ab48b72ab0259f65b44c4d9b23e'
|
Wed, 18 Jul 2007 06:32:00 +0000 |
Mark Doliner |
This was crashing for me when writing a system message when logging
|
Wed, 18 Jul 2007 06:28:11 +0000 |
Mark Doliner |
Get rid of an unused variable
|
Tue, 17 Jul 2007 17:03:59 +0000 |
Daniel Atallah |
merge of 'c461aa1e202a65745f6b1de51f4bea0016abc463'
|
Thu, 19 Jul 2007 08:25:26 +0000 |
Sadrul Habib Chowdhury |
Allow using custom search functions.
|
Tue, 17 Jul 2007 11:09:03 +0000 |
Sadrul Habib Chowdhury |
Do some work to make pygnt more useful. The dbus-gnt script works fairly
|
Tue, 17 Jul 2007 06:43:05 +0000 |
Richard Laager |
The gtkbuddynote.c file contains translation markers.
|
Mon, 16 Jul 2007 23:59:58 +0000 |
Sadrul Habib Chowdhury |
Do a NULL-check to prevent a crash.
|
Mon, 16 Jul 2007 23:50:41 +0000 |
Sadrul Habib Chowdhury |
merge of '16545633f55b708a351f38a9532d94b0b00eacec'
|
Mon, 16 Jul 2007 21:11:45 +0000 |
Evan Schoenberg |
aim_locate_finduserinfo() can return NUL (particularly if userinfo->sn is NULL), which leads to the crash in AdiumTicket:7346. Handle this possibility rather than crashing.
|
Mon, 16 Jul 2007 21:11:23 +0000 |
Evan Schoenberg |
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
|
Sat, 14 Jul 2007 18:16:51 +0000 |
Evan Schoenberg |
cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().
|
Mon, 16 Jul 2007 23:47:26 +0000 |
Sadrul Habib Chowdhury |
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
|
Mon, 16 Jul 2007 23:46:23 +0000 |
Sadrul Habib Chowdhury |
Fixes for pygnt generation.
|
Sat, 21 Jul 2007 02:17:34 +0000 |
Nathan Walp |
merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'
|
Sat, 21 Jul 2007 02:13:44 +0000 |
Nathan Walp |
disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'
|
Sat, 21 Jul 2007 02:14:58 +0000 |
Nathan Walp |
don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)
|
Sat, 21 Jul 2007 02:10:34 +0000 |
Nathan Walp |
we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)
|
Tue, 17 Jul 2007 17:03:51 +0000 |
Daniel Atallah |
Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.
|
Sun, 15 Jul 2007 22:09:03 +0000 |
Kevin Stange |
Add :-p (lowercase) which is officially handed by AIM 6.something. Fixes #1590
|
Sun, 15 Jul 2007 12:49:23 +0000 |
Sadrul Habib Chowdhury |
Fix compile warnings that only shows up with -O3. This may have caused
|
Sun, 15 Jul 2007 11:59:48 +0000 |
Sadrul Habib Chowdhury |
Typo fix. This bit of code must be cursed.
|
Sun, 15 Jul 2007 04:57:03 +0000 |
Sadrul Habib Chowdhury |
Allow changing the content of a textview using $EDITOR.
|
Sun, 15 Jul 2007 02:38:09 +0000 |
Sadrul Habib Chowdhury |
Properly set the initial size of widgets.
|
Sun, 15 Jul 2007 02:26:17 +0000 |
John Bailey |
Patch from John Bailey (rekkanoryo) to update the C Howto.
|
Sat, 14 Jul 2007 10:52:31 +0000 |
Sadrul Habib Chowdhury |
Add a missing line-drawing character in the HTML screen-dump.
|
Sat, 14 Jul 2007 03:02:41 +0000 |
Sadrul Habib Chowdhury |
New feature: successful compilation.
|
Sat, 14 Jul 2007 02:15:42 +0000 |
Sadrul Habib Chowdhury |
Allow setting the search column in a tree to use for typeahead searching.
|
Sat, 14 Jul 2007 01:28:24 +0000 |
Richard Nelson |
merge of '2b537584bf70476b4ef78547c5000c361e9b7176'
|
Sat, 14 Jul 2007 01:32:45 +0000 |
Sadrul Habib Chowdhury |
merge of '2e4cdb97f5820f67493a9e7d9189edd4d82dc0cf'
|
Sat, 14 Jul 2007 01:31:44 +0000 |
Sadrul Habib Chowdhury |
Use gobject properties instead of hacks when creating columns in a tree.
|
Sat, 14 Jul 2007 01:23:56 +0000 |
Richard Nelson |
I think this is the intended behaviour
|
Fri, 13 Jul 2007 19:40:39 +0000 |
Daniel Atallah |
Update ChangeLog.win32. Thanks to rlaager for reminding me.
|
Fri, 13 Jul 2007 18:21:45 +0000 |
Daniel Atallah |
merge of '7eae94f1fdfc15019ea342a60df04da01a42a0ea'
|
Fri, 13 Jul 2007 17:06:28 +0000 |
Evan Schoenberg |
merge of '94a9755f88bd06c61bdc7b7bb2222b989e548f90'
|
Fri, 13 Jul 2007 16:50:03 +0000 |
Sadrul Habib Chowdhury |
Allow having a callback after the child process terminates. Use the callback
|
Fri, 13 Jul 2007 16:05:30 +0000 |
Sadrul Habib Chowdhury |
Revert one of the last changes. Always allow drag-drop from the infopane.
|
Fri, 13 Jul 2007 15:24:23 +0000 |
Sadrul Habib Chowdhury |
merge of '2f809d90603821641a30206f53f11a56b9bc62af'
|
Fri, 13 Jul 2007 15:15:12 +0000 |
Sadrul Habib Chowdhury |
Show the 'send to' menu on right click on the infopane.
|
Fri, 13 Jul 2007 18:18:56 +0000 |
Daniel Atallah |
Add win32 LCID lookup mappings for Afrikaans, Indonesian, Kannada, Pashto.
|
Fri, 13 Jul 2007 18:03:45 +0000 |
Daniel Atallah |
Convert portable winpidgin launcher executable to be the same binary as pidgin.exe and determine which behavior to use at runtime. Running "pidgin.exe --portable-mode" or renaming "pidgin.exe" to "pidgin-portable.exe" will cause the portable mode to be used.
|
Fri, 13 Jul 2007 13:57:59 +0000 |
Daniel Atallah |
Make the win32 launcher support "--multiple" as well as %PIDGIN_MULTI_INST%
|
Fri, 13 Jul 2007 16:54:41 +0000 |
Serdar Soytetir |
fixes #2143
|
Fri, 13 Jul 2007 13:39:22 +0000 |
Ambrose C. Li |
fixes #2141
|
Fri, 13 Jul 2007 13:35:16 +0000 |
Miu Moldovan |
updated
|
Fri, 13 Jul 2007 12:31:53 +0000 |
Sadrul Habib Chowdhury |
I changed a string during a string freeze\! Sorry\!
|
Fri, 13 Jul 2007 11:30:08 +0000 |
Sadrul Habib Chowdhury |
Add _get_value for slider.
|
Fri, 13 Jul 2007 10:51:25 +0000 |
Sadrul Habib Chowdhury |
merge of '0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6'
|
Fri, 13 Jul 2007 02:05:16 +0000 |
Stu Tomlinson |
- Don't hardcode silc header locations, rely on pkg-config for those,
|
Fri, 13 Jul 2007 10:50:43 +0000 |
Sadrul Habib Chowdhury |
I can pretty much swear this worked at some point. I am not sure when this
|
Fri, 13 Jul 2007 01:42:29 +0000 |
Sadrul Habib Chowdhury |
Add utility function to trigger some button when some key is pressed with
|
Fri, 13 Jul 2007 01:30:08 +0000 |
Sadrul Habib Chowdhury |
Changes to the test apps.
|
Fri, 13 Jul 2007 01:27:31 +0000 |
Sadrul Habib Chowdhury |
The app-specific style-reading was wrong. Thanks to wabz for noticing.
|
Fri, 13 Jul 2007 00:37:06 +0000 |
Sadrul Habib Chowdhury |
Update the man about small buttons.
|
Fri, 13 Jul 2007 00:03:15 +0000 |
Sadrul Habib Chowdhury |
merge of '70232e190a2c640678a9ec7142bf9b1a9a2876aa'
|
Thu, 12 Jul 2007 23:57:56 +0000 |
Sadrul Habib Chowdhury |
Allow one-line high buttons. Specify 'small-button = true' under 'general',
|
Thu, 12 Jul 2007 03:19:38 +0000 |
Sadrul Habib Chowdhury |
merge of '171f04bfc8138c0afa445e1d787144c3cdda819e'
|
Thu, 12 Jul 2007 03:17:32 +0000 |
Sadrul Habib Chowdhury |
Crash fixes from Eric Polino.
|
Thu, 12 Jul 2007 22:38:13 +0000 |
Will Thompson |
Oleg Sukhodolsky noticed that the callback function was cast incorrectly in
|
Thu, 12 Jul 2007 20:32:52 +0000 |
Martin Srebotnjak |
fixes #2133
|
Thu, 12 Jul 2007 16:31:17 +0000 |
ric Boumaour |
fixes #2130
|
Thu, 12 Jul 2007 15:47:08 +0000 |
Timo Jyrinki |
fixes #2127
|
Thu, 12 Jul 2007 15:27:05 +0000 |
Bjrn Voigt |
fixes #2126
|
Thu, 12 Jul 2007 15:26:11 +0000 |
Maurcio Collares |
fixes #2125
|