Revisions of xfce4-terminal

buildservice-autocommit accepted request 1155846 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 69)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 1154152 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 68)
- Update to version 1.1.3
  * prefs-dialog: Fix wrong assert
  * screen: Fix wrong assert
  * Translation Updates
- Remove gxo-299.patch
- Add xfce4-terminal-relax-x11-version.patch
buildservice-autocommit accepted request 1146297 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 67)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 1145281 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 66)
My last one on this issue, I swear!

- Update to version 1.1.2
  * Update copyright year
  * Update tooltip when hovering over a hyperlink
  * build: Align CFLAGS with LDADD
  * prefs-dialog: Add missing strings to translate (#222)
  * dropdown: Default dropdown-toggle-focus to false
  * Add runtime guard for XfceSMClient
  * build: Restrict XfceSMClient to X11
  * Determine cwd on FreeBSD in a native way instead of using linprocfs
  * window: Remove weak ref on prefs dialog in finalize()
  * build: Get rid of #ifdef G_ENABLE_DEBUG
  * Do not reconnect accels when closing last tab
  * build: Lower xfce4-dev-tools requirements to stable version
  * search-dialog: Use xfce_titled_dialog_set_default_response()
  * Translation Updates
- Update gxo-282.patch
- Add gxo-299.patch
  * backport fix for "paste unsafe text" dialog not popping up
    (gxo#apps/xfce4-terminal#299)
buildservice-autocommit accepted request 1123431 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 65)
baserev update by copy to link target
Manfred Hollstein's avatar Manfred Hollstein (manfred-h) accepted request 1123430 from M K's avatar M K (tux93) (revision 64)
- Add gxo-282.patch
  * backport fix for crash on window close
    (gxo#apps/xfce4-terminal#282)
buildservice-autocommit accepted request 1119350 from M K's avatar M K (tux93) (revision 63)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 1117860 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 62)
- Update to version 1.1.1
  * build: Simplify and clarify X11/Wayland distinction
  * Fix xfce_titled_dialog_create_action_area() deprecation
  * build: Define our own windowing macro instead of extending GDK's
  * wayland: Fix drop-down keep-above for non-prefs dialogs
  * wayland: Fix drop-down terminal keep-above
  * wayland: Fix window activation
  * wayland: Fix drop-down terminal positioning (Fixes #141)
  * wayland: Fix new window size
  * Replace XDT_CHECK_LIBX11 and use HAVE_LIBX11 when appropriate
  * Use the same windowing environment test everywhere
  * Fix build when X11 is disabled
  * drop-down: Make settings easier to understand
  * drop-down: Fix allocation warnings
  * Apply 7 suggestion(s) to 2 file(s)
  * Save and restore terminal window workspace in X11 session
  * doc: Remove reference to terminalrc
  * app: Put GtkSettings:gtk-menu-bar-accel overwrite back in place
  * Translation Updates
buildservice-autocommit accepted request 1106212 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 61)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 1105245 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 60)
- Update to version 1.1.0
  * Update copyright year
  * Allow passing arguments to custom commands
  * Fully translate strings in unsafe paste dialog
  * window: Properly sync always-show-tabs
  * cleanup: Include gdkx.h in one place
  * preferences: Remove unused class member
  * preferences: Check if channel itself exists instead of check
    property
  * screen: Review image loader memory management
  * image-loader: Review cache management
  * Add keywords to .desktop files (Fixes #50)
  * screen: Take window scaling into account when drawing
    (Fixes #71)
  * Remove obsolete GNOME default-app file (Fixes #109)
  * Add "Open File Manager Here" action (Fixes #133)
  * Properly manage default encoding (Fixes #128)
  * Move general include in private.h
  * dropdown: Disable systray icon on Wayland
  * Fix startup with GDK_BACKEND=x11 (Fixes #177)
  * shortcuts: Restore broken action toggle-menubar
  * shortcuts: Fix non-consumed key event for show-menubar
  * main: Allow GTK to parse its options first (Fixes #216)
  * search: Add missing sanity check
  * Use GLib logging functions and do not translate warnings
  * Remove obsolete CHECK_VERSION()
  * Use g_new() instead of malloc()
  * Fix Xfconf memory management
  * search-dialog: Fix memory leak
  * Remove extra separator at the end of context menu
  * Missing shortcut keys in the standalone preferences dialog
    (Issue #198)
  * Apply 1 suggestion(s) to 1 file(s)
  * Enable kinetic scrolling in VteTerminal
  * Extend --disable-server description wrt. process model
  * Drop obsolete --disable-server translations
  * prefs-dialog: Fix untranslated strings
  * Add sixel support
  * Add icons at missing sizes, clean up SVG metadata
  * build: Fix autoconf warnings
  * build: Add GLib requirement
  * Add accel entries for scrolling pages (Issue #221)
  * Remove documentation for dead anti-aliasing option
  * Make strings translatable (Issue #222)
  * Fix shortcuts-editor include
  * Support hyperlinks (Issue #21)
  * Fix argument type for xfce_shortcuts_editor_new
  * fix background_notify
  * Remove disable-help preference.
  * MR: !51 transitioned to Xfconf (#134)
  * typos in MR !48 fixed
  * Remove all references to terminal-preferences.glade
  * Remove one more mention of terminal-preferences.glade
  * Remove trailing slash
  * Remove terminal-preferences-ui.h from makefile
  * Remove terminal-preferences.glade
  * MR: !48 shortcuts editor embedded into preferences-dialog (#195)
  * MR: !48 preferences-dialog rewritten in C (#195)
  * MR: !46 Change in implementation for TAB accels (#150)
  * Implementation of MiscShiftArrowsToScroll as accelerators.
  * Add PCRE2 build dependency
  * Remove libxfce4ui 4.17 version guards
  * Replace with xfce_gtk_menu_append_separator
  * Tweak toolbar
  * Translation Updates
- "gnome-control-center" support is no longer available; remove the
  corresponding entries from the %files list
buildservice-autocommit accepted request 980876 from M K's avatar M K (tux93) (revision 59)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 980160 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 58)
- Update to version 1.0.4
  * Fixes a regression: URL drag-n-drop adding rubbish characters 
    (gxo#apps/xfce4-terminak#196) 
buildservice-autocommit accepted request 977342 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 57)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 976984 from M K's avatar M K (tux93) (revision 56)
- Update to version 1.0.3
  * Consume KeyEvents when activating a TAB accelerator.
  * Fix Regression: Scrollbar position setting does not work if you
    start  with a hidden scrollbar (gxo#apps/xfce4-terminal#192)
  * Fix Regression: broken scroll-on-output and change the
    default value (gxo#apps/xfce4-terminal#191)
buildservice-autocommit accepted request 972694 from M K's avatar M K (tux93) (revision 55)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 972127 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 54)
- Update to version 1.0.2
  * Fix regression: MiscCycleTabs preference does not work for
    accelerators
  * Russian translation updates
buildservice-autocommit accepted request 970654 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 53)
baserev update by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 970536 from M K's avatar M K (tux93) (revision 52)
- Update to version 1.0.1
buildservice-autocommit accepted request 967446 from M K's avatar M K (tux93) (revision 51)
baserev update by copy to link target
M K's avatar M K (tux93) accepted request 966534 from M K's avatar M K (tux93) (revision 50)
Displaying revisions 1 - 20 of 69
openSUSE Build Service is sponsored by