summaryrefslogtreecommitdiff
path: root/src/terminal-tab-label.c
AgeCommit message (Collapse)AuthorFilesLines
2019-08-29terminal-tab-label: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2018-01-29require GTK+ 3.22 and GLib 2.50monsta1-5/+0
and drop additional checks for min/max GLib versions, it's not needed
2016-09-28fix crash after detaching tab and then changing its titlemonsta1-1/+19
fixes https://github.com/mate-desktop/mate-terminal/issues/131 thanks to @egmontkob for the patch: https://git.gnome.org/browse/gnome-terminal/commit/?id=f65261a0b5d03658be3acb439976fd8af6fa28ea
2016-06-11Borrow pluma-close-button class and use it.raveit651-25/+3
This is a subclass of GtkButton special theming for the close button. taken from: https://git.gnome.org/browse/gnome-terminal/commit/src?h=gnome-3-8&id=c3a3e06 https://git.gnome.org/browse/gnome-terminal/diff/src/terminal-close-button.c?h=gnome-3-8&id=2bff4b6
2016-01-20fix conditions for GtkMisc deprecationsWolfgang Ulbrich1-1/+1
2016-01-20use gtk_icon_size_lookup in both GTK+ buildsmonsta1-2/+1
2016-01-20use icon names instead of stock items in both GTK+ buildsmonsta1-1/+1
2016-01-20[GTK+3] fix deprecated usage of GtkMisc and don't set paddingmonsta1-0/+6
default value of "margin" property is zero anyway
2016-01-20use GtkBox instead of GtkVBox/GtkHBox in both GTK+ buildsmonsta1-1/+1
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
2014-12-15zero-init all signals arraysMonsta1-1/+1
2012-10-12fix incorrect FSF addressraveit651-1/+1
2011-11-06aplicando formato allmanPerberos1-139/+141
2011-11-06initialPerberos1-0/+289