[gtksourceview] (179 commits) Non-fast-forward update to branch wip/custom-word-boundaries



The branch 'wip/custom-word-boundaries' 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:

  84754cb... Custom word boundaries

Commits added to the branch:

  5fe2bc0... ini.lang: support # as line comment marker (*)
  b30d0d6... Improvements on the Fortran language file (*)
  b9ceb2c... Updated Hebrew translation (*)
  eb03601... Updated Hebrew translation (*)
  85787b2... Fortran syntax highlighting improvement (*)
  05725be... Updated Czech translation (*)
  2b1aa52... Updated Spanish translation (*)
  e2d5cdd... Updated Brazilian Portuguese translation (*)
  2e95b07... latex: fix headings with curly braces inside them (*)
  dec7733... latex.lang: do not highlight curly braces for headings (*)
  db5d30f... latex.lang: support *-forms headings (*)
  85303a6... Draw spaces: fix regression (*)
  1970223... Fix tests when gtksourceview is not installed (*)
  8ed2c9a... Fix testdark.xml style scheme (*)
  a283ccd... gutter-renderer-marks: use a GtkGrid for the tooltip (*)
  55bbb80... words-completion: avoid useless rescanning (*)
  7216d7b... words-completion: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE (*)
  09d73f4... words-completion: 'end' parameter for scan_line() (*)
  eb21b42... words-completion: add 'const' for some GtkTextIter paramete (*)
  3e4e186... words-completion: work by words instead of lines (*)
  03ea68e... words-completion: warning messages if something is wrong (*)
  b37c7db... CompletionContainer sizing fixes (*)
  99073e7... CompletionContainer: another technique for the row height (*)
  e1b5419... [l10n] Update Catalan translation (*)
  ca88f55... gutter: use connect-after for the view's draw signal (*)
  001412f... Release 3.13.1 (*)
  673f4e0... Post-release version bump (*)
  219ddb5... automake: Add AM_TESTS_ENVIRONMENT as a keyword (*)
  31dc73a... CompletionContext: dispose() gracefully on buffer change (*)
  4e60630... CompletionContext: keep a ref to the mark (*)
  d52c521... Updated Russian translation (*)
  0412432... Updated Galician translations (*)
  93316bb... tests: don't use some deprecated properties (*)
  6680089... Updated Lithuanian translation (*)
  2f7c4a8... view: don't leak the buffer (*)
  dea9974... view: various code clean-up (*)
  ede341d... test-widget: don't leak MarkAttributes (*)
  b535c8d... view: remove_source_buffer() function (*)
  e0b4460... view: disconnect notify::buffer in dispose() (*)
  7cc92f8... rpmspec: add make_install, make_build keywords (*)
  3a24ecd... build: "core" helper library for unit tests (*)
  81c0ae0... File loading and saving (*)
  5ccdcb8... Make sure text passed to insert_text is null terminated (*)
  be1dbf0... test-file-saver: print error when operation not supported (*)
  9d9b1f4... build: put undomanager.c in the public classes (*)
  58390f3... build: simplify tests/Makefile.am (*)
  f348d09... build: don't distribute built sources in tarballs (*)
  caff655... Use generic marshaller (*)
  1ecda0f... Updated Galician translations (*)
  56ab59b... Remove info image from completion details button (*)
  c7d2010... build: fix tests with UI (*)
  bb9afa2... gutter: small cleanup in on_view_draw() (*)
  3d4c150... Updated Greek translation (*)
  bcd79ef... textregion: remove useless #include's (*)
  becac17... textregion: use GSlice (*)
  822e4c5... gutter: always invalidate the whole GdkWindow (*)
  d6b7343... Split testfiles.sh to tests/syntax-highlighting/ (*)
  82ec17e... Updated Brazilian Portuguese translation (*)
  10586cc... buffer: fix default value of max-undo-levels (*)
  65ec064... Update FSF postal address (*)
  dec3d9f... doc: search symbols only in the gtksourceview/ directory (*)
  84dfdfa... Updated Lithuanian translation (*)
  c487e20... php.lang: relicense from GPL to LGPL (*)
  4a3a811... mediawiki.lang: relicense to LGPL (*)
  c208f4d... Get rid of GPL, GtkSourceView is fully relicensed to LGPL (*)
  536e2b9... Fix make distcheck (*)
  c790c33... Release 3.13.2 (*)
  21646ba... Post-release version bump (*)
  9bded96... doc: improve lang-reference doc (*)
  6f482da... Updated Spanish translation (*)
  81dda9f... build: introspection stuff for building with mingw (*)
  187792b... Use the new GtkTextView draw_layout vfunc to fix icon-cache (*)
  325fc24... FileSaver: don't check for externally modified for a "save  (*)
  ee60d22... css: add border-radius keywords (*)
  fc67d8c... Better default candidate encodings, with translations (*)
  0be395c... doap category core (*)
  3120fbb... Updated Brazilian Portuguese translation (*)
  eca9d82... Cleanup right margin drawing (*)
  99af90e... test-widget: allow to set right margin position (*)
  17d9d77... FileSaver: fix a bug with g_file_equal() (*)
  c33be30... Updated German translation (*)
  836a59b... doap: add a description (*)
  6694f8f... s/gedit/GtkSourceView/ in translator comment (*)
  cc3b0e2... Updated Greek translation (*)
  6a04659... Copy/paste tricky translation from gedit (*)
  7fdcf59... Updated Basque language (*)
  cc1c662... Better document gtk_source_encoding_get_default_candidates( (*)
  fbedd86... GtkSourceFile: a NULL encoding by default (*)
  2ef4a48... docs: add missing "Since: 3.14" (*)
  cb87436... Release 3.13.3 (*)
  350bebf... Post release version bump (*)
  9a6ed08... encoding: remove unused function (*)
  9dc8a15... encoding: make a private function static (*)
  830d9dc... encoding: add private function remove_duplicates() (*)
  68a073e... Ensure that UTF-8 and CURRENT are present in the candidate  (*)
  99cdda0... FileLoader: remove duplicated candidate encodings (*)
  79af978... Make gtk_source_encoding_get_default_candidates() private (*)
  4474251... Add Vala bindings. (*)
  4a774bd... sh.lang: add globs for bashrc, .profile and .bash_profile (*)
  5916ea6... build: make the Makefile.am a bit clearer (*)
  75e152e... docs: add (nullable) annotations to many return values (*)
  9b3a138... Adapt to Gtk method signature change (*)
  fcb893c... Replace gtk_source_encoding_foreach() by get_all() (*)
  45d66f8... Remove workaround for a fixed bug (*)
  15ee7f4... Finnish translation update (*)
  721938f... Release 3.13.90 (*)
  7d2a53f... Post-release version bump (*)
  258033f... docs: remove GtkSourceEncodingForeachFunc (*)
  e9df468... test-completion: monospace font (*)
  4bf4016... Do not depend on gtkmacintegration for locale dir (*)
  d729601... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  d33faca... Updated Assamese translation (*)
  e66a501... Added missing void argument (*)
  8e69d5c... UndoManager: simplify interface's default_init() (*)
  57295dd... Various small code clean-ups (*)
  9823a1d... Use gsv style indentation (*)
  d69aadf... d.lang: add missing types, keywords, and special tokens (*)
  806a9bd... UndoManager: first batch of code clean-up (*)
  94606af... UndoManager: use g_signal_connect_object() (*)
  31a4697... UndoManager: rename callback functions (*)
  e3a7c1f... UndoManager: reorganize the order of the functions (*)
  7b21bdb... UndoManager: use g_object_add_weak_pointer() (*)
  d625f38... [osx] Check for bundle before resource path (*)
  3f7b4fd... Use css also to apply line numbers colors (*)
  e5bd3c8... Updated French translation (*)
  a43030d... CompletionInfo: remove weak pointer (*)
  7c8de19... UndoManager: more unit tests (*)
  3e30d95... Make sure to NULL terminate text for unowned buffers (*)
  de56d87... Updated Hebrew translation (*)
  efa782b... UndoManager: improve data structure doc (*)
  5e10bb8... docs: improve a little the GtkSourceBuffer doc (*)
  ff314f7... Updated gujarati translations (*)
  00a39f4... Updated Indonesian translation (*)
  c70c4da... Apply line style also to main window (*)
  d042739... Updated German translation (*)
  520ebf0... Updated Korean translation (*)
  50fc181... Updated Norwegian bokmål translation. (*)
  f2d754f... StyleScheme: add a comment (*)
  67d1d10... Disable by default unit tests for remote files (*)
  d62f459... lang-reference: update <replace> tag documentation (*)
  a6fcbcf... docs: minor fixes (*)
  24935e5... Updated Czech translation (*)
  4edd618... Updated Russian translation (*)
  a9ff307... test-widget: use GtkSourceFile (*)
  c81dbc8... test-widget: fix a warning (*)
  480ffdf... test-search: comment about not using GtkSourceFile (*)
  eb8f3ca... test-widget: unref the GtkSourceFile object (*)
  4c1a04b... Updated Polish translation (*)
  03f82af... view: implement GtkBuildable::get_internal_child() for "com (*)
  ac1f651... completion: implement GtkBuildable::get_internal_child() (*)
  514ac57... CompletionInfo: set a border width of 3 (*)
  9d6a76e... [l10n] Update Catalan translation (*)
  8ce7935... [l10n] Updated Catalan (Valencian) translation (*)
  e2ad2ab... Updated Hungarian translation (*)
  6d5bd1f... Updated Slovenian translation (*)
  89a1f0c... Add warning comment about big buffers present in a Private  (*)
  d5cf481... Don't always invalidate the whole gutter (*)
  6b8fbfc... gutter renderers: chain-up more correctly (*)
  98d2234... Release 3.13.91 - hard code freeze (*)
  d3b168c... Post-release version bump (*)
  69bf72b... Updated Danish translation (*)
  59a6ff8... Release 3.14.0 - Pi version! (*)
  28d6dc8... Post-release version bump (*)
  0a3d039... Test UndoManager performances (*)
  b4a9323... UndoManager: start a new implementation (*)
  af411f1... UndoManager: new implementation based on GQueues (*)
  00b6d99... gutter: Use gulong to store signal handler IDs (*)
  04f4fc9... Updated Serbian translation (*)
  f5826d1... update zh_CN translation (*)
  337c4ce... view: fix memory leak (*)
  4394b15... Various code clean-up (*)
  fd545bd... changecase: better character conversions (*)
  5d07413... completion: a few minor improvements (*)
  fbecfb1... Updated Italian translation (*)
  4cbc274... Updated Latvian translation (*)
  134a214... Updated Latvian translation (*)
  5e834bc... UndoManager: bug fix for empty user actions (*)
  102bdaa... UndoManager: remove #if 0 sections (*)
  ce50b05... Custom word boundaries

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