summaryrefslogtreecommitdiff
path: root/src/terminal-app.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-28build: Isolate smclientrbuj1-0/+10
2020-01-31Fix build using gcc 10 -fno-common flagrbuj1-0/+2
2020-01-05terminal-window: avoid to make new GSettings in every new windowPablo Barciela1-30/+26
2019-09-16terminal-app: remove -Wdiscarded-qualifiers warningsrbuj1-14/+14
2019-03-15warning: Value stored to 'screen_number' is never readrbuj1-18/+2
2019-03-15Use gresources for about_DATA, uimanager_DATA & builder_DATArbuj1-2/+2
2018-02-20terminal-app: avoid gtk_dialog_add_buttons with stock idsPablo Barciela1-6/+27
2018-02-09avoid deprecated GtkStockPablo Barciela1-2/+2
2017-07-21avoid deprecated gdk_display_get_screenZenWalker1-3/+1
2016-09-22add back --geometry positioning supportAlexei Sorokin1-4/+4
2016-09-14don't use deprecated gtk_window_parse_geometry()Alexei Sorokin1-1/+4
2016-07-20avoid deprecated GtkTableraveit651-3/+3
2016-06-11do not use deprecated gtk_dialog_set_alternative_button_orderraveit651-8/+1
2016-05-26copy gsettings helpers from libmate-desktop (see also FIXME there)monsta1-3/+66
2016-05-26use dconf directly instead of wrapper functions from libmate-desktopmonsta1-2/+4
2015-12-07remove excessive data conversion and don't leak string arraymonsta1-12/+19
2015-12-07simplify some more code and don't leak memorymonsta1-4/+12
2015-09-08drop support for win32/osxmonsta1-44/+25
2014-12-15zero-init all signals arraysMonsta1-1/+1
2014-04-23Use GSettings common functions from libmate-desktopStefano Karapetsas1-5/+5
2014-04-23Use common dconf functions from libmate-desktopStefano Karapetsas1-2/+2
2014-02-24Opening new terminal in a tab now works. The new intended behaviour is desbribedMartin Wimpress1-19/+76
2014-02-12Fix some warnings.Mark Thomas1-5/+0
2013-05-21More general fix for #18: actually test if the the font content is emptyScott Balneaves1-0/+3
2013-01-17Migrate to GSettingsMarcel Dijkstra1-223/+145
2011-11-06aplicando formato allmanPerberos1-1341/+1343
2011-11-06initialPerberos1-0/+2116