[gnome-builder] (254 commits) Non-fast-forward update to branch wip/slaf/xml-pack



The branch 'wip/slaf/xml-pack' 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:

  09b1a70... xmp-pack: add schema validator
  bf0457a... xml-pack: more precise node and diagnostics location
  22434ef... xml-pack: add more internal nodes to the trees
  120b3e6... xml-pack: add end-tag location informations
  0d5923b... xml-pack: get location infos from cursor
  cea8844... xml-pack: add a xml completion provider
  f2590dc... xmp-pack: add (line,line_offset) for end of node loacation
  1368669... xmp-pack: fix style, using self for the current object
  791a804... xmp-pack: add methods to get all the direct children
  5ed9933... xml-pack: add a types include
  db5fbb2... xml-pack: fetch node attributes when parsing
  235cf32... xml-pack: get a pointer to the tag content when parsing
  037ee75... xml-pack: add debug functions to IdeXmlPosition
  4881b03... xml-pack: fix IdeXmlCompletionProvider style
  e0ec2fb... xml-pack: IdeXmlPosition additions
  214f365... xml-pack: get position from cursor in the service
  4e4fb62... xml-pack: add attributes handling to IdeXmlSymbolNode
  9db651b... xml-pack: add print_node_ranges to IdeXmlSymbolNode
  de005dc... xml-pack: add _coompare_location to IdeXmlSymbolNode
  8a16a4a... xml-pack: add a chained hash table object
  e691060... xml-pack: IdeXmlDefine object
  9708662... xml-pack: IdeXmlGrammar object
  b8d606c... xml-pack: IdeXmlSchema object
  705cf40... xml-pack: IdeXmlRngParser object
  6b1261e... xml-pack: avoid include calls cycle
  9cb38a1... xml-pack: IdeXmlPath object
  e85da38... xml-pack: add accessors to IdeXmlPosition
  822a4b6... xml-pack: simplify IdeXmlSymbolNode
  817a4de... xml-pack: add print node to IdeXmlSymbolNode
  916c6eb... xml-pack: move IdeXmlPath to use IdeXmlSymbolNode
  14c3e7c... xml-pack: add analysis to IdeXmlPosition in service
  8515e25... xml-pack: get the node path in the completion provider
  6a26283... xml-pack: parse schemas in the service
  5320a87... xml-pack: get the matching nodes in the rng tree
  6589280... xml-pack: rework the IdeXmlPosition
  350b560... xml-pack: fix end tag range
  6823231... xml-pack: get the right cursor position
  3235c47... xml-pack: fix IdeXmlPath when we are at the root
  8e91b6b... xml-pack: enhance IdeXmlPosition
  1c64897... xml-pack: add a state to IdeXmlSymbolNode
  94a616f... xml-pack: better IdeXmlSymbolNode print
  6b78ece... xml-pack: handling of partial nodes
  abd4205... xml-pack: get completion items
  f4be6f7... xml-pack: store more infos in IdeXmlPosition
  e6002c2... xml-pack: fix errors in sax nodes coordinates
  ea1e32f... xml-pack: get position details infos fron nodes tree
  419317e... xml-pack: fetch and show elements and attributes
  06948f4... xml-pack: remove endless loop in completion from rng
  91da70d... xml-pack: completions-attributes cleanup
  94ca387... xml-pack: tweak the tree optionality
  af79187... xml-pack: automatic gtkbuilder.rng association for ui files

