All times are UTC.
01:11:12 <-- DGMurdockIII has quit (Quit: get satisfied! :: www.unitedservers.de ««« (Gamers.IRC) »»» gamersirc.net ::) 05:17:04 --> Keller has joined #instantbird 06:40:13 <-- flo has quit (Quit: Instantbird 0.2b2pre) 08:30:21 --> flo has joined #instantbird 08:30:21 * ChanServ sets mode +qo flo flo 08:30:56 <flo> hi :) 08:37:20 <Keller> hello:] 08:46:50 --> Wareczek has joined #instantbird 08:55:12 <-- Wareczek has left #instantbird () 09:05:06 <-- flo has quit (Quit: Instantbird 0.2b2pre) 09:45:09 --> Mic has joined #instantbird 09:45:18 <Mic> hello 09:48:52 <Keller> hello 10:47:26 --> Troy has joined #instantbird 10:59:27 --> vicnet has joined #instantbird 12:16:42 --> flo has joined #instantbird 12:16:42 * ChanServ sets mode +qo flo flo 12:46:44 <-- Keller has quit (Ping timeout) 12:49:06 --> Keller has joined #instantbird 13:18:14 --> GeekShadow has joined #instantbird 13:45:52 <-- GeekShadow has quit (Quit: http://www.mibbit.com ajax IRC Client) 13:54:24 --> GeekShadow has joined #instantbird 14:10:15 --> DetroitLibertyPenguin has joined #instantbird 14:13:36 <-- DetroitLibertyPenguin has left #instantbird () 14:22:48 <-- GeekShadow has quit (Quit: http://www.mibbit.com ajax IRC Client) 15:11:45 <-- Keller has left #instantbird (Leaving) 15:28:00 <flo> Mic: hey, this time you put your name in the license header :). 15:28:20 <flo> but "Copyright (C) 2009" looks a bit outdated 15:28:26 <Mic> I never really looked at it before 15:28:38 <Mic> .. and apparantly I didn't look close enough this time either :D 15:31:03 <flo> I'm trying this patch now 15:31:07 <flo> I added a line in jar.mn 15:31:18 <flo> a line in the mac-only version of preferences.css 15:31:44 <flo> and a <separator class="thin"/> before the <hbox> containing the button 15:35:00 <Mic> ah, adding new files requires adding them to the jar.mn ofcourse :/ 15:35:12 <Mic> The separator will make it look much better I think 15:35:19 <flo> :) 15:35:28 <Mic> I thought of adding either one or leaving the description away 15:35:34 <flo> and the CSS rule too. But you probably couldn't guess it 15:35:45 <Mic> which css rule? 15:36:19 <flo> http://lxr.instantbird.org/instantbird/source/instantbird/themes/preferences-pinstripe/preferences.css#175 15:36:53 <flo> without adding the Privacy pane in this list, the font used for the description is very small on mac. 15:37:25 <Mic> ok, I didn't know there was something like this 15:37:38 <flo> I didn't know either 15:38:12 <flo> it was ugly and I compared the CSS rule of the new description tag and of others that look ok, and it was the only difference :) 15:42:55 <Mic> btw I think you can merge lines #52 to the end of #49ff, #72 with #70 if you want to save some lines (and a variable in the last case) 15:43:09 <Mic> *local variable 16:08:55 <flo> http://mxr.mozilla.org/mozilla-central/source/xpcom/io/nsIFile.idl#73 16:09:12 <flo> logFolder.append("logs"); returns nothing 16:09:47 <Mic> ups, ok 16:10:16 * flo wonders how often that caused a bug 16:10:19 <Mic> Scratch that then .. I guess that was an over-eager guess :S 16:10:30 <flo> I'm sure I made that mistake several times... 16:10:33 <Mic> I'm away for an hour 16:10:36 <Mic> bye 16:10:40 <flo> bye 16:29:37 <-- flo has quit (Quit: Instantbird 0.2b2pre) 16:43:02 --> stevo has joined #instantbird 17:00:10 <-- SM0TVI has quit (Ping timeout) 17:00:55 --> SM0TVI has joined #instantbird 17:05:53 <-- SM0TVI has quit (Ping timeout) 17:06:33 --> SM0TVI has joined #instantbird 17:08:39 <-- SM0TVI has quit (Connection reset by peer) 17:09:08 --> SM0TVI has joined #instantbird 17:12:33 <-- SM0TVI has quit (Ping timeout) 17:15:14 --> SM0TVI has joined #instantbird 17:20:19 <-- SM0TVI has quit (Ping timeout) 17:20:52 --> SM0TVI has joined #instantbird 17:22:22 <-- SM0TVI has quit (Connection reset by peer) 17:22:45 --> SM0TVI has joined #instantbird 17:27:39 <-- SM0TVI has quit (Ping timeout) 17:30:17 <Mic> re 17:31:21 --> SM0TVI has joined #instantbird 17:42:09 <-- Mic has left #instantbird () 17:45:19 <-- SM0TVI has quit (Ping timeout) 17:47:56 <-- Troy has quit (Connection reset by peer) 17:51:53 --> SM0TVI has joined #instantbird 18:21:50 --> flo has joined #instantbird 18:21:50 * ChanServ sets mode +qo flo flo 18:30:49 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/ce2d700cc4f1 - Florian Qu?ze - In client.py, use the 'default' revision instead of 'tip' so that we can't accidentally move to a branch like it happened on January 16th. 18:30:50 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/c9ac9d96fc7c - Florian Qu?ze - Remove obsolete export makefile rules. 18:30:51 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/8ca4c8a3c5d6 - Florian Qu?ze - Add a short makefile rule in build.mk to rebuild only Instantbird. 18:30:52 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/2dbacf25ec9a - Benedikt P. - Add disabled '(no themes installed)' menuitems at the bottom of the emoticon and message theme lists in the Themes prefpane when no themes are installed. 18:30:53 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/e35b6c9861f5 - Benedikt P. - Add a 'Show log folder' button in the Privacy prefpane. 20:28:27 --> GeekShadow has joined #instantbird 20:46:50 <-- vicnet has quit (Quit: Instantbird 0.2b2pre) 20:48:49 --> idechix has joined #instantbird 20:48:56 <-- idechix has quit (Quit: idechix) 20:49:01 --> idechix has joined #instantbird 20:54:15 --> Mic has joined #instantbird 20:59:15 <Mic> nice .. two more of the prefwindow bugs fixed :) 20:59:45 <flo> and some build system improvements ;) 20:59:51 <Mic> well, not exactly 'bugs' 21:00:07 <Mic> I can't say much about it .. 21:01:29 <Mic> .. one day I'll try building Instantbird myself. Unfortunately I've got precious little time at the moment .. :/ 21:03:28 <flo> on ubuntu it's easy :) 21:04:38 <flo> Does this UI mockup look like there are things that would be interesting to copy for Instantbird? http://proteusim.googlecode.com/issues/attachment?aid=-6235739675146716176&name=Final+Message+Centre.png&inline=1 21:06:33 <Morian> not that we already don't have IMO (or don't plan to do in an other way) 21:14:58 <Mic> Could it be that the clock or some settings of the wiki (server?) are off? 21:15:17 <Mic> I experienced some strange login/logged out (maybe cookie) issue 21:16:00 <Mic> and noticed on the recent changes that my most recent edit (5 minutes ago) is dated to 16 January 21:23:17 <flo> uh 21:23:36 <flo> I'll ask Even to look into this 21:24:14 <flo> probably tomorrow (he's been idle on Gtalk for more than 2hours so I guess he's not looking at the computer right now) 21:25:05 <Mic> The http header says: "Date Sat, 16 Jan 2010 09:54:34 GMT" 21:25:46 <Mic> (which is consistent with the date of the latest edit) 21:26:26 <Mic> The response header ofcourse ;) 21:33:36 <flo> then he will need to fight with ntpd again ;) 21:39:37 <flo> hmm, there are still a few items that are worth fixing :-/ 21:43:04 <Mic> I'd adress some of the minor things that are hopefully quickly fixed first 21:43:26 <Mic> That was the idea of the other two patches at least 21:44:22 <flo> my idea was to finish the features as soon as possible, and fix the "unacceptable" bugs between the last beta and the release candidate 21:47:39 <flo> maybe I should clarify for each of the remaining points if we definitely want to fix, may want to fix, or don't mind if it ever gets fixed. 21:48:07 <Mic> That would be useful 21:48:09 <flo> "# Add a hidden pref to force usage of libnotify on Linux " for example as lost a lot of its importance given that the libnotify shipped with the latest ubuntu works by default 21:51:31 <flo> I'll look at that tomorrow :) 21:52:54 <flo> good night 21:55:39 <Mic> good night 21:55:41 <-- Mic has left #instantbird () 21:58:19 --> Mic has joined #instantbird 22:00:51 <-- GeekShadow has quit (Quit: http://www.mibbit.com ajax IRC Client) 22:02:33 <-- idechix has quit (Quit: Instantbird 0.2b2pre) 22:08:35 --> GeekShadow has joined #instantbird 22:10:26 <-- Mic has quit (Quit: Instantbird 0.2b2pre) 22:10:26 <-- GeekShadow has quit (Quit: http://www.mibbit.com ajax IRC Client) 22:20:04 --> GeekShadow has joined #instantbird 22:43:45 <-- GeekShadow has quit (Ping timeout) 22:45:37 --> GeekShadow has joined #instantbird 23:25:21 <-- GeekShadow has quit (Ping timeout) 23:25:30 --> GeekShado_ has joined #instantbird 23:30:33 <-- GeekShado_ has quit (Ping timeout) 23:38:49 --> GeekShadow has joined #instantbird