[gnome-builder] (495 commits) Non-fast-forward update to branch wip/gtk4-port
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] (495 commits) Non-fast-forward update to branch wip/gtk4-port
- Date: Thu, 24 Mar 2022 23:51:38 +0000 (UTC)
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:
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
Commits added to the branch:
99efaae... flatpak: disable related-refs on install/update (*)
d6d3cb5... flatpak: give runner access to private flatpak installation (*)
517dd5b... build: include more commit information in logs and about (*)
2dde45e... build: update dependency branches (*)
acb558d... Fix incorrect ABI version number in error message (*)
b021e36... flatpak: set cargo buildsystem (*)
7c31939... app: load plugins from /app/extensions (*)
0804ba6... buildui: fix overlay scrollbar fallout (*)
dd68059... flatpak: ensure deploydir of extensions (*)
154ff90... Added a Rubocop plugin for linting ruby files (*)
1fd1cf6... rubocop: remove unused gschema (*)
a70fbb5... rubocop: avoid running unless rubocop was found (*)
c2e10cd... meson: fixed language parsing in meson files (*)
4ee3235... build: update fonts from GtkSourceView (*)
b0a59c6... editor: tweak size for updated font (*)
24f6dd7... meson: namespace the parse_languages() function (*)
c7b6aa2... style-schemes: make overlay map translucent (*)
fdddc12... style-schemes: fix adwaita dark map overlay (*)
0f21fd6... editor: keep sizing closer to it was previously (*)
2e9046c... page: add styling for overview map (*)
a4da713... search: fix search result ordering (*)
44073ac... hoverpopover: use scrolled window to avoid large sizes (*)
5161100... fonts: update BuilderBlocks (*)
725c6e1... sourcemap: tweak styling a bit more (*)
58a4c2b... plugin: buildui: add option to clear build log pane on rebu (*)
80598a2... meson-templates: Add GTK4 Rust template (*)
f885b8f... meson-templates: Add GTK4 Python template (*)
d4ce855... meson-templates: small nitpicks in python template (*)
006dc86... Update Ukrainian translation (*)
b77ae18... Add required description field in appdata (*)
98d341e... Add Vala template with GTK 4 (*)
2c7c974... build: add 42 macros (*)
50f2cd7... Update Portuguese translation (*)
a2f0f69... Update Hebrew translation (*)
486ab21... build: fix warning (*)
3123eff... mono: modernize mono gtk-sharp template (*)
9b2a89a... build: only build gtk3 libportal backend (*)
2c8f3d0... libide: add "Reformat code on save" editor option (*)
9cf4dd4... plugin: clang-format: format code with ClangFormat (*)
050b244... clang-format: simplify clang-format buffer save addin (*)
0bb9f56... build: bump for libportal-gtk3 (*)
12102ca... build: fix includes for libportal-gtk3 (*)
8c56823... Update Ukrainian translation (*)
dacd799... lsp: implement workspace edit (*)
9fa9fb9... lsp: code action support (*)
6c29c9e... gitlab-ci: add node14 dependency (*)
460268a... tsls: add typescript language server (*)
c32346e... tsls: bundle typescript language server (*)
90417cb... tls: build language server from source and use yarn (*)
6c3f2e3... Merge branch 'geo/gnome-builder-typescript-language-server' (*)
cbd161b... flatpak: format manifest uniformly (*)
ccbec70... tsls: add code action support (*)
b3bcc38... style-schemes: fix preformatted-section style (*)
b610ad2... hover: fix cancellable usage (*)
2aea4bd... flatpak: use latest release of libportal (*)
fcccc70... Merge branch 'geo/gnome-builder-fix-hover-cancellable' (*)
2e6f597... Update Catalan translation (*)
53385ae... Update Portuguese translation (*)
7b36c05... lsp: implemented window/showMessage (*)
2c9ded3... lsp: check for non-empty message (*)
8eb35ec... Update Chinese (China) translation (*)
d3ff32e... cmake: ignore targets without a install rule (*)
7473148... doap: add Günther Wagner as co-maintainer (*)
6931a46... flatpak: remove the filter file after using (*)
2c36195... flatpak: remove some goto (*)
f8c54ab... flatpak: ignore system installations when locating remote (*)
710a3eb... flatpak: ignore runtimes on system installation (*)
2a264d6... Revert "flatpak: remove the filter file after using" (*)
1408ba5... flatpak: check for runtime/ before parsing (*)
7364c40... flatpak: reload installations after install (*)
95e2970... flatpak: improve some error code and messages (*)
7ecad94... flatpak: add tracing and debug information (*)
3aaac34... flatpak: fix ref of invocation (*)
65e8cb2... flatpak: fix test (*)
eb2edc7... flatpak: remove extra newline (*)
f4adfe6... flatpak: fix gotos (*)
3002c44... flatpak: fix object containing invocation (*)
fd5ed5d... flatpak: use reolved ref name (*)
f29cb3b... flatpak: allow forcing SDK update (*)
622aad3... flatpak: copy error for wrapping (*)
113e481... flatpak: simplify object tracking (*)
e0e1537... map: tweak font sizing (*)
201e9e3... flatpak: allow spawning gnome-builder-flatpak with gdbserve (*)
e8d8fdc... flatpak: use str_equal0 when appropriate (*)
cf0bb6a... flatpak: be more explicit about invocation transfer (*)
9b9694e... flatpak: add debug info for RPCs (*)
d70e3ad... flatpak: improve logging in gnome-builder-flatpak (*)
17c759c... flatpak: use additional pipe[2] for D-Bus transport (*)
c61aece... flatpak: log runtimes before querying peer (*)
2f47c4c... flatpak: update peers when repo is initialized (*)
56c7c6a... flatpak: dont use IdeObject for flatpak client (*)
4da912b... flatpak: initialize client when loading plugin (*)
b43e754... flatpak: allow setting data-dir for private repo (*)
855fe13... flatpak: add test-flatpak -i to ignore --user (*)
6a647cf... flatpak: dont automatically add --user install from daemon (*)
544a63e... flatpak: improve sort ordering of installs (*)
8d99be9... flatpak: setup private data-dir for tests (*)
a1b7e97... flatpak: add debug logging when running tests (*)
00456a2... flatpak: add more debug information to service (*)
b2756c0... flatpak: fix verbosity check (*)
192c7d3... flatpak: add option to ignore system installations (*)
c6c210f... flatpak: relax debug info for ref ids (*)
d0e232c... flatpak: check for known runtimes (*)
43bb57e... flatpak: use flatpak_installation_list_remote_refs_sync() (*)
1feb4cf... app: add note that -v may be repeated (*)
f319481... flatpak: update install dialog title (*)
59a38d1... Update Ukrainian translation (*)
fcf976d... flatpak: attempt to fix build on i686 (*)
113f2c8... Update Portuguese translation (*)
5d97959... Update Galician translation (*)
0cfcb9f... css-properties.h - Update CSS properties list with missing (*)
5ac332a... Updated Spanish translation (*)
864cc85... meson-templates: add GTK 4 requirement to interface (*)
bd41cd0... create-project: make application-ids more restrictive (*)
0f5a9ea... create-project: add restrictions to label (*)
7280030... meson-templates: use " instead of ' (*)
60cca66... glade: refuse to open known GTK 4 templates (*)
8d70c01... glade: be more lenient in GTK 4 detection (*)
6b3ed62... glade: style cleanup (*)
71b580d... glade: detect buffer changes and update toggle button (*)
a2565a6... Update Ukrainian translation (*)
4e68739... Update Portuguese translation (*)
847422e... editor: add override for device tree files (*)
559c188... core: add title to IdeNotification.repr() (*)
543b6cf... notification: keep shell notification id for reuse (*)
7b51d44... foundry: fix unloading of pipeline addins (*)
ded9115... gfile: add query_exists() helper for paths (*)
4b07169... flatpak: check for paths via the host (*)
956c3bd... flatpak: remove dead code (*)
2d5a96f... editor: switch to list-add (*)
298f10c... flatpak: override some settings in flatpak environment (*)
545581e... sourceview: insert matching single quotes (*)
d745616... app: work around ibus breakage (*)
1381d2e... Update Occitan translation (*)
2254d61... cmake: avoid duplicate -DCMAKE_BUILD_TYPE args (*)
d6f11c7... ide: add light bulb (*)
6126e6d... hover: ignore motion events from non text windows (*)
c7c8738... Merge branch 'geo/gnome-builder-light-bulb' (*)
5c2ae66... ide-hover-popover: Improve readability / style (*)
0484816... ide: terminate plain diagnostic string (*)
518a2fc... lsp: Add missing icon kinds (*)
726aa4c... Revert "hover: ignore motion events from non text windows" (*)
385170a... Revert "ide: add light bulb" (*)
e56243e... code: allow diagnostics to specify marked kind (*)
5052119... editor: use diagnostic marked kind in hover content (*)
91b98a3... lsp: add quirk for markdown in diagnostics (*)
a2d93d3... rust-analyzer: allow diagnostics to have markdown (*)
d565af4... rust-analyzer: fix withdraw of notifications (*)
859659e... pipeline: improve path detection with append-path/prepend-p (*)
ffd5732... flatpak: mark RPC has handled (*)
8a5276e... markedview: tweak markdown sizing (*)
3f3562d... markedview: fix warning for NULL literal (*)
186ba0d... flatpak: Use URN for fontconfig DTD (*)
5f62230... Update Occitan translation (*)
7c99758... ide-config: call g_clear_pointer for run_opts (*)
9c6d4f7... ide-config: set config dirty when run-opts change (*)
5a6cc00... buildui: allow setup run-opts in ui. (*)
cf6b4c1... flatpak: avoid loading properties at construction (*)
583e3b9... meson.build: Fix a couple typos (*)
d179271... snippets: add AGPL-3.0-or-later license (*)
04e4957... keybindings: add format shortcut to all keyboard types (*)
e0ed84d... Update Portuguese translation (*)
7ce6162... Update Ukrainian translation (*)
7f31b81... prefs: fix hidden languages in preferences (*)
1cd1ee8... lsp: Add IdeLspService (*)
fc38f10... plugin: ts-language-server: Use IdeLspService (*)
8392c9f... plugin: jedi-language-server: Use IdeLspService (*)
55bd7f9... grep: Make filename matching regex include all possible cha (*)
97004c1... plugin: blueprint: Add the blueprint plugin (*)
59f61be... quickhighlight: allow specifying min char length (*)
11c4639... settings: raise min-char to 2 (*)
85aee76... greeter: Use GtkFileChooserNative instead of GtkFileChooser (*)
c967d3f... flatpak: Honor base runtime (*)
04ac037... initial BuildStream plugin (*)
0b24c50... build the buildstream plugin as part of the plugins (*)
6403de2... Add a default buildstream build target (*)
fe1045a... intelephense: Add intelephense lsp client implementation (*)
6fc7359... intelephense: Bundle intelephense language server (*)
d51b99a... Update Portuguese translation (*)
bf66f42... Update Ukrainian translation (*)
ff3febd... Fix minor typo (*)
fec7187... Update Ukrainian translation (*)
06b66aa... build: bump dependency for jsonrpc-glib (*)
952e378... lsp: add initialization-options property (*)
61c354a... jedi: set initializationOptions (*)
772c0a4... lsp: teach LSP service to locate programs (*)
b07b4c5... gopls: port to using IdeLspService (*)
4859df5... lsp: add search-path support to IdeLspService (*)
023a866... gopls: locate gopls optionally in ~/go/bin (*)
223c272... rls: port to IdeLspService (*)
75bb59f... jedi: propagate DEV_MODE (*)
594925c... vls: port to IdeLspClient (*)
6ccb1cc... gvls: switch to GVls 20.1 (*)
f5a73f7... gvls: set autoconfigure as default (*)
65a4a18... build: break out language servers into new section (*)
8cb57aa... lsp: add lazy binding alternative for IdeLspService (*)
620dbce... build: cleanup whitespace in flatpak manifest (*)
a79287a... lsp: fix GObject Introspection for set_search_path() (*)
de0011c... grep: replace search if already running (*)
5106f5a... Update Portuguese translation (*)
77283e4... Update symbolic icons (*)
2a953f0... buildui: match icon to build log pane (*)
07f3c92... build: move intelephense to Language Servers (*)
7df6e3e... Update Indonesian translation (*)
4b03b63... Update Hebrew translation (*)
d0d20ce... Update Basque translation (*)
b3bfa0d... build: use libportal 0.5 (*)
29db87c... Update POTFILES.in (*)
aad7716... Update Ukrainian translation (*)
2e68002... Update Portuguese translation (*)
b86ae15... rust-analyzer: try .local/bin/rust-analyzer (*)
7ff8f9a... rust-analyzer: use bitfield to track run-on-host (*)
275961f... io: add helper for shell command line options (*)
7286cd2... runtime: use user shell for locating program with which (*)
8e54ca0... rust-analyzer: try to take host $PATH into account (*)
2906f2d... Adwaita: update style scheme (*)
9d5574b... clang: use c:preprocessor for macros (*)
e1a5f2b... Adwaita.xml: additional style updates (*)
5f82f82... Adwaita.xml: set functions darker (*)
994c7b6... Adwaita.xml: fix foreground (*)
ce7d24c... Adwaita.xml: bring changes from GSV 5 (*)
dabde58... meson: try alternate directory for meson.build (*)
6f9ea73... Adwaita.xml: pull in changes from GtkSourceView 5 (*)
773d1a3... eslint: check for eslint in build environment (*)
409e5f4... codespell: don't inherit stdin (*)
5f12e8f... codespell: find codespell binary when loading provider (*)
ee25721... eslint: silence stderr on subprocess (*)
30949a0... gjs: improve gjs discovery and use srcdir for cwd (*)
6fd5cf1... eslint: try to use a bundled eslint (*)
a5ad8f7... typescript: don't hide ts-language-server plugin (*)
73835ab... vala: fix plugin keyword names (*)
cb23880... typescript: cleanup sorting of metadata fields (*)
777dda0... clang: unhide clang plugin (*)
cc18cfa... clangd: add (disabled) clangd plugin (*)
0349fe6... build: cleanup LSP summary (*)
323f72f... eslint: cleanup discovery and fallbacks for eslint (*)
e66aba5... eslint: handle a couple subtleties in the host launcher (*)
d629013... Updated Lithuanian translation (*)
4d05b5f... Updated Spanish translation (*)
f0d4ac1... Update Indonesian translation (*)
e2cfc5c... flatpak: Do not remove pkgconfig files (*)
d9a859d... flatpak: Make include files accessible to extensions (*)
3cf9bac... build: Add ide-pipeline-phase.h to public headers (*)
cfa7f88... build: Install pkgconfig file in standard location (*)
c7e9854... build: Add ide-lsp-utils.h to public headers (*)
21333c1... io: escape paths before calling wordexp() (*)
bab2396... Revert "greeter: Use GtkFileChooserNative instead of GtkFil (*)
f8677f5... lsp: fix missing gir documentation (*)
60316b2... Release 42.alpha1 (*)
f5ee3ef... newcomers: remove GNOME Games as its deprecated (*)
43b6941... icons: revamp build issues and toggle panel icons (*)
d2e27c5... icons: render updated symbolics (*)
cb82b43... Support dark style preference (*)
1bc3396... prefs: tweak styling of groups/rows (*)
9894430... greeter: soften corners of greeter list (*)
e1f405d... Update Brazilian Portuguese translation (*)
e293b60... Update Ukrainian translation (*)
c128b4d... Update Portuguese translation (*)
c550764... Add code to persist and restore "runtime" environment varia (*)
b23b60e... editorconfig: parse more values than true (*)
4b2f4d6... Update Galician translation (*)
c9f2f65... Adwaita.xml: update style schemes from GSV (*)
8fe7d4a... Adwaita-dark.xml: fix some colors for GTK 3 (*)
595e971... Update Indonesian translation (*)
e8ce633... handy: use HdyApplicationWindow (*)
52e4486... Add bidirectional to keywords (*)
1af517a... Update Chinese (China) translation (*)
08ba8c5... foundry: rediagnose after pipeline loads (*)
9db84d4... code: improve style highlight resolution (*)
dd30dcb... foundry: fix default install paths (*)
760385a... podman: don't translate files in case of a podman runtime (*)
2b6c25c... vala: Fix do_stop() usage (*)
eb6ee22... intelephense: Fix do_stop() usage (*)
1b4f16b... Add 'always' option to text wrapping setting (*)
6634e12... terminal: apply prepend/append path to build terminal (*)
6429fb9... Update Ukrainian translation (*)
b6757ee... Update Portuguese translation (*)
c53330e... Update Hebrew translation (*)
2ecf8cf... cmake: fixed the destination path of target (*)
8c30161... Updated Spanish translation (*)
99d1548... rstcheck: add diagnostic plugin for reStructuredText (*)
8737dfa... build: disable vala from vte build (*)
90c730a... flatpak: add rstcheck dep in pip3 command (*)
65c6b1a... foundry: add IdeDiagnosticTool (*)
505c8a9... rstcheck: simplify to use the new IdeDiagnosticTool (*)
4f0d416... ci: Increase the timeout of the flatpak build (*)
c9d4a91... foundry: Pass file to 'populate_diagnostics' (*)
e8e2a78... plugin: rstcheck: Fix typo and provide file object (*)
f88eaee... Adwaita.xml: add updated adwaita style scheme (*)
e5fab56... Adwaita-dark.xml: bring over adwaita dark scheme (*)
e1bbc49... Adwaita.xml: fix overlay colors (*)
0da4197... gsettings: change the default scheme to Adwaita (*)
e93ec7b... Update Chinese (China) translation (*)
eac81d5... Update Brazilian Portuguese translation (*)
4333e2b... Adwaita.xml: add styling for patches (*)
e64e19c... Adwaita.xml: add styling for breakpoints (*)
523c924... Adwaita.xml: track styling changes from GtkSourceView (*)
774e0d9... Adwaita-dark.xml: brighten search results (*)
2d162a7... builder-dark.xml: refresh builder style scheme (*)
821b0b4... builder.xml: refresh Builder style (*)
cfd3317... clang: take absolute paths as is for hover provider (*)
a865035... podman: translate files to layers (*)
c3631cc... Update Galician translation (*)
8d256ff... omni-gutter: fallback to diff: scheme styles (*)
7f3f3d5... icons: update builder-editor and builder-todo (*)
5dd6b00... podman: check for non-NULL layer (*)
fe5340d... Update Brazilian Portuguese translation (*)
66fae18... path: improve expansion of common paths (*)
504964c... podman: read out storage location from configuration (*)
7d84a30... podman: cleanup and leak fix (*)
dd61287... Adwaita-dark.xml: brighten CSS styling (*)
d1cc83b... build: remove deprecated gui_app option (*)
d0c1527... build: make webkit usage configurable (*)
c1b94f1... build: modernize various meson deprecations (*)
b56e473... build: use non-deprecated get_variable() API (*)
a35cfca... gnome-code-assistance: Fix options dict building (*)
267d806... frame: be more careful about index positioning (*)
6896244... frame: keep operations strictly signed (*)
a770163... meson-templates: Port to standard JS imports (*)
e3289c3... templates: Add GTK4 JS template (*)
c251b93... icons: add SDK symbolic icon (*)
5587e1e... icons: provide a terminal icon (*)
57e9f55... icons: containers (*)
5f17adc... render SVGs into PNGs (*)
ee1e440... icons: actually add the terminal svg (*)
f6926b4... rust-analyzer: enable experimental proc-macro (*)
8bd5246... rust-analyzer: use consistent comment style (*)
f086e66... meson-template: Use the gnome module's post install (*)
3f501a7... meson-templates: remove missing gressource file (*)
d4c05f1... Update Slovenian translation (*)
f76f795... Update Indonesian translation (*)
4571833... Update the main branches of various modules (*)
12f8556... quick-highlight: fix path to GSettings (again) (*)
2ad5d63... plugins: fetch the enabled key once (*)
9a76813... plugins: always check enabled status in gsettings (*)
d056164... cpack: reintroduce header completion via cpack (*)
8815ff9... meson-template: Remove hard-coded default size (*)
e078b14... meson-templates: Use C99 compound literals (*)
c56b6a9... meson-templates: Improve the Python GTK4 template (*)
1705b06... meson-templates: Plug a leak in the C template (*)
7a93bd7... build: update libgit2 builds (*)
3c77e9f... build: libgit2 should use -DUSE_THREADS:BOOL=ON (*)
2de6f83... build: fix error message for libgit2 (*)
e9e8f18... build: disable -Wdangling-pointer (*)
ee15c41... build: remove postinstall.py from templates (*)
b7f3987... Update Catalan translation (*)
93eb35d... Fixed typography of ellipsis (*)
fcf2ddb... Update Galician translation (*)
f26de01... Update Ukrainian translation (*)
edbd4f7... xml-pack: support gtk4 relaxng validation (*)
be074e3... Updated Czech translation (*)
7b7abd7... Update Brazilian Portuguese translation (*)
426da6c... Update Basque translation (*)
39711aa... Update Catalan translation (*)
241625a... Update Slovenian translation (*)
a0eb111... meson-template: fix typo (*)
697b4ab... meson-templates: use locale module in Python (*)
2503114... meson-templates: set modal property for about dialog (*)
00f515b... Update Portuguese translation (*)
4d58290... rust-analyzer: correct statement if rust-analyzer is not fo (*)
1484aaf... Update Indonesian translation (*)
81ba28e... icons: ignore .Devel when rendering symbolics (*)
478d358... greeter: increased height of greeter (*)
5483416... meson-templates: introduce Adwaita Templates (*)
f7f21f7... Update Ukrainian translation (*)
cbdcd74... Update Catalan translation (*)
155122d... Update Brazilian Portuguese translation (*)
9e56f54... Update Portuguese translation (*)
e2b369e... doc: Correct fragment in doc comment (*)
2ad37c6... flatpak: add appstream and dependencies (*)
b814f99... meson-templates: rename templates (*)
8239a5c... meson-templates: added vala, python and js adwaita template (*)
da59ed7... Update Indonesian translation (*)
adaa5a8... Update Ukrainian translation (*)
65f86f6... Updated Czech translation (*)
357bd5c... Update Portuguese translation (*)
0b26496... icons: update pattern pseudo-icons (*)
a74891a... terminal: check for valid runtime before using (*)
902c3a2... vim+sourceview: Fix extending selection left (*)
fd89e1f... Update Catalan translation (*)
bc1c3bc... Update Portuguese translation (*)
ccb8ca0... Update template with current year, remove copyright symbol (*)
81fef3b... build: use debug edit from SDK (*)
02420c9... terminal: always use a new PTY for split (*)
3b5a5ba... terminal: be defensive about widget destruction (*)
67ea665... terminal: cleanup terminal page namespace (*)
b94835a... Update Hebrew translation (*)
5db405a... terminal: dont spawn terminal from realize (*)
1164489... meson-templates: introduce new icons for light/dark (*)
ed3bacd... blueprint: Make visible (*)
c011a53... lsp: Send diagnostics with codeActions (*)
b655fc5... Release 42.beta1 (*)
1eac231... Update Indonesian translation (*)
66db6fd... Update Ukrainian translation (*)
0af61f3... Update Turkish translation (*)
3f491ae... Update Chinese (China) translation (*)
9df4599... Update Brazilian Portuguese translation (*)
9c16cfe... Updated Spanish translation (*)
2c3d8af... Update Galician translation (*)
7477726... Update Russian translation (*)
fae618c... intelephense & gvls: Do not override 'destroy' (*)
2d69198... Update Slovenian translation (*)
83ebcf3... Update Basque translation (*)
0a6c4c9... meson-templates: Add Python CLI Template (*)
1592efc... meson-templates: Add Apache-2.0 to LICENSE_TO_SPDX (*)
5e0c0d6... credits: Add myself to application authors (*)
727c1b0... templates: Add actions in the application's init (*)
d095ea4... templates: Prefix the application class (*)
258b847... templates: Remove unnecessary executable bit (*)
47490fb... credits: Change Copyright year to 2022 (*)
eb87f66... Updated Czech translation (*)
2c83ab4... Update Korean translation (*)
4e37425... Updated Lithuanian translation (*)
b1dd354... cmake: guard against absolute destination path (*)
ea57ba7... meson-template: improve style of Vala-Gtk4 Template (*)
73b052c... templates: Refresh the GNOME JavaScript project (*)
b8edbe9... greeter: improve template selection style (*)
4afb4c1... build: fix building with rc suffix (*)
894e20f... Release 42.rc1 (*)
8cee8d3... Updated Danish translation (*)
bcb2e1b... Update Swedish translation (*)
ce208b8... Explain LSP to translators (*)
bd7c6a3... meson-templates: fix vala gtk4 template (*)
b34e52a... vls: enable search provider when build system supports vala (*)
a542070... build: disable gvls by default (*)
00245b8... blueprint: set completion provider languages (*)
25b8e4e... build: fix typo (*)
06acb84... completion: Fix completion for php variables (*)
ee296bf... make: Add C++ make template (*)
c28d4e6... Update Hungarian translation (*)
a23f16e... Update Polish translation (*)
2839098... Update Kazakh translation (*)
e5761ee... Update French translation (*)
9634932... Meson-templates: fix Vala template (*)
8237b99... meson-template: Fix a warning in the legacy Vala template (*)
de404ff... Update Serbian translation (*)
d2297c8... Update Serbian translation (*)
1121600... Update Catalan translation (*)
a44cbf9... release 42.0 (*)
d715167... appdata: Drop 42 pre-releases (*)
1cec4b1... Update src/plugins/meson-templates/resources/src/window-gtk (*)
5b8b483... sourceview: Fix overriding closing ' (*)
8ba20eb... build: bump version for 43 development
62a5c97... build: disable all plugins by default
00a4aed... build: set incompatible-pointer-types
71fb48f... build: start on GTK 4 build system changes
e817791... build: move gstyle into color-picker plugin
5bd2f29... build: fix gtksourceview major version
04e2d0e... core: add IdeSignalGroup
3751923... core: move layered settings into core
9a4186c... plugins: remove unused header
5a2fabb... code: remove dazzle usage
714c066... code: use g_timeout_add()
9a53fe8... code: remove unused header
f099042... code: use IdeSignalGroup and others
9e65fa9... io: add IdeDirectoryReaper
4eae790... code: use IdeDirectoryReaper
beb5753... code: remove unused include
fccd7ed... io: add recursive file monitor
f99dbc8... vcs: use IdeRecursiveFileMonitor
487b9c8... vcs: use g_idle_add_full()
6508805... foundry: remove unused header
1d6927e... foundry: use IdeDirectoryReaper
333fcb6... debugger: use IdeSignalGroup
4249b18... build: add libadwaita_dep
9e65aa0... build: specify GTK 4 for VTE
f561d1c... build: drop "minor" version from API version
2000af4... search: port IdeSearchResult away from DzlSuggestion
677dec9... search: add IdePatternSpec
b8a6efa... search: improve (im)mutable fuzzy indexers
5e9e47a... tree: port IdeTree to GTK 4
53bd6c1... projects: use IdeTree for IdeProjectTreeAddin
d69d772... add gtk4 porting notes
43f3826... threading: add ide_cancellable_chain()
2b6fa05... core: add IDE_DEFINE_ACTION_GROUP()
9bbdc99... foundry: remove use of libdazzle
ef69586... update TODO
56f5c80... core: add IdeMenuManager
b4ce8a6... core: remove IdeWorker
efa4557... gui: add libadwaita dependency
729fe43... gui: port headers to GTK 4
029429a... gui: port IdeApplication core object to GTK 4
fe7e4cc... gui: move IdeMenuManager to libide-gui
4707cf8... gui: remove IdeWorker* files
aa1f443... gui: remove dazzle from ide-gui-private.h
e7b2dfd... sourceview: remove completion, identer, and snippets
c07f81a... build: fix mising files
4c5e72d... gui: add libpanel-1 dependency
da59d86... build: remove resources from gresources
03a74e0... gui: port cell renderer to GtkSnapshot
9603bf6... gui: rebase frame on PanelFrame
f7ac64e... gui: remove frame headers
0cdacb6... gui: remove IdeGrid
d1289ee... build: remove missing ui files
8f15c10... 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]