Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-17 | options: Re-introduce the icon optionwindow-icon-option | Victor Kareh | 1 | -0/+2 | |
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-06-25 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2019-03-15 | warning: Value stored to 'screen_number' is never read | rbuj | 1 | -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-25 | make indent more uniform in a few files | monsta | 1 | -2/+2 | |
2014-02-24 | Opening new terminal in a tab now works. The new intended behaviour is desbribed | Martin Wimpress | 1 | -0/+2 | |
in https://bugzilla.gnome.org/show_bug.cgi?id=83203#c57 Fixes #45. | |||||
2011-11-06 | aplicando formato allman | Perberos | 1 | -55/+56 | |
2011-11-06 | initial | Perberos | 1 | -0/+118 | |