[gnome-builder] (67 commits) Non-fast-forward update to branch wip/gtk4-port



The branch 'wip/gtk4-port' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  cec68b7... build: bump version for 43 development
  99b2eb5... build: disable all plugins by default
  c01135e... build: set incompatible-pointer-types
  9aa1a1d... build: start on GTK 4 build system changes
  c340b16... build: move gstyle into color-picker plugin
  55dcf69... build: fix gtksourceview major version
  a294e5c... core: add IdeSignalGroup
  b3ddde9... core: move layered settings into core
  5a459aa... plugins: remove unused header
  a19a01d... code: remove dazzle usage
  0fac83f... code: use g_timeout_add()
  b1ad4ee... code: remove unused header
  ecefafe... code: use IdeSignalGroup and others
  3d1fc30... io: add IdeDirectoryReaper
  8bedad5... code: use IdeDirectoryReaper
  aca7acd... code: remove unused include
  b990737... io: add recursive file monitor
  1dd22d2... vcs: use IdeRecursiveFileMonitor
  bcaea6c... vcs: use g_idle_add_full()
  11eb8d5... foundry: remove unused header
  e9e4079... foundry: use IdeDirectoryReaper
  357fc1f... debugger: use IdeSignalGroup
  4ac59fe... build: add libadwaita_dep
  84f19c0... build: specify GTK 4 for VTE
  32d362c... build: drop "minor" version from API version
  afcd527... search: port IdeSearchResult away from DzlSuggestion
  8416f6d... search: add IdePatternSpec
  87c488f... search: improve (im)mutable fuzzy indexers
  fdf0e4b... tree: port IdeTree to GTK 4
  e8f70e0... projects: use IdeTree for IdeProjectTreeAddin
  0b99ec7... add gtk4 porting notes
  d9216b6... threading: add ide_cancellable_chain()
  02c6533... core: add IDE_DEFINE_ACTION_GROUP()
  4d9fd32... foundry: remove use of libdazzle
  5bcd847... update TODO
  8e0a9d5... core: add IdeMenuManager
  7a9a6d6... core: remove IdeWorker
  b97fc84... gui: add libadwaita dependency
  cf94841... gui: port headers to GTK 4
  4d88714... gui: port IdeApplication core object to GTK 4
  02b386e... gui: move IdeMenuManager to libide-gui
  2971515... gui: remove IdeWorker* files
  fa6ecb9... gui: remove dazzle from ide-gui-private.h
  1923053... sourceview: remove completion, identer, and snippets
  6e850a1... build: fix mising files
  6768ad9... gui: add libpanel-1 dependency
  8259b84... build: remove resources from gresources
  84cb1aa... gui: port cell renderer to GtkSnapshot
  fc953bb... gui: rebase frame on PanelFrame
  4a4a4f9... gui: remove frame headers
  d00974f... gui: remove IdeGrid
  8dc5d5b... build: remove missing ui files
  e8f9c07... core: move BindingGroup from dazzle

Commits added to the branch:

  a60f8fa... Update Serbian translation (*)
  85b74a0... Update POTFILES.in and POTFILES.skip (*)
  4c1c691... search: fix comparator (*)
  b09580a... Changed enum constant misspelling. (*)
  a63c509... terminal: Allow to place IdeTerminal into GtkScrolledWindow (*)
  d4baa63... terminal-page: Put IdeTerminal into a scrolled window (*)
  e1e29ce... buildui: Put IdeTerminal into a scrolled window (*)
  a611eb0... debuggerui: Put IdeTerminal into a scrolled window (*)
  1bd1a25... messages: Put IdeTerminal into a scrolled window (*)
  982f080... testui: Put IdeTerminal into a scrolled window (*)
  5df6409... gvls: fix shebang (*)
  f3bf3ba... flatpak: use one transaction per installation (*)
  4b0c59f... build: keep /app/libexec/flatpak-bwrap (*)
  503295d... flatpak: ignore system installation when installing (*)
  eb9dfa4... build: bump version for 43 development
  ea4a7a0... build: disable all plugins by default
  736d86c... build: set incompatible-pointer-types
  db615ce... build: start on GTK 4 build system changes
  d46adfd... build: move gstyle into color-picker plugin
  9756280... build: fix gtksourceview major version
  3c16ee5... core: add IdeSignalGroup
  5b05dee... core: move layered settings into core
  5f847b8... plugins: remove unused header
  3c9c9c4... code: remove dazzle usage
  9cd4f54... code: use g_timeout_add()
  9c2343f... code: remove unused header
  d5a8a79... code: use IdeSignalGroup and others
  526e38a... io: add IdeDirectoryReaper
  1724ff8... code: use IdeDirectoryReaper
  ccb8725... code: remove unused include
  5709e5d... io: add recursive file monitor
  5cc0333... vcs: use IdeRecursiveFileMonitor
  60f7e14... vcs: use g_idle_add_full()
  f3d5e7b... foundry: remove unused header
  7b74108... foundry: use IdeDirectoryReaper
  86e920a... debugger: use IdeSignalGroup
  af3cc2d... build: add libadwaita_dep
  750652f... build: specify GTK 4 for VTE
  78b0591... build: drop "minor" version from API version
  5da0f2d... search: port IdeSearchResult away from DzlSuggestion
  e014516... search: add IdePatternSpec
  92de92f... search: improve (im)mutable fuzzy indexers
  eddf992... tree: port IdeTree to GTK 4
  ae6f8aa... projects: use IdeTree for IdeProjectTreeAddin
  564b17f... add gtk4 porting notes
  c2f884c... threading: add ide_cancellable_chain()
  e4b118a... core: add IDE_DEFINE_ACTION_GROUP()
  8020802... foundry: remove use of libdazzle
  0f1e00f... update TODO
  883eb56... core: add IdeMenuManager
  2dc24f1... core: remove IdeWorker
  1d727ed... gui: add libadwaita dependency
  003d527... gui: port headers to GTK 4
  5ab36fe... gui: port IdeApplication core object to GTK 4
  a5794c9... gui: move IdeMenuManager to libide-gui
  92ed5f1... gui: remove IdeWorker* files
  1a79f6b... gui: remove dazzle from ide-gui-private.h
  44cd868... sourceview: remove completion, identer, and snippets
  73003d0... build: fix mising files
  05c4d7b... gui: add libpanel-1 dependency
  9172f69... build: remove resources from gresources
  77ffd1b... gui: port cell renderer to GtkSnapshot
  4078a01... gui: rebase frame on PanelFrame
  0dfa0d9... gui: remove frame headers
  72b3d45... gui: remove IdeGrid
  a851aee... build: remove missing ui files
  17c792b... core: move BindingGroup from dazzle

(*) 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]