Searched +hist:5 +hist:feeb234 (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/terminal/
H A DTermWindow.cppdiff 5fe12d40 Sat Nov 29 07:37:42 MST 2014 Humdinger <humdingerb@gmail.com> Correct typo

My condolences...
diff 5b41331f Sat Mar 09 02:40:16 MST 2013 Siarzhuk Zharski <zharik@gmx.li> CodeStyle fixes, some refactoring and cleanup

* Clear some codestyle issues catched by checker script;
* Rename RestartDebugCapture to more consistent StartStopDebugCapture;
* Updated Copyrights and authors lists, some occurences of the raw MIT
licence text replaced with "under the terms of MIT licence" reference;
* Fixes for x86_64 build.

This is cumulative cleanup commit for series of Terminal refactoring
changes I have introduced last time. No significant functional changes.
diff 5feeb234 Thu Nov 18 17:20:41 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> A failing FindInt32() still modifies the result variable.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39500 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5feeb234 Thu Nov 18 17:20:41 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> A failing FindInt32() still modifies the result variable.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39500 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5afe0aef Thu Nov 18 06:58:49 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * Use B_WIDTH_FROM_WIDEST for tabs, so the titles aren't truncated
unnecessarily.
* Invalidate the complete tab view after setting a label. Otherwise we'd get
artifacts when the label gets shorter.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39478 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5dda419a Wed Jan 16 04:33:47 MST 2008 Stefano Ceccherini <stefano.ceccherini@gmail.com> If spawning a shell in a tab failed, the tab wouldn't be removed by the
cleanup thread, since, not being attached to the window, Window()
returned NULL. Now CustomTermView::NotifyQuit() accounts for this, and
sends the message to the first window in the BApplication. Moreover,
RemoveTab() would always remove the currently selected tab, and not the
requested one.
Changed a printf() to fprintf().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23558 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5fe12d4049d2aaf65c914194b9bcb80d84728f91 Sat Nov 29 07:37:42 MST 2014 Humdinger <humdingerb@gmail.com> Correct typo

My condolences...
diff 5b41331f1100c78541d87b7ad5a15d5652acb079 Sat Mar 09 02:40:16 MST 2013 Siarzhuk Zharski <zharik@gmx.li> CodeStyle fixes, some refactoring and cleanup

* Clear some codestyle issues catched by checker script;
* Rename RestartDebugCapture to more consistent StartStopDebugCapture;
* Updated Copyrights and authors lists, some occurences of the raw MIT
licence text replaced with "under the terms of MIT licence" reference;
* Fixes for x86_64 build.

This is cumulative cleanup commit for series of Terminal refactoring
changes I have introduced last time. No significant functional changes.
diff 5feeb23410fff512ff8a7f640b4cd7f34f569923 Thu Nov 18 17:20:41 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> A failing FindInt32() still modifies the result variable.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39500 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5afe0aef82146ed5b40b35755cbdacb7ee912eaf Thu Nov 18 06:58:49 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * Use B_WIDTH_FROM_WIDEST for tabs, so the titles aren't truncated
unnecessarily.
* Invalidate the complete tab view after setting a label. Otherwise we'd get
artifacts when the label gets shorter.


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

Completed in 115 milliseconds