History log of /haiku/src/apps/terminal/FindWindow.h
Revision Date Author Comments
# 55067dfe 09-May-2013 John Scipione <jscipione@gmail.com>

Style fixes and update copywrite headers


# 58f1b131 13-Jan-2010 Karsten Heimrich <host.haiku@gmx.de>

* Fix ticket #5249.
* Cleanup and some layout changes.
* Disable the text control when using the selection.



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


# 8c6aa65e 19-Dec-2009 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Implemented input method handling. Unfortunately, due to bug #4926, it's
completely unusable (it's disabled currently anyway).
Shell::AttachBuffer() returns a status_t now (instead of void), so the caller
can do something in case it fails.
Simplified some methods, removed unused stuff.


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


# 14398132 20-Nov-2009 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Converted the Terminal Find Window to the layout api keeping (more or less)
the previous look.
Would be nice if the window was a bit wider, but I don't know how to force
that (accepting advices).


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


# e8cbd8db 15-Aug-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Use the handy B_CLOSE_ON_ESCAPE flag instead of fishing for the escape key in
DispatchMessage().


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


# f2b1ae9a 14-Aug-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added escape key support in the find window (pirated from StyledEdit :-)).


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


# b741fc89 07-May-2007 François Revol <revol@free.fr>

Fix building on R5 (dano at least).


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


# 7e99a484 13-Apr-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Renamed *Dlg classes to *Window, completing my previous commit

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


# f8cc2a74 13-Apr-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Renamed *Dlg to *Window, since the term "Dialog" is alien to the beos
api. Thanks to Vasilis Kaoutsis for the suggestion. I'll rename the
classes with the next commit.


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


# 55067dfe82790c537119b1137072ec738dbd7024 09-May-2013 John Scipione <jscipione@gmail.com>

Style fixes and update copywrite headers


# 58f1b1311f61d67c7cf5df8c6c293823f009e5cc 13-Jan-2010 Karsten Heimrich <host.haiku@gmx.de>

* Fix ticket #5249.
* Cleanup and some layout changes.
* Disable the text control when using the selection.



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


# 8c6aa65eb6a967af6ade9abeee7c961ff84005c7 19-Dec-2009 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Implemented input method handling. Unfortunately, due to bug #4926, it's
completely unusable (it's disabled currently anyway).
Shell::AttachBuffer() returns a status_t now (instead of void), so the caller
can do something in case it fails.
Simplified some methods, removed unused stuff.


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


# 143981329c6c882ae3bcb96a6b12358d9e222284 20-Nov-2009 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Converted the Terminal Find Window to the layout api keeping (more or less)
the previous look.
Would be nice if the window was a bit wider, but I don't know how to force
that (accepting advices).


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


# e8cbd8db5d8f7215bdc7335b09ca9cb0aec73abc 15-Aug-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Use the handy B_CLOSE_ON_ESCAPE flag instead of fishing for the escape key in
DispatchMessage().


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


# f2b1ae9a762c8d9bfaed8187e5a8fbe947acbd03 14-Aug-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added escape key support in the find window (pirated from StyledEdit :-)).


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


# b741fc8986a6c04a40f3913524cfe5fb1b5c4f69 07-May-2007 François Revol <revol@free.fr>

Fix building on R5 (dano at least).


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


# 7e99a484fbb78fbf2a35b1c152cfe1e9e708d558 13-Apr-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Renamed *Dlg classes to *Window, completing my previous commit

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


# f8cc2a74e477715822698d206e888f50e7dfaea0 13-Apr-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Renamed *Dlg to *Window, since the term "Dialog" is alien to the beos
api. Thanks to Vasilis Kaoutsis for the suggestion. I'll rename the
classes with the next commit.


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