log

age author description
Sun, 10 Jun 2007 02:06:18 +0000 Stu Tomlinson merge of '2d3971f6a6eaf78acbe06db1824611d0a95e8ae6'
Sun, 10 Jun 2007 02:06:07 +0000 Stu Tomlinson Fix a compiler warning from a bad merge by me
Sun, 10 Jun 2007 02:05:05 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 621ce6ccd3764ef355b4d0e5528d0514db3fe036)
Sun, 10 Jun 2007 01:49:01 +0000 Stu Tomlinson Add OPT_PROTO_SLASH_COMMANDS_NATIVE support to silc10
Sun, 10 Jun 2007 01:46:31 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)
Fri, 08 Jun 2007 13:25:28 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head 03da073664bc840f76d0cec53eea61517337c5a7)
Tue, 12 Jun 2007 21:14:41 +0000 Sadrul Habib Chowdhury Bump the major for libgnt for the awesome workspace support.
Tue, 12 Jun 2007 20:44:44 +0000 Sadrul Habib Chowdhury This got lost from a merge I think. This refixes #532.
Sun, 10 Jun 2007 15:41:14 +0000 Sadrul Habib Chowdhury Update for the new api.
Sun, 10 Jun 2007 15:39:51 +0000 Sadrul Habib Chowdhury F9 to create a new workspace.
Sun, 10 Jun 2007 15:16:53 +0000 Sadrul Habib Chowdhury Make the irssi wm work.
Fri, 08 Jun 2007 13:06:21 +0000 Richard Nelson merge of '4211412db7d18ca946c93c5a6ba8931ff8244de0'
Thu, 07 Jun 2007 21:14:54 +0000 Nathan Walp add xmlnode_get_data_unescaped(), and got rid of an unecessary realloc
Fri, 08 Jun 2007 12:43:57 +0000 Richard Nelson present existing conversation window if one exists
Fri, 08 Jun 2007 12:41:30 +0000 Richard Nelson add gnt_window_present
Fri, 08 Jun 2007 10:21:50 +0000 Richard Nelson propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
Thu, 07 Jun 2007 14:48:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
Thu, 07 Jun 2007 12:33:23 +0000 Luke Schierer merge of '34fbe2d8a258b1b4700cb7c8d8fcd02d07bc4d14'
Thu, 07 Jun 2007 02:39:48 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head 4d9e228029b9b7850d000c2edadc108c40f9e59a)
Thu, 07 Jun 2007 10:57:05 +0000 Stu Tomlinson merge of '722cb392b57e671e8f059143c0bcc15fed5a4724'
Thu, 07 Jun 2007 10:56:55 +0000 Stu Tomlinson disapproval of revision 'e56ef4384d474a6ac265a4f63395063b07facfec'
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 10:56:44 +0000 Stu Tomlinson Add missing toolbar insert bits
Thu, 07 Jun 2007 04:31:02 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4d9e228029b9b7850d000c2edadc108c40f9e59a)
Thu, 07 Jun 2007 04:26:57 +0000 Richard Laager Document the API changes from the constification and DBus list commits, and
Thu, 07 Jun 2007 04:25:54 +0000 Richard Laager Lots of DBus list handling changes. The objective here was to eliminate a
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Thu, 07 Jun 2007 03:13:02 +0000 Richard Laager Eliminate warnings about array subscripts being char. They can be signed,
Thu, 07 Jun 2007 03:11:56 +0000 Richard Laager Include pidgin.h to make this compile.
Thu, 07 Jun 2007 03:11:40 +0000 Richard Laager PIDGIN_STOCK_TOOLBAR_INSERT isn't defined. I'm #if 0'ing this so it'll compile so I can work.