Commits added to the branch:

  f125e4b... clang: try harder to keep iter valid (*)
  5bb2582... sourceview: cleanup assertions (*)
  854174d... sourceview: ensure we have valid textmarks for animations (*)
  7a8facc... flatpak: Fix use-after-free (*)
  f713fe8... flatpak: Write valid JSON when saving manifest (*)
  39997b2... configuration: Make the default config persist (*)
  4fce29c... ctags-builder: fix memory leak (*)
  fc76d45... flatpak: handle NULL parameters gracefully (*)
  80b5092... Update Hungarian translation (*)
  1820245... flatpak: work around breakage from GtkSourceView/default-en (*)
  8fc9ae1... Revert "flatpak: work around breakage from GtkSourceView/de (*)
  f9f8050... omnibar: ensure allocation changes causes invalidation (*)
  41abc86... devhelp-search: documentation view needs find support (*)
  8dd1191... devhelp search: follow up fixes (*)
  8db953d... doap: add Sébastien to maintainers doap (*)
  9f8161d... Update Serbian translation (*)
  e5b6e04... update authors (*)
  43d3882... release 3.25.2 (*)
  4ceeea5... build: fix meson build (*)
  a11c9df... build: more meson build fixes (*)
  789d72f... ctags: lower the tags priorities (*)
  ef4b9c6... build: add libdazzle-1.0 dependency (*)
  574f364... remove autotools (*)
  ebb5109... pnl: switch to libdazzle from panel-gtk (*)
  e203632... dazzle: rip out internals and move to dazzle (*)
  fa9fee3... project-tree: use dazzle for file manager helper (*)
  14b96dd... build: remove librg in favor of libdazzle (*)
  9a6030d... build: remove libsearch (*)
  4597551... tmpl: update tmpl snapshot (*)
  2fbd915... build: fix python imports of Dazzle (*)
  ed15404... build: ensure ide_gettext() gets into Gir and vapi (*)
  30ae885... whitespace cleanup (*)
  7103b61... build: copy libide-1.0.deps over to the builddir (*)
  ec9bd5e... build: use externally installed template-glib library (*)
  378c0a4... build: use external dependency for jsonrpc-glib (*)
  7264de8... build: update flatpak manifest for meson port (*)
  6d1183c... update .gitignore (*)
  3e18f61... build: switch json-glib to using meson (*)
  55888ab... app: inherit from DzlApplication (*)
  0ddb5a7... style: don't override Dzl theme CSS element names (*)
  a7a30d5... flatpak: only use config-opts once (*)
  553c996... tests: remove tests that moved to libdazzle (*)
  4b9845a... plugins: use DzlApplication for plugin resource management (*)
  d5465ba... app: move to dzl_application_get_menu_by_id() (*)
  4c48f55... build: Move libgd to a subproject (*)
  5677e1a... app: disable theme tracking in IdeApplication (*)
  dfe0b3e... build: Use jsonrpc-glib subproject as fallback (*)
  880a275... build: Make libgd a shared library (*)
  0ea2b91... theme: remove pillbox styling (*)
  880cb51... theme: remove searchbar styling (*)
  0315161... prefs: refactor to use DzlPreferences (*)
  24807ee... build: track namespace name in libdazzle vapi (*)
  579bb3c... tests: update test environment (*)
  a613e60... prefs: inherit from DzlPreferencesView (*)
  3b76b7d... theme: remove preferences styling (*)
  46f1489... theme: remove old panel styling (*)
  49d9fc2... theme: remove dead CSS styling (*)
  6b783ce... Update POTFILES.in and POTFILES.skip (*)
  2c4bcf8... build: restore po/Makevars (*)
  bc8e784... theme: fix CSS locations to work with dazzle (*)
  723c27d... theme: fix location of theme CSS (*)
  10940de... data: remove unused template-glib pkgconfig file (*)
  23ade3b... data: use meson pkgconfig module to generate libide-1.0.pc (*)
  b7c3476... build: Fallback to bundled template-glib (*)
  7b29138... build: Fallback to bundled libdazzle (*)
  ac05ae1... util: use various gtk helpers from libdazzle (*)
  84ac063... tree: use DzlTree instead of IdeTree (*)
  9982944... libide: remove old theme manager code (*)
  e5d3c47... Update POTFILES.skip (*)
  16a512d... build: Install bundled template-glib into private directori (*)
  e6cab99... pattern: drop use of IdePatternSpec for DzlPatternSpec (*)
  4a5deaa... build: move build to build-aux (*)
  82516fd... build: tweak dependencies for gir generation (*)
  cdbd387... update .gitignore (*)
  d816a50... search: port search to DzlSuggestion (*)
  ca5aad4... file-search: try to guess a reasonable icon-name (*)
  484c47e... Update POTFILES.in (*)
  f563380... file-search: escape markup before highlighting (*)
  9d3a9f2... build: specify target glib version when invoking valac (*)
  4769468... search: plumb support for setting max search results (*)
  8eba09f... Ide: add python logging helpers (*)
  18f62db... Ide: cleanup (*)
  a23223a... meson: use Ide.debug() for logging (*)
  d8d092a... build: Install headers into unversioned include dir (*)
  52c4619... build: Install bundled libdazzle into private directory (*)
  a77fd27... build: Simplify bundled template-glib support (*)
  2befd75... build: Install bundled jsonrpc-glib into private directorie (*)
  5e73aff... build: remove legacy configure.ac from plugins (*)
  2861794... build: bump libpeas dep to 1.21.0 (*)
  3473452... flatpak: add some assertions (*)
  e038133... transfers: use DzlProgressMenuBUtton (*)
  62f9263... transfers: reset theatrics when underlying model changes (*)
  890d62a... doc: add docs on meson (*)
  cf8cf84... devhelp: remove deprecated API use (*)
  43c7e2b... doc: add howto on changing indentation (*)
  be2adde... doc: add howto on search & replace with regex (*)
  0a1268d... app: track resource loading changes in libdazzle (*)
  01235c5... workbench: add helper to show debug counters (*)
  9c97af7... highlighter: add note about desired frame clock usage (*)
  a27aebd... build: Modernize i18n usage (*)
  daaad80... build: Run tests validating desktop/appstream files (*)
  438b7f4... tests: Re-add accidentally deleted configure.ac (*)
  4d51330... themes: move some CSS to generic shared.css (*)
  e14d086... build-panel: move separator bar inside the box (*)
  a434908... Update Kazakh translation (*)
  27890a1... gstyle: Use available gtksourceview-3.0.vapi instead of cor (*)
  6c30c73... snippets: add counters for snippets (*)
  0323a08... resources: move resources up to libide/ (*)
  2922abe... resources: strip blanks from .ui files (*)
  dba9467... context: track context instances (*)
  845ea3a... app: load a few dependent types (*)
  782e36d... buffers: lower load priority (*)
  df4d3ac... highlighter: add pause/unpause API (*)
  400a549... sourceview: avoid work when loading the buffer (*)
  61b0470... buffer: set the initial state to loading (*)
  c39f46d... unsavedfiles: cleanup style and error propagation (*)
  46cb5f9... buffers: fix tracking of failed buffer loads (*)
  1110529... buffer: cleanup disposal (*)
  f4fee60... unsavedfiles: add some tracing (*)
  312ee25... buffers: fix counter tracking (*)
  6402956... perspective: add hooks to restore state (*)
  2c993be... editor: implement restore_state (*)
  dbe559e... workbench: use restore_state api from perspectives (*)
  2f25f53... build: remove old configure.ac from meson plugin (*)
  0836518... build: add version and build identifier headers (*)
  74377a8... about: show build identifier in debug* builds (*)
  f55b4e2... build: whitespcae cleanup (*)
  617d447... build: add with_channel build option (*)
  b91c3bb... flatpak: use _ for meson option names (*)
  25460a6... about: show the application channel when not "other" (*)
  702db15... support: add channel and commit id to support log (*)
  ca2cb6d... build: don't include build identifier unless necessary (*)
  b9ba56d... build: bump libdazzle requirement (*)
  9107cac... buffers: use metadata::libide-position for cursor position (*)
  7341355... build: set fallback for older meson versions (*)
  51ba607... build: remove old comments (*)
  1cc7bfe... build: add configuration status message (*)
  f03f8f9... flatpak: ignore .Sources refs (*)
  3abaf0c... workbench: propagate focus to perspectives (*)
  f748f22... search: refocus perspective when Escape is pressed (*)
  393df79... build: bump jsonrpc-glib/template-glib dependency (*)
  3647844... subprojects/jsonrpc-glib: bump bundled jsonrpc-glib (*)
  8f9c4ca... subprojects/template-glib: bump bundled template-glib (*)
  522dc2e... subprojects/libdazzle: bump dazzle bundled version (*)
  3ac8175... flatpak: fix warning from missing cast (*)
  6f56a8d... build: build and install sphinx-based documentation (*)
  437ad00... build: cleanup sphinx builds (*)
  bd5f0d9... Updated Spanish translation (*)
  7b5f4c3... doc: add documentation on basic troubleshooting (*)
  93338e1... build: move conf.py.in to conf.py (*)
  b1e8bce... update CONTRIBUTING.md (*)
  6d918cf... build: bump verious flatpak dependencies (*)
  f59ec6b... update CONTRIBUTING.md (*)
  8093bd5... build: bump libdazzle requirement (*)
  466d680... build: bump template-glib (*)
  b2252b6... build: ensure ide-build-ident.h is a build dep (*)
  66c893f... build: disable test-vim from auto-run tests (*)
  b725ec8... app: more reliable tests mode check (*)
  0bebbc4... app: ignore plugin loading with tests (*)
  fd5cf8e... tests: specify required plugins when defining tests (*)
  e1cc84a... autotools: add priority and source tag (*)
  5913a26... autotools: add more tracing (*)
  89e99c4... object: add more tracing and debug info (*)
  53b7598... context: style cleanup and additional tracing (*)
  2504cd2... object: add fallback to ensure we have a valid GError (*)
  f05b191... plugins: copy the .plugin to builddir for tests (*)
  c022264... disable failing gstyle tests (*)
  eb5baa2... disable indenter test (*)
  0888fe3... release 3.25.3 (*)
  50fddc6... color-picker: setup rpath for dependent library loading (*)
  8fd723d... build: make jussi cry some more (*)
  aa47b17... Updated Spanish translation (*)
  ac0d773... support: log plugins and if they are loaded (*)
  d45e4cb... bug-buddy: fork() and execv() gdb on SIGSEGV (*)
  0ef8a25... bug-buddy: attempt to get shared library information (*)
  78b39f2... bug-buddy: Avoid writing to a file (*)
  14dd7f8... flatpak: handle NULL installation gracefully (*)
  56df089... build: Bump meson dep to 0.38.0 (*)
  31b7629... npm: add npm build system plugin (*)
  e36c0fa... workbench: Introduce focus mode (*)
  ef6ab82... workbench: use "fullscreen" instead of "toggle-focus-mode" (*)
  8f55068... notifications: allow proxy failure (*)
  b2a3351... fullscreen: add fullscreen menu item to gear menu (*)
  294920f... jedi: silence xml parser warning (*)
  6d88050... Update Spanish translation (*)
  3f8cf7a... doc: add blurb about --standalone option (*)
  f93731b... workbench: fix introspection annotations for open_files_asy (*)
  db0d2d0... workbench: notify perspectives of fullscreen state (*)
  4e362a0... Update README build instructions (*)
  4d35667... vala: ignore some directories (*)
  a211822... flatpak: use breadth-first search for manifest file (*)
  0519f29... AUTHORS: update authors/credits (*)
  29bf2ad... indenter: add fallback when no indenter is supplied (*)
  c39cc42... source-view: use fallback indentation when reasonble (*)
  1eecff8... file-settings: add a couple sanity checks (*)
  384097e... file-settings: check current layer before children (*)
  4f8325a... editor: ensure actions are created before accessing (*)
  c818523... editor: tweak background for spell check widget (*)
  7ce5b52... color-picker: use proper class name (*)
  57ce764... Update Indonesian translation (*)
  6fe595b... Update Hungarian translation (*)
  7e84d63... greeter: show 'no projects found' if search led to empty pr (*)
  77b43ae... xmp-pack: add schema validator
  8e3532b... xml-pack: more precise node and diagnostics location
  1c8dba3... xml-pack: add more internal nodes to the trees
  a952e08... xml-pack: add end-tag location informations
  a5b445f... xml-pack: get location infos from cursor
  81b7f0b... xml-pack: add a xml completion provider
  cf2d4eb... xmp-pack: add (line,line_offset) for end of node loacation
  8254f48... xmp-pack: fix style, using self for the current object
  239a215... xmp-pack: add methods to get all the direct children
  b3a1330... xml-pack: add a types include
  76d2282... xml-pack: fetch node attributes when parsing
  de4accf... xml-pack: get a pointer to the tag content when parsing
  f555419... xml-pack: add debug functions to IdeXmlPosition
  5d6559e... xml-pack: fix IdeXmlCompletionProvider style
  c570eee... xml-pack: IdeXmlPosition additions
  3dbd49c... xml-pack: get position from cursor in the service
  6e1c504... xml-pack: add attributes handling to IdeXmlSymbolNode
  da98662... xml-pack: add print_node_ranges to IdeXmlSymbolNode
  fbe6068... xml-pack: add _coompare_location to IdeXmlSymbolNode
  5c73342... xml-pack: add a chained hash table object
  d45c5e5... xml-pack: IdeXmlDefine object
  a57df78... xml-pack: IdeXmlGrammar object
  357986c... xml-pack: IdeXmlSchema object
  fcdc7dd... xml-pack: IdeXmlRngParser object
  de79baf... xml-pack: avoid include calls cycle
  be4ade0... xml-pack: IdeXmlPath object
  4da15b1... xml-pack: add accessors to IdeXmlPosition
  fc7dfff... xml-pack: simplify IdeXmlSymbolNode
  b7f2381... xml-pack: add print node to IdeXmlSymbolNode
  4b597e7... xml-pack: move IdeXmlPath to use IdeXmlSymbolNode
  895803b... xml-pack: add analysis to IdeXmlPosition in service
  7046a56... xml-pack: get the node path in the completion provider
  565fc0e... xml-pack: parse schemas in the service
  3462416... xml-pack: get the matching nodes in the rng tree
  cd74fcf... xml-pack: rework the IdeXmlPosition
  bf05987... xml-pack: fix end tag range
  7e4d854... xml-pack: get the right cursor position
  8e21ce1... xml-pack: fix IdeXmlPath when we are at the root
  cbb3858... xml-pack: enhance IdeXmlPosition
  42d48b0... xml-pack: add a state to IdeXmlSymbolNode
  3a01358... xml-pack: better IdeXmlSymbolNode print
  e244b9d... xml-pack: handling of partial nodes
  b32d2f7... xml-pack: get completion items
  55983b3... xml-pack: store more infos in IdeXmlPosition
  f2b27e9... xml-pack: fix errors in sax nodes coordinates
  3e93f26... xml-pack: get position details infos fron nodes tree
  8c940d1... xml-pack: fetch and show elements and attributes
  6368afe... xml-pack: remove endless loop in completion from rng
  7e8eb28... xml-pack: completions-attributes cleanup
  b46bfd5... xml-pack: tweak the tree optionality
  8360aab... xml-pack: automatic gtkbuilder.rng association for ui files
  2b5b866... xml-pack: fix libdazzle switch

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