Searched +hist:7 +hist:c0f5738 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/interface/
H A DTextView.cppdiff 7cf48d4e Tue Feb 13 05:46:15 MST 2018 hy che <cvghy116@gmail.com> TextView: Remove redundant check in ScrollToOffset as PointAt() already does the check.

Change-Id: I2bf541fca84ef27749484ee1be05fb9debac32e2
diff 7a96554c Wed Dec 09 23:53:17 MST 2015 looncraz <looncraz@looncraz.net> kits/interface: Convert to using Set*UIColor.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
Patches 0003-0017 from looncraz, unmodified.
diff 7f94398c Sat Oct 26 16:42:02 MDT 2013 Siarzhuk Zharski <zharik@gmx.li> TextView:Restore caret offset on B_HOME/B_END in R/O mode

Handling Ctrl-Home / Ctrl-End shortcuts in non-editable mode left the
caret offset unchanged. That provoked stuck of the page scrolling mode.
Reset the caret offset on such actions. Fixes #9407.
diff 7cd8f5f9 Mon Jan 02 20:46:30 MST 2012 Philippe Saint-Pierre <stpere@gmail.com> TextView: initialize buttons variable

CID 10751.
diff 7c0f5738 Tue Mar 02 17:02:02 MST 2010 Rene Gollent <anevilyak@gmail.com> Remove Tracker's special DnD handling. Instead, BTextView/BTextControl now
honors drag messages containing entry refs and resolves the path of the first
one contained. Will work on a more sophisticated solution that would allow
optionally extracting the file text instead via right click drag context menu
when I have more time.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35731 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7c0f5738 Tue Mar 02 17:02:02 MST 2010 Rene Gollent <anevilyak@gmail.com> Remove Tracker's special DnD handling. Instead, BTextView/BTextControl now
honors drag messages containing entry refs and resolves the path of the first
one contained. Will work on a more sophisticated solution that would allow
optionally extracting the file text instead via right click drag context menu
when I have more time.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35731 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7a842ef7 Sun Oct 04 18:46:26 MDT 2009 Stephan Aßmus <superstippi@gmx.de> Check negative out-of-bounds index in BTextView::OffsetAt(). According to
#4707, this is the BeOS behavior. I have not checked myself and the BeBook is
very brief on this, but similar methods do trim indices to be in range.
Another alternative would be returning an index indicating an error (-1).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33439 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7ca29518 Thu Nov 02 03:07:13 MST 2006 Axel Dörfler <axeld@pinc-software.de> Applied Stefano's patch to bug #886. Also does nothing now if startOffset is larger
than endOffset.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19169 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7d8ee43e Thu Sep 28 07:08:01 MDT 2006 Stefano Ceccherini <stefano.ceccherini@gmail.com> now checks the real lenght of the passed buffer in BTextView::Insert(). Seems to fix bug 675

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18967 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7f94398c21d5091b7232939ac063b8c822affa8e Sat Oct 26 16:42:02 MDT 2013 Siarzhuk Zharski <zharik@gmx.li> TextView:Restore caret offset on B_HOME/B_END in R/O mode

Handling Ctrl-Home / Ctrl-End shortcuts in non-editable mode left the
caret offset unchanged. That provoked stuck of the page scrolling mode.
Reset the caret offset on such actions. Fixes #9407.
/haiku/src/kits/tracker/
H A DPoseView.cppdiff 7cef8ca2 Mon Aug 10 13:27:50 MDT 2015 Michael Lotz <mmlr@mlotz.ch> Tracker: Fix regression introduced in hrev49011.

If the view fails to lock because it is actually gone, we obviously
can't use it to return the container, so delete it directly in that
case.

Fixes #12072 and probably #11982 which would then be a duplicate.
diff 7ef62fb6 Fri Feb 27 18:08:15 MST 2015 John Scipione <jscipione@gmail.com> Tracker: Style fixes

* Style fixes to QueryContainerWindow.h
* Style fixes to ContainerWindow
* Style fixes to Model
* Style fixes to Tracker
* Style fixes to PoseView
- Most of the changes come from unindenting the code
diff 7d515bdb Fri Feb 27 16:38:39 MST 2015 John Scipione <jscipione@gmail.com> Tracker: handle copying files from virtual directories

If virtual directory first resolve the symlink before copying/moving/linking the file.

Fixes #11091

R1/B1 bug squashed!
diff 7ad72ef6 Sun Aug 12 14:31:54 MDT 2012 Philippe Saint-Pierre <stpere@gmail.com> PoseView: avoid duplication of poses

When filtered, clear the FilteredPoseList before re-filling it.

Fixes #8875.
diff 7b80b5d5 Fri Sep 17 10:28:10 MDT 2010 Alexandre Deckner <alex@zappotek.com> * Use multiple translate contexts in Tracker for easier translation


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38691 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7c0f5738 Tue Mar 02 17:02:02 MST 2010 Rene Gollent <anevilyak@gmail.com> Remove Tracker's special DnD handling. Instead, BTextView/BTextControl now
honors drag messages containing entry refs and resolves the path of the first
one contained. Will work on a more sophisticated solution that would allow
optionally extracting the file text instead via right click drag context menu
when I have more time.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35731 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7c0f5738 Tue Mar 02 17:02:02 MST 2010 Rene Gollent <anevilyak@gmail.com> Remove Tracker's special DnD handling. Instead, BTextView/BTextControl now
honors drag messages containing entry refs and resolves the path of the first
one contained. Will work on a more sophisticated solution that would allow
optionally extracting the file text instead via right click drag context menu
when I have more time.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35731 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7acdd03f Sun Jan 31 22:02:05 MST 2010 Michael Lotz <mmlr@mlotz.ch> Replaced the sMatchString buffer used for typeahead search by a BString. No
intended functional change.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35373 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7ca5e887 Fri Jan 15 16:44:39 MST 2010 Rene Gollent <anevilyak@gmail.com> * PoseView: Re-enabled respecting the invisible pose attribute.
* FSUtils: Mark the root-level Trash directories as invisible. For the time being,
this renders the Trash only visible on the Desktop once more, pending
further consensus on how to handle it in the future. Note however that
this also means that Desktop and/or var directories that still have the
old _trk/pinfo_le attribute from prior to the previous visibility changes
will also be marked invisible again, and those people dual-booting older
BeOS will also still see this issue as the Tracker on those will still
force-write the invisible attribute onto those directories on every volume.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35094 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7dc5caf2 Tue Apr 07 15:34:27 MDT 2009 Stephan Aßmus <superstippi@gmx.de> When changing icon size, pose locations need saving. That's not so nice, but
pose locations are always in view coordinates from the perspective of BPoseView,
even if the unscaled location wouldn't change from the perspective of BPose.
This could be removed when storing and restoring unscaled location. I was just
not sure were all this happens.


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

Completed in 668 milliseconds