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
shadow303
8f6c61bcef
Upgrade to version 4.1 of radeon driver.
...
Includes some common routines which may be used by other drivers.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8405 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-16 00:46:01 +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
Rudolf Cornelissen
24223277db
card match detection for AGP updated
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8397 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-14 18:36:54 +00:00
Adi Oanca
5ff9c0d972
there was a compile error
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8396 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-14 16:56:43 +00:00
Jérôme Duval
06938ea6ce
Added support for Keymap files
...
Display characters for each key in the selected font
Pressed modifiers are taken into account
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8395 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-14 16:10:25 +00:00
Stefano Ceccherini
26b5401027
Added implementation of _set_menu_sem_() to Window.cpp (should it go to a different place ?), thus fixing the build (at least here, I hope I didn't forget anything else).
...
Thanks to Bill Hayden for reporting and sorry again for the trouble.
Changed a comment in PopUpMenu.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8394 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-14 07:41:47 +00:00
Jérôme Duval
f22750bb9d
Added vim runtime files
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8393 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-13 23:28:30 +00:00
Rudolf Cornelissen
1cdd04177a
doc update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8392 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-13 13:43:40 +00:00
Rudolf Cornelissen
88591d4299
'doc' update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8391 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-13 13:42:24 +00:00
Rudolf Cornelissen
18265907c9
added settings file: features can now be blocked if they give trouble
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8390 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-13 13:00:16 +00:00
Rudolf Cornelissen
5785a94163
small agp update
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8389 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-13 07:13:02 +00:00
Stefano Ceccherini
1bdb4507f5
Added ZombieReplicantView, Dragger & Shelf to the build
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8388 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-13 06:47:52 +00:00
Stefano Ceccherini
4b44b0265a
Finished (or, at least fixed) BPopUpMenu, to make it do something useful (it works actually, even if not all options are tested).
...
Fixed build of Dragger, Shelf and ZombieReplicantView
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8387 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-13 06:46:09 +00:00
Rudolf Cornelissen
1d2aeb8400
agp now fully works with the agp busmanager module: still some finetuning needed
...
though..
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8386 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 19:08:43 +00:00
Rudolf Cornelissen
5c742e1422
agp now fully works with the agp busmanager module: still some finetuning needed though..
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8385 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 19:06:06 +00:00
Rudolf Cornelissen
927754fb6a
more AGP updates (not yet ready)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8384 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 15:09:21 +00:00
Rudolf Cornelissen
83eaad52e2
agp devices dump up again
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8383 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 14:26:36 +00:00
Rudolf Cornelissen
0f1ebd5a15
accessing AGP busmanager works now :-)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8382 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 13:59:10 +00:00
Rudolf Cornelissen
c2481c3f91
nothing really.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8381 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 13:57:44 +00:00
Rudolf Cornelissen
d58daf62a0
busmanager is working now
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8380 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 13:53:18 +00:00
Rudolf Cornelissen
663294ccbb
setting up AGP module use (not finished)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8379 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 12:25:41 +00:00
Jérôme Duval
36ca3a48b2
Fix a change i did pointed by Fran��oisRevol.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8378 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-12 09:00:03 +00:00
Jérôme Duval
c7bbbf6729
change path to /etc/vim
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8377 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-11 20:32:12 +00:00
Tyler Dauwalder
1c1e2d3360
Added --no-trunc option to not truncate output file if it already exists.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8376 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-11 18:28:40 +00:00
Adi Oanca
b0a5df7a0f
app_server, sometimes needs to hide some windows without affecting a window's original hidden state. For that I introduced 2 new methods in WinBorder and made Layer::IsHidden() virtual.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8375 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-11 11:08:36 +00:00
Adi Oanca
038d30aae7
Removed locking from Workspace class. Rootlayer should be the only one who uses this class. Also changed Workspace::AddLayerPtr() into AddWinBorder.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8374 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-11 10:01:01 +00:00
Rudolf Cornelissen
72bb797ea9
AGP busmanager now compiles.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8373 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-10 22:25:49 +00:00
Rudolf Cornelissen
f2ee363c63
temporary shutdown AGP stuff, will be rewritten shortly...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8372 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-10 22:21:46 +00:00