summaryrefslogtreecommitdiff
path: root/src/terminal-window.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-14handle GDK_SCROLL_SMOOTH when handling mouse scroll on tabsmonsta1-0/+18
2016-09-14add (mouse wheel) tab scrollingnoone31-1/+52
2016-08-18update copyrightmonsta1-1/+1
2016-08-14remove duplicated codemonsta1-2/+0
2016-06-11Borrow pluma-close-button class and use it.raveit651-10/+0
2016-06-11do not use deprecated gtk_dialog_set_alternative_button_orderraveit651-5/+0
2016-06-01remove some unused variablesmonsta1-1/+1
2016-05-26drop old code for VTE < 0.38 (it was used in GTK+2 build)monsta1-79/+2
2016-05-26drop old GTK+2 codemonsta1-133/+14
2016-05-26use About dialog from GTK+ instead of forked one from libmate-desktopmonsta1-3/+1
2016-05-26window: react on WM change only on X11monsta1-3/+26
2016-03-09GTK3: don't use deprecated gtk_widget_size_requestraveit651-0/+5
2016-03-08remove debug callbacks for deprecated size-request signalSorokin Alexei1-10/+0
2016-03-07GTK+3.20: fix window sizesSorokin Alexei1-15/+29
2016-02-19GTK+3: add style class mate-terminalWolfgang Ulbrich1-0/+7
2016-01-20fix conditions for GtkMisc deprecationsWolfgang Ulbrich1-1/+1
2016-01-20[GTK+3] fix deprecated usage of GtkMisc and don't set paddingmonsta1-0/+5
2016-01-20use GtkBox instead of GtkVBox/GtkHBox in both GTK+ buildsmonsta1-0/+8
2016-01-09window: remove dead codemonsta1-86/+0
2016-01-05fix GTK+3 build when our version is unstable (e.g. 1.13.x)monsta1-0/+6
2015-11-16vte291: fix transparency backgroundWolfgang Ulbrich1-0/+2
2015-11-16vte291: Fix geometry issuesWolfgang Ulbrich1-3/+22
2015-11-15port to vte291Wolfgang Ulbrich1-0/+14
2015-09-08drop support for win32/osxmonsta1-37/+17
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta1-4/+3
2014-10-02Disable hack to listen compositing changesStefano Karapetsas1-2/+4
2014-09-10Added option to copy selection to clipboardspuhpointer1-2/+20
2014-05-20Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-35/+1
2014-04-24Use MateAboutDialogStefano Karapetsas1-1/+3
2014-02-24Opening new terminal in a tab now works. The new intended behaviour is desbribedMartin Wimpress1-0/+45
2014-02-18Merge pull request #54 from markbt/waylandStefano Karapetsas1-18/+30
2014-02-12Fix some warnings.Mark Thomas1-10/+1
2014-02-11Add support for compiling against Gtk+3 with and without Wayland backend supp...Mark Thomas1-18/+30
2014-02-08Update copyright in about windowStefano Karapetsas1-1/+2
2014-01-16Fix resizing with GTK3Stefano Karapetsas1-3/+18
2013-09-05Merge pull request #27 from stephenkgh/masterStefano Karapetsas1-1/+68
2013-09-04Add previous/next profile keyboard shortcuts, menu itemsStephen Krauth1-1/+68
2013-08-11GTK3 supportLaszlo Boros1-15/+55
2013-04-14[PATCH] Update paste sensitivity whenever clipboard changes - fixes #17Michael Terry1-13/+11
2013-01-17Migrate to GSettingsMarcel Dijkstra1-4/+4
2012-01-13Added mate-desktop.org to about windowSteve Zesch1-2813/+2814
2011-11-07agregando copyrightPerberos1-1/+2
2011-11-06aplicando formato allmanPerberos1-2811/+2925
2011-11-06initialPerberos1-0/+4026