summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-02-18terminal-window: Factor CSDs into geometry hintsBrian Norris1-11/+33
2023-12-10Avoid unprocessed file URIs being pasted to the terminal.cristian641-3/+2
2023-09-23Tabs: only invoke naming dialog to doubleclick on tab headerlukefromdc1-15/+9
2023-08-31Support IDN in mailto scheme in hyperlink tooltipsGeorge Stark1-0/+19
2023-08-31Add support for OSC 8 hyperlinks (HTML-like anchors)George Stark6-12/+172
2023-08-31RefactoringGeorge Stark5-32/+32
2023-07-28Double-click tab to set titleGydo Kosten1-0/+10
2023-07-11Do not set DISPLAY, inherit it insteadlukefromdc1-2/+0
2023-06-01terminal-screen: fix pointer type when referencing profileMark Givens1-1/+1
2023-06-01terminal-window: explicitly draw window frame and bgMark Givens1-0/+34
2023-06-01terminal-screen: set widget app-paintable when transparent bg is enabledMark Givens1-0/+32
2023-04-15terminal-profile: fix warning -Wstring-conversionrbuj1-16/+17
2023-01-14Add GTK Style Class to context menugrover920001-0/+2
2022-09-11terminal-window: Vble is assigned a value that is never usedrbuj1-6/+1
2022-07-22terminal: fix build warning about missing field initializerrbuj1-0/+1
2022-07-18Remove time.hrbuj4-7/+9
2022-03-23terminal-util: Remove build warning -Wbad-function-castrbuj1-2/+2
2022-03-23terminal-window: gtk+ 2.17.1 fixed gtk bug 535557rbuj1-14/+1
2022-03-23terminal-profile: fix initialization for default colorsrbuj1-16/+28
2022-03-22Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj2-3/+3
2021-12-11Use a blank line at mostrbuj14-31/+0
2021-10-26Title dialog: just hit Return to validateValentin Villenave1-0/+1
2021-06-25update copyright to 2021raveit6541-0/+41
2021-03-30terminal-window: Remove -Wmissing-field-initializers warningsrbuj1-15/+15
2021-02-05build: Use PACKAGE_URL variablerbuj1-1/+1
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-31Upgrade ui filesrbuj8-809/+1041
2020-12-27Remove unused macrosrbuj3-6/+0
2020-11-14profile-editor: Fix -Wsign-compare warningrbuj1-1/+1
2020-09-01Remove -Wfloat-conversion warningsrbuj2-8/+10
2020-08-15add meson build systemWu Xiaotian2-0/+156
2020-07-08terminal_profile_edit_dialog_page_scroll_event_cb is only used in profile-edi...Robert Antoni Buj Gelonch2-48/+59
2020-06-28Add tab scrolling support for GTK3tamplan2-0/+54
2020-06-28use libegg submodulesWu Xiaotian8-3847/+9
2020-06-20Compile code only when GDK supports X11Wu Xiaotian1-0/+2
2020-06-20restore deprecated gtk_menu_popup for context-menuraveit651-14/+5
2020-06-20Enable wayland supportWu Xiaotian2-4/+3
2020-06-07profile-editor: Remove enum conversion warningsrbuj1-3/+3
2020-05-01terminal-encoding: Remove -Wformat warningrbuj1-1/+1
2020-04-28build: SMlib is dependent on ICElibrbuj1-2/+0
2020-04-28build: Isolate smclientrbuj3-86/+23
2020-04-13Add set-title-dialog.uirbuj4-35/+141
2020-04-03terminal-window: expand the content of the comment on about dialogrbuj1-1/+1
2020-04-02Add confirm-close-dialog.uirbuj4-22/+194
2020-03-30fix searching in terminal windowNorbert Preining4-16/+22
2020-03-30terminal-window: add icons to "open tab" and "close window/tab"Pablo Barciela1-3/+3
2020-03-21terminal-window: show VTE version in about dialogPablo Barciela1-1/+6
2020-03-20fix url highlighting due to deprecation of vte_terminal_match_add_gregexNorbert Preining1-20/+21
2020-03-02terminal-screen: prevent crash on bad term spawn due to redundant freesAndrey Kaydalov1-3/+0
2020-02-27Use user page on github when user email is privaterbuj1-1/+1