Searched hist:501 (Results 1 - 19 of 19) sorted by relevance

/haiku/src/system/kernel/arch/arm/
H A Darch_atomic32.cppdiff 501b24c6 Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
501b24c63b267527538aa4a7591348b3832bb84d Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
H A Darch_atomic64.cppdiff 501b24c6 Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
501b24c63b267527538aa4a7591348b3832bb84d Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
H A DJamfilediff 501b24c6 Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
diff 501b24c63b267527538aa4a7591348b3832bb84d Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
/haiku/headers/private/system/arch/arm/
H A Darch_config.hdiff 501b24c6 Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
diff 501b24c63b267527538aa4a7591348b3832bb84d Tue Sep 17 21:03:18 MDT 2013 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: kernel: Make 32/64-bit atomics work for ARMv5/6

Support for 64-bit atomic operations for ARMv7+ is currently stubbed
out in libroot, but our current targets do not use it anyway.

We now select atomics-as-syscalls automatically based on the ARM
architecture we're building for. The intent is to do away with
most of the board specifics (at the very least on the kernel side)
and just specify the lowest ARMvX version you want to build for.

This will give flexibility in being able to distribute a single
image for a wide range of devices, and building a tuned system
for one specific core type.
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleter.cppdiff 37876e4b Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
diff 37876e4b33ddb7258e98d6b5af42529f6dfc46b8 Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
H A DAutoCompleter.hdiff 37876e4b Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
diff 37876e4b33ddb7258e98d6b5af42529f6dfc46b8 Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
H A DAutoCompleterDefaultImpl.hdiff 37876e4b Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
diff 37876e4b33ddb7258e98d6b5af42529f6dfc46b8 Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
H A DTextViewCompleter.cppdiff 37876e4b Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
diff 37876e4b33ddb7258e98d6b5af42529f6dfc46b8 Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
H A DAutoCompleterDefaultImpl.cppdiff 37876e4b Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
diff 37876e4b33ddb7258e98d6b5af42529f6dfc46b8 Tue May 18 12:59:34 MDT 2010 stippi <stippi@94f232f2-1747-11df-bad5-a5bfde151594> Extend the auto-completion framework in order to support using page-up/down
to navigate the choices list.

git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@501 94f232f2-1747-11df-bad5-a5bfde151594
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_sim.cppdiff 501ba967 Tue Sep 08 14:34:01 MDT 2009 Marcus Overhagen <marcusoverhagen@gmail.com> remove color usage from debug output


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33004 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 501ba9675989ad39474756d9c3cce54f1feaa559 Tue Sep 08 14:34:01 MDT 2009 Marcus Overhagen <marcusoverhagen@gmail.com> remove color usage from debug output


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33004 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Dahci_controller.cppdiff 501ba967 Tue Sep 08 14:34:01 MDT 2009 Marcus Overhagen <marcusoverhagen@gmail.com> remove color usage from debug output


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33004 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 501ba9675989ad39474756d9c3cce54f1feaa559 Tue Sep 08 14:34:01 MDT 2009 Marcus Overhagen <marcusoverhagen@gmail.com> remove color usage from debug output


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33004 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Dahci_port.cppdiff 501ba967 Tue Sep 08 14:34:01 MDT 2009 Marcus Overhagen <marcusoverhagen@gmail.com> remove color usage from debug output


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33004 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 501ba9675989ad39474756d9c3cce54f1feaa559 Tue Sep 08 14:34:01 MDT 2009 Marcus Overhagen <marcusoverhagen@gmail.com> remove color usage from debug output


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33004 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/servers/app/
H A DServerPicture.hdiff b3470a55 Thu Aug 30 03:59:58 MDT 2018 JackBurton79 <stefano.ceccherini@gmail.com> ServerPicture:SyncState(): sync with Canvas instead of View
When the canvas api was introduced, ServerPicture was changed to work with Canvas,but this was not updated.

