summaryrefslogtreecommitdiff
path: root/src/terminal-options.c
AgeCommit message (Collapse)AuthorFilesLines
2024-04-17options: Re-introduce the icon optionwindow-icon-optionVictor Kareh1-8/+37
Since profiles do not provide a way of setting the window icon, we re-introduce the --icon option to allow the window instance to report an icon programmatically. Fixes https://github.com/mate-desktop/mate-terminal/issues/246 Closes https://github.com/mate-desktop/mate-terminal/issues/62
2021-12-11Use a blank line at mostrbuj1-2/+0
2021-06-25update copyright to 2021raveit651-0/+1
2019-03-15warning: Value stored to 'screen_number' is never readrbuj1-1/+0
$ scan-build --keep-cc make terminal-app.c:249:5: warning: Value stored to 'screen_number' is never read screen_number = n; ^ ~
2017-12-25make indent more uniform in a few filesmonsta1-9/+9
2016-03-07Fix incorrect ordering of COLS and ROWSFriedel Wolff1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=649023
2014-02-24Opening new terminal in a tab now works. The new intended behaviour is desbribedMartin Wimpress1-3/+9
in https://bugzilla.gnome.org/show_bug.cgi?id=83203#c57 Fixes #45.
2014-02-14"maximise" typo?hekel1-1/+1
"maximise" was probably intentional, its used in British English.. However "maximize" is more widely accepted in Other English Speaking Countries. Proposing change since "maximize" is still used in the UK, but "maximise" is rarely used elsewhere.
2011-11-06aplicando formato allmanPerberos1-1026/+1031
2011-11-06initialPerberos1-0/+1396