Thu, 26 Jul 2007 05:02:00 +0000 |
Ka-Hing Cheung |
make us forget the password if the user didn't choose save password
|
Fri, 27 Jul 2007 00:33:21 +0000 |
Sean Egan |
Redraw infopane after setting icons. I'm not sure why I need to do this. I'll look into it later. Fixes #1892
|
Fri, 27 Jul 2007 00:05:40 +0000 |
Sean Egan |
Fix idle reporting as discussed on devel@. Poll as needed when we're not idle, and poll frequently (once every three seconds) when we are. Fixes #1357
|
Wed, 25 Jul 2007 21:42:15 +0000 |
Sean Egan |
Remove Chinese characters from QQ smiley theme. GtkIMHtml does not properly handle smileys that use multi-byte characters, causing problems like http://img501.imageshack.us/img501/3457/pidginscreenshotoz2.jpg . That gtkimhtml bug should be fixed on its own, but according to mhuetsch the Chinese characters are just the descriptions and shouldn\'t be included in the file anyway. Fixes #1043 Fixes #1340 Fixes #716
|
Fri, 27 Jul 2007 10:44:11 +0000 |
Sadrul Habib Chowdhury |
Fix memory leak by freeing the list returned by gtk_container_get_children.
|
Wed, 25 Jul 2007 21:01:29 +0000 |
Sean Egan |
merge of '7099b827f2d0a6de2abb5d567f444adc1d13fc03'
|
Wed, 25 Jul 2007 21:01:21 +0000 |
Sean Egan |
merge of 'ba1886a94b2131f499b71e5c939807d4df199b08'
|
Wed, 25 Jul 2007 03:54:29 +0000 |
Daniel Atallah |
Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #1767
|
Wed, 25 Jul 2007 03:43:51 +0000 |
Daniel Atallah |
Don't actually send messages using the protocol handlers (open the window and pre-populate the message, but require the user to actually send the message). Fixes #1961.
|
Wed, 25 Jul 2007 03:04:11 +0000 |
Daniel Atallah |
Add mingw makefile for cap. This isn't being built by default, but allows someone to do so if they want to.
|
Wed, 25 Jul 2007 02:53:33 +0000 |
Daniel Atallah |
Prevent an invalid PurpleBuddy pointer from being used by cap when a non-saved (e.g. Bonjour) buddy logs off and back on. It looks like the code used to (or was intended to) handle this scenario better. Fixes #1860.
|
Wed, 25 Jul 2007 00:20:27 +0000 |
Daniel Atallah |
merge of '0a9f44c33377bf72e080a7d3727fe303ba7bc7c3'
|
Tue, 24 Jul 2007 22:10:59 +0000 |
Daniel Atallah |
merge of '5a360221f5a625ed3fc962bdb9f35aecb3d74443'
|
Wed, 25 Jul 2007 20:57:24 +0000 |
Sadrul Habib Chowdhury |
Just show an empty line, instead of bouncing the text down when the user
|
Tue, 24 Jul 2007 21:49:14 +0000 |
Sadrul Habib Chowdhury |
merge of '59e56959de867035d1f66b2c04b5cdc539d18c59'
|
Tue, 24 Jul 2007 21:44:24 +0000 |
Sadrul Habib Chowdhury |
Insert a newline in the tooltip.
|
Tue, 24 Jul 2007 19:39:37 +0000 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head 59e56959de867035d1f66b2c04b5cdc539d18c59)
|
Wed, 25 Jul 2007 19:56:50 +0000 |
Sean Egan |
More perl bindings from Zsombor Welker, fixes #1830
|
Tue, 24 Jul 2007 22:21:55 +0000 |
Sean Egan |
Make eventbox input only in infopane. Thanks fmoo.
|
Tue, 24 Jul 2007 21:36:47 +0000 |
Sean Egan |
Better imhtml auto-growing. Fixes #214
|
Tue, 24 Jul 2007 18:54:07 +0000 |
Mark Doliner |
Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).
|
Tue, 24 Jul 2007 17:46:48 +0000 |
Richard Laager |
merge of '3b69fa32b6a696df64942119de06c9896ea686fd'
|
Tue, 24 Jul 2007 06:58:30 +0000 |
Mark Doliner |
merge of '59d4e50c5c3aa15eb6c2f90c182fa455ec83dccb'
|
Tue, 24 Jul 2007 05:53:17 +0000 |
Mark Doliner |
merge of '3c06e81a006adebe420915ad7301ad1e6e82cab8'
|
Tue, 24 Jul 2007 03:52:21 +0000 |
Daniel Atallah |
Fix core plugin dependency registering for gtkbuddynote to happen in plugin_init() so that it can work correctly. Add an additional sanity check in the core plugin unloading so that messed up dependency registrations don't cause crashes in the future. Thanks to deryni for helping figure this out.
|
Mon, 23 Jul 2007 23:56:01 +0000 |
Sean Egan |
More work on the conversation sizing/positioning stuff. Still nothing IM or chat specific
|
Mon, 23 Jul 2007 20:56:46 +0000 |
Sadrul Habib Chowdhury |
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'
|
Mon, 23 Jul 2007 20:49:01 +0000 |
Richard Laager |
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'
|
Mon, 23 Jul 2007 06:06:42 +0000 |
Ka-Hing Cheung |
fix a doc string typo
|
Mon, 23 Jul 2007 04:26:49 +0000 |
Sean Egan |
merge of '4d22d26e21a84d8f6fbb484b3b01e88eff143ca3'
|
Mon, 23 Jul 2007 03:03:20 +0000 |
Daniel Atallah |
gtk_window_set_deletable() is GTK+ >= 2.10.0. References #1947. Also fix a bug where on Windows, the default title is always applied.
|
Mon, 23 Jul 2007 02:35:22 +0000 |
Ka-Hing Cheung |
merge of '5e94d4a46251e35e2b640180905fe364b82355e5'
|
Mon, 23 Jul 2007 02:33:41 +0000 |
Ka-Hing Cheung |
purple_request_action doesn't call any callbacks if the user closes the
|
Tue, 24 Jul 2007 06:57:38 +0000 |
Mark Doliner |
Another stab at fixing that signon infinite loop
|
Sun, 22 Jul 2007 22:08:13 +0000 |
Mark Doliner |
I'm hoping this will fix a semi-random and semi-random infinite looping
|
Sun, 22 Jul 2007 18:17:26 +0000 |
Ka-Hing Cheung |
merge of '36ee98cd262baf7d57502c08fc185518ed93532a'
|
Sun, 22 Jul 2007 08:54:12 +0000 |
Mark Doliner |
merge of 'b8d63ebbffba2503d6e449e02a44a2eedcc41d85'
|
Sun, 22 Jul 2007 08:54:03 +0000 |
Mark Doliner |
Get rid of a crash that happens when signing off if you have a chat room
|
Sun, 22 Jul 2007 08:33:49 +0000 |
Mark Doliner |
merge of '88e83a787741462b25953d4b5a1c467575657ad0'
|
Sun, 22 Jul 2007 08:30:12 +0000 |
Mark Doliner |
OscarData->killme isn't used (and hasn't been for a while)
|
Sun, 22 Jul 2007 08:29:48 +0000 |
Mark Doliner |
I don't think this check is needed. If it is then it's because we're
|
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
|