Sun, 24 Jun 2007 14:00:52 +0000 |
Stu Tomlinson |
Uncomment some things that were begging to be uncommented
|
Sun, 24 Jun 2007 13:58:05 +0000 |
Stu Tomlinson |
Use a different mnemonic for Connect so it doesn't conflict with Cancel
|
Sun, 24 Jun 2007 04:53:36 +0000 |
Nathan Walp |
support replying to XEP-0202 queries
|
Sun, 24 Jun 2007 04:51:41 +0000 |
Nathan Walp |
better reflect the current state of things...if someone feels like doing the gruntwork of turning these into trac tickets, that'd be awesome
|
Sat, 23 Jun 2007 21:22:56 +0000 |
Nathan Walp |
fix a buddy icon bug in jabber
|
Tue, 26 Jun 2007 19:53:55 +0000 |
Michael Shkutkov |
reading only necessary part of log file using g_fopen/fseek/fread
|
Tue, 26 Jun 2007 11:11:40 +0000 |
Michael Shkutkov |
optimization: finding offsets without converting to UTF8 and escaping
|
Tue, 26 Jun 2007 10:39:41 +0000 |
Michael Shkutkov |
avoiding some finding EOL and creating new log only in one place
|
Tue, 26 Jun 2007 09:58:05 +0000 |
Michael Shkutkov |
using purple_debug_info instead of purple_debug_error
|
Tue, 26 Jun 2007 09:50:40 +0000 |
Michael Shkutkov |
using while cycle instead of g_strrstr, because g_strrstr doesn't work properly. g_strrstr finds the last '(' of the string, not the line.
|
Mon, 25 Jun 2007 00:47:02 +0000 |
Richard Laager |
Optimize this QIP code some more.
|
Mon, 25 Jun 2007 00:13:01 +0000 |
Richard Laager |
Trying to avoid duplicating a single line of code is stupid. I've finally
|
Sun, 24 Jun 2007 23:52:08 +0000 |
Richard Laager |
Prepend to lists for performance, and use g_list_reverse when the list is
|
Sun, 24 Jun 2007 23:40:09 +0000 |
Richard Laager |
Remove trailing whitespace.
|
Sun, 24 Jun 2007 23:37:53 +0000 |
Richard Laager |
Avoid some extra nesting.
|
Sun, 24 Jun 2007 22:20:15 +0000 |
Richard Laager |
Eliminate some leaks.
|
Sun, 24 Jun 2007 22:19:51 +0000 |
Richard Laager |
Change the purple_debug(level, ...) statements to purple_debug_level(...)
|
Sun, 24 Jun 2007 21:13:33 +0000 |
Richard Laager |
internal.h includes config.h, so let's not do it twice
|
Sun, 24 Jun 2007 20:01:43 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8)
|
Sun, 24 Jun 2007 19:20:00 +0000 |
Sadrul Habib Chowdhury |
Load new non-native plugins when the plugins window opens.
|
Sat, 23 Jun 2007 18:53:14 +0000 |
Mark Doliner |
This is a less dumb way to make sure we don't wrap
|
Sat, 23 Jun 2007 06:32:09 +0000 |
Sadrul Habib Chowdhury |
Sorry for my bed english lol
|
Sat, 23 Jun 2007 06:23:15 +0000 |
Sadrul Habib Chowdhury |
I'm sure we'll eventually do something here. Until then ...
|
Sat, 23 Jun 2007 06:20:05 +0000 |
Sadrul Habib Chowdhury |
Fix a crash when trying to alias someone from the tab-label on a disconnected
|
Sat, 23 Jun 2007 06:01:30 +0000 |
Sadrul Habib Chowdhury |
Fix a crash when you have an IM window open on a jabber account and the
|
Sat, 23 Jun 2007 05:33:42 +0000 |
Sadrul Habib Chowdhury |
Fix a crash after you close the status window, and change the status.
|
Sat, 23 Jun 2007 03:20:02 +0000 |
Sadrul Habib Chowdhury |
Plucked revision from finchfeat to allow partial matching for window-titles
|
Thu, 05 Jul 2007 02:35:50 +0000 |
Ka-Hing Cheung |
Show idle times in the buddy list as days, hours, seconds. Patch from
|
Sat, 23 Jun 2007 03:08:06 +0000 |
Sadrul Habib Chowdhury |
merge of '290d619b00758f94d14a82d62bb7b4595ec78394'
|
Sat, 23 Jun 2007 03:04:20 +0000 |
Sadrul Habib Chowdhury |
Plucked revision from finchfeat to give different names to windows for
|
Sat, 23 Jun 2007 02:38:29 +0000 |
Stu Tomlinson |
merge of '7a2a228876b3ba53b4e546f81704e670c944fee5'
|
Fri, 22 Jun 2007 22:39:16 +0000 |
Sadrul Habib Chowdhury |
merge of '9885adf2e546b1bb744a839860822cfd0e36b8ec'
|