Change-Id: I37c68111f4a60408768656260bfc73a27f1f65f4
Reviewed-on: https://review.haiku-os.org/c/501
Reviewed-by: Stephan Aßmus <superstippi@gmx.de>
H A DServerPicture.cppdiff b3470a55 Thu Aug 30 03:59:58 MDT 2018 JackBurton79 <stefano.ceccherini@gmail.com> ServerPicture:SyncState(): sync with Canvas instead of View
When the canvas api was introduced, ServerPicture was changed to work with Canvas,but this was not updated.

Change-Id: I37c68111f4a60408768656260bfc73a27f1f65f4
Reviewed-on: https://review.haiku-os.org/c/501
Reviewed-by: Stephan Aßmus <superstippi@gmx.de>
/haiku/src/apps/terminal/
H A DTermParse.cppdiff fdfbd664 Thu Apr 27 13:46:45 MDT 2006 Jérôme Duval <korli@users.berlios.de> should fix bug #501, Terminal title can be set with special characters


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17250 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff fdfbd66456b9ac3550fa59bacd597a8b5b4804ce Thu Apr 27 13:46:45 MDT 2006 Jérôme Duval <korli@users.berlios.de> should fix bug #501, Terminal title can be set with special characters


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17250 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/kits/tracker/
H A DTextWidget.cppdiff 501aa0f3 Wed Nov 22 12:40:53 MST 2023 John Scipione <jscipione@gmail.com> Tracker: Check selection parent is read-only on query

If 0 items are selected, check the window's volume instead.

If 1 item is selected, check if the parent's volume is read-only.

If multiple items are selected, consider the entire selection to
be read-only if any item's parent directory in the selection is
on a read-only volume.

You aren't allowed to for example Cut a selection that has an
item on a read-only volume as the Cut operation would not be able
to succeed. However, if all items in the selection are not on a
read-only volume then you may Cut.

For non-query windows assume all selected item's are on the same
volume and only check the first item when multiple are selected.

Fixes #18661

Change-Id: Ib898e54b62558c66aad65d33afd080480e312565
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7120
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Reviewed-by: John Scipione <jscipione@gmail.com>
H A DContainerWindow.cppdiff 501aa0f3 Wed Nov 22 12:40:53 MST 2023 John Scipione <jscipione@gmail.com> Tracker: Check selection parent is read-only on query

If 0 items are selected, check the window's volume instead.

If 1 item is selected, check if the parent's volume is read-only.

If multiple items are selected, consider the entire selection to
be read-only if any item's parent directory in the selection is
on a read-only volume.

You aren't allowed to for example Cut a selection that has an
item on a read-only volume as the Cut operation would not be able
to succeed. However, if all items in the selection are not on a
read-only volume then you may Cut.

For non-query windows assume all selected item's are on the same
volume and only check the first item when multiple are selected.

Fixes #18661

Change-Id: Ib898e54b62558c66aad65d33afd080480e312565
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7120
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Reviewed-by: John Scipione <jscipione@gmail.com>
H A DPoseView.cppdiff 501aa0f3 Wed Nov 22 12:40:53 MST 2023 John Scipione <jscipione@gmail.com> Tracker: Check selection parent is read-only on query

If 0 items are selected, check the window's volume instead.

If 1 item is selected, check if the parent's volume is read-only.

If multiple items are selected, consider the entire selection to
be read-only if any item's parent directory in the selection is
on a read-only volume.

You aren't allowed to for example Cut a selection that has an
item on a read-only volume as the Cut operation would not be able
to succeed. However, if all items in the selection are not on a
read-only volume then you may Cut.

For non-query windows assume all selected item's are on the same
volume and only check the first item when multiple are selected.

Fixes #18661

Change-Id: Ib898e54b62558c66aad65d33afd080480e312565
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7120
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Reviewed-by: John Scipione <jscipione@gmail.com>
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cppdiff 501dd0d6 Sun Mar 02 09:27:52 MST 2008 François Revol <revol@free.fr> Added Maurice Kalinowski to the contributors' list.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24206 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 501dd0d6042d54a60f0d0cde47451da9132c08ab Sun Mar 02 09:27:52 MST 2008 François Revol <revol@free.fr> Added Maurice Kalinowski to the contributors' list.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24206 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 601 milliseconds