[vte] (114 commits) Created branch vte-next



The branch 'vte-next' was created.

Summary of new commits:

  707a47b... Drop gtk+-2.0 support
  97c2167... Bump API version
  d76658c... Drop old python bindings
  071f0e2... Remove deprecated vteregex
  0606557... Remove deprecated _vte_pty_* functions
  d65a894... Das Terminal und der Tod
  d1b5a41... Remove deprecated vte_terminal_get_using_xft
  6ba5330... Remove deprecated vte_terminal_get_char_{a,de}scent
  c52fa4a... Remove sealed char_{a,de}scent from public struct
  b5881dd... Remove deprecated vte_terminal_get_padding
  3624182... Remove deprecated vte_terminal_get_adjustment
  a02812c... Remove deprecated vte_terminal_forkpty
  c8bf7db... Remove deprecated vte_terminal_fork_command
  0974705... Remove deprecated vte_terminal_[gs]et_pty
  de3d2a7... Remove deprecated vte_terminal_set_cursor_blinks
  d50f302... Remove deprecated VTE_IS_TERMINAL_ERASE_BINDING
  17a06dc... Remove deprecated VTE_IS_TERMINAL_ANTI_ALIAS
  0ccbffe... vteapp: Remove --antialias optio
  9a34db8... Remove antialias arg from vte_terminal_set_font_full_intern
  8ede88d... Remove VteTerminalPrivate.fontantialias
  3b3b260... Remove obsolete antialias handling from VteDraw
  bc7ea24... vteapp: Don't use deprecated vte_terminal_set_font_from_str
  727fb45... Remove deprecated vte_terminal_set_font_full
  1c7897b... Remove deprecated vte_terminal_set_font_from_string_full
  03396e9... Remove deprecated VteTerminalAntiAlias
  75d6a0e... Remove vtedeprecated.h
  a797c25... Remove signal IDs from VteTerminalClass struct
  5c12b56... Use non-deprecated GDK_KEY_* symbols
  a33eed1... Use cairo rect and region directly
  29257c0... Replace gdk_region_get_rectangles
  681baac... Remove gtk version checks
  cc23a7f... Do not export the accessible object
  3eab5d7... Remove sealed char_{width,height} from public struct
  48f3930... Remove sealed {row,column}_count from public struct
  4e1179f... emove sealed window_title from public struct
  dad3cbb... Remove sealed icon_title from public struct
  579900a... Remove sealed adjustment from public struct
  b1ffe84... Remove now unused deprecation and seal macros
  30b79de... Remove -DVTE_SEAL_ENABLE from pc files
  6867038... Add vte_get_default_emulation
  4484bf1... Remove vte_char_attributes struct
  fd964b7... Add vte_terminal_set_background_tint_color_rgba
  c099e79... Make background tint colour use GdkRGBA
  8b8facb... Store background saturation as double
  c2e2a31... vteapp: Use RGBA colour APIs
  0c59c6a... Remove GdkColor APIs
  9ff9ad9... Remove fake transparency support from VteBg
  95a12b8... vteapp: Add --tint-color option
  4758afc... Remove vte_terminal_set_background_saturation
  252089b... Add vte_terminal_[sg]et_background_pattern
  0eef6ce... Use G_PARAM_STATIC_STRINGS
  b35d918... Move vte_terminal_paint into GtkWidget:draw impl
  269a17f... Remove expose event debug output
  e325482... Use gtk_widget_get_allocated_{width,height}
  b7f759b... Draw onto the passed-in context
  8e728a4... Don't store the widget in _vte_draw struct
  45e0435... No need to clip the cairo context
  5bd6653... vteapp: Implement --border-width option
  127de1d... No need to modify bg
  887c8bc... Use the new gtk style system
  d96b502... Don't export _vte_debug_* symbols
  90143ac... Add private function to transform from xy to grid coordinat
  f15d886... Rename 'inner_border' to 'padding'
  f981d0a... Remove 'inner-border' style property
  250e67b... Use vte_terminal_xy_to_grid in vte_terminal_send_mouse_butt
  2418b78... Also store last mouse position in grid coordinates
  663a027... Use _vte_terminal_xy_to_grid in vte_terminal_maybe_send_mou
  ac555ee... Remove vte_terminal_get_child_exit_status
  9998190... vteapp: Add option to apply custom CSS
  def5df1... Don't set a default background pattern
  ada50ea... Draw the background colour
  31caa0a... Don't use gtk_widget_is_drawable
  a5ff80c... Make 'allow-bold' a style property
  ccaa7c8... vteapp: Build the CSS string first and add the provider lat
  656bd62... Install default CSS at FALLBACK priority
  c09c246... Make 'cursor-shape' a style property
  a227ddc... Make 'scroll-background' a style property
  53e683c... Record whether a colour was changed
  89a83e4... Add style debug flag
  2991b59... Make 'cursor-background-color' a style property
  8925a72... Make 'bold-foreground-color' a style property
  ff6f5aa... Make 'dim-foreground-color' a style property
  9867a7a... Make 'selection-background-color' a style property
  95192fe... Make background and foreground colours style properties
  b0dbc3c... vteapp: Use the default colours
  1302697... Add style properties for the 256 colour palette entries
  3c833f5... Fix default cursor background colour
  dfebe4d... Add style debug flag
  bf16525... Don't set default highlight colour
  9d4e70f... Fix default highlight colour
  b9aa586... Make 'cursor-blink-mode' a style property
  5afa722... Make 'font' a style property
  57291fe... vteapp: Make extra CSS a bit smaller
  d8435b2... Use the background pattern from the style
  169d604... Don't set cursor-background-color by default
  5c137ab... Add 'reverse-background-color' style property
  5f7b059... Add some docs for the color palette style properties
  ea6449b... Rename API
  255d989... Rename API
  782bf07... Typo fix
  39f291d... Update © dates
  03700c0... Fix compiler warnings
  39f4067... Add extra style properties to control the cursor color etc
  ec83028... Implement global reverse mode
  36181fa... Add font-scale property
  b840cd0... Unify code
  5510313... vteapp: Add option to add new dingus
  c3cc7f1... vteapp: Derive from VteTerminal
  4de7d85... Correct error message
  b46e63a... Remove dead code
  7bc5abd... Add terminal style class
  4c978ad... Init variable
  163c615... docs: Add migration guide
  baab1d3... Rename API



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