Adi Oanca
0732418e3b
Cleanup started in Workspace and RootLayer classes. Some 'Invalidat' code moved from Workspace to Desktop class.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8365 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-10 06:28:41 +00:00
mahlzeit
ca0206bf09
The (new) definition of id_t in sys/types.h conflicted with my own
...
id_t. Renamed mine to res_id_t.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8364 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-09 18:58:24 +00:00
Jérôme Duval
251e8bf93d
let's add cdplayer ...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8363 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-09 15:55:04 +00:00
Jérôme Duval
11fd499efd
rdef style change
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8362 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-09 15:39:06 +00:00
Jérôme Duval
855cb66465
added ISA PnP support
...
isa device ids list is parsed with grep and awk by jam
tested with VirtualPC2004 ISA PnP devices : Game Port and Sound Blaster 16
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8361 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-09 15:28:53 +00:00
Stefano Ceccherini
17495d0b40
Fixed some spelling errors in some comments and added more of them
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8360 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-09 11:14:31 +00:00
Stefano Ceccherini
06a6652107
BRect::Intersects() should return false if the passed rect is invalid
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8359 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-09 07:56:50 +00:00
Adi Oanca
30d6c7b854
Damaged decorator redrawing with previous CI. Got that repaired now.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8357 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-08 21:12:53 +00:00
Adi Oanca
826375885f
Umm, decorator was fully redrawn if another window went over it. This should happen in resizing only. Fixed that now.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8356 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-08 19:15:57 +00:00
Jérôme Duval
758822b29d
Added an unformatted list of isa pnp ids
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8355 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-08 16:13:25 +00:00
Jérôme Duval
8e6ea4b34a
now unused file
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8354 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 21:58:21 +00:00
Jérôme Duval
99e5df6eec
now uses KeyDown() KeyUp() MessageReceived() instead of Pulse()
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8353 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 21:51:43 +00:00
Rudolf Cornelissen
9dc11f9bc7
oops. fixed unhide_fw option..
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8352 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 17:23:53 +00:00
Axel Dörfler
87da2cf3fe
Since the conversion factor calculation is now in place, there is no reason
...
to overwrite this value anymore.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8351 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 17:03:29 +00:00
Jérôme Duval
dbfbd4e0b7
change rdef filetype
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8350 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 17:02:50 +00:00
Axel Dörfler
c13f87c4ef
Implemented functionality needed for the next_dev() call.
...
Device IDs now start at 1, and not zero anymore.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8349 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 16:12:46 +00:00
Axel Dörfler
475708d278
Connected the _kern_next_device() syscall.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8348 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 16:10:43 +00:00
Axel Dörfler
899141ba19
Added syscall for _kern_next_device().
...
fs_stat_dev() and next_dev() should now work.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8347 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 16:10:25 +00:00
Axel Dörfler
3ed05ce147
Added empty __printf_fp() to the build.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8345 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 12:54:48 +00:00
Axel Dörfler
34fa6b663f
Added empty stub implementations of wait(), waitpid(), and waitid().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8341 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 12:44:43 +00:00
Axel Dörfler
d871284db8
Added iopopen.c to the build and make it compile properly.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8340 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 12:31:02 +00:00
Axel Dörfler
aa1ea490d0
Implemented _exit().
...
Added empty implementations of fork() and all the exec*() variants; the
latter currently all call execve() and may pass the correct parameters
(not tested).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8339 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 12:28:22 +00:00
Axel Dörfler
007a64beef
Added empty implementation of sigprocmask() to the build.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8338 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 12:22:50 +00:00
Phil Greenway
32fd6b6b54
missing file.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8337 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 09:33:22 +00:00
Stefano Ceccherini
6fb34cf9b2
Work in progress, almost synched with the code on my hard drive:
...
Moved some functionalities to private methods,
some small fix.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8336 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-07 07:04:37 +00:00
Adi Oanca
eb93dd6e36
Cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8335 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-06 20:51:16 +00:00
Rudolf Cornelissen
966c3cc86b
doc update for new settings options
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8334 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-06 19:08:42 +00:00
Rudolf Cornelissen
58fa391ee4
completed unhide_fw and pgm_panel option stuff
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8333 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-06 10:58:25 +00:00
Axel Dörfler
ead2658b25
Implemented BeOS compatible ctype functions.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8332 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-06 00:30:37 +00:00
Axel Dörfler
21f50dd07d
Added non-working version of strftime().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8329 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 23:09:59 +00:00
Axel Dörfler
c1b52847e2
Added a difftime() implementation (for 32 bit time_t).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8328 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 22:52:25 +00:00
Axel Dörfler
0718113e06
Added gmtime() and exported the timezone variable for now.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8327 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 22:45:56 +00:00
Axel Dörfler
efcd87fced
Added parsedate() to the build.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8326 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 22:44:55 +00:00
Axel Dörfler
41b2bdc260
Added working ctime() to the build.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8325 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 22:43:39 +00:00
Axel Dörfler
f5a134ac42
Added empty and non-working versions of mktime() and localtime(). BSD code
...
is not in a good shape, Linux code is pretty ugly - we'll see which one
we'll choose :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8324 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 22:23:25 +00:00
Axel Dörfler
71f590f7f7
Hello libbe.so!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8323 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 21:55:56 +00:00
Adi Oanca
7c680a3569
Implemented a method for the update process. Rearanged some code.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8321 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 20:39:03 +00:00
Adi Oanca
16039b760a
This is it. Update code is ready. At leat I think so. Testing is next. Uh, didn't thought this could be this easy. :-)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8320 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 20:37:13 +00:00
Rudolf Cornelissen
586747b4de
added two tweak options to nv.settings: unhide_fw and pgm_panel
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8318 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 19:44:45 +00:00
shatty
9105df34ca
add MYOB's MuTerm adaptation
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8317 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 19:44:26 +00:00
shatty
3b48bd6d4c
patches for warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8316 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 19:41:14 +00:00
Axel Dörfler
590013dad4
Now initializes some global variable defined in libroot_init.c.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8315 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:50:20 +00:00
Axel Dörfler
bc8ea5f145
Removed empty stubs already exported by libgcc.a (was needed to link properly before).
...
Added more global variables that are maintained by the BeOS startup code.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8314 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:47:54 +00:00
Axel Dörfler
f46a8b5376
Now includes libgcc.a and exports its symbols (needed for BeOS compatibility).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8313 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:45:50 +00:00
Axel Dörfler
f72c9ca90e
Now redirects _kern_write_fs_info() as well.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8310 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:32:43 +00:00
Axel Dörfler
800f526dc3
Simplified set_volume_name() - it now calls our kernel syscall.
...
Replaced old fsproto.h definitions with our new (and still compatible) ones
from fs_interface.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8309 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:32:03 +00:00
Axel Dörfler
9acf941f15
Added syscalls for write/read fs info.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8308 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:28:31 +00:00
Axel Dörfler
e423368fa3
Connected syscalls for write/read fs info.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8307 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:27:55 +00:00
Axel Dörfler
27cbcfb000
Added missing load_image() call - does not work yet, though.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8305 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 18:01:24 +00:00
Axel Dörfler
c17a1f18a5
Added working sync() and fsync() calls.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8304 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-05 17:55:13 +00:00