Axel Dörfler
a0c7b77db3
Minor cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8682 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 20:58:30 +00:00
Axel Dörfler
c96488c21d
Now compiles fine as C++ file (fixed min() usage).
...
Added our license.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8681 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 17:57:43 +00:00
Axel Dörfler
ba74984309
Renamed devfs.c to devfs.cpp - it's now compiled as C++ file to allow usage
...
of kernel internal C++ API.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8680 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 17:46:48 +00:00
Axel Dörfler
ded78bc1ef
Made changes to let this file be compiled as C++ file as well without warnings.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8679 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 17:44:08 +00:00
haydentech
2b7da86751
Resolved some compiler warnings
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8678 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 15:23:39 +00:00
Jérôme Duval
e7b9acd7b1
Added test preferences apps MouseTest KeyboardTest KeymapTest
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8677 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 15:06:21 +00:00
Jérôme Duval
d5f2a1f371
added our input server signature in comment
...
added #ifndef COMPILE_FOR_R5 to avoid BPortLink linkage when needed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8676 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 14:32:13 +00:00
Philippe Houdoin
7ada78200d
NetworkingKit package's libs where misplaced, installed into
...
Desktop/openbeos-networkingkit-cvs, when bin tools where, them, installed into Desktop/haiku-networkingkit-cvs !
This should not have help earlier tester(s) ;-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8675 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 13:45:46 +00:00
Jérôme Duval
97c19e92aa
Complete DeviceManager, need testing though.
...
Fix crash with TeamMonitor when quitting.
Moved app signature to a common place
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8674 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 13:14:17 +00:00
Stefano Ceccherini
6276c26824
- Some more error checking in some functions
...
- Fixed SetMaxBytes(), and made it delete the text if it's longer than the indicated bytes
- Fixed Delete(int32, int32) as it was doing bad things if you deleted the final part of the text
- Fixed PageDown handling (at least, it looks like so)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8673 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 08:35:15 +00:00
Stefano Ceccherini
758fe00be9
Started adding input methods "clauses" support.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8672 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 06:50:41 +00:00
Jérôme Duval
b69a5532ae
reworked device manager
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8671 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-27 06:46:21 +00:00
Philippe Houdoin
4158964bd7
Mistaken duplicated code removed.
...
Use UTF-8 constants is better.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8670 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 23:22:24 +00:00
haydentech
54b32ef066
Fixed crashing bug related to incorrect bounds checking
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8669 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 20:29:03 +00:00
Rudolf Cornelissen
40cce32835
more coldstart script executing cmds
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8668 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 18:56:09 +00:00
haydentech
22b5b23866
Initial implementation of CopyBitmap - more work is needed
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8667 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 18:42:48 +00:00
Jérôme Duval
6e6fa57fb5
Added a device manager for devices monitoring
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8666 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 16:11:24 +00:00
Rudolf Cornelissen
daef2e88ec
added 3rd coldstart script cmd exec (untested yet)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8665 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 16:02:27 +00:00
Jérôme Duval
cba20309fd
minor debug info
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8664 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 14:04:22 +00:00
Jérôme Duval
dcda1706fa
Unprotected MultiAudioDevice destructor.
...
Now deletes MultiAudioDevices which don't init correctly.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8663 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 14:01:39 +00:00
Rudolf Cornelissen
42a266345e
added actual cmd execution for first coldstart script commands.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8662 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 11:57:35 +00:00
Rudolf Cornelissen
9235afe31f
added coldstart script processing (cmd's not yet executed)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8661 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 10:44:57 +00:00
Jérôme Duval
347637bebc
fix for metacharacters in keymap filenames
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8660 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 10:13:25 +00:00
Jérôme Duval
02b4f3e3e6
added another set of keymaps. source is International Keymap Pack from http://www.bebits.com/app/698 licensed as public domain.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8659 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 09:26:40 +00:00
Rudolf Cornelissen
03fb171873
coldstart updates, the driver now looks at the 'usebios' setting. still no actual execution though.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8658 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 09:11:29 +00:00
Stefano Ceccherini
7fd612e59f
And here's the blue highlight when an input method addon like the Japanese one is used (the red one isn't yet there)
...
Some minor changes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-26 06:30:43 +00:00
Ingo Weinhold
187bee4d77
Small change for correctness and to avoid name clashes.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8656 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 19:44:53 +00:00
Axel Dörfler
7fdfbc9850
No longer disables the floppy motor if it was booted from a floppy - that
...
somehow doesn't seem to work right with Bochs; after a reboot, the floppy
is not accessible (we might just need to turn the motor on again).
Not checked if this also happens on a real machine.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8655 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:40:51 +00:00
Axel Dörfler
d3a947b004
Now uses a macro to export global symbols.
...
Added the reboot() function from our kernel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8654 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:38:26 +00:00
Axel Dörfler
30f0f48a33
Added platform_exit() function.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8653 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:29:10 +00:00
Axel Dörfler
90b9284ea3
Fixed a warning when compiled with GCC 3.
...
Added currently non-working version of platform_exit().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8652 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:27:40 +00:00
Axel Dörfler
31f29a6f7e
Added support for disabled menu items.
...
The target function of an item is now called upon every action, not only
if that item had a sub menu...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8651 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:26:40 +00:00
Axel Dörfler
f191528003
Added an InitCheck() method; if something goes wrong, the device won't be
...
added to the boot device list anymore. This is currently used to remove
devices that don't support the LBA access mechanism (since CHS support has
still not been implemented).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8650 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:25:08 +00:00
Axel Dörfler
b430068a23
Implemented the enabling/disabling of menu items.
...
"Continue boot" will now be disabled if there are no boot volumes.
Also, there will be an additional menu item "Reboot" in that case.
The boot device menu will now show a disabled "No boot devices found" label
then, and will be selected upon entry. Added a help text to "Rescan volumes"
which will also be selected upon entry if there is no boot device.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8649 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:23:28 +00:00
Axel Dörfler
a084c3cd69
No longer panics when it could find any boot volumes, but enters the
...
user menu in that case, too (to give the user the opportunity to rescan
the available devices).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8648 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:20:09 +00:00
Jérôme Duval
6df8e49083
Added Albanian American Belgian Japanese keymaps taken from BeOSMax3.1b1
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8645 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:03:13 +00:00
Jérôme Duval
e3d5c9065f
Added Italian, Swedish, Spanish keymaps taken from BeOSMax3b1
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8644 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 14:51:03 +00:00
Jérôme Duval
9039fc987d
Added keymap source compilation
...
Added French, German, Dutch, Greek keymaps taken from BeosMax3.1b1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 14:44:21 +00:00
Jérôme Duval
1eb6e72fdc
bugfix for extended chars
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8642 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 13:49:12 +00:00
Jérôme Duval
dd48c6dc23
Source parsing is now complete.
...
Added options -c for "compiling" the source keymap to a binary keymap
and -o to name the output file. -o has to be before -c because i'm looping through cmd args.
Time to add keymap source files.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8641 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 13:30:59 +00:00
Stefano Ceccherini
939b1a9c4c
PageDown and PageUp now behave a bit better. Still not completely ok, plus the code is a mess.
...
Needs to cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8640 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 07:50:35 +00:00
Stefano Ceccherini
2a346d67a6
- Fixed a nasty regression which made the control unusable
...
- Fixed the "caret looks like a point" bug
- More work on the Styling code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8638 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 06:49:43 +00:00
ejakowatz
b9c2cb3cd1
BMessage now sends B_NO_REPLY on destruction if no reply has been sent.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8637 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 04:14:30 +00:00
ejakowatz
68247322bf
Squished another possible memory leak.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8636 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-24 23:59:33 +00:00
ejakowatz
72a804515c
Fixed a couple of memory leaks and an incorrect index bounds check.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8635 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-24 23:54:02 +00:00
Jérôme Duval
968aa8c895
source keymap loading through LoadSource
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8634 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-24 23:22:39 +00:00
Axel Dörfler
96a34bfa35
Improved debug output - you know get the exact address of a page fault, not
...
rounded to the page offset.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8633 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-24 21:47:11 +00:00
François Revol
4c7651ac24
finddir: added -l option; removed DOS CRLF; fixed coding style.
...
sysinfo: dump port info too by default
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8632 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-24 15:59:10 +00:00
Rudolf Cornelissen
b1d5889c4a
small rom infostruct decode update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8629 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-24 11:35:23 +00:00
Jérôme Duval
7a0168dc97
Don't traverse link when looking for names
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8627 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-24 00:06:22 +00:00
Jérôme Duval
e6c0b53ddc
Added filtering. Commented now former unused addon code.
...
We now load and manage device and filter addons successfully.
Tested with nervous and InputRecorder devices and InputRecorder filter.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8626 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-23 21:50:09 +00:00
Rudolf Cornelissen
b4aa9ce9b4
added beginnings of cardBIOS info struct readout
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8624 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-23 14:58:30 +00:00
DarkWyrm
49de2e8b4f
server no longer turn into a zombie if closed with an app running
...
ServerApp now supports workspace activation along with client notification
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8623 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-22 22:33:57 +00:00
Ingo Weinhold
a8ca1ab348
Completed. Properly generates the desired outputs now.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8622 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-22 10:30:45 +00:00
DarkWyrm
478bbd8507
Cruft removal -- server replies should be SERVER_TRUE if function call was successful and SERVER_FALSE if not
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8621 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-22 00:27:15 +00:00
DarkWyrm
bceb8166d4
Added a function to the BPortLink debugging code
...
Made a couple of style tweaks to BApplication::connect_to_app_server
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8620 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-22 00:22:51 +00:00
DarkWyrm
f9ed3ba7d5
Fixed a stupid mistake in the message to create a window
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8619 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-22 00:10:44 +00:00
Ingo Weinhold
2e463a12a9
The beginnings of a small tool to parse syscalls.h and generate the assembly file performing the calls and the respective part of kernel syscall dispatcher. The parsing part is done.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8618 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-22 00:06:00 +00:00
DarkWyrm
1507de760c
Made some tweaks to make adding other modules less bug-prone
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8617 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-21 20:06:36 +00:00
DarkWyrm
bc7060f4fc
Removed warnings and errors which were missed in the transition to BPortLink
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8616 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-21 19:48:13 +00:00
Oliver Tappe
c7000cc7b3
- fixed some issues when compiling with gcc-2.95.3. At least three more
...
problems remain, though.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8615 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-21 08:55:12 +00:00
François Revol
6c29244a56
Add select() support, required for OpenSSH.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8614 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-20 22:31:05 +00:00
Jérôme Duval
c78e2a47c0
Added support for COMPILE_FOR_R5 flag, it enables to launch input_server without libopenbeos.so
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8612 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-20 12:55:31 +00:00
Jérôme Duval
bcacea13ec
messages reply with status
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8611 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 22:27:52 +00:00
Jérôme Duval
173f7185f4
AddOnManager improved, initializations, message handling improved
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8610 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 22:09:27 +00:00
Jérôme Duval
5359f0d4cc
added an addon manager directly from our media server, not finalized
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8609 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 16:00:09 +00:00
Jérôme Duval
de79eb2a1c
code clean up, added addon monitoring code from storage kit
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8608 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 11:43:20 +00:00
Jérôme Duval
35c6c5b791
replaced .. by DOTDOT, removed linkSharedLibraries
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8607 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 11:35:08 +00:00
Axel Dörfler
1085f3ae4e
Implemented floppy start: the boot loader shell is now able to load the
...
whole loader from a floppy or CD-ROM and execute it as usual - and it
even seem to work, yaay :)
For now, the length of the boot loader is hard-coded, but it is compatible
with the "makeflop" command, i.e. it stores the length in bytes 3 & 4 in
the file.
Also, the maximum head number is currently hard-coded to floppies - ToDo
comments are in the text which insist on fixing this.
This makes testing the boot loader under Linux much easier, as it isn't
able to write to BFS volumes directly (and the copy_to_bfs_image command
doesn't build under Linux).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8606 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 06:22:32 +00:00
Axel Dörfler
7312c22b60
Now makes sure that the stack is set up correctly.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8605 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 06:10:58 +00:00
Axel Dörfler
de28175b45
We need the whole 32 bit of the boot partition offset, not just the lower 16...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8604 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-19 06:05:55 +00:00
Jérôme Duval
7bc84645a1
Added private input headers, for input server communication in Input.cpp and InterfaceDefs.cpp
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8602 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-18 15:41:33 +00:00
Jérôme Duval
4d8f736888
Change to shared command constants
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8601 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-18 15:40:08 +00:00
Jérôme Duval
407d7a9aa9
Clean up, added missing message handlers
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8600 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-18 15:38:30 +00:00
Axel Dörfler
e2d2417f0c
Fixed missing header (malloc.h was including this for us before).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8599 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-18 00:25:28 +00:00
Axel Dörfler
6cd4801539
Just to be on the safe side: no longer tries to load non-loadable segments.
...
Improved error output in case something goes wrong.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8598 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-18 00:22:57 +00:00
Stefano Ceccherini
9705d07a5d
I tought I already committed this:
...
Some small fixes and error checks
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8597 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-17 13:52:18 +00:00
Jérôme Duval
a612e9ccb4
Fix for when there is no map for a type. Thanks Marcus !
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8596 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 22:45:27 +00:00
Axel Dörfler
a468da6449
Fixed compilation error with GCC 2.95.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8595 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 16:18:48 +00:00
Axel Dörfler
d51a69a420
Removed some unneeded debug output.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8594 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 15:51:08 +00:00
Axel Dörfler
9e8be53690
Fixed a GCC 3 warning.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8593 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 15:49:53 +00:00
Axel Dörfler
4db8c66409
Added empty platform_boot_options() function.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8592 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 15:38:38 +00:00
Axel Dörfler
8dd184dc16
Added (empty) missing video and menu functions to make the boot loader build again.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8591 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 15:21:23 +00:00
beveloper
e4d07a3e71
Added some new functions which seem to be required for Xentronics SampleStudio Pro.
...
Added missing license to implementation files.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8590 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 12:44:00 +00:00
François Revol
1b19c97c63
new tool: draggers: shows/sets draggers state (shown/hidden) ; typo in sysinfo
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8589 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-16 09:44:39 +00:00
beveloper
146e92861a
This is now the Haiku Media Kit
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8588 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 21:53:41 +00:00
beveloper
bd5c21f44a
Removed incomplete Media Player GUI.
...
A new player is beeing developed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8587 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 20:46:48 +00:00
beveloper
28a06094b2
Modified media_server and media_addon_server cration/terminatio.
...
Now uses application mime sig for start/stopping. Much better
compatibility with libbe.so restarting functions.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8586 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 20:43:01 +00:00
François Revol
da69157621
Stupid cvs didn't add finddir.c on last commit.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8585 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 16:44:42 +00:00
François Revol
d7063d6e64
open now also handles urls; adds finddir which was lost on my hdd.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8584 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 16:37:30 +00:00
beveloper
98eb4f65ae
shutdown and restarting of media_server is handled by libbe.so, not by libmedia.so
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8583 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 16:25:54 +00:00
beveloper
3de0f7bc7f
Changed to Haiku mime type which matches the desklink application.
...
For better bachward compatibility, we should probably switch to x-vnd.Be. later
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8582 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 16:01:21 +00:00
beveloper
6a217e6df7
Modified launching of applications. Should be able to launch Haiku, BeOS or Zeta RC3
...
Media Player, Media and Sounds preferences.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8581 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 15:55:45 +00:00
beveloper
ed942695d6
added more targets to the "MediaKit" jam target
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8580 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 14:34:13 +00:00
beveloper
b9a82d4068
fixed broken debug info printing
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8579 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 14:31:55 +00:00
beveloper
e69659acb4
Added PlayMediaFile() which is executed every time libbe.so wants to play a sound event.
...
Added missing license to SystemTimeSource, and changed main.cpp license to BSD license.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8578 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 14:19:39 +00:00
beveloper
8f30ef9e20
Switch to Be Inc media server signature, to allow libbe.so sending messages to the server.
...
Added support for system sound events. They are triggered by libbe.so sending a message to the media addon server.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8577 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 12:14:06 +00:00
beveloper
c80e05b8fc
Switch to Be Inc media server signature, to allow libbe.so sending messages to the server.
...
Also removed icons as they are most probably copyrighted and not free to use.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8576 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 12:12:31 +00:00
beveloper
abc3c2e95f
witch to Be Inc media server signature, to allow libbe.so sending messages to the server
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8575 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 12:09:25 +00:00
beveloper
a861a01ea4
switch to Be Inc media server signature, to allow libbe.so sending messages to the server
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8573 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 12:06:27 +00:00
beveloper
51599367a2
made error messages a little more informative
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8572 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 12:00:03 +00:00
beveloper
7562d5508a
Two additional functions to support gain selection for media files (sound events).
...
Allows better compatibility with Zeta's preference application.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8571 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-15 11:54:17 +00:00
Ingo Weinhold
f28fc0257e
Removed superfluous GetStat() in the setter methods.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8570 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-14 10:13:20 +00:00
Philippe Houdoin
200ec0269e
Remove const that breaks binary compatibility (const are mangled too).
...
Thanks axeld to point at them.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8569 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-14 01:24:57 +00:00
Philippe Houdoin
24e9e6005a
Added a separator between hex and ascii sides.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8568 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-14 00:51:02 +00:00
Philippe Houdoin
2c42f7bcf1
Complete BNetEdnpoint implementation, based on Alexandre Bique contribution.
...
Fix sendto() and recvfrom() sockaddr length argument to int, not size_t.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8564 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-14 00:12:28 +00:00
Ingo Weinhold
b1a1ca6c03
Fixed entry_ref_to_path() and optimized dir_to_path(). The basic
...
Storage Kit unit test are passed again.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8563 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 23:44:43 +00:00
Axel Dörfler
5a2358d4ea
Clarified output, so that you don't have to wait forever.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 19:29:08 +00:00
Axel Dörfler
c06b6654f3
_user_wait_for_team() no longer tries to copy the return code if its storage location is NULL.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8561 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 19:08:35 +00:00
Axel Dörfler
f947748c74
Fixed wrong function export that made every app crash on exit...
...
Renamed static variables to have the 's' prefix.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8560 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 18:36:54 +00:00
Axel Dörfler
7d1a7f96ff
_kern_debug_output() no longer accidently accesses unsafe user memory.
...
It now accepts strings of any size, reduced the stack consumption.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8559 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 17:45:54 +00:00
Axel Dörfler
8093fd8e2b
Removed possible name collisions for temporary kernel test apps.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8558 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 17:37:15 +00:00
Axel Dörfler
93ad6cdf73
When DEBUG is defined, it adds a debugger command to list all images from
...
the current team.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8557 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 16:31:02 +00:00
Axel Dörfler
a97726f081
Registered userland images now contain a bit more information: the text/data
...
addresses and their sizes are now set correctly in image_info as well, as
well as the device/node fields.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8556 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 16:27:29 +00:00
Philippe Houdoin
3bf35a18e8
Now, Dump() output hex and ascii side by side.
...
Renamed g_IsEnabled global into a more meaningfull name.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8554 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 09:19:13 +00:00
Axel Dörfler
670f23dab5
The kernel now maintains device and file system names as well in order to
...
be able to fill the fs_info structure.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8553 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-13 04:20:06 +00:00
DarkWyrm
5a9fed59c3
I hate forgetting to check in files. :(
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8552 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-12 12:43:36 +00:00
Philippe Houdoin
5b97efc5d8
Rename print_transport.cpp to <addon transport class>.cpp.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8551 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-11 08:56:02 +00:00
Philippe Houdoin
8473eaa54c
Linking against libprinttransportaddon.a don't include the mandatory init/exit_transport symbols as
...
the add-on didn't explicitly reference them.
Switch to simply link against PrintTransportAddOn.o instead.
Rename multiple print_transport.cpp into add-on main class name.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8550 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-11 08:53:41 +00:00
Philippe Houdoin
653ca662b0
Linking against libprinttransportaddon.a don't include the mandatory init/exit_transport calls as
...
the add-on didn't reference them. Switch to simply link against PrintTransportAddOn.o instead.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8549 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-11 08:43:49 +00:00
Philippe Houdoin
2aa1cedffd
Typo fix.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8548 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-11 08:41:29 +00:00
Philippe Houdoin
2a3661ad58
I'm so bored ;-)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8547 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-11 08:40:19 +00:00
Axel Dörfler
9050d1ee48
Changed the way the kernel libroot objects are built; we are no longer
...
reusing the standard libroot objects, but build them all again to make
sure they are compiled with the proper flags (i.e. -fno-pic).
That saves a lot of headaches: as a side effect, the kernel runs fine
again, and even the node monitor test works nicely now. Go figure.
Only the string functions remain separate, but that should be changed
as well one day (it's not problematic, right now).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8545 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-10 12:46:19 +00:00
Axel Dörfler
b42cb57bba
Added some casts and removed the static *_internal variables.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8544 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-10 12:19:23 +00:00
DarkWyrm
38e110b124
Client-server messaging fixes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8543 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-08 22:35:25 +00:00
DarkWyrm
3a340a8613
Messaging fixes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8542 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-08 22:34:36 +00:00
DarkWyrm
4a10a4f0ea
Fixed a quit bug in ViewDriver
...
Slightly improved ServerScreen::SupportsResolution
Implemented a DPMS hack for ViewDriver and DirectDriver
Moved various supporting classes from DisplayDriver.cpp to DisplaySupport.cpp
Added server-side support for BWindow::SetSizeLimits
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8541 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-07 20:30:58 +00:00
Philippe Houdoin
179268dc55
Follow actual InitCheck() semantics, part II.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8539 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-05 15:13:19 +00:00
Philippe Houdoin
39a650c883
Follow the *actual* InitCheck() semantics, on Alan Westbrook suggestion.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8538 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-05 15:04:33 +00:00
Philippe Houdoin
1d90c31ea2
Follow the InitCheck() model.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8537 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-04 16:39:09 +00:00
Philippe Houdoin
c92d05cf40
Add a print transport add-on loader/tester.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8536 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-04 09:25:40 +00:00
haydentech
d0eca0f8aa
One of the ServerBitmap constructors was ignoring the flags parameter
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8535 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-03 15:25:03 +00:00
haydentech
8af8de70ab
Some of the recent improvements Adi made were inadvertantly removed by the BPortLink patch
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8534 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-03 15:17:44 +00:00
haydentech
208b62ed86
gcc3 fix
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8533 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-02 21:09:22 +00:00
haydentech
f073f5d156
Fix 2 instances of mismatched locking
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8532 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-02 21:07:55 +00:00
Nathan Whitehorn
80d8f99ee8
Build system conversion and check in of ATI Mach64 driver for MYOB. Based on source written by Rene MacKinney.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8531 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-02 20:37:59 +00:00
Rudolf Cornelissen
c87c9d9960
fixed NM2200 acc in 24bit mode (not used though I guess)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8530 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-02 19:17:42 +00:00
Rudolf Cornelissen
12611c54ff
fixed overlay right-clipping: might fix NM2200+ distortions as well!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8527 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-02 13:50:25 +00:00
Rudolf Cornelissen
630b1126bb
2d and overlay restrictions update, 'comments doc' update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8526 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-02 11:58:12 +00:00
Rudolf Cornelissen
c60b4ca002
2d and overlay restrictions update, 'comments doc' update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8525 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-02 11:45:53 +00:00
Philippe Houdoin
612899f22c
Yeah, right, switching back to allwarnings-awareness. Stupid me.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8524 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-01 14:16:18 +00:00
Philippe Houdoin
ff24e0c4ab
Small typo fixed, even smaller changes...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8523 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-30 17:29:33 +00:00
DarkWyrm
842c3caec8
Minor header tweak
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8521 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-30 15:38:38 +00:00
DarkWyrm
ad56ce66a3
Pahtz's changes to use BPortLink systemwide, with a few minor other changes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8520 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-30 15:16:59 +00:00
DarkWyrm
3ceb31b96a
Pahtz's changes from PortLink/BSession/PortMessage/PortQueue to BPortLink
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8519 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-30 15:15:27 +00:00
Jérôme Duval
e47269fa21
added keymap
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8517 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 20:45:20 +00:00
Jérôme Duval
3a06d5ee6a
added -r option
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8516 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 20:39:38 +00:00
Axel Dörfler
416e8e8104
Fixed broken resource file (app signature must not be the "Be Application" signature).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8515 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 20:25:50 +00:00
Jérôme Duval
1fb06331bd
initial version of keymap bin app
...
-d option only
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8514 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 20:23:39 +00:00
Rudolf Cornelissen
e49a28cd50
fixed NM2200 and later cards overlay bug, fixed kernel driver not always putting away the PCI busmanager. Note that overlay may still not work OK, but we are now one step closer to finding the solution!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8513 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 18:55:54 +00:00
Jérôme Duval
37a348ee2c
signature update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8512 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 16:27:45 +00:00
Jérôme Duval
439d3bfb0f
now unused files
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8511 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 16:26:04 +00:00
Rudolf Cornelissen
c483014243
..and added full NM2090/NM2093 2D acceleration. This completes 2D acc for all supported cards! Please test.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8510 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 14:35:07 +00:00
Rudolf Cornelissen
24f01e140a
..and added full NM2090/NM2093 2D acceleration. This completed 2D acc for all supported cards! Please test...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8509 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 14:27:50 +00:00
Jérôme Duval
7b2445b2ce
input_server messages ids are shared : they go to private headers
...
#include fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8506 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 13:29:24 +00:00
Rudolf Cornelissen
ee87ff9103
completed MagicMedia 2D acceleration (so NM2200 and all later cards). Please test and provide feedback!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8505 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 13:22:45 +00:00
Rudolf Cornelissen
682c6e80ac
completed MagicMedia 2D acceleration (so NM2200 and all later cards). Please test and provide feedback!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8504 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 13:16:44 +00:00
Jérôme Duval
ce9ad52de6
Removed public headers, Input.cpp is in kits/interface/ already
...
Filled default hooks in Device Filter Method
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8501 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 12:42:14 +00:00
Jérôme Duval
c7ee25fdca
Splitted Globals.cpp in GraphicsDefs.cpp and InterfaceDefs.cpp to match headers
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8500 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 10:24:31 +00:00
Axel Dörfler
412b99d1c5
Updated application signature and version information for Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8499 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 09:10:48 +00:00
Axel Dörfler
f0abe83f7b
Now saves the current find settings, too (find mode and case sensitivity).
...
Updated the about requester to read "Haiku" instead of "OpenBeOS".
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8498 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 09:06:51 +00:00
Axel Dörfler
b201976335
Fixed typo.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8497 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 09:04:20 +00:00
Stefano Ceccherini
5dccfc1921
Some small changes (mostly suggested by Axel). Added more ToDO items, changed some comments, added some more (unhandled yet) message codes.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8496 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 06:49:17 +00:00
shatty
c33f560427
fix word wrap at file open time bug
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8495 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-29 03:31:25 +00:00
haydentech
41e9b8c42a
gcc3 fixes necessary to compile and link the registrar
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-28 16:23:46 +00:00
Axel Dörfler
3419b1d553
Fixes possible compiler warning, thanks to Bryan Duff for pointing this out.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8493 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-28 09:54:52 +00:00
Axel Dörfler
323fe5330d
Fixed read/write return types.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8492 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-28 09:49:29 +00:00
Stefano Ceccherini
660a04f377
Fixed some refresh bug I introduced in one of the latest commits. "Where are those millions open source code reviewers when you need them?". Word wrapping should work again. Some small style changes. Added some more TODO items and some comments.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8491 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-28 08:33:28 +00:00
Jérôme Duval
f853683ebf
Fixing my mistakes ...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8490 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 13:46:53 +00:00
Jérôme Duval
0605f4d931
Extracted function declarations to private header input_globals.h
...
Added a IMPEXP
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8489 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 13:35:39 +00:00
Jérôme Duval
0270cafe71
_restore_key_map_ implemented. thanks to Jack Burton :)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8485 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 10:22:21 +00:00
Jérôme Duval
efc2b733e6
Now uses a private header for _restore_key_map_
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8484 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 10:20:33 +00:00
Rudolf Cornelissen
54a69aec44
removed 'bug' in MagicMedia acc
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8483 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 10:09:45 +00:00
Stefano Ceccherini
f7021a391f
Fixed a nasty bug
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8482 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 07:15:43 +00:00
Stefano Ceccherini
6cd5d5b1f1
Implemented AppResources() "by the book" (not tested), InitialWorkspace(), researched and implemented a TODO item, some small cleanups.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8481 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 06:26:07 +00:00
shadow303
6415bfd325
Fix problem with "missing" private header
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8480 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-27 00:46:43 +00:00
Philippe Houdoin
d61b4aa421
Check-in minor changes made long ago.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8479 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 22:17:27 +00:00
Philippe Houdoin
619f4cda12
Included the Network preflet to the haiku-networkingkit-cvs package.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8478 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 22:06:20 +00:00
Philippe Houdoin
c075a6b85c
Created an haiku-printingkit-cvs package.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8477 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 22:03:44 +00:00
Philippe Houdoin
8f6af50004
openbeos-networkingkit-cvs => haiku-networkingkit-cvs
...
Haiku'ed libnet/README.html
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8476 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 22:02:39 +00:00
Philippe Houdoin
7bcd909ef1
openbeos-networkingkit-cvs => haiku-networkingkit-cvs
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8475 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 22:00:48 +00:00
Philippe Houdoin
b3c733e933
Created an haiku-printingkit-cvs package.
...
Fixed a typo, the print add-ons folder name was "print" when it should be "Print".
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8474 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 21:57:58 +00:00
Philippe Houdoin
58ac4a21c8
openbeos-networkingkit-cvs => haiku-networkingkit-cvs
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8473 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 21:55:43 +00:00
Rudolf Cornelissen
1233221867
added NM2200 and later (all MagicMedia cards) 2D acc function screen to screen b
...
lit: please test and provide feedback!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8471 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 15:07:04 +00:00
Rudolf Cornelissen
03a7a9ae4d
added NM2200 and later (all MagicMedia cards) 2D acc function screen to screen blit: please test and provide feedback!
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8470 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 15:01:45 +00:00
Rudolf Cornelissen
a7b24bba52
overlay fix for Nforce and Nforce2 cards (RAM detection updated)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8469 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 11:26:12 +00:00
Jérôme Duval
62b6801d11
Applied bash-2.05b-beos.patch.001.txt from Fran��oi Revol (alias mmu_man)
...
Doesn't include part of patch concerning bash-2.05b/lib/sh/fmtulong.c
Includes configure scripts, though not tested
Thanks to yellowTAB for this official contribution
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8468 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-26 10:03:13 +00:00
Jérôme Duval
f17a2e57e5
fix lock display
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8467 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-25 21:12:05 +00:00
Jérôme Duval
d1717955dc
various fixes , clean up, Numlock taken into account
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8466 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-25 20:43:57 +00:00
Jérôme Duval
b192cc3351
typo signature
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8465 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 13:19:18 +00:00
Jérôme Duval
91acc870b6
typo signature
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8464 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 12:46:39 +00:00
Jérôme Duval
a092437e2e
typo in signature
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8463 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 12:39:16 +00:00
Jérôme Duval
8326b2ff59
fix signature typo
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8462 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 11:45:56 +00:00
Jérôme Duval
4c8bb63bb0
Change to rdef resource format
...
Application name typo
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8461 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 11:39:13 +00:00
Jérôme Duval
4288d09b07
Added poorman
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8460 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 10:33:35 +00:00
Jérôme Duval
deb0af8330
Fixes Jamfile
...
Fixes headers, now compiles on R5
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8459 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 10:31:47 +00:00
Stefano Ceccherini
41e3acb043
Added some comments, some small style changes, and some TODO items.
...
Simplified some code.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8458 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 09:58:25 +00:00
Tyler Dauwalder
b87611aa33
Updated version string to 1.0.0.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8456 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 05:27:51 +00:00
Phil Greenway
4af8c448e2
Initial Checkin. Code by sl9c5 (sl9c5@cityinfonow.com)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8455 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-23 04:42:55 +00:00
Jérôme Duval
8082b77016
Open/Save As completed
...
Dead keys handled, even if it can be improved
Key character change still not implemented
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8454 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-22 23:09:23 +00:00
haydentech
5a97e40589
Some double-buffered drivers cannot Invalidate when the buffer is held
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8453 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-22 15:36:15 +00:00
Rudolf Cornelissen
5d468e2116
finalize V0.06
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8451 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-22 14:52:26 +00:00
Rudolf Cornelissen
b06db08263
finalize V0.06
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8450 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-22 14:46:28 +00:00
Stefano Ceccherini
a901231dac
Reworked Selection, as it was simply broken before. Still not 100% correct
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8449 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-22 09:40:40 +00:00
shadow303
ce1f504a6d
Swap accelerant name from radeon2.accelerant to radeon.accelerant
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8448 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-22 00:07:53 +00:00
haydentech
b2af3a1973
Fixed an errant line draw that occurred with titled and floating windows
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8447 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-21 16:52:55 +00:00
Jérôme Duval
7c05648267
Changed printf and PrintToStream to PRINT and PRINT_OBJECT
...
Enlarged image field to fit long filenames
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8446 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-21 14:59:57 +00:00
Stefano Ceccherini
539a90858a
Home / End go to the start/end of the line, not to the start/end of the buffer.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8445 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-21 07:22:22 +00:00
Phil Greenway
a0c20849b5
Updates by Mark Hogben
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8444 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-21 06:17:50 +00:00
Jérôme Duval
de9dab516d
now copy all patterned files, working
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8443 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 17:25:59 +00:00
haydentech
66950a7925
Quick fix to conform BitmapDirver to the new DisplayDriver function prototypes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8442 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 15:31:39 +00:00
haydentech
052e575afa
Fix font drawing when using a double-buffered driver
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8441 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 15:29:24 +00:00
haydentech
c4eb8432a3
Remove duplicated code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8440 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 15:28:03 +00:00
Stefano Ceccherini
c1fa3828af
Fixed Home/End key handling. Thanks to Andrew for reporting.
...
I know this won't be the last one :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8439 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 07:41:47 +00:00
shadow303
36c3b0457c
Add missing header...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8438 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 02:26:41 +00:00
shadow303
346cd2ebc0
Add common directory to build
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8437 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 02:21:53 +00:00
shadow303
ed03de4ccf
More stuff that I thought I already checked in (did cvs burp ?)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8436 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 02:19:46 +00:00
shadow303
5f6e3f515c
Whoa, forgot to check in a bunch of radeon stuff
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8435 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 02:17:39 +00:00
Jérôme Duval
832decbd0e
patch bash205b-002 :
...
Repeating an edit in vi-mode with '.' does not work
Tested.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8433 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 15:16:23 +00:00
Stefano Ceccherini
18c94e1dd0
Added InlineInput.cpp to the build
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8432 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 14:39:57 +00:00
Stefano Ceccherini
6adf049cfa
Inline input method handling for BTextView (still lacks the blue/red highlighting). Thanks to Andrew and Koki for the hints.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8431 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 14:38:35 +00:00
Rudolf Cornelissen
3b3b8f4460
ok, now its working :-/
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8429 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 11:52:23 +00:00
Rudolf Cornelissen
d6bdb247b7
added UPDATE.html to package (thanks for your work Niels!)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8428 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 11:46:36 +00:00
Rudolf Cornelissen
fd90aad511
doc update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8427 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 11:39:22 +00:00
Rudolf Cornelissen
f58eff6918
fixed embedded Geforce (Nforce 1 and 2) RAM amount detection, updated docs
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8424 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 11:19:02 +00:00
Rudolf Cornelissen
4f094ab6e3
fixed embedded Geforce (Nforce 1 and 2) RAM amount detection.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8423 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 11:13:18 +00:00
Niels Sascha Reedijk
77a66901a8
Summary: Merge in recent changes
...
Keywords:
Patches applied:
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-12
Update/add license header
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-13
Changes to init routine and memory management
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-14
Move uhci_properties_t into its own header -- cleans up the implementation
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-15
Add a virtual schedule that can be used to hook in all kinds of transfers
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-16
Improve rh handling
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-17
Change module to be subclass of BusManager
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-18
Reimplemented the uhci root hub
* n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-19
merge with mainline
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8422 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 10:22:30 +00:00
Niels Sascha Reedijk
1a2e81b52c
Summary: Merge in changes in busses / bus-manager loading
...
Keywords:
Patches applied:
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-24
Rename AllocArea to AllocateArea for consistency
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-25
Make the memory allocation routines more global and share it with the hc
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-26
Change from uint32 to addr_t to be safe on 64 bit in the future
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-27
AllocateChunk returns an area_id
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-28
Really fixing AllocateChunk now
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-29
Fix a bug where data was uninitialised when used and load debug symbols
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-30
Integrate host_controller.h
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-31
Many changes to accomodate for new bus_manager handling
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8421 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 10:18:35 +00:00
Jérôme Duval
3d165811ab
fix the build
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8420 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 09:53:21 +00:00
Niels Sascha Reedijk
99deff1da1
Create the haiku-agp package.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8419 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 08:58:14 +00:00
shatty
2f4a64dbc0
reduce namespace pollution
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8418 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-18 20:40:54 +00:00
Rudolf Cornelissen
a93e7bcbd3
removed small bug that could mess-up AGP3 compliance.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8417 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-18 18:32:12 +00:00
Rudolf Cornelissen
f24cfa8680
small update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8416 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-18 16:35:36 +00:00
shatty
d826fa6fa7
add scrollview to libhaiku
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8415 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-17 18:30:37 +00:00
shatty
a2a2ab8703
StyledEdit���is the first testbed for libhaiku
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8414 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-17 02:41:59 +00:00
shatty
1cd30f5d3d
BString is the first recipient of libhaiku status
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8413 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-17 02:41:19 +00:00
shatty
ed3e28b6a2
fix hidden menubar bug
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8412 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-17 01:21:04 +00:00
shadow303
5d6aa7a14f
Forgot the Jamfile
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8411 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-16 21:13:09 +00:00
Rudolf Cornelissen
ee55adfcb6
added AGP busmanager documentation.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8410 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-16 19:39:07 +00:00
Jérôme Duval
096616f88d
added key press for mouse events
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8409 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-16 18:13:05 +00:00
Stefano Ceccherini
aaae158a2b
Changed BTextView::GetText(), so that the real work is done by the backend. Should be much faster now.
...
Fixed _BTextGapBuffer_::RealCharAt(), some minor changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8408 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-16 06:37:54 +00:00
shadow303
ffec4cb14d
Add video in support included with version 4.1 of the radeon driver.
...
Feel free to relocate if I have guessed the wrong destination for this stuff.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8407 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-16 00:49:57 +00:00
shadow303
2a37e4c1cf
Upgrade to version 4.1 of radeon driver.
...
Includes some common routines which can be used by other accelerants.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8406 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-16 00:48:12 +00:00
Jérôme Duval
2cca927fe5
Fix multibytes character display
...
Fix key repeat
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8404 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-15 22:44:00 +00:00
Rudolf Cornelissen
91c56b1c29
fixed force_pci switch: could hang system before if AGP was pre-enabled
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8403 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-15 16:19:16 +00:00
Jérôme Duval
3989a673ba
now we get mouse events (thanks JBurton ! )
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8402 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-15 15:05:10 +00:00
Axel Dörfler
de44737ef7
Added attribute copying support to "cp" and "mv".
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8401 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-15 12:31:49 +00:00
Phil Greenway
26c008b793
More updates by Michael Berg <mike@agamemnon.homelinux.net>
...
Time is almost complete.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8400 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-15 01:51:50 +00:00
Jérôme Duval
bb14a500e6
small changes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8399 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-14 22:52:48 +00:00
Jérôme Duval
866cadc287
textview enhancements, still need to have mouse working
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8398 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-14 22:06:27 +00:00