Searched +hist:36 +hist:cdd7a2 (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/terminal/
H A DTermWindow.cppdiff fed199a7 Sun Feb 04 15:09:36 MST 2024 Emir SARI <bitigchi@me.com> Terminal: use multiplication sign instead of x

Change-Id: I800b765b8820d9ab48af735fb419207bf0e156bc
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7374
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
diff 52e43a20 Thu Sep 03 11:36:44 MDT 2015 Axel Dörfler <axeld@pinc-software.de> Terminal: replaced positioning with BWindow::MoveOnScreen().

* The previous mechanism was pretty crude, and didn't work that well.
diff 1eccdc25 Sat Dec 08 13:19:15 MST 2012 John Scipione <jscipione@gmail.com> Increase the font size options in Terminal

Sizes range from 8 to 36 but not all sizes are represented. The
progression is not linear, the font size increases first by 1,
then 2, and finally by 4.

Works by keying command-(plus)/command-(minus) or selecting
from Font size menu, or from selecting from Font menu in Terminal
settings. If you alter the settings file to put in some other font
size it should still work, but the menu item won't be checked.

Fixes #8849
diff 36cdd7a2 Mon Nov 22 04:17:35 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> Corrected the alert text for the case that multiple processes are still active.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39567 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 36cdd7a2 Mon Nov 22 04:17:35 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> Corrected the alert text for the case that multiple processes are still active.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39567 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff b1b68540 Thu Nov 18 09:26:36 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * Renamed the session ID to index.
* Introduced class SessionID to uniquely identify a session. Unlike the indexes
the IDs aren't reused.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39484 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 53cd28e9 Tue Nov 16 08:39:36 MST 2010 Ingo Weinhold <ingo_weinhold@gmx.de> Still-running-processes warning:
* Made the phrasing consistent: "quit" -> "close", "OK" -> "Close".
* Use a more fitting text when only closing a terminal tab.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39446 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 306fdb5b Mon Aug 16 08:36:04 MDT 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> Missing call to B_TRANSLATE.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38142 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 7014c8a3 Thu Jan 17 14:36:06 MST 2008 Stefano Ceccherini <stefano.ceccherini@gmail.com> Removed support for "Full font", which wasn't used anyway. Since
our Terminal only works correctly with fixed width fonts, now the font
menu filters out variable width ones. For some reason, though, Konatu
Tohaba isn't recognized as fixed. Various other changes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23591 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8b63673c Thu Aug 16 09:36:42 MDT 2007 Stefano Ceccherini <stefano.ceccherini@gmail.com> Also use _GetPreferredFonts() in the other place when we read the fonts
from the preferences


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

Completed in 136 milliseconds