Commit Graph
8319 Commits
Author SHA1 Message Date
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
shadow303 51c74f5a0c Added a couple missing headers
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8434 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-20 01:23:55 +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 806fd933cd fixed embedded Geforce (Nforce 1 and 2) RAM amount detection.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8425 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-19 11:22:33 +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:

 * [email protected]/usb-busses--development--0.1--patch-12
   Update/add license header

 * [email protected]/usb-busses--development--0.1--patch-13
   Changes to init routine and memory management

 * [email protected]/usb-busses--development--0.1--patch-14
   Move uhci_properties_t into its own header -- cleans up the implementation

 * [email protected]/usb-busses--development--0.1--patch-15
   Add a virtual schedule that can be used to hook in all kinds of transfers

 * [email protected]/usb-busses--development--0.1--patch-16
   Improve rh handling

 * [email protected]/usb-busses--development--0.1--patch-17
   Change module to be subclass of BusManager

 * [email protected]/usb-busses--development--0.1--patch-18
   Reimplemented the uhci root hub

 * [email protected]/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:

 * [email protected]/usb-busmanager--development--0.1--patch-24
   Rename AllocArea to AllocateArea for consistency

 * [email protected]/usb-busmanager--development--0.1--patch-25
   Make the memory allocation routines more global and share it with the hc

 * [email protected]/usb-busmanager--development--0.1--patch-26
   Change from uint32 to addr_t to be safe on 64 bit in the future

 * [email protected]/usb-busmanager--development--0.1--patch-27
   AllocateChunk returns an area_id

 * [email protected]/usb-busmanager--development--0.1--patch-28
   Really fixing AllocateChunk now

 * [email protected]/usb-busmanager--development--0.1--patch-29
   Fix a bug where data was uninitialised when used and load debug symbols

 * [email protected]/usb-busmanager--development--0.1--patch-30
   Integrate host_controller.h

 * [email protected]/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 <[email protected]>
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