[gtksourceview] (455 commits) Non-fast-forward update to branch wip/uncrustify
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] (455 commits) Non-fast-forward update to branch wip/uncrustify
- Date: Tue, 2 Jan 2018 14:14:32 +0000 (UTC)
The branch 'wip/uncrustify' 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:
3cbfdd7... Add uncrustify config
dbe6ed3... uncrustify: adapt config to the GtkSourceView coding style
Commits added to the branch:
96e6978... build: small improvements in Makefile.am files (*)
d166300... build: add more flags to AM_DISTCHECK_CONFIGURE_FLAGS (*)
4c6854c... Use a DSO constructor to init i18n (*)
f34a363... i18n: remove "translator-credits" string (*)
acaaebb... i18n: simplify gtksourceview-i18n (*)
a4f6282... Use AX_VALGRIND_CHECK (*)
6c660e8... LanguageManager: better #includes (*)
e761de9... Use a DSO destructor (*)
22cc18d... testsuite: use walbottle.supp for Valgrind suppression file (*)
a7ada1d... Updated Bulgarian translation (*)
8921f8d... Updated Slovak translation (*)
15a7191... Updated Hebrew translation (*)
fc90b8f... Update language-specs.pot (*)
7f62b0e... region: improve doc of intersect() (*)
04e712b... region: add functions to add/subtract/intersect two GtkSour (*)
1657f79... Add private search-start signal (*)
93bb09e... buffer: split update_syntax/search_highlight() (*)
48f2b42... SearchContext: fix object leak on regex search (*)
a89291c... SearchContext: better handle high-priority region (*)
b972501... region: rename functions to add/subtract/intersect a subreg (*)
f0f86a2... test-region: write real tests instead of just printing the (*)
5420085... test-region: add basic tests for the new functions (*)
886a3e2... StyleSchemeChooserButton: set better height to the Scrolled (*)
cb0931f... Release 3.21.4 (*)
a064dcb... Post-release version bump (*)
6945997... jade.lang: update license LGPLv2+ -> LGPLv2.1+ and fix FSF (*)
a1fc07b... Updated Lithuanian translation (*)
f701822... Updated Polish translation (*)
ffd90fb... SpaceDrawer: group loop breaks together (*)
d461b1b... SpaceDrawer: avoid a potential infinite loop (*)
49dafa9... Updated Czech translation (*)
a057a65... Release 3.21.5 (*)
05287a2... Post-release version bump (*)
f57fa7a... Updated Hungarian translation (*)
3616310... css.lang: Add support for some newer CSS units / dimensions (*)
2f149e6... css.lang: Add support for 8 and 4 digit hex color notation (*)
517681b... Updated Slovenian translation (*)
ca1ea67... rust.lang: Add the 'union' keyword (RFC 1444) (*)
17f54f5... rust.lang: Add the 'default' keyword (RFC 1210) (*)
ebe8b25... rust.lang: Move reserved keywords (*)
a95da40... rust.lang: Fix integer suffixes (*)
1119d20... rust.lang: Add invalid number highlighting (*)
4aa5547... rust.lang: Add invalid char and byte highlight (*)
35e3a07... rust.lang: Cleanup styles formatting to match other files (*)
eca2a42... rust.lang: Add mimetype (*)
35b8efe... rust.lang: Add more syntax highlighting tests (*)
624897a... Updated Serbian translation (*)
c3d617b... Updated French translation (*)
0ec29c4... Updated Korean translation (*)
c45a215... Updated Kazakh translation (*)
6c7854b... Updated Swedish translation (*)
5368c5b... Update Latvian translation (*)
fcc6e07... Updated Galician translations (*)
e2ea5c6... Release 3.21.6 (*)
1a0ab00... Post-release version bump (*)
a267ade... Add more options to XGETTEXT_OPTIONS in po/Makevars (*)
623062a... Updated Danish translation (*)
c43ca3c... python3: Improve syntax highlighting (*)
546b82a... Update British English translation (*)
aac0294... Updated Vietnamese translation (*)
7cf7bad... Updated Greek translation (*)
2352fd0... Release 3.22.0 (*)
2e2e5c6... Post-release version bump (*)
2a9230e... Update Basque language (*)
f6cf2ef... Updated Croatian translation (*)
87c38b3... Updated Hungarian translation (*)
ce07ca2... Bump version to 3.23 development cycle (*)
5457885... version: add version macros for 3.24 (*)
54be119... docs: add index of new symbols in 3.24 (*)
439c682... SpaceDrawer: make the class public (*)
c528543... SpaceDrawer: add public docs (*)
4036f2c... view: add get_space_drawer() and space-drawer property (*)
ebaf03a... SpaceDrawer: new API with two enums (space types vs locatio (*)
53671f1... SpaceDrawer: draw according to the matrix (*)
d406c8e... test-space-drawing: use the SpaceDrawer matrix (*)
371e8c7... view: queue draw when the SpaceDrawer:matrix property chang (*)
3a7f3b5... SpaceDrawer: backward compatibility for old API (*)
6516a3c... test-widget: port to the SpaceDrawer:matrix property (*)
24e41cd... map: do not set "draw-spaces" property (*)
f5d5bad... docs: update docs related to white space drawing (*)
bfffea8... view: deprecate old white space drawing API (*)
976e181... GI: remove useless (type GtkSource.[...]) annotations (*)
c9c72a5... Fix gtk_source_buffer_sort_lines() (*)
9d72247... Updated Slovak translation (*)
ebbae7c... region: add type to gtksourcetypes.h (*)
7aa814a... map: add type to gtksourcetypes.h (*)
8429d94... StyleSchemeChoosers: add types to gtksourcetypes.h (*)
70de5cd... autocleanups: add missing #includes and G_BEGIN/END_DECLS (*)
39aeb69... autocleanups: add SpaceDrawer (*)
e1b98ce... SpaceDrawer: make the constructor public (*)
bd6b1e4... SpaceDrawer: add "enable-matrix" property (*)
93a7eb6... SpaceDrawer: better default value for the matrix property (*)
97a2652... test-space-drawing: draw newlines (*)
ac8b746... view: improve docs of get_space_drawer() (*)
b09e804... docs: reorder list of gtk_source_view functions (*)
d0e829b... docs: same doc for get_completion() and get_space_drawer() (*)
4a2bdde... Updated Italian translation (*)
5e0208d... Updated Italian translation (cherry picked from commit 0bfe (*)
800ae16... SpaceDrawer: add function to bind matrix property to GSetti (*)
05734b4... docs: explain why gtk_source_space_drawer_new() is useful (*)
a55a4cb... docs: improve doc of get_space_drawer() and get_completion( (*)
81ac8d1... Use Unicode in translatable strings (*)
391f247... Add comment about an alternative to gtksourcetypes.h in C11 (*)
56f3022... Updated Norwegian bokmål translation from Kjartan Maraas. (*)
69efa58... Update Catalan translation (*)
21bae3c... Update zh_CN translation (*)
7c50a1e... Update Polish translation (*)
3601072... build/: Force MSVC project file generation on Makefile.am c (*)
5f3ab2e... Remove gtksourceview-install.props's during re-generation (*)
051f6a6... SpaceDrawer: document use-case about drawing only unwanted (*)
73cd200... Add missing cairo_save/cairo_restore calls (*)
01a993e... SpaceDrawer: cairo_stroke() each character (*)
77906cf... SearchContext: deprecate set_settings() (*)
4dd21d0... build: create GSV_API_VERSION variable (*)
93c4cb3... build: do not hardcode API version for the pkg-config file (*)
d8306a1... build: do not hardcode API version for glade catalog (*)
1931fa1... build: do not hardcode API version for language specs (*)
4263519... build: do not hardcode API version for style schemes (*)
2826d12... build: do not hardcode API version for the docs (*)
3c133e5... build: do not hardcode API version in vapi metadata filenam (*)
6a70569... build: document why the API version is not used for the mai (*)
7fce354... build: do not hardcode API version for tests (*)
98f71b8... CompletionItem: improve a little the code (*)
5416a16... CompletionItem: consistent self variable names (*)
dfdb519... CompletionItem: consistent order (*)
9118e3c... CompletionItem: add new2() constructor and setters (*)
e9a0334... test-completion: use new CompletionItem API (*)
218ed72... test-completion-model: use the new CompletionItem API (*)
4b1cd88... CompletionItem: deprecate old constructors (*)
79df184... CompletionItem: emit the ::changed signal also in set_text( (*)
bf4af81... view: add debug message in highlight_updated_cb() (*)
9c99ebc... buffer: improve docs of the ::highlight-updated signal (*)
e8bf7b8... SpaceDrawer: add docs about the implicit trailing newline (*)
3e9cb61... Gutter: better TODO comment for get_renderer_at_pos() (*)
a35e88b... Gutter: prefix private functions with an underscore (*)
d586582... Gutter: add get_view() and get_window_type() public functio (*)
f952ef7... docs: better function order for GutterRenderer (*)
7ee6f8b... Update Swedish translation (*)
b72c8b3... Release 3.23.1 (*)
76fa41d... Post-release version bump (*)
18fbc5b... Updated Czech translation (*)
7fcd488... Update Hungarian translation (*)
ce8be8a... Update Spanish translation (*)
e95a042... docs: add an intro with the pkg-config name (*)
e5d36e2... docs: document which GTK+ version is used (*)
ad067d0... Bump version to 3.99.0 (*)
e9f7a1c... Bump API version to 4 (*)
a39304c... build: s/GSV_MAJOR_API_VERSION/GSV_API_VERSION/ (*)
094d315... docs: update docs because of new major version (*)
855155c... Completion: remove the deprecated API (*)
98a83d7... CompletionInfo: remove the deprecated API (*)
be3c6f2... CompletionItem: remove the deprecated API (*)
597dbea... Gutter: remove deprecated functions (*)
ed0d07b... Gutter: remove the deprecated properties (*)
7b3256f... GutterRendererPixbuf: remove the deprecated API (*)
ec82776... MarkAttributes: remove the deprecated API (*)
cf718a9... Pixbuf helper: remove support for stock-id (*)
641c91b... SearchContext: remove forward/backward/replace deprecated A (*)
bc8ef00... SearchContext: remove set_settings() deprecated API (*)
8ad8235... View: remove the deprecated API (*)
5b64411... Style: remove the deprecated API (*)
a7b77cb... Remove gtksourceview-typebuiltins.h deprecated header (*)
b84a09e... Replace #warning by #error pre-processor messages (*)
9bc8605... win32: fix make distcheck (*)
c9cd8aa... Drop gtksourcelanguage-parser-1.c (*)
0c5c22d... Add padding for future expansion in the Class structures (*)
646992f... Update French translation (*)
5e5ba58... Update German translation (cherry picked from commit cacdea (*)
a6f76fa... Visual Studio builds: Prepare for 4.x (*)
14b855d... Visual Studio: Ensure .sln files have Windows/DOS line feed (*)
058f581... javascript.lang: Add 'async' and 'await' keywords (*)
6dc6c0b... Add missing <windows.h> include (*)
d6c07d0... Add missing <config.h> include (*)
5c38f41... SpaceDrawer: include config.h for windows (*)
dc19290... Update glade catalog (*)
e9fa429... Update sub *.pot files (*)
c898605... php.lang: set line-comment-start to // instead of # (*)
f2aaa48... docs: add a porting guide for GtkSourceView 3 -> 4 (*)
52d5521... docs: document another change for 3.99.1 (*)
8b1ce3f... Release 3.99.1 (*)
a1e9510... Post-release version bump (*)
24ddcf5... Remove unmaintained Python tests (*)
ec3f888... SearchContext: rename forward2() -> forward() (*)
122673d... SearchContext: rename forward_finish2() -> forward_finish() (*)
2a065c5... SearchContext: rename backward2() -> backward() (*)
6fecb72... SearchContext: rename backward_finish2() -> backward_finish (*)
fa87872... SearchContext: rename replace2() -> replace() (*)
9137fa6... version: add version macros for 4.0 (*)
2331d77... docs: add index of new symbols in 4.0 (*)
258e1a6... SearchContext: update version for the renamed functions (*)
19ccba3... version: special case when minor version == 99 (*)
a465068... CompletionItem: rename new2() -> new() (*)
1bf208d... CompletionItem: update version of the renamed function (*)
fbdd075... docs: list renamed functions (*)
46cdf68... SearchContext: make the :settings property construct-only (*)
01c0020... Release 3.99.2 (*)
bffac47... Post-release version bump (*)
e41c922... Visual Studio builds: Go back to using GTK+-3.x (*)
17f53b7... s/Utilities functions/Utility functions/ (*)
71924ee... Include windef instead of windows (*)
39e6644... Try harder to fix the #include for Windows (*)
7a67b17... language-specs: Add ABNF language specification (*)
60c518a... Update language-specs.pot (*)
406dc8c... language-specs: Add HAXE language specification (*)
fab8bfd... Update language-specs.pot (*)
bdb0a2d... Update Hungarian translation (cherry picked from commit 4b1 (*)
8f77e51... meson.lang: Update missing keywords (*)
08ed8b5... Updated Czech translation (*)
d0d6739... build: update autogen.sh (*)
390cf19... build: print more information at the end of configure (*)
f383667... build: better use AX_CODE_COVERAGE (*)
a6388e2... build: use LT_LIB_M instead of hardcoding -lm (*)
e36e8fd... build: list deps only in helper Libtool libraries (*)
d4e8ded... build: remove TESTS_CFLAGS and TESTS_LIBS (*)
ef65fdf... build: use CLEANFILES for files built by make (*)
b024f0a... build: update git.mk (*)
85a8fe6... build: use GITIGNORE_MAINTAINERCLEANFILES from git.mk (*)
30a59df... Replace physical FSF address by link to gnu.org in license (*)
43ec205... Update Kazakh translation (cherry picked from commit 450511 (*)
5749523... css.lang: Add SVG specific properties and values (*)
3bc24dc... Update Slovak translation (cherry picked from commit c3d53a (*)
32f6fbe... language-specs: Add systemd and D-Bus MIME types to ini.lan (*)
792cf94... Update Polish translation (*)
c8b4218... rust.lang: Fix highlighting of nested multiline comments (*)
c393e77... dtl.lang: Add Django template language (*)
e21f4f9... Update language-specs.pot (*)
a93ea8b... Revert "build: list deps only in helper Libtool libraries" (*)
de2817e... Update Polish translation (*)
6a26f22... Revert "dtl.lang: Add Django template language" (*)
01d1146... Update language-specs.pot (*)
6a3ba8b... Update Brazilian Portuguese translation (cherry picked from (*)
b226403... GutterRendererPixbuf: fix LAST alignment (*)
26b831d... gutter: fix Coverity defect in begin_draw() (*)
4bef251... language: fix Coverity defect (*)
cf8a645... CompletionContext: fix Coverity defect (*)
ee3a4a9... StyleScheme: remove dead code (found by Coverity) (*)
2851c5e... ContextEngine: replace dead code by g_assert() (found by Co (*)
686bf15... GutterRendererPixbuf: convert buffer coord to gutter window (*)
87c5861... css.lang: Add display flow-root (*)
7a7c100... dtl.lang: Add Django template language (*)
951416c... javascript.lang: Add keyword 'of' (*)
10d5f3e... build: better order of toplevel SUBDIRS (*)
eec16e9... news: the release date of GtkSourceView 4.0 is not yet dete (*)
5d478ba... Update language-specs.pot (*)
c8a72a7... Updated Czech translation (*)
53600a8... readme: add section 'About GtkSourceView 4, GtkSourceView 5 (*)
839f054... Updated Danish translation (*)
71c1aa5... Update Italian translation (cherry picked from commit 7bde4 (*)
4244f82... Update Slovak translation (cherry picked from commit f2c1f6 (*)
b608dd8... Update Swedish translation (*)
990edc2... Update Basque language (*)
16a36fe... Updated French translation (*)
0f6327e... Update Brazilian Portuguese translation (*)
827f4d8... Updated Serbian translation (*)
eede0fa... Release 3.99.3 (*)
da14a2e... Post-release version bump (*)
a06ffaa... Update Hungarian translation (*)
177a101... rust.lang: fix invalid-char context matching rust's lifetim (*)
f8a70c5... Update Chinese (Taiwan) translation (*)
2641c22... Update Korean translation (*)
956891b... Updated Lithuanian translation (*)
1172c51... build: use installed glib valgrind suppression file (*)
cb3113c... Add Friulian translation (*)
27c5726... Updated Danish translation (*)
300cd0b... Update German translation (*)
7b58251... Visual Studio builds: Move projects to win32/ (*)
6d1dd3b... Visual Studio builds: Add support for Visual Studio 2017 (*)
b245c5c... win32/replace.py: Sync with GLib master (*)
13dc434... Visual Studio builds: Record version info in property sheet (*)
9710f60... Visual Studio builds: Refactor gtksourceversion.h generatio (*)
733bb0a... Visual Studio builds: Add scripts to generate .pc files (*)
714b5ef... Visual Studio builds: Generate .pc files upon "install" (*)
b7982a5... Visual Studio 201x projects: Update PythonPath (*)
062c89f... win32/gen-enums.batin: Correct the path (*)
919700f... Visual Studio builds: Fix linking (*)
37f8876... Visual Studio builds: Fix "install" (*)
b57ce8d... Visual Studio 201x builds: Correct .pdb filename (*)
e157a66... language-specs: Add a content type for python3.lang (*)
dfdc7a7... Remove MAINTAINERS file (*)
1ea65f8... Remove CONTRIBUTING.md (*)
f6bb0af... Update Finnish translation (*)
797893d... Update Catalan translation (*)
d739034... Update Indonesian translation (*)
4cefb04... Update Kazakh translation (*)
bec58eb... Update Spanish translation (*)
de48dfb... Update Galician translation (*)
924fee3... workaround deadlocks in type initialization (*)
3c09255... Update Latvian translation (*)
5fe43a1... News file: add news for 3.23.x and 3.24.0 versions (*)
494c76d... Force visual word movements for RTL (*)
7021815... view: small code polish for move-lines (*)
4a1bb21... testsuite: add unit tests for GtkSourceView::move-lines (*)
a0090d8... move-lines: simplify a condition and remove dead code (*)
d20b337... move-lines: get text with gtk_text_buffer_get_text(), not g (*)
bc554dc... move-lines: fix bug with trailing newline (*)
e64db4a... move-lines: deprecate copy parameter (*)
fbf572e... move-lines: simplify API (*)
8cc7e5b... docs: no API changes in 3.99.3 (*)
baa09c0... build: disable -Werror by default (*)
dcd42b3... Update Greek translation (*)
f5deb10... Add news for version 3.24.1 (*)
0c3d5ef... build: apply correctly HIDDEN_VISIBILITY_CFLAGS (*)
142e53b... Update Belarusian translation (*)
bbf4959... Include config.h in all gtksourceview/**/*.c files (*)
6369b8b... Update Serbian translation (*)
0b165ce... latex.lang: match word boundary after specific-commands (bu (*)
47ac929... iter: fix a bug in get_leading_spaces_end_boundary() (*)
9692ef0... testsuite: write more unit tests for _gtk_source_iter_*() (*)
b8eb9e2... Release 3.99.4 (*)
3d69061... Post-release version bump (*)
1ffb7eb... build: improve order of top-level SUBDIRS (*)
5358960... jade.lang: add *.pug to globs (*)
e38e7f3... build: use PKG_CHECK_VAR (*)
aec85f7... docs: do not duplicate section titles (*)
4fd7211... docs: fix build warning (*)
324cdb3... win32/replace.py: Fix replacing items in files with UTF-8 c (*)
42ffea7... Avoid type redefinitions (*)
f0189f1... Hacking file: improve instructions for commit messages (*)
cf0d95d... dtl.lang: chmod -x (*)
55c6593... Simplify the README and HACKING files (*)
4580012... Add a language definition for Swift (*)
f2527bb... Update language-specs.pot (*)
0730022... Add syntax highlighting for Maxima (*)
657dacb... Update language-specs.pot (*)
0fdef03... Update Polish translation (*)
0caa62a... Update Hungarian translation (*)
24b076e... sparql.lang: Add some keywords and function keywords (*)
d673b0f... Update Spanish translation (*)
c28b473... Update Friulian translation (*)
94802a6... Update Friulian translation (*)
4031900... swift.lang: Add more keywords (*)
8293cf6... Update Friulian translation (*)
03e29b7... Update Friulian translation (*)
6e23955... Update Friulian translation (*)
1e20523... Update Friulian translation (*)
15ec0a5... Update Indonesian translation (*)
9608ed7... Update Turkish translation (*)
ac6338e... css.lang: Add grid properies, values and the 'fr' unit (*)
403e8d7... Updated Esperanto translation (*)
8babd51... bibtex.lang: sort keywords (*)
72ab978... bibtex.lang: add missing bib(la)tex keywords (*)
b36d20b... bibtex.lang: add string context for bib(la)tex values (*)
d4f39a1... latex.lang: improve \url and \href highlighting (*)
1143d99... docs: add page IDs (*)
e7dc8bb... docs: porting guide: one chapter per version transition (*)
cf501d6... Update Kazakh translation (*)
d190dde... Update Kazakh translation (*)
7d020c4... css.lang: Improve highlighting of functions: nesting and di (*)
28a7d5a... build: ignore all *.m4 (*)
39d90e1... docs: improve short descriptions of GtkSourceBuffer/View cl (*)
e01136e... Add a language definition for Kotlin (*)
f06c046... docs: fix param name in gtk_source_search_settings_set_sear (*)
6d2bcb1... Update Catalan translation (*)
98b4c4c... Updated Czech translation (*)
334d058... Update Galician translation (*)
eb0abba... Updated Slovenian translation (*)
4e466f3... Updated Serbian translation (*)
c7b0814... Updated French translation (*)
d5b2be1... Updated Lithuanian translation (*)
0502661... Update Italian translation (*)
fb5ef90... Update German translation (*)
03e148f... Update Latvian translation (*)
a3b5651... Updated Danish translation (*)
325eb50... Updated Slovenian translation (*)
d728d1c... Fix Spanish translation header (*)
753af65... Pango TR #29 mostly done, add TODO to see if the code can b (*)
14bca91... view: handle cases where indent-width and tab-width match (*)
587b9b6... Update Belarusian translation (*)
fb0535b... Update Korean translation (*)
823ad1d... Update Slovak translation (*)
88db459... Update Brazilian Portuguese translation (*)
7921e90... Update Hungarian translation (*)
240b43f... Release 3.99.5 (*)
c77abb0... Post-release version bump (*)
17affd7... language-specs: remove translatable strings from new *.lang (*)
48f6fac... language-specs: remove trailing spaces (*)
d15d84c... language-specs: update sub *.pot (*)
53310b3... language-specs: sort list of *.lang in Makefile.am (*)
eec7a2f... language-specs: do not mark strings for translation (*)
f384797... language-specs: remove old comments for translators (*)
64f379e... language-specs: update sub *.pot (*)
88833d1... language-specs: force to not translate _name (*)
58fd786... language-specs: improve an XPath selector in the ITS file (*)
fd4d776... language-specs: extract <language>'s _name attribute for tr (*)
4dc8a71... language-specs: mark for translation some language names (*)
514a83a... Do not translate "Kate" (*)
b09de52... Do not translate glade catalog (*)
408c448... docs: empty lines are not indented by gtk_source_view_inden (*)
9264cbf... Update Basque language (*)
3aacf30... vala.lang: Update to meet vala 0.38.0 specs (*)
b7ff35f... Updated Danish translation (*)
0cf3529... Improve intro paragraph (*)
9c7f945... view: indent: skip only *completely* empty lines (*)
3d62448... Improve HACKING file (*)
4077c22... Hacking file: move some links at the end of relevant sectio (*)
1c90534... docs: update wrt translatable strings in *.lang files (*)
0cef400... docs: remove revision dates, git is better at providing tha (*)
da3fd6e... Remove ENABLE_NLS option (*)
5e9f4de... Include: gtksourceview-i18n.h -> glib/gi18n-lib.h where suf (*)
a5e26dd... Merge gtksourceview-i18n into gtksourceview-utils (*)
bbd2b88... Remove GD_ macro, use function instead (*)
9c84a97... License headers: remove filenames (*)
ae5b4e2... License headers: do not have two consecutive blank lines (*)
26f0d36... utils: rename get_default_dirs() (*)
b6d61f2... utils: remove deprecated compat dir from get_default_dirs() (*)
c6ad862... utils: fix data subdir in get_default_dirs() (*)
8ca2679... utils: rename get_file_list() (*)
2e61b50... utils: rename string_to_int() (*)
939bb59... utils: rename pango_font_description_to_css() (*)
294f7f7... utils: rename dgettext() (*)
8fbb537... utils: merge gtksourceview-utils into gtksourceutils (*)
c932c95... init: "gtksourceview" -> "gtk_source" (*)
b8e8e4a... init: rename filename gtksourceview-init.c -> gtksourceinit (*)
9332441... enumtypes: rename gtksourceview-enumtypes -> gtksource-enum (*)
e7f53eb... build: Fix Visual Studio 2017 introspection builds (*)
b64ab5b... [l10n] Updated Catalan (Valencian) translation (*)
2cbdc06... Release 3.99.6 (*)
a5c8b4f... Post-release version bump (*)
43e12d9... Visual Studio builds: Enhance security of x64 binaries (*)
0b23e30... Add logcat.lang (*)
cc4d0a9... Update zh_CN translation (*)
c37730e... Completion: rename show() -> start() (*)
63f7166... docs: add warnings: file loading and saving classes are unm (*)
d2f9b33... docs: improve doc of SearchContext:regex-error (*)
56949b3... docs: improve a little the class description of Completion (*)
e6ea712... python.lang: support dashes in named unicode character (*)
2760646... init: drop gconstructor.h, add public functions to init/fin (*)
29bec4c... test-widget: call gtk_source_init/finalize() (*)
caaf913... docs: misc improvements to the porting guide (*)
a42c40d... docs: porting guide: gtk_source_init() needs to be called (*)
2257ad0... Small improvements to the README file (*)
c25d8e6... rst.lang: Don't match words with underscores as links (*)
0fdbdfb... NEWS file: add dates for the last two releases (*)
6877b91... cmake.lang: update the lists of builtins to match CMake 3.1 (*)
2c63846... cmake.lang: remove the "builtin-variable-2" context (*)
4007ba0... cmake.lang: multiple improvements to the "variable" context (*)
c67b869... cmake.lang: add highlighting for environment variable refer (*)
f030c3a... cmake.lang: add highlighting for quoted arguments (*)
533f5a3... cmake.lang: add highlighting for bracket arguments (*)
2eed8cb... cmake.lang: add highlighting for bracket comments (*)
038b60d... cmake.lang: highlight escape seqs and legacy syntax in unqu (*)
dd4e814... cmake.lang: make the top-level context more strict (*)
648a76a... cmake.lang: recognize unset() as a variable assignment (*)
dde1d7b... cmake.lang: clean up the "operator" and "constant" contexts (*)
9479b44... cmake.lang: add a test file (*)
3024375... python.lang: recognize escape sequences in raw strings (*)
7c3d5ea... Release 3.99.7 (*)
2e7c713... Post-release version bump (*)
b25e71c... View: fix assignment from incompatible pointer type (*)
82eab68... docs: porting guide: remove recommendation to build 3.99.x (*)
61ac0b5... Version macros: better handle 3.99 case and add TODO commen (*)
b22eb9d... Add a language file for Groovy (*)
8de6623... Update language-specs.pot (*)
fe05bd1... Add uncrustify config
49806b4... uncrustify: adapt config to the GtkSourceView coding style
(*) 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]