log

age author description
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'
Sun, 22 Jul 2007 07:02:21 +0000 Sean Egan disapproval of revision '2a48d00e606eaf3e2c5c492cdee05b1a069468ee'
Sun, 22 Jul 2007 06:50:49 +0000 Sean Egan disapproval of revision '7b9d44db746d32a4cd7a4bd39d9e070d41a94194'
Sat, 23 Jun 2007 02:13:06 +0000 Sean Egan Treat infopanes just like tabs for purposes of drag-and-drop. Then, don't show a tab for windows with only one tab, as the infopane serves the purpose better
Fri, 22 Jun 2007 17:26:16 +0000 Sean Egan merge of '5c5738f443887f7024ff8eab573392f8795b9413'
Thu, 21 Jun 2007 19:25:55 +0000 Sean Egan Add UNAVAILABLE to statusbox defaults (as it's probably used more than invisible is) and rename it to 'do not disturb,' which I think it a better name for it. Agreed?
Fri, 22 Jun 2007 22:34:44 +0000 Sadrul Habib Chowdhury Uninit the dbus system before uniniting the signals.
Fri, 22 Jun 2007 05:40:00 +0000 Sadrul Habib Chowdhury Notify a window when it loses focus because another window was moved to
Thu, 21 Jun 2007 21:32:13 +0000 Sadrul Habib Chowdhury Fix a few runtime warnings.
Thu, 21 Jun 2007 18:08:48 +0000 Stu Tomlinson Only hide the proxy options table if not running gnome otherwise we hide
Thu, 21 Jun 2007 11:37:19 +0000 Stu Tomlinson Kill a compile warning, as we now include internal.h in gtkimhtml.c, we