Switch to DuckDuckGo Search
   January 19, 2005  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:01:58] <brennanOS> I assume libopenbeos.so takes the place of libbe.so?
[00:04:39] <CIA-6> mmu_man * current/src/add-ons/kernel/file_systems/dos/dosfs.c: #ifdef on fs_volume so it still compiles in R5 if you define that
[00:05:27] <Methe> LOL !!!!!!!!!!
[00:05:30] <Methe> he> he made it !
[00:09:16] *** ConneX has quit IRC
[00:09:49] <brennanOS> ah, there it is
[00:10:26] <slaad> Haha
[00:12:53] <brennanOS> I know I've asked this before but... how can you see what symbols a library exports?
[00:13:10] *** liquidboy has left #haiku
[00:15:06] <slaad> Ask it nicely!
[00:15:32] <brennanOS> tell me now you rotten bastard
[00:15:43] <brennanOS> or... please tell me?
[00:16:49] <CIA-6> darkwyrm * current/headers/private/app/ServerProtocol.h: Added a code to handle BFont::SetFamilyAndStyle(char *, NULL)
[00:19:15] <CIA-6> darkwyrm * current/src/servers/app/server/FontFamily.cpp: Reintegrating Bill Hayden's changes to FontStyle::ConvertToUnicode in some currently-disabled code
[00:19:15] *** brennanOS has quit IRC
[00:19:40] <Methe> some nice commits indeed today
[00:21:30] *** brennanOS has joined #haiku
[00:21:41] * brennanOS gets back from his trip to kernel debugger land
[00:22:13] <slaad> Heh.
[00:22:23] <slaad> That's what you get for calling me a bastard ;)
[00:22:57] <AnEvilYak> in ELF a library exports all symbols... just use nm --demangle to list 'em
[00:24:28] <fyysik> where can i d/l Haiku print Kit?
[00:24:33] <brennanOS> slaad: yeah, the instant karma fairy got me
[00:24:45] *** Procton has joined #haiku
[00:24:46] * slaad grins
[00:26:13] <brennanOS> so, in theory, I should be able to compile and link, say a simple C program against the Haiku libroot.so
[00:26:15] <brennanOS> on R5
[00:26:44] <brennanOS> AnEvilYak: thanks
[00:26:57] <[Beta]> is Haikus libroot complete ?
[00:27:10] <brennanOS> no, not quite
[00:27:21] *** BGA has quit IRC
[00:28:06] <DaaT> some parts are still unrooted
[00:28:39] *** Methe has quit IRC
[00:29:46] <brennanOS> hmm, well I can link to it but it wont run
[00:30:49] <slaad> Put the lib in a "lib" directory off the executable's directory.
[00:30:59] <brennanOS> yeah, thats what I did
[00:31:34] <brennanOS> an 18 23:31:34 <brennanOS> an explicity told link against it
[00:31:38] <brennanOS> told gcc
[00:31:38] <slaad> Do an ldd on it?
[00:31:53] <brennanOS> ldd?
[00:32:12] <slaad> ldd {binary}
[00:32:16] <slaad> It'll tell you what it's linking to.
[00:32:27] <Procton> would it not conflict with the currently loaded libroot, when it tries to load it at runtime?
[00:33:10] <slaad> I don't think so. But Yak'd be a better person to ask than me. He'd be all like "Nah, see, you forgot to carry the 1"
[00:33:19] <brennanOS> Procton: should dynamically link with the lib in the ./lib directory
[00:33:33] <brennanOS> then /home/config/lib, then /system/lib, I think
[00:33:50] <Procton> well... if the lib is already loaded in memory, what happens then?
[00:33:57] <@mmu_man> still cvs upping
[00:34:00] *** BGA has joined #haiku
[00:34:00] *** ChanServ sets mode: +o BGA
[00:34:04] <Procton> does it specifically look at the inode to tell if the lib is loaded?
[00:34:14] <brennanOS> hm that I dont know
[00:34:26] <Procton> what does an strace give you?
[00:35:36] <brennanOS> slaad: I dont seem to have 'ldd' on my system
[00:35:52] <slaad> Maybe it was a post R5 thing.
[00:35:59] <AnEvilYak> Procton: the loader can handle multiple versions
[00:36:09] <@mmu_man> C src/apps/bin/catattr.cpp
[00:36:10] <@mmu_man> arf
[00:36:15] * mmu_man pets stippi
[00:36:22] <Procton> AnEvilYak: I know.. but what says that the haiku libroot is of a different version?
[00:36:27] <AnEvilYak> Procton: *shrug*
[00:36:43] <AnEvilYak> Procton: you'll notice that if you replace a library with a newer version, any new apps started will have the new image loaded..
[00:37:00] <AnEvilYak> anyways, need to run an errand or two, bbiaf
[00:37:25] * slaad AIM's Yak whilst he's driving down the freeway at 120km/h
[00:37:27] <brennanOS> could I render the question moot by comiling it statically?
[00:37:43] <brennanOS> compiling it even
[00:38:09] <DaaT> weeeeeeeee slaad, fun!
[00:38:32] <slaad> It's Yak that's driving, not me, DaaT.
[00:38:41] <DaaT> i know
[00:38:42] <Procton> You do _not_ want to bother AnEvilYak while he is driving!
[00:39:05] * DaaT is fortunate enough never to have been in the same car with AnEvilYak while he was driving
[00:39:06] * Procton fears for peoples lives.
[00:39:11] <DaaT> but i was in one with Bernd driving :)
[00:39:19] * Procton shrugs.
[00:40:39] * Procton needs to game a few minutes before he heads to bed.
[00:40:41] <Procton> later folks.
[00:40:44] <DaaT> c ya
[00:40:49] <@mmu_man> zz
[00:40:54] *** mmu_man has quit IRC
[00:42:00] *** Racer__X has quit IRC
[00:47:35] *** ShackaN has quit IRC
[00:47:43] *** fyysik has quit IRC
[00:50:32] *** brennanOS has quit IRC
[00:52:33] *** mmadia has joined #haiku
[00:54:03] *** CIA-6 has quit IRC
[00:55:59] *** DaaT has quit IRC
[01:02:09] <AnEvilYak> Procton: oh c'mon, it wasn't *that* bad
[01:02:11] <AnEvilYak> oh, too late.
[01:08:38] * slaad noogies Yak
[01:13:30] * AnEvilYak wedgies slaad
[01:30:50] *** BGA has quit IRC
[01:37:42] *** GNUStep_Me has joined #haiku
[01:38:24] *** GNUStep_Me has quit IRC
[01:47:55] *** CIA-7 has joined #haiku
[01:53:59] *** AnEvilYak is now known as DrunkenPaws
[01:55:03] *** DrunkenPaws is now known as AnEvilYak
[02:04:40] *** fyysik has joined #haiku
[02:07:51] <CIA-7> bonefish * current/src/kernel/core/fs/vfs.cpp: Fixed build with debug output enabled.
[02:11:39] <dipp> go go go go
[02:18:01] *** fyysik has quit IRC
[02:18:47] *** AnEvilYak has quit IRC
[02:19:48] *** dipp has quit IRC
[02:31:01] <CIA-7> bonefish * current/src/tests/kits/storage/ (testapps/Jamfile testapps/dump_mime_types.cpp Jamfile): Added dump_mime_types, a small test program that prints out all installed MIME types with several of its attributes.
[02:43:05] <agentmumu> is the storage kit already running on haiku?
[02:46:49] *** brennanOS has joined #haiku
[02:48:38] <brennanOS> Hi
[02:53:39] *** NathanW has quit IRC
[02:55:06] *** thies has quit IRC
[02:55:54] <brennanOS> anybody here?
[02:56:04] <brennanOS> can anybody try to update their Haiku source via CVS?
[02:57:48] *** slaad has quit IRC
[02:58:25] <mmadia> im not in beos atm brennanOS , but it worked yesterday or the night before that.
[02:59:52] <brennanOS> I keep getting a message saying it is waiting for a lock by axeld
[03:00:33] *** thies has joined #haiku
[03:03:39] *** SamuelGZ has joined #haiku
[03:04:06] <SamuelGZ> hello everybody!
[03:04:44] *** fyysik has joined #haiku
[03:04:57] * fyysik is installing DOS 6
[03:05:14] <fyysik> Win 3.1 will follow
[03:08:54] *** Master199 has quit IRC
[03:09:41] <CIA-7> bonefish * current/makehdimage: Added progress output for the impatient user.
[03:15:25] *** fyysik has quit IRC
[03:17:45] *** NathanW has joined #haiku
[03:17:55] <NathanW> does anyone have an idea for editing my keymap?
[03:18:15] <NathanW> I want to switch my option and command keys (since my USB keyboard gives scancodes with them switched)
[03:20:39] *** mmadia has quit IRC
[03:22:57] <NathanW> ok, I figured it out
[03:27:25] *** brennanOS has quit IRC
[03:35:59] <CIA-7> axeld * current/src/kernel/core/cache/file_cache.cpp:
[03:35:59] <CIA-7> Fixed another big and stupid bug: the first read/write not in the cache
[03:35:59] <CIA-7> and not on a page boundary had been executed with a I/O size too large,
[03:35:59] <CIA-7> and thus clobbering all sorts of memory (oh my god).
[03:35:59] <CIA-7> The problems with ResourceFile now seems to be gone.
[03:39:43] <CIA-7> axeld * current/makehdimage:
[03:39:44] <CIA-7> Added the missing waitfor command - the Bootscript can now be executed as intended.
[03:39:44] <CIA-7> Removed deletion of beos/ on the target since it's annoying, and the disk space
[03:39:44] <CIA-7> leak has been fixed in the meantime anyway (although I am not sure if this was
[03:39:44] <CIA-7> before or after the switch to Haiku only...).
[03:46:31] <CIA-7> axeld * current/data/system/boot/Bootscript:
[03:46:32] <CIA-7> The syslog_daemon is now launched as well.
[03:46:32] <CIA-7> Some reorganization.
[03:48:13] *** brennanOS has joined #haiku
[03:51:17] <brennanOS> hey, the cvs update is working finally
[03:51:55] <@geist> that's great
[03:52:20] <brennanOS> hm, except now configure is broken
[03:53:52] <brennanOS> hm
[03:54:05] <brennanOS> I mocked up a file it was looking for and it didnt complain
[03:59:20] <CIA-7> axeld * current/src/kernel/core/elf.c: Better debug output, minor cleanup.
[04:10:37] *** znation has quit IRC
[04:17:58] <CIA-7> axeld * current/src/kernel/core/vm/vm.c:
[04:17:58] <CIA-7> Got rid of ERR_VM_NO_REGION_SLOT - we now return BeBook friendly error codes.
[04:17:58] <CIA-7> Added short description to find_reserved_area() as that name is not that good.
[04:17:58] <CIA-7> vm_reserve_address_range() now doesn't do anything if the requested size
[04:17:58] <CIA-7> of the reservation is zero.
[04:53:05] *** LupusMichaelis has quit IRC
[04:56:59] *** SamuelGZ has quit IRC
[05:10:53] *** stippi has quit IRC
[05:32:31] *** Kernel86 has joined #haiku
[05:36:07] *** slaad has joined #haiku
[05:48:51] *** jesuspower has joined #haiku
[05:51:08] *** CIA-7 has quit IRC
[05:53:55] *** CIA-temp998 has joined #haiku
[05:54:05] *** CIA-temp998 is now known as CIA-5
[05:57:55] *** CIA-5 has quit IRC
[06:01:40] *** brennanOS has quit IRC
[06:04:10] *** brennanOS has joined #haiku
[06:04:30] <brennanOS> hi, anybody home?
[06:05:33] <jesuspower> I here, listening :)
[06:06:48] *** Potn has quit IRC
[06:06:51] <brennanOS> do you code on the Haiku kernel?
[06:07:00] <jesuspower> no.
[06:10:23] <jesuspower> do you use BeOS?
[06:11:27] <brennanOS> yeah
[06:11:40] <jesuspower> On what kind of system?
[06:13:41] <brennanOS> I have it installed on three different machines
[06:13:50] <jesuspower> wow.
[06:14:04] <jesuspower> I used it in HS on a 233 PII.
[06:14:04] <brennanOS> An older IBM Aptiva, a Duron based system I built, and a Compaq Presario 700 laptop
[06:14:17] <jesuspower> It works well on the laptop?
[06:14:23] <brennanOS> yeah, no sound though
[06:14:34] <jesuspower> that stinks
[06:15:11] <jesuspower> APM support?
[06:15:34] <brennanOS> no
[06:15:46] <brennanOS> I also used BeOS at my job
[06:15:54] <brennanOS> on an older Compaq desktop
[06:16:23] <brennanOS> Now that I got laid off, I took the machine home and it now runs FreeBSD
[06:16:29] <brennanOS> in fact Im using it right now
[06:17:30] <jesuspower> The only thing I have "BeOS" is the theme I am using. :)
[06:18:26] <brennanOS> KDE?
[06:19:01] <jesuspower> xfwm with GNOME
[06:19:20] <jesuspower> I found BII for KDE too annoying
[06:23:47] <brennanOS> ah
[06:24:03] <jesuspower> nevermind. I just accidentally deleted it. >:|
[06:24:59] *** CIA-temp523 has joined #haiku
[06:25:31] *** CIA-temp523 has quit IRC
[06:26:36] *** CIA-temp518 has joined #haiku
[06:27:08] *** CIA-temp518 is now known as CIA-7
[06:33:44] <brennanOS> Im going to bed... se ya
[06:33:47] *** brennanOS has left #haiku
[06:33:48] <jesuspower> bye
[06:41:03] *** m_eiman has joined #haiku
[06:42:58] <tic> morning m_eimann
[06:43:01] <tic> you're up early
[06:43:02] <tic> how come?
[06:44:20] * tic goes to work.
[06:54:40] <m_eiman> Work already?
[07:15:27] <@geist> yawn
[07:15:31] <@geist> howdy folks
[07:36:49] *** thies_ has joined #haiku
[07:44:12] *** thies has quit IRC
[07:45:22] *** jesuspower has quit IRC
[07:45:55] *** mmu_man has joined #haiku
[07:45:55] *** ChanServ sets mode: +o mmu_man
[07:45:58] *** hUMUNGUs has quit IRC
[07:53:30] *** kr1stof has joined #haiku
[08:36:22] *** kr1stof has quit IRC
[08:59:55] *** thaflo has joined #haiku
[09:06:00] *** emwe has joined #haiku
[09:15:14] *** CIA-7 has quit IRC
[09:18:57] *** CIA-temp638 has joined #haiku
[09:19:07] *** CIA-temp638 is now known as CIA-5
[09:44:02] <thaflo> Firefox Porter?
[09:54:32] *** JBurton has joined #haiku
[09:54:34] <JBurton> hi all
[09:59:01] *** ShackaN has joined #haiku
[10:04:15] <JBurton> hi ShackaN
[10:05:01] <CIA-5> jackburton * current/src/kits/interface/ (Menu.cpp MenuItem.cpp): Changes to make BMenu behave correctly. Implemented SetTrackingHook(). AddItem() calls the debugger in some cases, as it should. Cleanups.
[10:08:12] *** dipp has joined #haiku
[10:12:47] *** ShackaN has quit IRC
[10:14:07] <|pst|> re
[10:15:09] *** BGA has joined #haiku
[10:15:10] *** ChanServ sets mode: +o BGA
[10:18:11] *** CIA-5 has quit IRC
[10:23:35] *** CIA-temp852 has joined #haiku
[10:23:45] *** CIA-temp852 is now known as CIA-5
[10:23:49] *** AnEvilYak has joined #haiku
[10:24:21] *** m_eiman is now known as m_shower
[10:26:30] <JBurton> hi |pst|
[10:26:36] <JBurton> hi BGA
[10:26:38] <JBurton> hi AnEvilYak
[10:31:49] *** ShackaN has joined #haiku
[10:32:31] <@BGA> JBurton!
[10:34:40] <JBurton> BGA whaaasssshup?
[10:34:54] <@BGA> JBurton: Same old, same old. :)
[10:36:49] <JBurton> :)
[10:38:17] *** CIA-5 has quit IRC
[10:48:15] <ShackaN> the CIA bot died ?
[10:49:46] <JBurton> looks like it ShackaN :)
[10:50:05] *** CIA-temp327 has joined #haiku
[10:50:18] *** CIA-temp327 is now known as CIA-5
[10:50:26] <JBurton> here it is :P
[10:50:28] <JBurton> again
[10:51:13] *** BGA has quit IRC
[10:51:16] *** ShackaN has quit IRC
[10:53:04] *** BGA has joined #haiku
[10:53:04] *** ChanServ sets mode: +o BGA
[11:01:34] *** mmu_man has quit IRC
[11:03:26] *** CIA-5 has quit IRC
[11:05:03] *** CIA-temp064 has joined #haiku
[11:05:13] *** CIA-temp064 is now known as CIA-5
[11:08:38] *** BGA has quit IRC
[11:12:36] *** BGA has joined #haiku
[11:12:36] *** ChanServ sets mode: +o BGA
[11:14:11] *** mmu_man has joined #haiku
[11:14:12] *** ChanServ sets mode: +o mmu_man
[11:14:29] *** m_shower is now known as m_eiman
[11:15:22] *** emwe has quit IRC
[11:21:15] *** sys2 has quit IRC
[11:21:29] *** m_eiman has quit IRC
[11:23:04] *** CIA-5 has quit IRC
[11:28:01] *** emwe has joined #haiku
[11:30:00] *** sys2 has joined #haiku
[11:34:00] *** CIA-temp508 has joined #haiku
[11:34:10] *** CIA-temp508 is now known as CIA-5
[11:35:15] *** BGA has quit IRC
[11:36:28] *** xeD has joined #haiku
[11:36:51] <xeD> JBurton ciao
[11:42:56] <JBurton> ciao xeD
[11:52:37] *** CIA-5 has quit IRC
[11:54:08] <JBurton> bah, cia has died just before I committed
[11:54:15] <JBurton> this is unfair
[11:58:55] <JBurton> xeD finalmente i submenu funzionano :P
[11:58:57] <JBurton> http://burton666.neoni.net/submenus.jpg
[11:59:17] <xeD> JBurton grande!
[12:00:01] <JBurton> ho ancora un piccolo problema ma spero di risolverlo presto :))
[12:00:41] <xeD> JBurton sui submenu o in generale?
[12:01:34] <JBurton> submenu
[12:02:40] <JBurton> in pratica, a volte bisogna muovere il mouse avanti e indietro per riuscire a beccare il submenu :=)
[12:02:48] <JBurton> ma penso gia' di sapere dove sta il problema
[12:03:06] <xeD> :)
[12:03:12] <xeD> eD> e l'altro problema?
[12:03:21] <JBurton> hmmm basta :P
[12:03:32] <JBurton> ah, gia', la modalita' "sticky" non e' ancora implementata
[12:03:46] <xeD> ma scusa quale è questa modalità?
[12:03:50] <JBurton> che tra l'altro, e' quella di default
[12:04:07] <JBurton> quando clicchi su un menu e poi molli il pulsante, il menu resta aperto
[12:04:16] <JBurton> si chiama sticky mode
[12:04:21] *** CIA-temp864 has joined #haiku
[12:04:31] *** CIA-temp864 is now known as CIA-5
[12:04:44] <JBurton> puoi deselezionare questa modalita' dal menu "menu" :P
[12:04:48] <JBurton> si chiama "click to open"
[12:05:11] <JBurton> senza questa modalita', devi tenere premuto il pulsante del mouse per usare il menu
[12:06:52] <xeD> aaa, quella che lascia i menu aperti?
[12:06:56] <JBurton> si
[12:09:09] <JBurton> prima sistemo tutto e poi implemento quella modalita'
[12:12:05] <xeD> an 19 11:12:05 <xeD> a che punto è l'app_server?
[12:13:08] <JBurton> http://darkwyrm.beemulated.net/images/windowcomparison.png
[12:13:13] <JBurton> questo e' quello che puo' fare
[12:14:02] <JBurton> pare che piu' persone stiano cominciando a metterci mano ultimamente, quindi penso che vedremo piu' progressi d'ora in poi :P
[12:14:51] <xeD> ma riesce a funzionare come sostituzione dell'attuale? (indipendentemente dalla resa grafica)
[12:18:03] <JBurton> no
[12:18:08] <JBurton> e non potra' mai farlo
[12:18:15] <JBurton> potra' funzionare solo su haiku
[12:18:23] <xeD> an 19 11:18:23 <xeD> a :) ok
[12:26:48] *** CIA-5 has quit IRC
[12:31:37] *** slaad has quit IRC
[12:36:24] *** animal-x has joined #haiku
[12:36:58] *** animal-x has left #haiku
[12:41:30] *** CIA-temp359 has joined #haiku
[12:41:40] *** CIA-temp359 is now known as CIA-4
[12:48:48] *** CIA-4 has quit IRC
[12:55:23] *** CIA-temp465 has joined #haiku
[12:55:33] *** CIA-temp465 is now known as CIA-4
[13:05:48] *** Karina`` has quit IRC
[13:06:24] *** Karina`` has joined #haiku
[13:07:42] *** fyysik has joined #haiku
[13:08:24] <JBurton> hi fyysik
[13:09:14] <fyysik> hi
[13:09:26] <fyysik> installed DOS and Win 3.1
[13:10:01] <JBurton> I did that too, some time ago, on a 386DX40 :P
[13:10:07] <JBurton> ton> to play with old games
[13:10:27] <fyysik> heh, did it at 386SX25 laptop, to use it as debug terminal
[13:10:35] <fyysik> not testting, so - reboot
[13:10:46] *** fyysik has quit IRC
[13:12:41] *** CIA-4 has quit IRC
[13:23:22] *** CIA-temp277 has joined #haiku
[13:23:32] *** CIA-temp277 is now known as CIA-5
[13:36:44] *** jonaskirilla has joined #haiku
[13:37:24] <jonaskirilla> hi
[13:37:42] *** CIA-5 has quit IRC
[13:38:43] <jonaskirilla> there are some #if BOCHS_DEBUG_HACK in cvs that I think should be #ifdef
[13:39:30] <jonaskirilla> FWIW, with #ifdef it builds, with #if it doesn't
[13:39:47] <JBurton> oh, weird
[13:39:53] <JBurton> #if FOO is legal too
[13:40:19] <JBurton> can you point me to one occurrence of it ?
[13:40:25] <jonaskirilla> grepping for it
[13:40:35] <jonaskirilla> arch_debug_console x86, IIRC
[13:40:55] <jonaskirilla> arch_dbg_console
[13:41:34] <jonaskirilla> src/kernel/core/arch/x86/arch_dbg_console
[13:41:35] <JBurton> hmm okay I found it
[13:41:41] <JBurton> I think I see the problem (maybe)
[13:41:49] <@mmu_man> #if FOO is legal only if FOO is always defined and has a value
[13:41:51] <JBurton> if you uncomment the #define BOCHS_DEBUG_HACK
[13:41:53] *** CIA-temp836 has joined #haiku
[13:41:54] <JBurton> should build
[13:41:57] <JBurton> yeah
[13:41:57] <JBurton> in fact
[13:42:04] *** CIA-temp836 is now known as CIA-4
[13:42:09] <JBurton> mmu_man the define at the top of the file is commented
[13:42:11] <JBurton> that's the problem
[13:42:19] <JBurton> so, unless it's defined by jam
[13:42:24] <JBurton> we're in trouble
[13:42:29] <jonaskirilla> perhaps defining it to either 0 or 1 should work as intended?
[13:42:32] <JBurton> yeah
[13:42:34] <JBurton> exactly
[13:42:48] <JBurton> you can just uncomment this line // #define BOCHS_DEBUG_HACK 0
[13:42:59] <JBurton> though it should be fixed in cvs, I guess :P
[13:43:03] <jonaskirilla> I think I saw an #ifdef there, but most of them are #if
[13:43:08] <JBurton> ok
[13:43:32] <jonaskirilla> that's what got me thinking, IIRC
[13:43:53] <JBurton> yeah, there is an ifdef around
[13:44:33] <agentmumu> 23:30
[13:45:04] <JBurton> jonaskirilla can you report it to the kernel mailing list ?
[13:45:21] <JBurton> I'm going away right now
[13:45:37] <jonaskirilla> JBurton: I can do that.
[13:45:42] <JBurton> ok thanks :)
[13:45:43] <JBurton> bye
[13:45:56] *** JBurton has left #haiku
[14:00:54] *** CIA-4 has quit IRC
[14:25:50] *** CIA-temp867 has joined #haiku
[14:25:50] *** thaflo has quit IRC
[14:25:59] *** CIA-temp867 is now known as CIA-5
[14:26:23] *** thaflo has joined #haiku
[14:36:07] *** xeD has quit IRC
[14:38:07] *** jonaskirilla has quit IRC
[14:40:30] *** CIA-5 has quit IRC
[14:43:23] *** CIA-temp932 has joined #haiku
[14:43:33] *** CIA-temp932 is now known as CIA-5
[14:57:24] *** CIA-5 has quit IRC
[14:57:24] *** TuneTracker has quit IRC
[14:59:55] *** CIA-temp934 has joined #haiku
[14:59:58] *** Fanskap has joined #haiku
[15:00:05] *** CIA-temp934 is now known as CIA-5
[15:01:32] *** Fanskapet has quit IRC
[15:02:35] *** Fanskap has quit IRC
[15:13:17] *** CIA-5 has quit IRC
[15:18:28] *** w-ber has quit IRC
[15:18:28] *** ProctonW has quit IRC
[15:19:02] *** ProctonW has joined #haiku
[15:19:02] *** w-ber has joined #haiku
[15:21:29] *** TuneTracker has joined #haiku
[15:30:07] *** w-ber has quit IRC
[15:30:07] *** ProctonW has quit IRC
[15:31:03] *** lechu_mys has joined #haiku
[15:31:13] <lechu_mys> hi
[15:31:21] <lechu_mys> http://zeta-looks.org :)
[15:31:27] *** ProctonW has joined #haiku
[15:31:27] *** w-ber has joined #haiku
[15:33:54] *** w-ber_ has joined #haiku
[15:34:05] <thaflo> its not to laugh
[15:34:28] <lechu_mys> hehe
[15:34:36] <lechu_mys> nice .. very nice
[15:34:37] <lechu_mys> :>
[15:35:56] *** w-ber has quit IRC
[15:35:56] *** ProctonW has quit IRC
[15:35:58] <thaflo> ass
[15:36:22] <lechu_mys> why7 ?
[15:36:47] *** ProctonW has joined #haiku
[15:36:47] *** w-ber has joined #haiku
[15:38:20] <thaflo> no, not you
[15:38:53] <lechu_mys> uu
[15:38:54] <lechu_mys> eh
[15:38:58] <thaflo> ih
[15:38:58] <thaflo> ah
[15:39:00] <lechu_mys> ;]
[15:39:10] <thaflo> ;)
[15:39:14] <lechu_mys> who (what) is ass ?
[15:43:24] <thaflo> Tomaszewski Maciej
[15:44:07] *** w-ber has quit IRC
[15:44:07] *** ProctonW has quit IRC
[15:44:12] <lechu_mys> eee
[15:44:17] *** w-ber_ is now known as w-ber
[15:44:20] <lechu_mys> are you from poland ?
[15:44:24] <thaflo> yes
[15:44:30] <lechu_mys> eeee
[15:44:37] <lechu_mys> to o co chodzi z ta dupa ? :|
[15:46:08] *** ProctonW has joined #haiku
[15:48:05] <lechu_mys> sorry
[15:48:06] <lechu_mys> i must go
[15:48:08] <lechu_mys> bye
[15:48:11] *** lechu_mys has quit IRC
[15:49:59] *** CIA-temp675 has joined #haiku
[15:50:23] *** CIA-temp675 is now known as CIA-6
[15:56:52] *** SamuelGZ has joined #haiku
[15:58:10] *** Fanskapet has joined #haiku
[15:58:32] *** brennanOS has joined #haiku
[15:59:24] <CIA-6> bonefish * current/src/kernel/core/fs/vfs.cpp: The FD supplied to _user_open() was not passed to file_open().
[15:59:52] <@mmu_man> oops :)
[16:04:02] <brennanOS> Should I be able to link an R5 C program against the Haiku libroot and theroetically expect it to work?
[16:06:11] *** xeD has joined #haiku
[16:13:12] <CIA-6> darkwyrm * current/src/servers/app/server/ (ServerApp.cpp ServerWindow.cpp): Debug output tweaks and changed temporary cursor-related debugger calls to printf's to make other development less annoying
[16:13:16] *** Methe has joined #haiku
[16:13:39] *** m_eiman has joined #haiku
[16:32:42] *** brennanOS has quit IRC
[16:36:10] <CIA-6> darkwyrm * current/src/kits/app/Application.cpp: don't prevent ReadyToRun from being called when running without the registrar
[16:36:12] *** brennanOS has joined #haiku
[16:43:02] *** Methe has quit IRC
[16:48:54] *** Methe has joined #haiku
[16:51:16] *** Fanskapet has quit IRC
[17:07:20] *** tqh has joined #haiku
[17:10:29] *** ProctonW has quit IRC
[17:10:46] *** ProctonW has joined #haiku
[17:12:13] *** m_eiman is now known as m_dinner
[17:12:38] *** CIA-6 has quit IRC
[17:16:35] *** CIA-temp756 has joined #haiku
[17:16:51] *** CIA-temp756 is now known as CIA-6
[17:23:21] *** geist has quit IRC
[17:36:57] * tqh holds his breath
[17:39:54] *** mmu_man has quit IRC
[17:47:04] <CIA-6> adioanca * current/src/servers/app/server/ (CursorManager.cpp CursorManager.h): a BList member is allocated on stack now
[17:54:24] *** guerrilla has quit IRC
[18:06:04] *** m_dinner is now known as m_eiman
[18:08:09] *** MikeW has joined #haiku
[18:08:19] *** Potn has joined #haiku
[18:08:24] *** thaflo has quit IRC
[18:10:13] <CIA-6> axeld * current/src/add-ons/kernel/file_systems/bfs/ (Inode.cpp Inode.h kernel_interface.cpp):
[18:10:14] <CIA-6> No longer tries to update indices from deleted files. Added new method
[18:10:14] <CIA-6> Inode::IsDeleted().
[18:11:20] *** illissius[sleep] is now known as illissius
[18:12:00] *** Fanskapet has joined #haiku
[18:15:24] <CIA-6> axeld * current/src/add-ons/kernel/file_systems/bfs/Inode.cpp:
[18:15:24] <CIA-6> Fixed a bug reported by Ingo: attribute inodes didn't get a file cache attached,
[18:15:24] <CIA-6> but tried to use it anyway.
[18:28:30] *** xeD has quit IRC
[18:28:53] *** nPHYN1T3 has joined #haiku
[18:29:21] *** xeD has joined #haiku
[18:31:32] <CIA-6> darkwyrm * current/src/kits/interface/View.cpp: Send message to create top view immediately to prevent problems with graphics display
[18:32:27] <CIA-6> axeld * current/src/kernel/core/arch/x86/arch_dbg_console.c:
[18:32:28] <CIA-6> If we remove bochs support from the build system one day, make sure that
[18:32:28] <CIA-6> this file still does the right thing as suggested by Michael Pfeiffer.
[18:33:07] *** fyysik has joined #haiku
[18:35:04] *** brennanOS has left #haiku
[18:35:40] <CIA-6> darkwyrm * current/src/servers/app/server/ (Jamfile ServerWindow.cpp):
[18:35:41] <CIA-6> Fix build
[18:35:41] <CIA-6> Remove a NULL pointer reference in debug code
[18:46:01] *** Racer__X has joined #haiku
[18:56:02] *** w-ber is now known as w-ber_
[18:56:06] *** w-ber_ is now known as w-ber
[18:56:11] <CIA-6> adioanca * current/src/servers/app/server/RootLayer.h: RootLayer now has a stack allocated CursorManager
[18:56:12] <CIA-6> adioanca * current/src/servers/app/server/CursorManager.h: FindCursor is now public
[18:56:53] <CIA-6> adioanca * current/src/servers/app/server/ (AppServer.h AppServer.cpp): 'cursormanager' not global anymore
[19:00:23] <dipp> wow, today has been a good day for mr.cvs ^_^
[19:00:30] <CIA-6> adioanca * current/src/servers/app/server/ (ServerApp.cpp ServerWindow.cpp): Cursor operations are made through RootLayer's(ATM, the only one) CursorManager and visible settings directly call RootLayer's DisplayDriver.
[19:02:15] *** MikeW has quit IRC
[19:03:36] *** brennanOS has joined #haiku
[19:08:21] *** dipp has quit IRC
[19:13:42] *** Racer__X has quit IRC
[19:20:10] *** LupusMichaelis has joined #haiku
[19:20:51] *** Racer__X has joined #haiku
[19:32:58] *** FastJack has quit IRC
[19:35:18] *** thies__ has joined #haiku
[19:44:24] *** thies_ has quit IRC
[19:47:22] *** oco has joined #haiku
[20:00:19] <CIA-6> darkwyrm * current/src/servers/app/server/ (RootLayer.cpp ViewDriver.cpp): Made modifications to send keyboard messages to client applications
[20:01:40] *** LupusMichaelis has quit IRC
[20:06:12] *** Fanskapet has quit IRC
[20:18:51] <w-ber> I _swear_ they just sung on radio: "All we need is a BeBox, for people who have everything"
[20:18:59] <w-ber> *sang
[20:26:00] *** illissius- has joined #haiku
[20:27:24] <Monni> hehe...
[20:27:37] *** thies__ has quit IRC
[20:33:49] <tqh> fyysik Have you tried the build?
[20:34:22] *** illissius has quit IRC
[20:36:46] <fyysik> thq
[20:36:49] <fyysik> yup
[20:36:53] <fyysik> seems working
[20:37:21] <fyysik> did you publish it at least at blog?
[20:37:25] *** Konrad has joined #haiku
[20:38:52] <tqh> fyysik Yes at blog, waiting for some comments before I put it up.
[20:38:55] <NathanW> tqh: I just tried it too
[20:38:58] <NathanW> It's really nice
[20:39:13] <NathanW> The imporvements to window resizing are awesome
[20:39:52] <tqh> ah, good, personally I like the scrolling :)
[20:40:18] <NathanW> that's much improved too
[20:40:34] <NathanW> In fact, it's generally awesome
[20:41:09] <NathanW> Now if you can just make it not redraw horribly :P
[20:41:30] <NathanW> the scrolling while the window is partially off the screen issue is still there though
[20:42:22] *** oco has quit IRC
[20:42:53] *** oco has joined #haiku
[20:42:59] <fyysik> NathanW - that is know thing and remedy is also knwon
[20:43:01] <fyysik> known
[20:43:07] <tqh> Well, I havn't done very much on scrolling yet, just cached the reference
[20:43:10] <NathanW> ah, ok
[20:43:17] <tqh> an 19 19:43:17 <tqh> a reference
[20:43:25] *** Dr_Evil has joined #haiku
[20:43:31] <fyysik> tqh - it is Invalidate() instead Draw() in all ::Invalidate() methods.
[20:43:43] *** thies has joined #haiku
[20:43:44] <fyysik> GTK port decided recently to do it also
[20:43:45] <tqh> it's in there already.
[20:43:50] <fyysik> and you did it befire
[20:43:54] <fyysik> really?
[20:43:59] <Konrad> tqh nice build
[20:43:59] <fyysik> so strange
[20:44:03] <Konrad> Most of my problems with it are gone
[20:44:08] <fyysik> because it fixed that problem in recent builds
[20:44:22] <tqh> Konrad That's why I released it :)
[20:44:36] <Konrad> tqh omg it launches fast, just restarted it
[20:44:42] <Konrad> tqh does anything of the nativepatch work
[20:45:05] <Konrad> args etc.. because It doesnt look like I can have it as the default handler for "text/html"
[20:45:16] <fyysik> thq - what you have now in nsWidget::Update() method?
[20:45:20] <tqh> Konrad Yes native patch is in progress.
[20:45:32] <NathanW> yeah, this build is very sweet
[20:45:33] <Konrad> tqh nice
[20:45:34] <tqh> fyysik nsWindow::Update?
[20:45:43] <fyysik> this method is called after each scroll by View manager
[20:45:48] <fyysik> yup
[20:45:52] <tqh> mView->Window()->UpdateIfNeeded();
[20:46:43] <fyysik> try to replace it with nsWindow->Invalidate() true (as gtk does - but bit extensive) or false
[20:46:58] *** AtomoZero has joined #haiku
[20:46:59] <Konrad> tqh do you still get artifacts when you scroll using the tertiary mouse button?
[20:47:16] <Konrad> The one where you see the little arrows on screen
[20:47:19] <tqh> no, not that I noticed
[20:47:26] <fyysik> nsWindow::Invalidate() i meant
[20:47:36] <tqh> Konrad oops, yes I do
[20:47:50] <AtomoZero> hola
[20:48:00] <Konrad> tqh while you are here,..
[20:48:15] <Konrad> THANKS, for putting all this time in firefox ( and also everyone else involved )
[20:48:18] <tqh> fyysik Onpain, invalidate and such
[20:48:33] <tqh> Onpain :) meant OnPaint ofc
[20:49:09] <Konrad> tqh I still got the deadlock, now it says stopped and I cant do anything.. any ideas why?
[20:49:44] <tqh> Konrad no, that is a nasty one
[20:49:49] <fyysik> thq - personally i have there InvalidateRegion() but i do accounting with nsRegion in parallel to BView region
[20:49:56] <Konrad> tqh do you know why it occurs?
[20:49:58] <fyysik> but tried also general Invalidate()
[20:50:11] <fyysik> InvalidateRegion(PR_TRUE);
[20:50:16] <Konrad> I heard procton didnt have it, maybe its related to AMD, or faster CPUs?
[20:50:19] <fyysik> Invalidate(PR_TRUE);
[20:51:53] *** NathanW has quit IRC
[20:51:57] <fyysik> tqh - i think it is same problem with middle-mouse scroll and part of window covered by deskbar
[20:52:04] <tqh> fyysik not sure I follow you.
[20:52:19] <fyysik> trying to explain in private
[20:52:23] *** NathanW has joined #haiku
[20:52:43] <NathanW> remind me in future not to plug things into my computer's power supply while it's on...
[20:53:19] <tqh> NathanW Nah, what would be the fun in that?
[20:53:51] <NathanW> :P
[20:54:26] <NathanW> You'd think I would have learned my lesson by now... I exploded a friend's PSU doing just that a couple months ago :P
[21:02:28] *** voidref has quit IRC
[21:03:00] *** lymon has joined #haiku
[21:11:53] *** voidref has joined #haiku
[21:11:54] *** ChanServ sets mode: +o voidref
[21:23:09] *** voidref has quit IRC
[21:33:38] *** BGA has joined #haiku
[21:33:38] *** ChanServ sets mode: +o BGA
[21:38:57] *** voidref has joined #haiku
[21:38:58] *** ChanServ sets mode: +o voidref
[21:41:14] *** ShackaN has joined #haiku
[21:47:30] *** Konrad has quit IRC
[21:51:49] *** [Beta] has quit IRC
top

   January 19, 2005  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >