[gspell] (141 commits) Non-fast-forward update to branch wip/gtk4



The branch 'wip/gtk4' 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:

  cefb3a7... Build against gtk4
  cd3bd25... Remove gtk_widget_show_all calls
  aea1e03... Remove arguments from gtk_init
  f232c45... ui: Remove old GtkBox child properties

Commits added to the branch:

  7a51b17... win32: include windef.h instead of windows.h (*)
  8eb990d... Revert "win32: include windef.h instead of windows.h" (*)
  3033f61... Release 1.3.1 (*)
  0a8f9e5... Post-release version bump (*)
  4651b68... news: add warning about 1.3.x being unstable releases (*)
  56d9d73... Update Brazilian Portuguese translation (*)
  0ffa163... News file: add versions created on side-branches (*)
  63d1d80... News file: add release dates (*)
  c9ea8f2... News file: add news for 1.2.2 (*)
  c03240d... News file: chronological order (*)
  47b66bf... build: use CODE_COVERAGE_LIBS instead of LDFLAGS (*)
  cc8de0b... build: print more information at the end of configure (*)
  64c0638... build: update autogen.sh (*)
  10f168b... build: update git.mk (*)
  fdc40f7... build: use CLEANFILES for files built by make (*)
  c032e4f... Implement the GspellCurrentWordPolicy private class (*)
  c5e3c24... InlineCheckerTextBuffer: use a GspellCurrentWordPolicy obje (*)
  994312c... Entry: do not check word currently typed (*)
  22a58fb... CurrentWordPolicy: better document text_deleted() (*)
  4e1572d... Fix typo in comment (*)
  cf842f6... utils: add _gspell_utils_is_apostrophe_or_dash() (*)
  9cb5042... EntryUtils: improve word boundaries (*)
  a406ca2... TextIter: add comment about GtkEntry support (*)
  14500e3... test-entry: better button labels (*)
  5c71fee... test-entry: add toggle button to turn the GtkEntry into pas (*)
  79824d6... Entry: use 'checker' instance variable instead of get_check (*)
  53cef45... Entry: disable inline spell checking if the GtkEntry is in  (*)
  07c2cc6... docs: the use of Enchant is not part of the API (*)
  6f89d3d... Entry: add unit test for password mode (*)
  e85c850... Entry: minor code simplification (*)
  2c2f46e... Entry: add comment about GtkEntry:input-purpose and :input- (*)
  2e00df4... Updated Spanish translation (*)
  c1d49bc... build: list deps only in the helper Libtool library (*)
  b5fbce4... build: use GITIGNORE_MAINTAINERCLEANFILES from git.mk (*)
  697a3c8... Entry: explain more in-depth why input-hints are not taken  (*)
  4317278... Entry: explain more in-depth how to know when the cursor mo (*)
  489862e... Update Arabic translation (*)
  e6d8a73... Updated Danish translation (*)
  b94bc74... Revert "build: list deps only in the helper Libtool library (*)
  e65779f... Release 1.3.2 (*)
  e13aac8... Post-release version bump (*)
  8e736cc... checker: Fix potential resource leaks (*)
  b24c6c5... build: better order of toplevel SUBDIRS (*)
  c1a4600... InlineCheckerTextBuffer: update comment (*)
  50b0061... InlineCheckerTextBuffer: add assertions in adjust_iters() (*)
  0436099... InlineCheckerTextBuffer: add more assertions (*)
  5f74fdc... News file: add news for 1.2.3 (*)
  503855e... Updated Serbian translation (*)
  33e0a94... Release 1.3.3 (*)
  c183b98... Post-release version bump (*)
  6da992c... Update Hungarian translation (*)
  dc1e705... Remove MAINTAINERS file (*)
  d52c8c7... Add mailing-list and bug-database to doap file (*)
  473e897... Updated Lithuanian translation (*)
  e6ac03e... Remove CONTRIBUTING.md (*)
  2f56e22... build: distribute gspell.doap and HACKING files in tarballs (*)
  959cc84... Release 1.4.0 (*)
  c379ffc... Post-release version bump (*)
  aba169d... Entry: do not emit the GtkEditable::changed signal (*)
  14d3b24... test-checker: add a comment about a unit test failing with  (*)
  e4ff540... InlineCheckerTextBuffer: change underline to PANGO_UNDERLIN (*)
  12b7f2d... InlineCheckerTextBuffer: remove gtk_widget_queue_draw() hac (*)
  ea60101... Entry: change underline to PANGO_UNDERLINE_SINGLE (*)
  fcce4d9... Utils: move function to improve word boundaries on PangoLog (*)
  7a0eb23... InlineCheckerTextBuffer: remove g_asserts in adjust_iters() (*)
  d4175b5... InlineCheckerTextBuffer: remove check_subregion() implement (*)
  36368af... InlineCheckerTextBuffer: faster check_subregion() implement (*)
  949e194... InlineCheckerTextBuffer: reduce timeout duration when buffe (*)
  b08dd9d... InlineCheckerTextBuffer: add option to print performance de (*)
  bc52e83... InlineCheckerTextBuffer: replace asserts by more useful war (*)
  4a17721... InlineCheckerTextBuffer: replace a g_assert_true() by g_ass (*)
  6ef090c... build: disable -Werror by default (*)
  5ccf04e... Use -export-dynamic LDFLAG (*)
  72df0f6... Update Indonesian translation (*)
  7f9c8da... Add news for version 1.4.1 (*)
  ba7542b... Add missing G_GNUC_INTERNAL's (*)
  777ccd6... Rename GSPELL_EXTERN -> _GSPELL_EXTERN (*)
  990a123... Include config.h in all gspell/*.c files (*)
  74d5a68... build: add visibility handling (*)
  ba0039f... Include config.h only if HAVE_CONFIG_H (*)
  656dbe6... Update doap (*)
  71a0258... Update Slovak translation (*)
  0c31c5a... Updated French translation (*)
  8d76caf... Replace #if HAVE_CONFIG_H by #ifdef HAVE_CONFIG_H (*)
  bdcfa9d... build: fix comment about symbol visibility handling (*)
  0fd4252... readme: add notes for packagers (*)
  4482249... Release 1.5.1 (*)
  0fc096a... Post-release version bump (*)
  1f165be... Implement small gspell-app (*)
  f16a725... Update Croatian translation (*)
  a8e2561... Update Croatian translation (*)
  09052f6... Update Catalan translation (*)
  46fde16... docs: do not duplicate section titles (*)
  9efd475... docs: fix build warning (*)
  f04e81c... Update Italian translation (*)
  35de887... docs: document the support of the no-spell-check GtkTextTag (*)
  1da42fc... build: regroup AC_PATH_PROG's (*)
  f5c6311... Release 1.5.2 (*)
  0edf25c... Post-release version bump (*)
  acfc118... Add Esperanto translation (*)
  571233c... docs: add page IDs (*)
  6d6e000... docs: create Annexes part (*)
  d17b350... InlineCheckerTextBuffer: add FIXME comment for perf improve (*)
  e49286d... gspell-app: suffix gspell API version to the binary name (*)
  00f2759... build: ignore all *.m4 (*)
  4428f09... Add GSPELL_AVAILABLE_IN_1_6 (*)
  093e044... Checker: expose EnchantDict (*)
  c1f4be9... Checker: add (skip) GI annotation for get_enchant_dict() (*)
  a04b0a8... docs: add index of new symbols in 1.6 (*)
  096fc29... readme: document that gspell uses the same versioning schem (*)
  5595bbf... Release 1.5.3 (*)
  c874eb3... Post-release version bump (*)
  01afc4f... Updated Slovenian translation (*)
  e1a26aa... Add Malayalam translation (*)
  bd3b550... Update Galician translation (*)
  85dc920... InlineCheckerTextBuffer: make check_subregion() code more r (*)
  c2cbf41... Entry utils: make _gspell_entry_utils_get_words() code more (*)
  6dd47d7... News file: add news for version 1.4.2 (*)
  3596cd9... Release 1.5.4 (*)
  02beba0... Post-release version bump (*)
  cb91701... Punjabi translation file (pa.p) added and LINGUAS file upda (*)
  cdb51e7... Add Nepali translation (*)
  fd430ee... Update Chinese (Taiwan) translation (*)
  3259002... Update Latvian translation (*)
  7d1053a... Pango TR #29 mostly done, add TODO to see if the code can b (*)
  48b7cf5... Update Korean translation (*)
  29ca120... Update Turkish translation (*)
  db6fab2... Release 1.6.0 (*)
  4f245ee... Post-release version bump (*)
  eb64485... Update Greek translation (*)
  6e23a9f... [L10N] Update Persian translation (*)
  5c6456b... [l10n] Updated Catalan (Valencian) translation (*)
  a6f8aee... Forgot to add ca@valencia (*)
  1270363... Updated Slovenian translation (*)
  4ae9f2d... Add zh_CN translation (*)
  a34c921... Build against gtk4
  07754b9... Remove gtk_widget_show_all calls
  354d74f... Remove arguments from gtk_init
  edbac88... ui: Remove old GtkBox child properties
  8c6ab72... Adapt to GdkEvent API changes
  2fb8158... gspell-app: Adapt to gtk4 API changes

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