log

age author description
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
Thu, 21 Jun 2007 06:50:23 +0000 Sadrul Habib Chowdhury Add NO_LINKIFY message flag for perl plugins.
Thu, 21 Jun 2007 06:46:27 +0000 Sadrul Habib Chowdhury Show immediate feedback when getting information about someone in a chat.
Thu, 21 Jun 2007 05:58:23 +0000 Ka-Hing Cheung fix double clicking joined chat by asking the prpl what the real name of
Wed, 20 Jun 2007 23:40:10 +0000 Richard Nelson g_hash_table_find is glib 2.4
Wed, 20 Jun 2007 23:33:32 +0000 Sean Egan Chat topics in status line of chat infopanes
Wed, 20 Jun 2007 22:39:17 +0000 Sean Egan properly scale buddy icons in infopane to preserve aspect ratio
Wed, 20 Jun 2007 22:12:47 +0000 Sean Egan Round the other icons too
Wed, 20 Jun 2007 21:00:34 +0000 Sean Egan Rounds icons in the infopane. Since gdk_pixbuf_animation_get_static_image seems to return pixbufs without alpha channels, this only rounds animated icons that aren't transparent.
Wed, 20 Jun 2007 20:14:17 +0000 Sean Egan Show screenname instead of alias in conversation infopanes
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Wed, 20 Jun 2007 18:22:19 +0000 Stu Tomlinson merge of '2516286ed0a89379b3fcf748790a46d6c43e3d03'
Wed, 20 Jun 2007 17:58:50 +0000 Stu Tomlinson Fix a compile warning with gtk < 2.6
Wed, 20 Jun 2007 17:52:56 +0000 Stu Tomlinson Fix for a crash when trying to get oscar_status_text for a buddy on an
Wed, 20 Jun 2007 17:42:32 +0000 Stu Tomlinson editing-started & editing-canceled signals are in gtk 2.6 and above only
Wed, 20 Jun 2007 06:25:12 +0000 Etan Reisner I'm not sure why this line was here, I can't imagine it actually does anything
Wed, 20 Jun 2007 01:28:57 +0000 Stu Tomlinson Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
Tue, 19 Jun 2007 23:52:23 +0000 Stu Tomlinson merge of '088881d37b32f572377200c693a5d9662e4e3586'
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.