#instantbird log on 12 14 2009

All times are UTC.

00:49:27 <flo> good night
00:50:16 <Chaz6> Night flo
00:50:28 <-- GeekShadow has quit (Quit: The cake is a lie !)
01:28:50 <-- Prescience500 has left #instantbird ()
03:02:13 --> DGMurdockIII has joined #instantbird
04:06:07 <-- Even has quit (Ping timeout)
04:08:42 --> Even has joined #instantbird
04:08:42 * ChanServ sets mode +o Even 
04:11:42 <-- DGMurdockIII has quit (Quit: get satisfied! • :: www.unitedservers.de ««« (Gamers.IRC) »»» gamersirc.net ::)
07:36:36 <-- Even has quit (Input/output error)
07:50:03 <-- flo has quit (Quit: Instantbird 0.2b2pre)
09:08:37 --> Prescience500 has joined #instantbird
09:12:56 <-- Prescience500 has left #instantbird ()
09:41:42 --> Prescience500 has joined #instantbird
09:41:48 <-- Prescience500 has left #instantbird ()
10:09:12 --> Morian_ has joined #instantbird
10:10:29 <-- Morian has quit (Ping timeout)
10:17:06 --> rbezut has joined #instantbird
10:37:50 --> Mic has joined #instantbird
10:45:01 <Mic> hi
11:11:15 <-- rbezut has quit (Quit: leaving)
11:50:38 --> Troy has joined #instantbird
11:52:27 <-- Troy has left #instantbird ()
11:54:00 --> flo has joined #instantbird
11:54:00 * ChanServ sets mode +qo flo flo 
11:55:49 --> Troy has joined #instantbird
12:07:59 <flo> hi :)
12:09:59 <Troy> hi
12:11:55 <Troy> flo, who of you use Windows?
12:12:30 <flo> nearly all of us have several machines with different OSes on them.
12:13:44 <Troy> Among them is Windows Vista / 7?
12:14:54 <flo> I don't have any of those personally
12:21:37 <-- Troy has quit (Client exited)
12:22:16 --> Prescience500 has joined #instantbird
12:45:01 <-- Mic has left #instantbird ()
13:00:29 --> GeekShadow has joined #instantbird
14:03:46 <Chaz6> xp here
14:13:02 --> Troy has joined #instantbird
14:15:24 --> DetroitLibertyPenguin has joined #instantbird
14:42:52 <Troy> flo
14:47:15 <flo> Troy: what do you want? I think I already told you to not just write my nick and nothing else...
14:49:56 <Troy> I want to compile instantbird flom hg repository
14:50:18 <Troy> But I don't know, as do it.
14:51:25 <flo> http://wiki.instantbird.org/Instantbird:Compiling
14:58:10 <-- GeekShadow has quit (Ping timeout)
15:00:22 --> GeekShadow has joined #instantbird
15:21:00 <Troy> And I still do not understand. I fulfilled the command hg clone [address], but I do not know how to build. I just want to see the installer in action.
15:22:47 <Troy> Could you explain me in detail, please, if you are not hard.
15:23:25 <Troy> flo
15:24:01 <flo> if you just want to play with the installer and don't intend to fix anything, then you don't need to build it, you can just wait until we release one
15:25:58 <Troy> Not only that. I want somewhere to change the source code.
15:27:02 <flo> do you have visual studio installed?
15:27:17 <Troy> 2010 beta 2
15:27:22 <Troy> yes
15:27:26 <flo> and mozilla build?
15:27:36 <Troy> version?
15:27:43 <Troy> latest?
15:27:47 <flo> yes
15:27:51 <Troy> yes
15:28:17 <flo> so what's your problem exactly?
15:36:50 * Troy is now known as Troy_Away
15:41:39 * Troy_Away is now known as Troy
15:42:06 <Troy> But there is a problem. I try to run it, but it says that Visual Studio is missing, but he is!
15:43:27 <flo> then fix the problem
15:49:40 <Troy> how to fix this?
15:50:01 <flo> use a Visual studio version compatible with the mozilla build you have
15:50:32 <Troy> I'm using 2008, and problem is.
16:02:02 <Troy> What do I do?
16:03:36 <flo> you get a working compile environment
16:03:45 <flo> or you use nightly builds
16:07:51 <Troy> Okay, I'm running Windows 7, and then look.
16:07:53 <Troy> bye
16:08:01 * Troy is now known as Troy_Away
16:10:45 <-- GeekShadow has quit (Ping timeout)
16:13:53 --> GeekShadow has joined #instantbird
16:15:26 <-- Troy_Away has quit (Quit: See you later!)
16:18:26 * Morian_ is now known as Morian
16:47:32 <-- GeekShadow has quit (Connection reset by peer)
16:56:17 --> stevo has joined #instantbird
16:58:31 <flo> Mic(I think he reads the logs): I just reviewed your patch for the tabs pref tab.
16:58:31 <flo> I changed document.getElementById('openInTabs').checked to document.getElementById("messenger.conversations.openInTabs").value so that it also works if the preference value is changed from outside the windows (from about:config for example).
16:58:31 <flo> And it looks good otherwise :) I just changed a few very minor coding style details before commiting.
17:25:20 --> Tare has joined #instantbird
17:40:58 <instantbot> florian@instantbird.org set the Resolution field on bug 284 to FIXED.
17:41:02 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=284 nor, --, 0.2b2, nobody, RESO FIXED, Bugs concerning uniform buddy tooltips
17:42:16 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/eaeea3cd9e9b - Florian Qu?ze - Remove a bunch of unneeded Makefiles.
17:42:17 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/ca25d159393b - Florian Qu?ze - Make the build system support linking some libpurple protocol plugins statically into libpurple (adding the STATIC_PRPLS variable)
17:42:18 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/bf81d8353ba8 - Florian Qu?ze - Stop using the 'idle' attribute on buddy list items.
17:42:19 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/80c5b9748b86 - Florian Qu?ze - Bug 284 - Make tab tooltips also work for Chat conversations and for IM conversations with someone not in the buddy list.
17:42:20 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/dfc7dfb0ffa8 - Benedikt P. - Disable the 'Use separate windows for Multi-User Chats' checkbox when 'Open new conversations in tabs instead of windows' is unchecked. r=fqueze
17:47:19 <-- flo has quit (Quit: Instantbird 0.2b2pre)
18:05:14 <-- Tare has left #instantbird ()
18:12:19 --> Even has joined #instantbird
18:12:19 * ChanServ sets mode +o Even 
18:12:30 <-- Even has quit (Quit: Instantbird 0.2b2pre)
18:12:43 --> Even has joined #instantbird
18:12:43 * ChanServ sets mode +o Even 
18:23:43 --> Mic has joined #instantbird
18:27:48 <Mic> flo: indeed ;)
19:29:54 --> flo has joined #instantbird
19:29:54 * ChanServ sets mode +qo flo flo 
19:50:57 <-- Mic has left #instantbird ()
19:55:07 --> Mic has joined #instantbird
19:59:58 --> NawMoz has joined #instantbird
20:32:26 <flo> good evening :)
20:35:54 <Chaz6> Hiya
20:36:24 <Mic> good evening
20:38:40 <DetroitLibertyPenguin> Moo!
20:46:34 --> idechix has joined #instantbird
20:47:17 <-- idechix has quit (Quit: Instantbird 0.2b2pre)
20:47:32 --> idechix has joined #instantbird
20:48:17 <-- idechix has left #instantbird ()
20:48:36 --> idechix has joined #instantbird
21:06:12 <instantbot> New Instantbird (UI) bug 287 filed by leeraccount@yahoo.de.
21:06:15 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=287 nor, --, ---, nobody, NEW, Catch "no password" on protocols that require a password
21:38:32 <-- NawMoz has quit (Quit: ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451])
21:52:31 <Mic> good night
22:01:35 <-- Mic has quit (Quit: Instantbird 0.2b2pre)
22:26:28 <-- DetroitLibertyPenguin has left #instantbird ()
22:38:24 --> GeekShadow has joined #instantbird
22:56:00 <-- idechix has quit (Quit: Instantbird 0.2b2pre)
23:15:15 <-- Prescience500 has left #instantbird ()
23:17:54 <flo> good night