[gnome-builder] (850 commits) Non-fast-forward update to branch wip/tingping/pygobject-template
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] (850 commits) Non-fast-forward update to branch wip/tingping/pygobject-template
- Date: Tue, 15 Jan 2019 19:07:41 +0000 (UTC)
The branch 'wip/tingping/pygobject-template' 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:
f12082f... meson-templates: Update Python template to use Gtk.Template
Commits added to the branch:
03190f7... terminal: write to console to indicate application startup (*)
abeb8f9... terminal: display application output upon run (*)
f5c06c3... css: soften headerbar background on Adwaita (*)
bbb1770... xml-pack: remove use of weak pointers (*)
ff1c5a3... buffer: fix header whitespace (*)
fe59c47... Update Swedish translation (*)
b1b469a... doc: update repository URLs (*)
f76c339... uri: fix header whitespace (*)
b81d3f8... search: use G_DEFINE_TYPE_WITH_PRIVATE() (*)
e965af7... buffers: move auto-save into IdeBuffer (*)
098f522... Updated Czech translation (*)
c23bf65... file-search: drop use of dynamic types (*)
665e62e... ctags: remove use of dynamic types (*)
5454a29... buffer: add convenience API to get build flags (*)
ae0a98a... compile-commands: use strfreev to free argv (*)
6222e8b... sourceview: add matching <> brackets (*)
17baf14... xml-pack: fix incorrect array unref callback (*)
198da3f... xml-pack: fix whitespace (*)
8f3df20... xml-pack: fix element insertion in presence of > (*)
b32d0b8... gstyle: use g_*_weak_pointer (*)
3989c52... gstyle: add clear pointer helper (*)
72087a0... use dzl_clear_pointer() (*)
98f6093... xml-pack: fix some leaks and const miss-use (*)
eb551e2... plugins: use dzl_clear_pointer() (*)
3c33c5c... keybindings: Add Sublime Text keybindings (*)
3cfb70a... sublime: Implement different actions for selection state (*)
f5b5202... Merge branch 'ptomato/gnome-builder-wip/sublime-keybindings (*)
21e5a25... file-settings: fix test (*)
29ff951... app: lower warning level (*)
15b2a1a... release 3.29.3 (*)
fbc8095... add missing appdata (*)
d99e5a8... wip-on-c-pack (*)
7ea154b... variant: be defensive when inserting values (*)
c7638ef... Revert "wip-on-c-pack" (*)
6e7106c... clang: disable gigacage from webkit (*)
6ea7a6a... terminal: add start time to application output panel (*)
6460f00... buffer: add language id helper (*)
bf58437... sourceivew: only insert matching <> for html/xml (*)
efa7d67... util: fix g-i type for ide_g_file_get_children_finish() (*)
890cf35... cpack: add completion provider for header includes (*)
9e77c7e... cpack: remove unused finalize vfunc (*)
99d9f32... vim: fix indentation for o, O inside of comments (*)
faa48ea... doc: move completion docs around (*)
efe4aba... breakout: lower priority with flatpak processes (*)
4e3ba42... buildui: check for non-NULL runtime (*)
b968c03... sourceview: cancel completion when moving snippets (*)
af02fe9... c-pack: improve indenter handling of prefix spacing (*)
4568193... build: port to gtksourceview-4 (*)
07eb835... vapi: fix deps for vala vapi (*)
3386cb9... build: fix remaining gtksourceview-3.0 usage (*)
2e196b5... snippets: Add license snippets for Apache-2.0 and MIT/Apach (*)
6ac5b58... Remove empty comment lines in begin of some license headers (*)
5ed9aa9... Add license template for Apache 2.0 (*)
c406249... Add SPDX license identifier for MIT/Apache-2.0 (*)
9f6599e... Update Apache template (identical indentation to official . (*)
4845c06... snippets: add snippets for Rust (*)
90fe7f7... completion: reduce overhead of cancellation (*)
49288b6... completion: explicitly ignore insert-text during loading (*)
1d13011... plugins: check dependencies of plugin-info (*)
5263499... toolchain: don't warn for cancelled/not-supported (*)
c7eb2c4... meson: ignore toolchains when not a meson project (*)
e01cfa4... pipeline: style cleanup (*)
7705c98... glib: add find async variant with max recursion depth (*)
6956bea... toolchain: reduce max recursion depth when locating toolcha (*)
f5a9a34... todo: improve filesystem match regex (*)
ff44c22... todo: avoid pathologically long lines (*)
716d5c0... todo: use git grep when available (*)
007240a... todo: post-process final item (*)
479e64f... todo: tell git-grep to avoid long lines (*)
4774450... clang: mark unlikely path (*)
30145a5... ctags: tweak completion priority (*)
41d2f89... snippets: print failure message when inserting snippet (*)
dc5b893... js: remove extra newlines (*)
9936ab4... snippets: propagate default language when parsing data (*)
475a577... sidebar: emit DzlDockItem::presented (*)
ac417d5... todo: delay loading until user selects todo panel (*)
408008a... flatpak: apply max depth when searching for manifests (*)
b0f744a... flatpak: update download url (*)
d60ffef... ctags: nice the ctags process (*)
a8a9a1b... todo: slow down transition duration (*)
7b6704d... buildui: pass focus grab to terminal widget (*)
f169e54... buildui: fix transient grab with build log (*)
989af8c... clang: raise priority for field access (*)
c84d580... build: allow specifying the path to ctags (*)
c5bf210... build: bundle universal-ctags with flatpak (*)
173f0fc... flatpak: allow to use and create meson cross-compilation fi (*)
7ab4029... words: fix potential use-after free (*)
e6c597d... sourceview: protect against NULL completion (*)
d4da247... snippets: fix default language scope (*)
f71ee15... cpack: fix incorrect comparisons (*)
09c4095... results: stash the pointer added to the string chunk (*)
721c7a9... code-index: release GList queue links (*)
0083fb8... diagnostics: add a bunch of assertions and magic values (*)
7f26a66... build-manager: fix initial diagnose after build (*)
c737d31... shortcuts: add ctrl+shift+w to close all documents (*)
579a9ec... shortcuts: add save all to shortcuts window (*)
df2a2bb... Update Romanian translation (*)
d3ae9fe... debugger: be more stringent in bounds checking (*)
e729a72... gdb: implement basic countpoint support (*)
9b6fa98... Drop newlines between tags (*)
96f672a... flatpak: use the right user data directory (*)
2eb81a3... flatpak: check for env before accessing it (*)
54b398e... Update German translation (*)
a67fc2e... flatpak: ensure widget access after task propagation (*)
c834196... Update Romanian translation (*)
de1ce73... git: ensure user name is provided to SSH based URIs (*)
87d1972... modeline: fix initial setting of language (*)
0b571b2... clang: enable for Objective-C code (*)
3cf0f23... gobject: avoid ref'ing class/iface when we can peek (*)
2908ac4... Python: Avoid identifier 'async', which became a keyword in (*)
ce3f740... autotools: Use LANG=C.UTF-8 rather than LANG=C (*)
05e4b60... build: bump minimum meson version (*)
3aab360... added symbolic mimetype icons (*)
e2e5e23... re-rendered symbolic action icons with the updated script (*)
b9217b0... symbolic icons: made lang-method and lang-namespace same he (*)
7122f7d... new ui-* and xml-* object icons (*)
5eaf2bb... improved lang-define-symbolic (*)
4aa1ca9... new pictographic ui-* icons (*)
c713d7b... icons: generate bundled png icons (*)
cbe76a2... build: render mimetype icons (*)
e5999b5... symbolic icons: update lang-include and lang-define (*)
95a1792... icons: update generated icons (*)
163d09b... icons: regenerate icons with updated names (*)
8c3597e... icons: install icons to private directory (*)
d2cdf4c... glib: add helper for symbolic icons (*)
e41f3e4... search: add API to set GIcon for IdeSearchResult (*)
2a49805... file-search: use symbolic mimetype icon for search result (*)
e74e631... layout: allow setting GIcon for IdeLayoutView (*)
4fde1ab... sidebar: use GIcon to specify image for the view (*)
a1ed851... editor: sniff content-type from buffer contents and file-na (*)
deffeae... project-tree: use content-type for tree icon (*)
9efb6bd... runner: Make sure to return gboolean from query-tooltip cal (*)
13eaeb5... workbench: Make sure to return gboolean from query-tooltip (*)
2ab68d2... runner: Show informative tooltip when run button is disable (*)
c1614c6... workbench: Show informative message while build button is d (*)
579d82f... Overwrite brace only if have enough braces (*)
32de986... Insert matching brace in more cases (*)
b43f08e... Update Romanian translation (*)
4e0612e... hover: start on hover abstraction for sourceview (*)
6a0059c... omnigutter: remove query_tooltip (*)
61c7a93... omnigutter: add mixed color for countpoint (*)
41d73af... devhelp: stub out hover provider for devhelp (*)
1202e32... symbol-tree: add hover provider to display symbol info (*)
ad84956... hover: disable hover popover on scroll-event (*)
a508b9b... symbol: remove margin from hover data (*)
3f8bad4... symbol-tree: ellipsize end of the symbol name (*)
4299672... build: disable some builtins (*)
4d735ec... hover: be more restrictive in where we display (*)
3217eef... marked: move marked content to util (*)
7773a81... hover: ignore comments in debugger hover provider (*)
e4e00cb... hover: add priority when registering content from plugins (*)
d5436e6... build: drop back to 0.46 (*)
9880d1e... devhelp: implement devhelp hover provider content (*)
8564af8... hover: tweak sizing a bit when webkit is in play (*)
ef4b888... devhelp: remove devhelp documentation provider (*)
4f1ecf7... doc: remove documentation card plugin (*)
924d0b7... sourceview: remove documentation-requested (*)
5488fec... hover: use request-documentation to display hover info (*)
b082ce2... devhelp: ignore trailing symbol characters (*)
b8ec127... release 3.29.4 (*)
592c7d3... Update POTFILES.in (*)
940bda5... context: fix some gtk-doc g-i annotations (*)
0e60e1b... Update Italian translation (*)
33442c7... flatpak: Define G_LOG_DOMAIN for gbp-flatpak-clone-widget (*)
baab916... flatpak: Dont re-download and unpack tar archive if target (*)
ae9c98e... flatpak: fix location for define (*)
649a504... Update Polish translation (*)
f0cef11... flatpak: Don't reapply patches if the sources were already (*)
17db423... icons: install symbolic variant into global icons dir (*)
45248fe... CI: Update the flatpak job to be in sync with the manifest (*)
6c143e4... CI: Deliver the flatpak bundle with review apps. (*)
30a7bc5... hover: ensure that hover providers are (un)loaded (*)
f9099e2... devhelp: only show devhelp data for C/C++ (*)
bbe4d2f... langserv: add simple hover provider for language servers (*)
bf57bee... rls: implement hover provider for rls language server (*)
558188d... vala: make IdeTask usable in the binding (*)
5837842... Update German translation (*)
6d1dfc7... buildsystem: make all the get_build_flags fully introspecta (*)
8e44e89... Update Brazilian Portuguese translation (*)
09ac064... flatpak: cleanup cmake usage (*)
512cd48... Update Catalan translation (*)
b635f66... Updated Spanish translation (*)
2b34e77... Updated Spanish translation (*)
6439f55... hover: track original hover position (*)
b8f3347... hover: specify hovered-at should use buffer coordinates (*)
b3bbb0f... build: bump jedi version in flatpak manifest (*)
4d904a8... build: use simple build system type for jedi (*)
311c3a8... build: add python3-parso dep for jedi 0.12 (*)
ea76a70... build: fix whitespace (*)
7796fab... flatpak: bump various dependencies (*)
f8ee2d5... hover: dismiss hover popover based on crossing event locati (*)
5e81b20... build: use G_SLICE=always-malloc in flatpak (*)
67fc4b6... task: add some type safety to ide_task_set_task_data() (*)
4a0f1c6... session: add plugin interface for session tracking (*)
d8d55d3... app: skip over loaded plugins (*)
24ecc4b... flatpak: drop legacy repo cleanup (*)
300c1f0... layout: use g_signal_connect_object() (*)
ea0d35e... flatpak: ignore build stages when not using flatpak manifes (*)
dd1212d... beautifier: add missing free func (*)
5841af6... app: make application startup feel faster when loading file (*)
74adb39... glib: switch to g_clear_pointer() (*)
c24e40f... build: remove unnecessary dazzle includes (*)
19053ed... Updated Spanish translation (*)
d1a4e03... CI: Workaround cache misses. (*)
9ba6fdf... workbench: fix icon names for panes (*)
59d5cf0... keybindings: drop hashtable on finalize (*)
ac80629... meson: simplify task state ownership for toolchain lookup (*)
125046f... session: try to de-init dict when unused (*)
a556cda... session: set clear immediately (*)
9e8114e... meson: don't leak folders from toolchain discovery (*)
c4f9a0a... gcc: don't leak GFile from folder linked list (*)
a74c915... git: free branch name (*)
e03a184... sysroot: fix leak of build_id (*)
7b3b3b5... config: free toolchain id on finalize (*)
08c619c... create-project: release template upon ::destroy (*)
38fd925... app: release projects directory on finalize (*)
3c4926a... Improve snippets (*)
62baea0... clang: release variant when building diagnostics (*)
360da03... hover: don't leak providers in hover context (*)
f175462... sysroot: plug leaks (*)
edf886a... Updated Lithuanian translation (*)
06af81a... Fix some translations (*)
b587f10... Sync the pt_BR.po (*)
2a55d7d... Update Brazilian Portuguese translation (*)
e456d45... doc: bugzilla -> gitlab in writing docs (*)
6ba32e4... Add snippets for ES6 and fix some things (*)
aca792e... Add more snippets, and turn some attributes global by defau (*)
fdb29cc... Update Brazilian Portuguese translation (*)
949c2ed... pt_BR.po: add semicolon (*)
54c79ed... flatpak: use pip3 to install python wheels (*)
313821e... build: use g_clear_weak_pointer() (*)
23e2dc8... build: remove unused dazzle includes (*)
4ed41c0... context: force dispose in unload_finish (*)
3b3cc4c... code-index: try harder to cleanup incremental state (*)
eab0dd3... Update Rust defaults, and fix style of C snippet (*)
78dca45... snippets: fix indention widths (*)
1011cab... Make libide's install_dir an absolute path. (*)
43494ce... Allow packagers to specify the Python libprefix. (*)
8b11773... Add missing ostree-1 dependency to flatpak plugin (*)
83c3bdd... workbench: flush out work when destroying window (*)
60a33aa... meson-templates: use Ide.Task (*)
eca0acc... create-project: some style cleanup (*)
b012a3a... snippets: short circuit when possible (*)
2f89942... snippets: add assertion for additional checks (*)
3c24332... code-index: don't mix goto with autoptr scope (*)
beebab9... Updated Spanish translation (*)
43d9e30... Update Brazilian Portuguese translation (*)
e885d1e... Update JavaScript/GJS Meson template to ES6. - Fix some dev (*)
39a59ce... Reduce vertical space and remove window shadowing. (*)
acaf59d... Remove unnecessary import. (*)
159a8c7... doc: update writingdocs.rst to merge request (*)
550b71d... Improve JS import snippets (*)
fdb8315... CI: do not spin up environments for master and tags (*)
0b2d41e... bufmgr: avoid highlighting while loading files (*)
7474ecd... gstyle: Fix alpha component . in some locales (*)
41cf077... pipeline: check _build is a directory and not a symlink (*)
cce6534... app: drop legacy cleanup at startup (*)
399a0c0... autotools: remove application addin (*)
21267b3... snippets: Improve GBoxed snippets (*)
e5faa96... terminal: use --login with bash (*)
a1f8cdf... flatpak: ensure dirty bit is not changed after creation (*)
df0eeb4... vcs: don't leak monitor root GFile (*)
4ce62b9... context: add main thread check (*)
b5282ce... workbench: remove action groups when destroying window (*)
e180258... workbench: avoid notifications when unloading (*)
73705a2... context: release run manager on finalize (*)
c4a9aa7... run-manager: release iter link (*)
e7a526d... run-manager: release handlers during dispose (*)
24da7a0... context: be more aggressive about disposing managers (*)
2e0c2c9... html-preview: clear action group when unloading (*)
358a8f6... buffer: dispose change monitor when relevant (*)
ad36035... Update German translation (*)
51703bd... flatpak: Disable libevent for avahi (*)
0edd18d... symbol-tree: fix typo (*)
fc9b16a... app: remove unused function (*)
2e209bf... gdb: Pass breakpoint directly to remove effectively (*)
76813a5... flatpak: allow applications to talk to portals (*)
9560c3c... defaults.ini: tweak language defaults for common cases (*)
e43fbea... Add error format for rustc (*)
c48e9e2... fix uri of cargo warn (*)
ff5b106... Add OPTIMIZE flag to Regex (*)
89ef39e... Merge branch 'ricvelozo/gnome-builder-wip/cargo' (*)
32d6865... cargo: fix ordering of parameters (*)
6524e0f... Update German translation (*)
523f133... Update Swedish translation (*)
8430010... log: handle G_MESSAGES_DEBUG (*)
2648113... gdb: add logging of data from gdb peer (*)
143e6c7... code-index: use g_ptr_array_steal_index() (*)
621e888... clang: remove entries from hashtable on dispose (*)
e9a0b38... clang: dispose client on ::stop (*)
a290312... code-index: be explicit about free func across call boundar (*)
4672688... code-index: free info before breaking out of loop (*)
8d7bd80... color-picker: make it work again (*)
fc753c7... gstyle: remove show_all usage (*)
ce9050c... spell checker: remove show_all usage (*)
5d4d6ef... gstyle: fix palette name (*)
0a04900... color picker: remove show_all usage (*)
2ce915f... cargo: always register error format for rustc (*)
8ba40c3... glib: force close enumerator (*)
ce94cba... compile-commands: use g_file_dup() (*)
c13ca8a... code-index: use g_file_dup() (*)
eb7da6a... code-indexer: add file tracing (*)
10f815c... code-index: remove unused parameter (*)
64dae36... code-indexer: improve trace path (*)
f64d548... code-index: use g_file_dup() (*)
1dc6637... code-index: don't leak source directory GFile (*)
2418280... code-index: be assertive about disposing objects (*)
cc3b474... build: switch to master SDK (*)
1562b61... CI: Use the master gnome-sdk runtime (*)
0039b98... build: specify libprefix for python (*)
799c93b... Update POTFILES.skip (*)
225f09f... build: locate python override dir (*)
067a712... app: add debug logging when resolving help (*)
054ef6d... help: fix get_option() to check for proper value (*)
176756f... flatpak: don't remove builder docs (*)
8bf9959... flatpak: remove share/doc from some deps (*)
37793fa... workbench: short-circuit if we race to unload (*)
7875d71... flatpak: check for enumerator failure (*)
75fa3fb... workbench: don't show window after it has been closed (*)
20e3dd7... build: fixup fusermount wrapper installation (*)
fc013d2... build: don't remove fusermount (*)
db681e7... app: add workaround network availability (*)
4690f32... flatpak: ignore download failures in case we can still make (*)
47d0934... flatpak: use alternate API for network access check (*)
b26bea1... build: make sure .h files are ignored by gtk-doc (*)
9f0e065... build: more ignores for gtk-doc (*)
7ade4dd... gtk-doc: remove dead section (*)
b350962... task: be safer when destroying secondary task data (*)
7d7fc53... build: fix some meson warnings (*)
24d9014... build: use "copy: true" for meson configuration_file (*)
ae87321... build: disable with_help by default (*)
f2d2378... fix repo url (*)
3d0bb24... snippets: remove struct/union/enum snippets (*)
20870cd... search-entry: chain up if necessary (*)
396ecb5... flatpak: drop libgit2-glib patch (*)
426016e... doc: link authors (*)
fe69848... main: ignore SIGPIPE (*)
216fab5... context: add debugging macros (*)
51235ce... context: short-circuit if already unloading (*)
c9136e8... context: use g_steal_pointer() (*)
6f67b8e... Updated Lithuanian translation (*)
1b8161d... Update Turkish translation (*)
3c7a30d... Update German translation (*)
1da22fc... Update Polish translation (*)
d12acb7... flatpak: Cleanup Python dependencies (*)
000a69b... flatpak: add back uncrustify (*)
78868e3... vcs-monitor: use g_file_dup() to simplify leak tracking (*)
387e066... vcs-monitor: fix leak of file information (*)
e618d4b... session: synthesize success upon missing state file (*)
09f6553... context: add workbench backpointer (*)
2235038... context: whitespace (*)
1a96883... context: set workbench after restoring (*)
febd26c... context: keep unsaved file alive during function call (*)
eeb4108... context: rely on session for buffer reloading (*)
7aed518... workbench: delay addin cleanup until after saving session (*)
a0fe992... layout: add helper to add view with a given stack position (*)
59590cf... editor: implement session save/restore for editor (*)
d3d7de3... omnigutter: fix leak of icon info (*)
8dbe143... editor: fix log domain (*)
0b6987f... tests: fix over-zealous assert (*)
cedd1c7... tests: free required plugins strv (*)
48e93d3... tests: fix path to data file (*)
5154e62... Release 3.29.91 (*)
efb4c7a... help: always use file:// URI for local files (*)
fdf8378... app: use xdg-open under flatpak (*)
4ac5e28... gtk: extract xdg-open helper into new function (*)
07c8817... Update Brazilian Portuguese translation (*)
84b0432... variant: use take_ref() where appropriate (*)
b1ef0d1... Update Finnish translation (*)
d275fa5... Update British English translation (*)
e0d7c9f... Update Romanian translation (*)
3ae7e1e... Update Chinese (Taiwan) translation (*)
250d239... sysroot: be safer in use of shared sysroot manager (*)
1c61e9e... Update French translation (*)
6d524d9... location: add helper to get path (*)
339e2a8... clang: add rename provider for clang (*)
caa0118... clang: protect against empty buffers (*)
34ef05e... clang: strip trailing \n when implicit newline is used (*)
29b54b9... clang: remove unused header (*)
33acbf2... hover: fix leave event from another GdkWindow (*)
c532869... Increase priority of Rust Completion Provider (*)
7781d0d... Rename some Rust snippets to more suitable names (*)
758aa73... Updated French translation (*)
80527d5... Update Kazakh translation (*)
171baad... Update Indonesian translation (*)
a3672c8... Update Korean translation (*)
da11b19... build: Honor VALAC env var in vala-pack build rules (*)
1d83921... build: remove obsolete enable_rdtscp option (*)
1ae23a8... Fixed dW movement (*)
650810b... Updated Czech translation (*)
a66b2d9... build: Fix GSETTINGS_SCHEMA_DIR envvar handling in tests (*)
230ed0e... release 3.29.92 (*)
bcf3555... Update Galician translation (*)
c04e61e... Update Galician translation (*)
61c0cbd... completion: allow disabling interactive completion (*)
bd12b0c... Update Brazilian Portuguese translation (*)
0c3236d... snippets: add get/set property snippet (*)
714ffcc... Update Indonesian translation (*)
2cd0e3d... Update Turkish translation (*)
0449f89... Update German translation (*)
d4b5937... theme: use color from theme in greeter flowboxchild selecti (*)
830102e... Update Polish translation (*)
9b4fbf5... Added text explanation to Diagnostics (*)
81950f9... Update Korean translation (*)
d1626ea... Update Galician translation (*)
6f9938d... Updated Danish translation (*)
3324ab5... Update Swedish translation (*)
f2874b5... Updated Danish translation (*)
b243cf4... Update Hungarian translation (*)
4e2f5f2... Update Italian translation (*)
2fb4786... Update Swedish translation (*)
2296ca1... Update Romanian translation (*)
427c6f6... Updated Czech translation (*)
d294f66... buildconfig: fix environment duplication (*)
81a9a82... release 3.30.0 (*)
ed22ba3... Update French translation (*)
b520636... doc/help/howto/jump_to_definition.rst: Fixing typos (*)
604b61a... settings: add toggle to clear caches at startup (*)
221710b... Update Swedish translation (*)
abe173f... Update Brazilian Portuguese translation (*)
3157cc7... build: fix various warnings when --buildtype=release (*)
d31f2de... build: separate assertion checks (*)
d08eb65... bulid: post-release version bump (*)
5a045c2... Update German translation (*)
76d0935... gstyle: remove unused variables (*)
ef369fd... gstyle: fix uninitialized variable warnings (*)
4e9c248... build: add version macros (*)
9d219d7... Update Italian translation (*)
d0ec19c... Update Turkish translation (*)
105e845... CI: Cache sources (*)
ba8d944... templates: add c# empty project (*)
20ba72d... menus: move app-menu to gear-menu (*)
a42fcbc... Update Latvian translation (*)
5e4869f... editor: remove pages menu (*)
1bcf4eb... workbench: remove unused property (*)
3466ed6... history: ignore jumps while buffer is loading (*)
19c9581... history: push cursor location upon buffer load (*)
bd4102b... cmake: Fix build issues when using CMakeLists.txt in a subd (*)
257f00b... Change the search bar to an error state when no match is fo (*)
77ebd95... Merge branch 'egrajeda/gnome-builder-add-error-state-to-sea (*)
f930d71... ide-task: fix documentation typo (*)
8792680... menus: add some accels to gear-menu (*)
6530353... menus: synchronize window menu between greeter and workbenc (*)
a895ece... meson-templates: Remove unecessary meson options (*)
12fb78b... build: remove autotools-templates plugin (*)
6935d51... Update POTFILES.in (*)
8636bd5... menus: more menu tweaks for 3.30 initiative (*)
c9f39d7... valgrind: fix null check of pipeline (*)
f5e4a7c... meson-templates: add PACKAGE_VERSION to config.h (*)
c9f11c1... meson-templates: add command-line templates for C and Vala (*)
84c4d21... Update POTFILES.skip (*)
93e7983... Update German translation (*)
40e3e51... Update Turkish translation (*)
2f327f7... Updated Czech translation (*)
1c68e3d... app: switch light/dark style schemes when night-mode change (*)
a45e740... Update Polish translation (*)
0203eaf... editor-session: Skip dead files during restore operation (*)
8c65022... Updated Danish translation (*)
07ee9b3... sourceview: remove unused IdeSourceMap (*)
5f3f53c... vim: fix copy-cliboard operations at buffer end (*)
d0798bf... cmake: remove duplicated conditional (*)
c224279... sysprof: add ellipsis to the dialog title (*)
5887525... sysprof: make title match menu item (*)
6fc72e7... app: make follow-night-light more robust (*)
429186e... sysprof: disambiguate a string (*)
fbad579... gsettings: generate gschema.compiled for unit tests (*)
dd1238d... build: add network_tests build option (*)
88964dd... workbench: disable close-project until project is loaded (*)
b1977b4... workbench: disable save-all action until context is loaded (*)
20164d5... layout: add some accels to layout stack menu (*)
3baf7d0... gstyle: remove assertion from test (*)
302840d... gstyle: use the correct initial value type (*)
77bdac5... meson-toolchain-edition: ensure that the directory exists b (*)
a88c75d... gstyle: increase test-gstyle-color timeout (*)
fa8a12e... perspective: grab focus if file is already loaded (*)
a80ca01... git: handle relative paths from gitdir (*)
b69c26a... gdb: silence stderr to avoid cross-communication (*)
09174e8... gstyle: increase further test-gstyle-color timeout (*)
bb8e9e8... .desktop: add X-Flatpak-RenamedFrom (*)
4e792dd... app: improve night-mode/follow-night-light/style-scheme-nam (*)
f6bdec8... debugger: whitespace cleanup (*)
d24ef8e... doc: update installation page url(s) (*)
29da193... style-scheme: install style-scheme for legacy gtksourceview (*)
7eb3cb6... Port IdeHighlightIndex to ArcBox. (*)
a5feb36... devhelp: fix devhelp icon name (*)
facf472... build: update flatpak json deps (*)
0ebc1c0... appdata: add missing developer_name field (*)
cf06211... build: bump libdazzle dep (*)
9e583b3... run-button: use DzlShortcutTooltip (*)
b16b944... workbench: use DzlShortcutTooltip (*)
9d60617... editor: use DzlShortcutTooltip for panels (*)
a0edb8f... Update POTFILES.in (*)
fe58a65... editor: add interstitial screen while restoring editor stat (*)
f058bb4... editor: handle empty restoration (*)
a22db4e... Update POTFILES.in (*)
838c8e4... Update Polish translation (*)
1f9413a... git: initialize git submodules from build pipeline (*)
ad4532f... editor: track editor search settings with session state (*)
0347bb8... Updated Czech translation (*)
57003ef... git: add dependency updater for git submodules (*)
7d138a9... Update POTFILES.in (*)
11c43c9... Update Turkish translation (*)
231b951... Updated Lithuanian translation (*)
320236b... backoff: add exponential backoff helper (*)
afe65a2... util: add docs for exponential backoff utility (*)
2a5b721... langserv: reduce language server init warning level (*)
c4c7572... buffers: create the directory tree before saving (*)
2f05d07... buffer: set buffer modified when backing file is lost (*)
d6acf12... diagnostics: port IdeDiagnostics to ArcBox. (*)
5e297ca... diagnostics: port IdeSourceLocation to ArcBox. (*)
a5ebdf7... diagnostics: port IdeSourceRange to ArcBox. (*)
c213587... diagnostics: port IdeFixit to ArcBox. (*)
0469c91... diagnostics: port IdeDiagnostic to ArcBox. (*)
0a73945... diagnostics: port IdeDiagnosticsManager to ArcBox. (*)
a102ec9... flatpak: drop SSL/pki overrides (*)
b1b7fab... main: remove early SSL overrides (*)
6ffae75... release 3.31.1 (*)
931e277... CI: Use dbus-run-session when runnting tests (*)
7dc767f... CI: Improve formatting of yaml strings (*)
8f5b7c8... sysmon: remove sysmon plugin (*)
2e37e10... git: update status message when checkout directory changes (*)
327a517... vim: add suffix / on tab completion for directories (*)
8bccb25... workbench: fix whitespace (*)
768559d... menus: remove new submenu until we have additional items (*)
2323af2... workbench: add F10 for window menu (*)
63dc4c2... workbench: add tooltip with shortcut for menu (*)
025b767... greeter: enable show-close-button for genesis views (*)
7720bec... rls: prepend rustup path to PATH (*)
10b311c... app: add development style on unstable versions (*)
023a63f... sysprof: add memory collection source (*)
ba8b086... build: use has_link_argument() (*)
e9f2eb3... beautifier: don't assume initial views are editors (*)
3ff1838... Updated Czech translation (*)
6babec2... create-project: update path when changing destination direc (*)
9cf2232... layout: add hold concept to transient sidebar for longer op (*)
65f2fd8... transient-sidebar: unpin before dismissing panel (*)
7404a8d... workbench: fix loader sorting with addin hint (*)
962399e... project-tree: add open-with-hint action (*)
68011f5... glade: add basic support for working with glade documents (*)
95ccaa3... glade: add adapter chooser (*)
04364d9... Update POTFILES.in (*)
4b14488... glade: add get_file() helper for glade view (*)
00534a4... glade: refocus existing designer when possible (*)
5dc58ec... glade: tweak for Adwaita-dark to match editor style (*)
b909c09... glade: propagate viewport color to layoutview primary color (*)
8bad0eb... glade: move adapter chooser to the bottom of the view (*)
1c8b44f... glade: update theme for Adwaita (*)
3ae4b8c... glade: init glade and register generated icons (*)
974914d... glade: allow pointer mode selection (*)
28fecec... glade: add undo/redo support (*)
e45c8e9... icons: add new icons for glade view (*)
07adc29... glade: update tooltip text for panels (*)
32e5d6c... glade: add various clipboard commands (*)
fb9c189... glade: tweak icon size for toolbar (*)
7e9e422... glade: expand inspector treeview when displaying popover (*)
ecb4476... glade: add button toggle between source/designer (*)
536a593... glade: add helper to save project for view (*)
a86cab1... glade: fix leak of project GFile (*)
3b1e093... glade: be explicit about lack of split support (*)
ee57503... glade: save modified designer files when closing view (*)
3858f22... glade: add pointer-mode symbolic icons (*)
1300bda... glade: fix whitespace (*)
e32ac51... glade: move action state changed tracking to view (*)
226e17d... glade: allow reloading GladeProject for view (*)
7f4bd68... glade: update designer when source buffer is saved (*)
320c6a7... glade: reload editor buffer when designer view is saved (*)
ade52eb... glade: use DzlSignalGroup for project signals (*)
5cdb264... glade: add stubs for handling signal editing (*)
da994af... Updated Slovenian translation (*)
36fca19... Updated Slovenian translation (*)
dc7659a... glade: treat .ui files as gtk-builder files (*)
59e1a00... buffers: remove trailing ".in" when guessing language (*)
a4e6953... build: remove redundant compilation flags (*)
9c2e97e... glade: special case empty .ui files when loading designer (*)
e314cd5... glade: discover catalog paths from build runtime/prefix (*)
93c809b... meson: allow using $NINJA for ninja path (*)
e7bef0d... glade: fix over-zealous assertion (*)
4e3f1fe... glade: fix format for symbol (*)
eebbc22... rust-langserv: restart rls when Cargo.toml changes (*)
5a7f127... langserv: fix warning when querying for "items" inside non- (*)
a87898f... langserv: fuzzy match expects casefold variant (*)
3d0e71b... completion: improve fuzzy matching (*)
a4b6254... completion: add additional cost to mismatched casing (*)
4c6b8a7... tests: add tests for fuzzy matching (*)
7f884ec... Update Malayalam translation (*)
81e0f9c... buffers: save loaded buffer for applying edits (*)
f4bef16... buffers: reclaim newly opened buffers from project edits (*)
9a88c7e... glade: fix an unitialized return value (*)
b9102bf... project-tree: allow plugins to extend the project tree (*)
e20c579... project-tree: add action to extend project-tree (*)
239fdc0... grep: add plugin to grep through project tree (*)
c831f5e... grep: set initial sensitivity of replace button (*)
e1e1c14... grep: tweak spacing above entry box (*)
8d1ecb6... Update POTFILES.in (*)
7ece0e2... meson-templates: fix gtk-sharp3 template (*)
e5e9570... adwaita: tweak development header styles (*)
502bac6... workbench: try to supress some css style changes (*)
03038af... grep: use "Location" instead of "Filename" (*)
4570713... ls: add simple directory view (*)
7099714... layout: preserve focus ordering of layout views in stack (*)
559a94b... ide-langserv-hover: fix MarkedString (*)
a8580e5... grep: use git grep --untracked (*)
9435ce9... glade: style cleanup (*)
59dafc9... search: add icon to search entry (*)
6203c6a... rust: trigger the hover provider only on rust files (*)
48bf0fe... plugins: sysroot: fix warning uninitialized g_autofree vari (*)
64e0955... gstyle: fix strings leak in a test (*)
fb4012f... gstyle: use g_print instead of printf (*)
fc5cb4c... app: fix shortcut registration (*)
8b49038... doc: fix missing language in code-block directive (*)
485d886... Update Esperanto translation (*)
a87f791... Update flatpak.json "runtime-version": "3.30" from 3.28 (*)
541fc9d... editor: use proper async pair (*)
1a2eaf3... editor: use interactive search mode when copying from clipb (*)
07aae50... editor: use "in a moment", not "momentarily", on interstiti (*)
e0b11fd... styles: tweak builder dark style (*)
7e799ef... util: Fix a typo in docs (*)
16584f1... util: Silence stderr of cat command (*)
e5993c2... styles: tweak builder light style (*)
e8c84c1... styles: tweak current-line highlight a bit (*)
593a7c2... Updated Spanish translation (*)
bcfe882... Fix switching pages doesn't focus the source view (*)
3705128... buffers: respect auto-saving mode activation status (*)
5c645db... snippets: fix transfer annotations (*)
e1e4e89... layout: clear page before unloading (*)
7eac55b... Update flatpak-gtksharp.json.tmpl "runtime-version": "3.30" (*)
c8d2043... style: tweak dark theme colors to match adwaita updates (*)
6200770... style: more tweaks for adwaita-3-32 (*)
c490a99... Update French translation (*)
c2340a1... Update French translation (*)
6f953d6... grep: add a translators comment for 'Match' (*)
30201ce... flatpak: don't allow 'flatpak build' to spew information (*)
942607a... Update Spanish translation (*)
b048242... Updated Spanish translation (*)
af10550... cleanup: update copyright years (*)
1ad0524... cleanup: remove unnecessary (C) and © symbols (*)
e899cfc... cleanup: move config.h after G_LOG_DOMAIN (*)
6779aa5... cleanup: move ABI to 3.32 (*)
62753b4... cleanup: update Since: gtk-doc to 3.32 (*)
fbbaa06... cleanup: add spdx license for gpl-3 sources (*)
66f5a85... asan: remove ASAN suppression file (*)
e76d91a... appdata: move appdata files to subdirectory (*)
265c9ba... build: move subdir() references (*)
8f00d34... snippets: move snippets into plugin subdirectory (*)
ac963a6... themes: move themes into library subdirectory (*)
e667e90... style-scheme: add updated style schemes for style refresh (*)
11b9d1d... build: use -Dhelp=true to enable help docs (*)
da47795... build: bump flatpak requirement to 1.0 (*)
fa154db... build: bump meson version requirement to 0.48 (*)
d7eb69a... build: rename -Dwith_tcmalloc to -Dtcmalloc=true (*)
aebb7a9... build: update info about build options (*)
0454abd... build: update options for tracing/profiling (*)
c1cbec5... build: use major.minor for ABI version (*)
64915ad... build: specify visibility args in default flags (*)
4f2190b... build: cleanup dependency checks and enforcements (*)
339f7d4... bug-buddy: set noreturn gcc attribute (*)
562b2b3... gstyle: register resources manually (*)
8d5388a... gstyle: build a static archive for gstyle (*)
578c9a0... build: add gconstructor.h (*)
75e3a19... build: move libeditorconfig to plugin location (*)
0ab099c... build: update and remove various meson options (*)
bfc1d06... refactor: move application code into libide-gui (*)
cbfd6cf... buffers: move IdeBuffer and accessories into libide-code (*)
b5d86ab... buildconfig: move .buildconfig support to plugin (*)
f7ac614... buildsystem: move components to libide-foundry and libide-t (*)
b6bb691... buildui: move and refactor buildui into plugins (*)
ebf3673... code: add new libide-code static library (*)
a9b1240... core: add new libide-core library (*)
251ebf5... libide-io: add libide-io static library (*)
d73fb62... libide-debugger: create new libide-debugger static library (*)
26ee09e... remove old highligting code (*)
7f33e22... libide-lsp: break language server code into static library (*)
a2947aa... remove old logging code (*)
72f645e... build: setup toplevel directory for libide static libs (*)
3f1034e... libide-sourceview: add libide-sourceview static library (*)
98f1f92... keybindings: break up keybindings into plugins (*)
884baf7... libide-threading: add new threading static library (*)
b758655... fusermount: port to libide-threading (*)
81b0a93... libide-foundry: move existing components into libide-foundr (*)
6c92f51... libide-projects: add libide-projects static library (*)
897ddd5... libide-tree: add new libide-tree static library (*)
2535d1b... transfers: remove legacy transfers code (*)
681a860... remove gconstructor.h (*)
8957927... editorconfig: move editorconfig code to a plugin (*)
387cf0d... libide-gui: add new libide-gui static library (*)
8d41d9a... libide-vcs: add libide-vcs static library (*)
fb47eb9... libide-greeter: add new libide-greeter static library (*)
3ead35a... modelines: move modelines support to a plugin (*)
931fa2e... libide-editor: add libide-editor static library (*)
646a8b2... remove old template code (*)
38b9374... libide-search: add libide-search static library (*)
267ef54... libide-themes: add libide-themes static library (*)
4817db6... libide-plugins: add libide-plugins static library (*)
5554d8f... libide-terminal: add libide-terminal static library (*)
20d0a66... util: remove legacy utility code (*)
6f9a0ab... webkit: add libide-webkit static library (*)
51bde5b... auto-save: add auto-save plugin (*)
4d75da5... autotools: port autotools plugin to libide-foundry (*)
335c4e2... beautifier: port to libide-editor (*)
5139777... buffer-monitor: add buffer-monitor plugin (*)
ad6b156... build-system: add build-system plugin (*)
fade53b... c-pack: port to libide-editor (*)
aa2a1fe... cargo: port to libide-foundry (*)
6028b15... clang: port to libide-foundry and libide-code (*)
a0f1572... cmake: port to libide-foundry (*)
2b3e637... code-index: port to libide-foundry and libide-code (*)
5423911... codeui: add codeui plugin (*)
e99b7c1... color-picker: port to libide-editor (*)
c42c8ec... command-bar: port command bar to libide-editor (*)
62b52a6... comment-code: port to libide-editor (*)
4d3a583... create-project: port to libide-greeter (*)
d48afaa... ctags: port to new libide-core (*)
55a74ad... devhelp: port to new libide-editor (*)
0b53325... deviced: port to libide-foundry (*)
36ebe87... deviceui: add deviceui plugin (*)
9380f1f... doap: add doap plugin (*)
d285486... eslint: port to libide-code and libide-foundry (*)
dd1b343... file-search: port to libide-search (*)
d5f7733... find-other-file: port to libide-editor (*)
63e20e6... build: use -Dplugin_deviced=true in manifest (*)
9adbe36... flatpak: port to new libide designs (*)
78c82b8... gcc: port to libide-foundry (*)
357aff9... gdb: port to libide-debugger (*)
4d1b6b4... gettext: port to libide-code (*)
2ebce21... git: port to new libide designs (*)
a72f6e7... gjs-symbols: port to libide-code (*)
d6fcf14... glade: port to libide-editor (*)
e8ce634... plugins: remove init/link hooks (*)
d58e312... gnome-code-assistance: port to new libide-code (*)
c7f85da... go-langserv: port to libide-code (*)
fe06907... gradle: port to libide-foundry (*)
d6185b1... grep: port to libide-code and libide-editor (*)
9dac7be... history: port to libide-editor (*)
78ea5a0... html-completion: port to libide-sourceview (*)
eafac17... html-preview: port to libide-webkit and libide-editor (*)
13c7922... jedi: port to libide-gui worker design (*)
c720137... jhbuild: port to libide-foundry (*)
002cfe5... ls: port to libide-editor (*)
068a89e... make: port to libide-foundry (*)
f5451f9... maven: port to libide-foundry (*)
8ba9df7... meson-templates: port to libide-greeter (*)
bfbc573... meson: port to libide-foundry (*)
ae7eff9... messages: port messages panel to libide-editor (*)
25cfe21... mono: port to libide-foundry (*)
691275e... newcomers: port to libide-greeter (*)
a1de0d1... notification: port to IdeNotification (*)
e8b6526... npm: port to libide-foundry (*)
e720633... omni-gutter: add omni-gutter plugin (*)
7664dfb... phpize: port to libide-foundry (*)
5be8533... build: update plugins build rules (*)
91845ac... project-tree: rewrite project tree using libide-tree (*)
5633cb3... python-gi-imports: port to updated libide (*)
45185d7... python-pack: port to updated libide-code (*)
3e01246... qemu: port to libide-foundry (*)
e592208... quick-highlight: port to libide-sourceview (*)
07d3658... recent: add recent tracking plugin (*)
046a74e... restore-cursor: add restore-cursor plugin (*)
7936f83... retab: port to libide-editor (*)
dd6bb4c... rls: rename rust-langserv to rls and port to libide-lsp (*)
be81690... rustup: port to libide-gui (*)
65d9d23... snippets: port plugin to libide-sourceview and friends (*)
109168f... spellcheck: port plugin to libide-editor and libide-gui (*)
48b13e2... support: port to libide-gui (*)
b8f252a... symbol-tree: port to libide-editor and libide-gui (*)
57dd778... sysprof: port to libide-gui (*)
294a19c... sysroot: port to libide-foundry (*)
04e7431... terminal: port plugin to libide-terminal (*)
c99b430... testui: add new testui plugin (*)
b6ec41d... todo: port to libide-gui and libide-editor (*)
cde93af... trim-spaces: add trim-spaces plugin (*)
fa835df... vala-pack: port to libide-foundry (*)
0125a87... valgrind: port to libide-foundry (*)
5dd2ed2... words: port to libide-sourceview (*)
28159bc... xml-pack: port to libide-code (*)
af51067... tests: cleanup tests and remove dead code (*)
75c9d1f... build: update doc generation (*)
8d07c7e... build: update build options for new plugins (*)
4660f02... po: update POTFILES.in (*)
26a3890... Merge branch 'wip/chergert/refactor' (*)
7a3b6dd... build: add metadata back for Ide gir (*)
aed56ac... release 3.31.4 (*)
70ee762... gui: fix copyright to 2019 (*)
afac0b1... build: Fix appdata po directory (*)
8e00c20... npm: fix gettext usage (*)
ef70872... po: update POTFILES.in (*)
09ab2de... foundry: remove unused include (*)
f287806... Localize gstyle.xml files (*)
9b1bf50... foundry: rename IdeConfiguration* to IdeConfig (*)
77206bc... buildconfig: rename BuildconfigConfiguration to Buildconfig (*)
db3d2d8... flatpak: rename FlatpakConfiguration to FlatpakConfig (*)
603ad9f... cargo: fix configmanager access (*)
3bce918... context: fix access to project file in plugins (*)
b227ae3... refactor: rename get_configuration() to get_config() (*)
5770e91... build: don't include build identifier in libide-core.h (*)
f0aaa1d... foundry: be flexible when device is destroyed or unrooted (*)
428d8cc... gui: handle more obscure combinations of file/directory (*)
709387c... gui: give IdeApplicationAddin an activate callback (*)
7455842... greeter: present upon app activation when necessary (*)
16551fa... menus: tweak menu positioning (*)
f7ff219... keybindings: fix surface selection keybindings (*)
4fac5e3... whitespace: beautify public API declarations (*)
4fa92cb... Update POTFILES.in (*)
b01dfd8... code: fix signal emission when reloading buffers (*)
f9e8020... gui: show greeter upon closing last project (*)
09bf85a... threading: use task cancellation path upon IdeObject destru (*)
0d83423... ctags: add cancellation checks (*)
d785bff... ctags: break out early if context is unavailable (*)
343705b... ctags: check for context before attaching notification (*)
0985364... foundry: add API to get project version (*)
c1aa77a... buildui: add editor-page-addin to set project version (*)
49bc435... buildsystem: init build systems that are common initables (*)
54f4307... meson: extract project version without using introspection (*)
711fc21... buildui: fix project version number to be a.b (*)
c101129... meson: remove debug code (*)
b94442e... buildui: parse version numbers to use even minor version (*)
20df20a... themes: fix whitespace (*)
4cbbab6... recent: tweak styling when row is selected (*)
7ec2fe4... create-project: set directory for project info (*)
a9b0d3e... gdb: emit thread-selected upon *stopped, event (*)
2829380... gdb: use more precise logging in gdb responses (*)
1eec543... gdb: use --thread and --frame during stack-list-variables (*)
9d95d65... gui: bridge GApplication.open signal to IdeApplicationAddin (*)
8c16aac... editor: implement IdeApplicationAddin.open (*)
d964939... set small priority for devhelp hover provider (*)
b7728f8... greeter: tweak spacing (*)
34397ae... greeter: display greeter for "New Window" action (*)
c2aeb69... gui: fix IdeApplicationAddin.open documentation (*)
4d32f3a... Updated Spanish translation (*)
0cdfe8a... autotools: prefer autotools over cargo by default (*)
f9702e3... meson: raise meson priority by lowering integer value (*)
0b7e3f8... flatpak: avoid multiple return values for a task (*)
d80a7be... projects: propagate build-system-hint when opening from dia (*)
7beccc1... flatpak: raise priority of build-system discovery (*)
01dc116... gui: fix reload action in modified_revealer (*)
81dbb38... Merge branch 'dbuch/gnome-builder-wip/fix-revealer-reload' (*)
4065464... recent: add shadow to removed files scrolled window (*)
46ba4c0... recent: disable insertion cursor from removed files text vi (*)
0dbacc3... editor: avoid operation on NULL editor surface (*)
80a0290... editor: add operation to open document in new workspace (*)
1a28d40... meson: fix path to meson.build when setting :project-file (*)
565a3af... greeter: fix module-name when greeter plugin is used (*)
676bcf6... threading: use alternate message for object destruction (*)
632e354... foundry: do not pass cancellable to save task (*)
7766d39... code: notify of buffer modification when backing file chang (*)
6819d4b... code: short-circuit save when we think there are no changes (*)
7609a72... debugger: use array style field padding (*)
7ba71f1... threading: use array style field padding (*)
2a580a2... newcomers: add icon-dropshadow CSS class (*)
aa88421... appdata: follow the latest specs (*)
7f5e7a6... meson-templates: Update Python template to use Gtk.Template
(*) 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]