[vte] (425 commits) Created branch wip/html



The branch 'wip/html' was created.

Summary of new commits:

  98f05a2... Post release version bump (*)
  07a0302... [l10n]Updated Catalan (Valencian) translation (*)
  ac71d26... [CVE-2011-2198] Limit insert-blank-characters (*)
  88d748a... Version 0.28.1 (*)
  5879114... Updated Finnish translation (*)
  62736f9... gitignore: Add generated *.pot files in po/ subdirectory (*)
  f8e59be... Revert "gitignore: Add generated *.pot files in po/ subdire (*)
  44b05c3... Use async clipboard API also for CLIPBOARD selection
  7785c15... Unify SELECTION_PRIMARY and _CLIPBOARD treatment
  68ea4d2... Implement text/html target
  970b019... Store the htmlified selection in terminal->pvt
  612a9b4... Identify spans of equal attributes
  5123309... Work with VteCellAttr instead of VteCharAttributes
  830de14... Convert VteCellAttr to CSS string
  cf3a13b... Switch to ancient-style HTML
  7f32fb2... Generate <font color=".."> tags
  28ff7e6... Transform colors according to bold, half, standout
  a054a54... Reorder functions (no other change)
  55c514a... Refactor vte_terminal_determine_colors_internal
  0beed99... Set colors in HTML if attr->reverse is set
  d9289c5... Updated Belarusian translation. (*)
  fea853b... Version 0.29.0 (*)
  3bdb063... BGO#654630: Fix accessibility with gtk+ 3.1 (*)
  9d9c902... Remove gtk2 python bindings (*)
  9bb8990... Updated Czech translation (*)
  9272462... Version 0.29.0 (*)
  9c1b149... Gdk-3.0 supports multiple targets (*)
  6d07a92... Need to set VTE_API_VERSION (*)
  0571cba... Version 0.29.1 (*)
  17c78db... Updated Belarusian translation. (*)
  e0f4ea7... Updated Belarusian translation. (*)
  a1f2b69... Updated Assamese translation (*)
  d8d3bed... Updated Assamese translation (*)
  bfaaf45... Updated Assamese Translations:bugzilla#659595 (*)
  65c2024... Version 0.30.0 (*)
  708c2d1... Post branch version bump (*)
  aaa1b57... Post release version bump (*)
  ccda177... Updated Turkish translation (*)
  57e5e74... Updated Telugu Translations (*)
  5ab9d7f... Updated Telugu Translations (*)
  c62f7da... Updated Turkish translation (*)
  4927c38... Version 0.30.1 (*)
  4b3faee... Post release version bump (*)
  f1b0289... Post branch version bump (*)
  e6a83f6... Use to GtkStyleContext (*)
  e68cfba... Don't override the widget background colour (*)
  62f9f45... Add missing (closure) annotation on VteSelectionFunc (*)
  0870312... Add runtime check for X11 display (*)
  f91e8ad... vte: use gtk_drag_check_threshold() (*)
  70128ab... Fix build with sun's cc (*)
  60e0ce9... Add urxvt extended mouse tracking mode support (*)
  568e248... build: Use better autoconf macros to detect compiler flags  (*)
  9fc2208... build: Add more compiler warnings (cherry picked from commi (*)
  45fd45f... Version 0.31.0 (*)
  b568d7c... build: Add warning (*)
  2c12c40... Updated Norwegian bokmål translation (*)
  c7cab4b... Use a GResource for our default termcap (*)
  c0fbf94... Fix argument order in odd API (*)
  841b29b... Typo fix (*)
  bdc6c05... build: Disable glib deprecation warnings (*)
  1a6963e... Uyghur translation updated (*)
  1272d8b... gnome-pty-helper: Respect SUID_CFLAGS and SUID_LDFLAGS (*)
  d903d27... Adding Uzbek cyrillic translation (*)
  5fa716c... Adding uz cyrillic to the LINGUAS file (*)
  f210e8b... build: Disable warnings about non-portable constructs (*)
  bbfcc64... build: Fix missing bracked (*)
  8cff105... introspection: Add missing annotation (*)
  be763b4... build: Add fallback for round on interix (*)
  116fe70... pty: Support allocating PTYs through openpty on BSD (*)
  f4db387... Explicitly set GDK_SCROLL_MASK as recent gtk+ versions requ (*)
  563963f... build: Include pkg-config and include info in the GIR (*)
  79793ee... build: Install GIR and typelib into our prefix (*)
  ef34977... introspection: Fix annotation thinko (*)
  a5c8932... Add initial Khmer translation (*)
  b1040ae... glade: Fix library name (*)
  578c547... glade: Use correct gettext domain (*)
  9f091e1... Version 0.32.0 (*)
  722ab0c... Post release version bump (*)
  3040f88... pty: Fix custom child setup function (*)
  6f1a990... _vte_draw_set_text_font(): fix PangoContext leak if font_in (*)
  4e79964... emulation: Fix off-by-one error in interpretation of ECH (e (*)
  a482be3... Updated HINDI translation (*)
  f0bdb48... Version 0.32.1 (*)
  dde7e42... Post release version bump (*)
  e8d55ff... Use top_srcdir/top_builddir in DOC_SOURCE_DIR (*)
  476a8b4... Remove notify of nonexisting object property (*)
  a9d6a34... keymap: Treat ALT as META (*)
  feeee4b... emulation: Limit integer arguments to 65535 (*)
  98ce2f2... emulation: Limit repetitions (*)
  bfecfad... table: Move GValueArray existence check/creation out of loo (*)
  664c6ee... Remove a segfault when passing null in tag argument (*)
  062b64d... Version 0.32.2 (*)
  b09d7e4... Updated Spanish translation (*)
  0299dbc... Post branch version bump (*)
  9be0ee6... emulation: Add sequences to set current directory and file (*)
  2975562... bash: Add /etc/profile.d/vte.sh script (*)
  87dc14d... pkgconfig: Remove unused default emulation variable (*)
  503e27a... pkgconfig: Remove uninstalled pc file (*)
  f1fb636... po/vi: import from Damned Lies (*)
  b14544d... Updated Vietnamese translation (*)
  1ed3061... Version 0.33.90 (*)
  580bc05... Revert "Add urxvt extended mouse tracking mode support" (*)
  e75d806... emulation: Support xterm extended mouse tracking mode (*)
  d6e3620... Revert "emulation: Support xterm extended mouse tracking mo (*)
  f89b42e... Revert "Revert "Add urxvt extended mouse tracking mode supp (*)
  3320ba9... widget: Remove broken 'visual beep' code (*)
  8c80c36... widget: Remove extraneous vte_draw_[start|end] calls (*)
  154abad... drawing: Fix drawing of Box Drawing and Block Elements char (*)
  b2585f2... docs: Add index for API new in 0.34 (*)
  c1a549c... Replace GDK_THREADS_ENTER/LEAVE with gdk_threads_enter/leav (*)
  49e3433... introspection: Fix some annotations (*)
  94b6ca4... Correct introspection annotation for vte_terminal_new (*)
  f201235... CJK: Fix width of Box Drawing and Block Elements characters (*)
  ea6de03... drawing: Don't overdraw the cell on bold characters (*)
  3cba23e... Updated Polish translation (*)
  380af17... Updated Polish translation (*)
  c48b337... Version 0.34.0 (*)
  b115c69... Post release version bump (*)
  87d3abe... Updated Malayalam file (*)
  03fdd54... Updated Kyrgyz translation (*)
  30888b9... Updated Latvian translation (*)
  16514fc... Updated Kyrgyz translation (*)
  ad68297... emulation: Support italic text (*)
  c396ff7... keymap: Simplify debug code (*)
  e2b6be9... emulation: Support xterm extended mouse tracking mode (*)
  34199b9... emulation: Don't report shift-left-button release (*)
  49cacf8... emulation: End selection mode misses Shift release (*)
  eb748ae... Post release version bump (*)
  645bc24... adding uz cyrillic translation (*)
  017c63b... Version 0.34.2 (*)
  6800607... Post release version bump (*)
  2ba2799... Move definition of VteCharAttributes up, #676999 (*)
  e39a9aa... Mark is_selected functions with allow-none (*)
  30a37fa... Mark attributes with caller-allocates annotation (*)
  d1fb78f... Use @basename@ rather than @filename@ in vtetypebuiltins.h (*)
  df69676... Updated Friulian translation (*)
  1c4391e... Updated Friulian translation (*)
  b27c116... Updated Uyghur translation (*)
  4ed69e4... pty: Use posix_openpt() if available (*)
  d95ddf3... Converted Portuguese translation to New Spelling (Novo AO) (*)
  f0481f3... Updated Korean translation (*)
  cf90931... [l10n] Added Tadjik translation (*)
  b8ea154... Version 0.34.3 (*)
  425246f... Post release version bump (*)
  7045b26... vte.sh: Improve vte.sh script and add testcase (*)
  3a88aae... Version 0.34.4 (*)
  bd4f09b... vte.sh: Fix distcheck (*)
  61b5f22... Post release version bump (*)
  b7b11d0... Updated Marathi translation (*)
  8bea17d... pty: Set env var with vte version (*)
  5f80578... prompt: Make __vte_ps1 only print anything if running under (*)
  b307d45... prompt: Set PROMPT_COMMAND (*)
  fa9171f... prompt: zsh compatibility (*)
  6804666... pty: Change vte version variable name (*)
  a22ab11... Version 0.34.5 (*)
  17841f1... prompt: Simplify test (*)
  9979712... prompt: Fix test (*)
  5804cf6... Post release version bump (*)
  4ab8de4... pty: Add a spwan flag to not inherit the parent environment (*)
  4100d11... prompt: Return 0 instead of last exit status (*)
  89f6741... emulation: Allow unsetting the current-{directory,file}-uri (*)
  1bdda64... Version 0.34.6 (*)
  5ba5c9e... widget: Deprecate vte_terminal_im_append_menuitems (*)
  364d5b5... pty: Move spawn flag define to vtepty.h (*)
  2a7ff01... Post release version bump (*)
  5231137... emacs: Add .dir-locals.el (*)
  acc863e... emulation: Redraw when changing colours (*)
  2b6efd6... widget: Honour gtk-enable-primary-paste setting (*)
  1eecbd3... Version 0.34.7 (*)
  b9c509b... Post release version bump (*)
  0062b25... build: Use autoreconf directly (*)
  1515ea1... build: Move configure.in to .ac (*)
  32b17c3... build: Update git.mk from upstream (*)
  2da7058... widget: Deprecate some unused functions (*)
  6163192... widget: Finish deprecation (*)
  237916c... Updated Irish translation (*)
  c8b374c... drawing: Guard against pathological fonts (*)
  75b06e0... drawing: Interrupt attribute runs at graphic characters (*)
  ba74252... widget: Fix sizeof error in memset (*)
  e0fdec8... vteapp: Disable transparency by default (*)
  e34b2bb... emulation: Make extended fore/background colour handling mo (*)
  90fbbbf... Version 0.34.8 (*)
  9c1df64... Post release version bump (*)
  6e65d90... Fix resize handling (*)
  658c2d4... [stream-file] Keep head value in memory (*)
  a551b0b... [stream-file] Bug 637275 - Use pread/pwrite() if available (*)
  97ca365... [stream-file] Mark temp files NOATIME (*)
  fe79b99... [ring] Rename variables for readability (*)
  ee3a84f... Bug 708496 - Lines disappear after positioning back the cur (*)
  2e268aa... Fixup commit a551b0b8686bc266a2329a3215069895d591b0e9 (*)
  fae6418... [stream-file] Remove another lseek (*)
  a43839c... [stream-file] Recover from a disk-full situation (*)
  b9ea4ed... Updated Esperanto translation (*)
  c80fe16... stream: file: Use O_TMPFILE when available (*)
  6b022a6... Bug 415277 - Garbage displayed after resizing whilst using  (*)
  5ad51c9... Part of Bug 646098 - vte uses too many file descriptors (*)
  480e1ae... [stream] Add API to get start-of-page offsets (*)
  73e10d9... [stream] Remove write_contents (*)
  2cf872c... [stream] Use -1, not 0, as "not opened yet" (*)
  2a44325... [stream] Fix warnings (*)
  488d7a2... Bug 676075 - Incorrect scrollbar position after the "less"  (*)
  cf0c865... [stream] Finish off commit 2cf872c90d85163f297e3a0fd56866a2 (*)
  272b7f4... [stream] Remove unused includes (*)
  d17e4ba... [stream] More fixups (*)
  f690a49... [stream] More fixups (*)
  b959b86... [stream] Add a stdio-based buffered implementation (*)
  ed5adb6... [stream] Use unlocked stdio when available (*)
  9f8c1b8... emulation: Add support for DEC 1007 to set the alternate sc (*)
  9c9f145... prompt: Set LC_ALL instead of LANG (*)
  94037b7... Tajik translation updated (*)
  9cec9a3... Tajik translation added (*)
  4e2f4a1... utils: Remove unneeded define (*)
  9384685... docs: Improve graphic characters test file (*)
  7c33876... Version 0.34.9 (*)
  94123d6... docs: Fix build (*)
  67a6928... Post branch version bump (*)
  ebb0b00... portability: protect O_NOATIME (*)
  df01bb0... drawing: Make round box drawing characters nicer (*)
  0e24dcc... drawing: doc: Add block characters to test file (*)
  28eeba3... drawing: Fix drawing of U+2594 to align with U+2587 (*)
  b3c49c5... drawing: Fix drawing of the n-eights block characters (*)
  defec82... widget: Increase default scrollback (*)
  1402242... vteapp: Default to infinite scrollback (*)
  513c60e... build: Ignore deprecations (*)
  289b9fc... build: Suppress glib and gtk deprecation warnings (*)
  d942111... widget: Ignore our own deprecation (*)
  88e8e89... widget: Fix invalidation region (*)
  3d22a00... widget,emulation: Separate application palette from termina (*)
  105f2c5... emulation: Allow the terminal application to consume right  (*)
  2f4378d... Don't fake cursor keys on normal screen with restricted scr (*)
  98b5452... emulation: Fix restricted scrolling with a short ring (*)
  8c65377... emulation: Reset restricted scrolling on window resize (*)
  bba3a71... emulation: Fix the scrollbar position with restricted scrol (*)
  bd03247... emulation: Fix background when bottom row is scrolled upwar (*)
  7efb04f... widget: Support for smooth scrolling (*)
  5fc57fc... widget: Remove obsolete code (*)
  7a201c6... ring,stream: Refactor the interface between the ring and th (*)
  c004921... ring: Fix stream reset (*)
  01380da... widget,emulation: Rewrap the lines when the window is resiz (*)
  4358250... emulation: Avoid lines filled up with spaces in the restric (*)
  b04ccce... emulation: Fix ESC E at the bottom of the screen (*)
  a2a8195... emulation: Reset attributes when entering alternate screen (*)
  b384283... emulation: Support DECCOLM mode to switch between 80 and 13 (*)
  21ef2c5... Version 0.35.0 (*)
  740c4d9... Post release version bump (*)
  08c2ac7... emulation: Remove duplicate sequence entry (*)
  6ff4d09... emulation: Improve DECSET handler (*)
  f231c86... emulation: Make DECSET handler struct static (*)
  20ac1c5... emulation: Fix function key mode setting (*)
  01e2441... docs: Add API index for symbols new in 0.36 (*)
  a6a3708... widget: Add pref to control rewrapping on resize (*)
  a87c4ee... doc: Add rewrap.txt to EXTRA_DIST (*)
  8f4a553... doc: Remove ancient copy of xterm sequences doc (*)
  c67472e... iconv: UTF-8 decoding cleanup (*)
  2e4d281... iconv: Don't drop incomplete UTF-8 before control character (*)
  01cbea9... Mention rewrap in NEWS (*)
  f582d09... Emulation: Fix escape sequences of F1-F4 with modifiers (*)
  e0aafaa... Emulation: Fix escape sequences of numpad math operators wi (*)
  3db0f20... Emulation: Fix escape sequences of Home and End, with and w (*)
  551bbdd... Emulation: Fix escape sequences of Begin (numpad 5) with mo (*)
  f7b72a5... Emulation: Fix escape sequence of Ctrl+Alt+Space (*)
  f6cc672... drawing: Make underline cursor's height equal the i-beam's  (*)
  bda961d... doc: Add ambiguous.txt to EXTRA_DIST (*)
  67e9cf6... drawing: Make the cursor over a tab character only a single (*)
  a118544... Emulation: Emit sequences for Shift+PageUp and friends on a (*)
  5cf31fc... license: Update to LGPL 2.1. Update FSF postal address. (*)
  c5a32b4... emulation: Support 16 million colors (*)
  a5fe699... emulation: Restore colors upon terminal reset. (*)
  b8a0213... Allow ":" as subparameter delimiter in SGR color sequences. (*)
  2b4f4f1... Fix performance regression with only one active terminal wi (*)
  b1a3c36... emulation: Fix standout handling (typo introduced by true c (*)
  ded1bd7... Version 0.35.1 (*)
  6b524d4... Post release version bump (*)
  3dead44... widget: Fix off-by-one in allowed palette size. (*)
  de31abd... widget: Don't try to allocate arbitrary amount of memory. (*)
  c7a76a9... emulation: Refactor color palette handling (*)
  b7c7417... emulation: Add support for OSC 112 (reset cursor color) (*)
  f957cd9... emulation: Add support for OSC 104 (reset colors) (*)
  1b8c6b1... emulation: Add support for OSC 1?1[017] (fg, bg, highlight  (*)
  adb2aaf... debug: Fix segfault (*)
  ccfc082... emulation: Make OSC response use the same terminator as the (*)
  9ff56e2... widget: Maintain selection when rewrapping (*)
  335872e... widget: Maintain selection when rewrapping, take 2 (*)
  3cf7c41... widget: Fix selection's padding adjustment (*)
  53bdd25... widget: Maintain selection when rewrapping, take 3 (*)
  ef5abe8... Version 0.35.2 (*)
  2af14ef... Post release version bump (*)
  e102da6... prompt: Make zsh hook to precmd. (*)
  be8407d... build: Fix many compiler warnings (*)
  3c915ee... emulation: Use more consistent and verbose names for specia (*)
  9c9a0fc... emulation: Add support for OSC 19/119 (highlight fg color)  (*)
  663cb18... build: Remove gtk2 leftover code (*)
  b2f3b5a... build: Clean up gdk keysym names (*)
  1d1e56c... build: Clean up legacy signal creation leftovers (*)
  0941913... build: Remove vte-gtk-compat (*)
  9f2a88c... build: Use consistent version check for smooth scroll (*)
  2856a4e... perf: Add scripts to EXTRA_DIST (*)
  d7e3749... widget: Do not intercept Ctrl+F1 (*)
  ebd86b7... build: Fix log domain (*)
  56090d8... build: Version bump (*)
  56ab1ba... widget: Nicer box drawing characters (*)
  e6e97b2... Version 0.35.90 (*)
  749e3b1... Post release version bump (*)
  cbdb21f... build: Do not hardcode /bin/bash (*)
  96afecc... doc: Minor update to rewrap.txt (*)
  bc7676c... doc: Add API index for highlight foreground color (*)
  6a25ed8... Version 0.36.0 (*)
  d564587... Post release version bump (*)
  2493a5e... Merge remote-tracking branch 'origin/master' (*)
  8654633... build: Version bump (*)
  d6e16bc... build: API/ABI bump (*)
  f275e61... ring: Fix compiler warnings (*)
  44af372... widget: Remove deprecated vteregex (*)
  64399a4... app: Fix compiler warnings (*)
  19e2cbb... pty: Remove deprecated _vte_pty_* functions (*)
  de112fd... Der Tod und das Datensichtgerät (*)
  6103d1f... widget: Remove deprecated vte_terminal_get_using_xft (*)
  23c8695... widget: Remove deprecated vte_terminal_get_char_{a,de}scent (*)
  6cfcf7c... widget: Remove sealed char_{a,de}scent from public struct (*)
  ac7f636... widget: Remove deprecated vte_terminal_get_padding (*)
  64ed735... widget: Remove deprecated vte_terminal_get_adjustment (*)
  d81edfe... widget: Remove deprecated vte_terminal_forkpty (*)
  9ba542a... widget: Remove deprecated vte_terminal_fork_command (*)
  0690e03... widget: Remove deprecated vte_terminal_[gs]et_pty (*)
  6c20403... widget: Remove deprecated vte_terminal_set_cursor_blinks (*)
  d0001b7... widget: Remove deprecated VTE_IS_TERMINAL_ERASE_BINDING (*)
  6c0c1f1... widget: Remove deprecated VTE_IS_TERMINAL_ANTI_ALIAS (*)
  12aa33c... vteapp: Remove --antialias option (*)
  0276505... widget: Remove antialias arg from vte_terminal_set_font_ful (*)
  64821b0... widget: Remove VteTerminalPrivate.fontantialias (*)
  0a6318b... widget: Remove obsolete antialias handling from VteDraw (*)
  e8ab62c... vteapp: Don't use deprecated vte_terminal_set_font_from_str (*)
  9db7f03... widget: Remove deprecated vte_terminal_set_font_full (*)
  c341b88... widget: Remove deprecated vte_terminal_set_font_from_string (*)
  eb05089... widget: Remove deprecated VteTerminalAntiAlias (*)
  b52bdae... widget: Do not export the accessible object (*)
  ce6179e... widget: Remove sealed char_{width,height} from public struc (*)
  f523b63... widget: Remove sealed {row,column}_count from public struct (*)
  f0a8300... widget: emove sealed window_title from public struct (*)
  447b526... widget: Remove sealed icon_title from public struct (*)
  47e2298... widget: Remove sealed adjustment from public struct (*)
  539dc0d... widget: Remove now unused seal macros (*)
  34101e0... widget: Add vte_get_default_emulation (*)
  d72b942... widget: Remove vte_char_attributes struct (*)
  d400734... Updated POTFILES.in (*)
  1ec6c43... widget: Make background tint colour use GdkRGBA (*)
  85d04d8... widget: Store background saturation as double (*)
  e7f0dde... vteapp: Use RGBA colour APIs (*)
  9894a09... widget: Remove public GdkColor APIs (*)
  0ea015d... widget: Remove faux-transparency support (*)
  a140089... widget: Remove pixmap background saturation setting (*)
  6801199... widget: Remove background pixbuf settings (*)
  545fdf4... widget: Handle background colour changes immediately (*)
  08d0782... widget: Use gobject define instead of redefining it (*)
  d6a9831... widget: Merge paint function into ::draw (*)
  9fc100d... widget: Remove expose event debug output (*)
  547aca3... widget: Use allocated {width,height} (*)
  cd40ae1... drawing: Remove start/end (*)
  14e854f... drawing: Don't store the widget (*)
  33fc2cb... widget: No need to clip the cairo context (*)
  c55062b... vteapp: Implement --border-width option (*)
  bed08e8... widget: Remove unnecessary boolean return value (*)
  616f1a6... widget: Remove use of deprecated GtkStyle (*)
  9d01365... all: Don't export _vte_debug_* symbols (*)
  985fd37... widget: Remove deprecated function (*)
  b610b63... widget: Remove deprecated function (*)
  8b7ecc9... all: Remove vtedeprecated.h (*)
  78ff048... build: Export all symbols starting with vte_ (*)
  d371754... widget: Add private function to transform from xy to grid c (*)
  9b13d57... widget: Rename 'inner_border' to 'padding' (*)
  165b0cf... widget: Remove 'inner-border' style property (*)
  27366ed... widget: Allow setting size larger than current size (*)
  08c778b... widget: Remove vte_terminal_get_child_exit_status (*)
  080c8b4... build: Provide VAPI (*)
  c9b4abe... iso2022: Always intern the codeset name (*)
  1f18737... widget: Add setting for CJK ambiguous width (*)
  763a191... iso2022: Update the interpret test tool for internal API ch (*)
  0608500... widget: Remove unused tint colour (*)
  83f822b... widget: Add assertions to public API (*)
  883088e... a11y: Use correct function to compare colours (*)
  d63adca... widget: Add more keys that the IM may need (*)
  b2b4dd9... keymap: Add missing modifiers to the list (*)
  f1f3dff... keymap: Add missing Begin key to list of cursor keys (*)
  1340674... vteapp: Plug a mem leak (*)
  720f751... a11y: Use new gtk a11y infrastructure (*)
  58b3f19... a11y: Remove atk component get_{extends,size,position} impl (*)
  46a3afa... a11y: Remove duplicated code (*)
  13a106c... widget: Remove drawable checks (*)
  8d970ea... widget: Install default CSS at FALLBACK priority (*)
  fbf422d... widget: Add style debug flag (*)
  002adc1... vteapp: Add options to set highlight colour (*)
  31810bc... a11y: Don't explicitly set accessible parent (*)
  8457997... iso2022: Build fix for the check binary (*)
  163446f... widget: Rename API (*)
  5d9faee... all: Rename API (*)
  e36b4f0... vteapp: Use gtk API to get the text targets (*)
  06ac11f... vteapp: Add option to add new dingus (*)
  d9ac9d3... vteapp: Derive from VteTerminal (*)
  8ae1daa... vteapp: Correct error message (*)
  a43ff5d... vteapp: Remove dead code (*)
  916a5cb... widget: Init variable (*)
  c818ee7... widget: Add font-scale property (*)
  2606c74... Revert "widget: Install default CSS at FALLBACK priority" (*)
  b87ccc6... widget: Clamp font scale (*)
  2067d8a... widget: Allow setting font-scale before realize (*)
  bbe25c8... widget: Rename API (*)
  c760585... widget: Rename API (*)
  339c939... all: Rename VteBuffer to VteByteArray (*)
  ec01c93... widget: Don't make is_word_char public (*)
  9db7f00... widget: Use the same default for word-chars as gnome-termin (*)
  45b0725... widget: Remove word-chars property and related API (*)
  6145cf7... widget: Rename API (*)
  11d8fbf... widget: Add match flags for search regex (*)
  8d7f0d7... all: Rename API (*)
  2edea35... tests: Fix for API change (*)
  8a90631... widget: Simplify word-chars handling (*)
  d7772dd... widget: Remove unused variable (*)
  854633c... widget: Add window geometry helper function (*)
  fa308e5... build: Don't suppress gtk deprecation warnings (*)
  ad5c712... widget: Replace deprecated gdk_cursor_{ref,unref} by g_obje (*)
  e16c773... widget: Ignore gdk_threads_enter/leave deprecation (*)
  1ab0221... widget: Use non-deprecated function to get style font (*)
  7f76548... a11y: Use non-deprecated function to get position (*)
  a71e0eb... Merge remote-tracking branch 'nomeata/master-html-copy-past
  56ea581... all: Fix comment style

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]