[gedit] (633 commits) Created branch zbrown/deteplification-src



The branch 'zbrown/deteplification-src' was created.

Summary of new commits:

  9c2a128... filebrowser: explicitly set tree view search column
  f5cee03... build: Ensure of meson 0.49.0 support
  af1737e... build: Validate gschema files
  8e4a64a... Utils: deprecate make_valid_utf8(), use g_utf8_make_valid()
  24e98e8... No longer use gedit_utils_make_valid_utf8()
  6b7c7f5... gitignore: ignore /build/, not build/
  61b8e5a... build: small improvements to meson_options.txt
  311ad3e... build: add user-documentation option
  a22f8c6... main: simplify preprocessor commands with #elif
  d1d738f... Simplify the #include's for config.h
  bb5247f... main: create setup_i18n() function
  eb7c47b... main: group GApplication-related code together
  32114df... Bump API version to 3.32
  44d19e8... App: remove deprecated stuff
  44a83f9... Document: remove set_short_name_for_display() (deprecated)
  87fefbf... AppOSX: remove deprecated stuff
  53f321e... Document: remove the :read-only property (deprecated)
  2b86f39... Document: remove get_location() (deprecated)
  f383c72... Document: remove is_local() (deprecated)
  460e691... Document: remove get_deleted() (deprecated)
  45562e5... Document: remove get_encoding() (deprecated)
  9cdd370... Document: remove remaining deprecated API
  b70ee04... Tab: remove deprecated API
  58e4417... Utils: remove IS_VALID_BOOLEAN() (deprecated)
  c1d87d5... gedit-dirs: remove get_user_cache_dir() (no longer used)
  0437cd1... gedit-dirs: add get_user_data_dir()
  a86be87... NEWS file: start to write news for 3.35.2
  eea288b... docs: update roadmap
  011d5e3... Bump version for new development cycle
  7920ae6... Fix overview map css selector
  b0cdc3c... Fixes wrong color on gedit-document-panel row button hover
  5b60a4f... Bump API version 3.36
  dc71b35... Utils: put deprecated functions at the end
  cd6930c... Utils: deprecate menu_position_under_widget()
  c3c9e4d... docs: add API breaks page
  f56ffb4... docs: do not have duplicated IDs
  9b635ce... docs: ignore gedit-pango.h
  fd0710e... docs: improve book structure
  b528886... docs: remove old "Since: 2.x"
  e2aefed... docs: add missing index of new symbols in 3.4
  a582092... Document: add todo comments about metadata handling
  9b7bfa3... build: rename option user-documentation -> user_documentati
  3541ca1... build: rename option documentation -> gtk_doc
  e71deb0... Release 3.35.1
  021c304... Post-release version bump
  964e7af... main: fix program name in `gedit --help` output
  eebf6c8... FileChooserDialogGtk: revert to previous implementation
  58ce142... Update Chinese (Taiwan) translation
  1e967de... Utils: deprecate set_atk_relation()
  4c6363d... Revert "gedit-commands-file.c: Only save if file has been m
  1da0c43... flatpak: the zeitgeist plugin has been removed
  fed24a0... doap: update list of active maintainers
  f078036... Update Swedish translation
  473c843... App: do not call gtk_window_set_role() (specific to X11)
  dd3ce9a... Document: use GDateTime, not GTimeVal (deprecated)
  d5db79c... gschema: enable more features by default
  7789987... gschema: change the default style scheme to 'solarized-ligh
  a0b253e... gschema: remove no longer used keys
  7bdb416... MacOS: remove "max-recents" gsetting
  90516c4... build: improve project() call
  1970bcd... build: improve setting gedit major/minor/micro versions
  fe8ead4... build: use meson.project_version() instead of having a glob
  748fb35... build: use meson.project_name() instead of a global variabl
  aecb78a... build: remove unused #defines in config.h
  77c42a4... build: list of directories in summary message: only the pre
  714a782... build: rename a variable
  a60edf3... build: do not assign get_option('prefix') to a variable
  035f6ea... build: have less variables for all the dirs
  a389034... build: rename a variable
  e4548a8... build: minor, group things together
  48f60c0... build: avoid the use of a global variable
  ab6c39f... data: create an icons/ directory
  7b084ec... build: simplify instructions for the AppData
  cbda15e... desktop file: simplify
  1a08666... Update POTFILES.in
  8695e03... Update POTFILES.skip
  e30a578... gschema: simplify setting the gettext-domain
  21e773f... plugins' gschemas: simplify setting the gettext-domain
  f80211b... build: improve a little gschema handling
  47bfbf3... build: improve a little service file handling
  d76fa4d... build-aux: move snap to build-aux/
  66b3956... build-aux: move osx/ to build-aux/
  d94036f... build-aux: move win32/ to build-aux/
  c0eb64a... build: simplify handling of gtk_doc option
  91c2425... Get rid of HAVE_CONFIG_H
  33744d2... build: config.h: do not use libdir and datadir variables
  adb300a... build: host_machine.system() returns 'darwin', not 'ios'
  b4ccd58... build: avoid the use of a variable
  75faf4d... Update POTFILES.in and POTFILES.skip
  bf5600f... build: use host_machine.system() instead of GDK windowing t
  bd460ca... build: move some code to plugins/meson.build
  a578448... build: improve summary message
  21a8488... build: remove option to not build plugins, i.e. always buil
  248ce02... build: require libsoup dep only on Windows for the checkupd
  d449eec... build: avoid the use of dir variables
  eac6748... build: avoid the use of a global variable
  57c7e1c... Update Catalan translation
  c7dae0a... snap: Build fixes for handling desktop file and icon patch 
  1a3748a... Update Russian translation
  78bf5a0... Update Friulian translation
  ec8b63e... Update Galician translation
  9d49340... Update Catalan translation
  cf184a0... Update Galician translation
  4c21941... Update Galician translation
  990d90b... Update Indonesian translation
  63bf292... Update Japanese translation
  d8da4e0... Update Japanese translation
  28fbb6a... Update Japanese translation
  69c0e4e... Updated French help screenshots
  bb8196e... Update Croatian translation
  2009cff... Update Chinese (Taiwan) translation
  99ab24d... Update Indonesian translation
  92e98cf... Update Finnish translation
  195e1c8... Update Hungarian translation
  f883eae... Update Malay translation
  aa02d08... gschema: set a more classic style scheme
  f0556ee... Release 3.35.90
  accf0a9... Update copyright for 2020 in About dialog
  3a39457... Updated Lithuanian translation
  69fb6af... Update Turkish translation
  9d59fa9... Update French translation
  7f399f8... quickopen: Fix use of removed document `get_location` metho
  222455a... help: No more 'gedit' or 'Edit' menu
  b6f10cb... Updated Czech translation
  edc7e7f... Updated Spanish translation
  2205890... help: Update French screenshot to 3.34
  76a2378... help: Remove non-existing Print Preview keyboard shortcut
  ade1c97... help: Add translator comment about Alt+O in keyboard shortc
  d629cd8... Fix previous commit cd2993af5
  f341b34... Update Galician translation
  0648ec0... Update Basque translation
  6030963... Update Polish translation
  65886f7... Update German translation
  ea575ba... Update Catalan translation
  761dbbe... Update Japanese translation
  87e1034... Update Japanese translation
  382e602... Update Japanese translation
  e52d1a0... Update Korean translation
  82dc1cf... Update Brazilian Portuguese translation
  b4da302... Updated Danish translation
  c713ce6... Update Korean translation
  2e33e15... Fix broken markup in Dzongkha UI translation
  afa6f4c... Update Croatian translation
  e32ad1d... help: Update main window screenshot to 3.35.90 UI
  2cfb733... help: 'Recently used files' now separate from 'Open' in 3.3
  2cf6e45... help: "Quick Open" plugin does not work at all in 3.35.90
  d74e7a6... help: No more shortcut for Quick Open window in 3.36
  ddbf9be... Update Ukrainian translation
  2c565e5... Update Italian translation
  dc910ff... Update Polish translation
  bdeaf18... Update Swedish translation
  88188e6... Updated Spanish translation
  516f0b6... Update Norwegian Bokmål translation
  a5600ca... Release 3.36.0
  0fa1a3e... help: update quickstart page
  ef18abe... help: files-basic: small improvement
  b89cdd0... help: create-new-file: update
  89793c6... help: close-file: update
  402a415... help: open-recent: update
  b110f0b... help: save-file: update
  1997fe6... help: open-on-server: update
  ee5d817... help: close-file: better "x" button
  d72683c... help: tabs: update, improve
  ca6ac37... help: Update Brazilian Portuguese gedit3-screenshot.png
  c22c5e8... Update Brazilian Portuguese translation
  15e66c2... Update Catalan translation
  6f9f340... Updated Czech help translation
  1db3255... Fix compilation on macOS with gtk 3.24.14
  e25d06c... help: shortcut-keys: remove a space
  faa4c2a... file-chooser: Use text files filter by default
  9dcdf83... Update Indonesian translation
  c47b7f5... Add shortcut for Keyboard Shortcuts page
  f34f4c2... Add General section to Keyboard Shortcuts page
  be719d1... Add a shortcut: f7: toogle cursor visibility
  89fd62b... Add four shortcuts to Keyboard Shortcuts page
  fca338f... file-chooser: Hint at possibility to open multiple files
  84fdcad... help: tabs-moving: small improvement
  19e6094... help: tab-groups: update
  c905868... Remove network monitor, buggy implementation with the GtkIn
  6ebc5f2... build: always require GObject Introspection and vapigen
  fcb431a... build: small simplification
  77d13e3... build: minor improvement
  9c13fee... build: simplify deps
  e09e839... build: continue to simplify deps
  352ff75... build: avoid a global variable for gtkdocdir
  8f6a252... build: avoid a variable for vapidir
  ea6a204... flatpak: update libpeas to 1.26.0
  1969c78... flatpak: update GtkSourceView to 4.6.0
  2b26f40... flatpak: update gspell to 1.8.3
  efa4b4f... flatpak: simplify
  3051151... flatpak: remove GtkSourceView, it's now part of the GNOME r
  777f152... AppData: update
  f924c83... build: move variable
  d067363... build: follow meson coding style for meson_options.txt
  05ea066... build: data: always require programs to be able to run the 
  a9792ef... Revert "build: data: always require programs to be able to 
  61b649a... build: add require_all_tests option
  cd9b0cc... build: data/icons: simplify install_dir value
  40b6081... build: data: simplify
  70fbad0... build: simplify meson.add_install_script() call
  82e042b... build: use summary()
  e88048d... CI: disable it
  9051530... build: gedit/: minor simplification
  c57bb3e... build: gedit/: simplify install_headers() call
  1eca886... build: use gnome.mkenums_simple()
  17fa920... doap: move Jeremy to the old maintainers list
  6098a85... build: gedit/resources: rename variables
  a3521da... Remove authors file
  52ce681... Remove lockdown support
  4f47782... docs: document lockdown API break
  1cbf85f... Bump version for new development cycle
  dbe41d7... Bump API version
  f4a3d50... Remove all deprecated APIs
  b9c9dd5... Updated Danish translation
  e7313fd... Revert "build: use summary()"
  fe28548... Remove X11 workspace awareness
  5fc6a6a... Remove GeditAppX11 class
  8671b2b... build: X11 dependency no longer required!
  a67720e... externaltools plugin: use gtk_source_file_get_location()
  be2e236... snippets plugin: use gtk_source_file_get_location()
  ed544fd... Window: fix some bottom panel issues
  832d64c... Revert "help: "Quick Open" plugin does not work at all in 3
  13c663a... externaltools plugin: fix spelling error in env variable
  a89e2b9... CI: re-enable it
  9c98ad4... News file: add news in 3.36.1
  cb8eeb8... App: remove dead code
  addf949... Update Catalan translation
  2bfb680... AppData: add release infos for 3.36.0 and 3.36.1
  234c6d8... build: use summary()
  8a8db10... Utils: better format header
  6bf0eda... GeditSettings: make it a singleton
  c909435... GeditApp: remove _gedit_app_get_settings()
  f517565... GeditSettings: update, code improvements
  2a2182a... GeditSettings: remove dead code
  2be7c80... GeditDocument: fall back to 'tango' style scheme, not 'clas
  b3b6e23... NEWS file: start to write news for 3.37.1
  8845e49... Update Hebrew translation
  45c07a2... Update Hebrew translation
  432840c... build: docs: improve/fix fixxref
  d5522e3... roadmap: update
  36ea7be... roadmap: update, add more tasks
  b62f605... Update Latvian translation
  70b4e3d... Update French translation
  697ec8f... Update Catalan translation
  24f5ed2... help: update Preferences button name for plugins
  85c82c8... Update French translation
  11729b9... Changed `== None` to `is None`. https://lgtm.com/projects/g
  148cd77... readme: update version number
  f4869fe... Window: fix headerbar buttons bug when big font
  5790011... App: fix GtkWindow default icon name
  4c99ead... Update Ukrainian translation
  34a81a1... Update French screenshot
  ab00d22... Update French translation
  5eec343... docs: add common-bugs.md page
  4bb6bdb... Shortcuts window: remove a shortcut that come from gedit-pl
  8780dab... Update Ukrainian translation
  c331ff3... Update Polish translation
  1ac7849... help: undo-redo: improve page, talk about redo
  26bca7e... GeditSettings: add peek_editor_settings()
  3c7f515... View: minor coding style changes
  e18fda2... View: use _gedit_settings_peek_editor_settings()
  28cf1de... View: the :indent-on-tab property is already true by defaul
  34f484c... View: remove gtk_widget_queue_draw() call in ::focus-out-ev
  9799467... View: minor coding style change
  4c11542... View: in ::constructed, chain-up to parent vfunc as first i
  dbca00c... NEWS file: continue to write news for 3.37.1 (not yet relea
  a712e72... docs: update paragraph to get in touch with the developers
  73003da... docs: how-to-write-a-gedit-plugin: start page
  de5a557... docs: link to Old_API_Changes wiki page
  87b0f43... docs: gedit-development-getting-started: some improvements
  9d85a1f... Update zh_CN translation
  dee54b9... docs: roadmap: small update and improvements
  d65d3ab... Window: remove some dead code
  91b255a... Improve the code that applies the style scheme setting to t
  64995dc... Release 3.37.1
  d428b84... Update Ukrainian translation
  d7fa857... Update Persian translation
  339a5c2... flatpak: no longer use dconf
  2452365... flatpak: add a comment
  bb57982... GeditDocument: use _gedit_settings_peek_editor_settings()
  8ae341e... Updated Spanish translation
  3cf7078... Update Turkish translation
  a394f5c... Update Swedish translation
  93a8f67... Remove build-aux/win32/
  2746114... Add a privacy policy
  547e56c... Remove checkupdate plugin
  5acbc0c... Bump version
  7ad0763... build: simplify GtkSourceView required version
  17ae2d8... build: simplify config.h
  52336aa... gschema: update description of the active-plugins key
  5f636bd... gschema: revisit the set of plugins activated by default
  0fb5dbb... build: add option to disable installing the externaltools p
  88496d0... Update Ukrainian translation
  4d04868... Update Chinese (Taiwan) translation
  3b13de3... Updated Spanish translation
  ce1e93d... docs: update/simplify common-bugs.md
  1a1aec3... docs: roadmap update, gedit is now available on the Microso
  6b070f7... readme: add development resources section
  13ffa92... docs: small update to build.md
  64a5650... docs: update to gedit-development-getting-started.md
  b9751cc... plugins: implement generate-list.sh script
  a1243ac... docs: how-to-write-a-gedit-plugin: add links to unofficial 
  f1f8c48... Change app description
  242c2ea... plugins: improve plugin descriptions
  639317b... Update Ukrainian translation
  a5bfe02... help: Consistently use "Pane" instead of "Panel"; simplify 
  ce9a6a0... gedit-dirs: shutdown(): set the variables to NULL after fre
  c337b24... Call gedit_dirs_shutdown() at the end of main()
  98122f0... flatpak: reduce the delta between nightly and stable manife
  00da4a6... About dialog: have the gedit icon, not the old logo
  d8c6b47... About dialog: minor code improvements
  338ab18... win32: remove old gedit.rc and gedit.ico
  3f993a8... build: docs/reference/: simplify
  7c553a9... build: have only one list of private headers
  af68951... docs: add some symbols
  2285db4... build: rename some variables
  1e28632... build: change a list of files() into an array
  8617d31... build: split libgedit_sources variable into public/private 
  f9d81c5... build: have a deps_basic_list variable to not repeat the li
  0f5da3f... build: simplify deps
  d1a5fe7... build: move gobject-introspection-1.0 dep to deps_basic_lis
  df394f9... build: remove vapigen dependency() call
  610be6f... build: replace files() by an array
  f616d45... Update Ukrainian translation
  a785d3e... Update Ukrainian translation
  6b67ed1... flatpak: add fallback-x11
  d688843... ms-windows: add a gschema override for the fonts
  4984351... Updated Spanish translation
  7bbb660... build: define libgedit_sources later
  9494b98... build: minor notation change
  3857cc7... Split enum-types into public/private enum-types
  732605a... build: fix warning when building docs, about unused declara
  7f3820b... build: small simplification
  35a0296... build: install gedit-enum-types.h public header
  e407791... build: rename variable
  28f37cb... build: minor code change
  1d39db6... build: small update for all the *dir variables
  7b3d07b... build: small refactoring
  d01e619... build: generate_gir(): provide only public sources
  e546cdf... build: small refactoring
  24c109d... build: refactor a little how the vapi file is generated
  7ae41a5... build: better declare_dependency() for libgedit_dep
  e3c1dfc... build: improve the pkg_config.generate() call
  cb0e1b6... build: simplify generation of org.gnome.gedit.enums.xml (gs
  bd907dc... build: simplify building the main executable
  f8b8a4c... build: further simplify for the main executable
  42a40d2... Update Romanian translation
  e7f49cb... Update Greek translation
  72f6319... Update Turkish translation
  d64b22d... Update Catalan translation
  b03debf... NEWS files: start to write news for 3.37.2
  498b4ac... Update Romanian translation
  f3ef708... Replace broken git clone URL with GNOME Gitlab URL
  f170f70... help-overlay: Add two shortcuts to Keyboard Shortcuts dialo
  4ea4244... highlight-mode-dialog: Disable focus properties of the sele
  551ccf5... Release 3.37.2
  5942bf8... Post-release version bump
  a643e80... Update Ukrainian translation
  64c2f68... Update Chinese (Taiwan) translation
  80e174d... Updated Lithuanian translation
  bcfab74... Update Ukrainian translation
  ed86fb1... Update Ukrainian translation
  e9adf0c... Updated Spanish translation
  3b7c6b6... Updated Spanish translation
  e003f3c... flatpak: add an easy way to build a local branch
  1773000... FileChooserDialog: simplify the create() function
  c85052d... FileChooserDialog: remove ENABLE_ENCODING flag (always set)
  8f8acce... FileChooserDialog: remove ENABLE_DEFAULT_FILTERS flag (alwa
  335fd51... FileChooserDialog: keep only the SAVE and OPEN flags
  f0bee0c... FileChooserDialog: set standard response codes
  f88cee1... FileChooserDialog: simplify create(), have standard respons
  19988b3... FileChooserDialog: reverse order of accept_label and cancel
  c05a739... commands-file: improve a little the code of _gedit_cmd_file
  b2061bc... commands-file: small refactorings in _gedit_cmd_file_open()
  5515ce6... commands-file: 'Save As' file chooser: default to home dir
  446778d... gschema: rename sub-schema state.file-filter -> state.file-
  ba3b5e5... FileChooserOpen: start to create class
  e6e2a5d... commands-file: minor code improvement
  f39dc66... commands-file: minor code improvements
  1b5f92d... FileChooserOpen: finish the interface
  e8c0155... commands-file: port to GeditFileChooserOpen
  60951fb... FileChooserDialog: rename the flags
  4af4e28... FileChooserOpenAdapter: copy from GeditFileChooserOpen
  bbab112... FileChooserOpenAdapter: use a GeditFileChooserDialog intern
  d490a74... FileChooserOpenAdapter: class description
  7029f5e... FileChooserOpenAdapter: modal dialog
  d320cc6... commands-file: simplify, the FileChooserOpen is now always 
  9020409... GeditSettings: change names of instance variables
  3769d41... Window: change default_location -> file_chooser_folder_uri 
  25cc8ed... Window: change set_default_location() to take a GFile folde
  4464065... commands-file: change behavior for remembering FileChooserO
  2d75001... Window: *_default_location() -> *_file_chooser_folder_uri()
  7c9f16e... Window: add GtkFileChooserAction params to *_file_chooser_f
  effe587... gschema: add open-recent key to org.gnome.gedit.state.file-
  529669b... GeditSettings: add peek_file_chooser_state_settings()
  aa2e453... Window: better remember FileChooser's folders
  21fde7f... help: Point to Keyboard Shortcuts page
  9609a34... Update Ukrainian translation
  6cc0a84... FileChooserOpen: be able to open remote files
  dd25226... FileChooserOpen: be able to select and open multiple files 
  c29f748... FileChooser: factor out setup_filters()
  fb63e8b... FileChooserOpen: setup filters
  31a5900... FileChooser: keep a ref to the GtkFileFilter for setting it
  07d211f... FileChooser: small code refactoring
  10e9af0... FileChooser: code refactoring
  c2bb3dc... FileChooser: simplify the custom filter (still equivalent)
  b88ee4e... FileChooser: custom filter -> mime-type filter (still equiv
  dee2487... FileChooser: win32: use globs instead of mime-types for the
  1deb245... FileChooser: add a comment
  099b7b7... Update Catalan translation
  10b728c... FileChooserDialogOSX: remove it, use the Gtk one on macOS
  aba1eff... Update Japanese translation
  ed793e9... Update Japanese translation
  4524e8a... Update Japanese translation
  21110b9... Update Friulian translation
  d60e652... File choosers: remove gedit-file-chooser-open-adapter.c
  9867072... File choosers: remove gedit_file_chooser_dialog_get_files()
  4f345f0... File choosers: GObject-ify GeditFileChooser
  128f39f... File choosers: store a GtkFileChooser in GeditFileChooser
  77e7a6f... File choosers: make setup_filters() part of the GeditFileCh
  0a6c137... File choosers: always setup filters
  9e8dc0f... File choosers: add _gedit_file_chooser_get_gtk_file_chooser
  3047fc8... File choosers: refactorings in GeditFileChooserOpen
  90f5e35... File choosers: add GeditFileChooserOpenNative class skeleto
  07a0ee2... File choosers: implement GeditFileChooserOpenNative
  30796d2... File choosers: compile all the code on all platforms
  60e67b0... File choosers: small code improvements
  02933d4... File choosers: create the GeditFileChooserOpenNative
  51981da... File choosers: call ::create_gtk_file_chooser vfunc in ::co
  aa0faad... File choosers: move the ::done signal down the class hierar
  80776b2... File choosers: move some functions down the class hierarchy
  4c77194... File choosers: class skeleton of GeditFileChooserOpenDialog
  9d2fa00... File choosers: start to implement GeditFileChooserOpenDialo
  dbbb342... File choosers: have one place to decide native vs dialog
  36de8bc... File choosers: GeditFileChooserOpenDialog: extra widget UI
  c7462c7... File choosers: ::get_encoding vfunc
  3546289... File choosers: add comments, simplify
  7e00dda... Update Turkish translation
  3d7bef5... commands-file: small code simplification
  6b20b80... Update Romanian translation
  065c416... Update Swedish translation
  d51bfc4... Update Basque translation
  689f42a... Update Chinese (China) translation
  c8339fd... Update Kazakh translation
  3284e15... Update Kazakh translation
  5adecd7... Release 3.37.3
  e3e9b7c... Post-release version bump
  2d333af... Update Chinese (China) translation
  e42000b... Fix broken markup in Czech help translation
  883697e... Added romanian figures for documentation.
  3258466... Update Romanian translation
  3443147... Update Greek translation
  0cde1f3... Update Chinese (China) translation
  35c729b... Updated Lithuanian translation
  c2d0fa1... HistoryEntry: cosmetic code changes
  ed805c0... HistoryEntry: remove append_text() (dead code)
  904cb93... HistoryEntry: remove clear() (dead code)
  e11100d... HistoryEntry: cosmetic code changes for the properties
  2d6482b... Update Catalan translation
  b57eaec... Update Brazilian Portuguese translation
  14a0a6c... Fixes to Catalan translation
  fb60b91... ci: remove deprecated jobs
  fa7f48c... Update Swedish translation
  788b57d... Update Galician translation
  bd27815... Add British English translation
  faef1ee... Update French translation
  9a8a105... Update Finnish translation
  c2f6755... Update Indonesian translation
  7989502... Update Croatian translation
  2e96357... Update Croatian translation
  6104a29... Updated Slovenian translation
  5645d64... Update Dutch translation
  bf984a5... Updated Czech translation
  b139823... Update Persian translation
  1c3e205... Update German translation
  b20e124... Update Korean translation
  f7e0aae... Update Polish translation
  3f6fa19... Updated Slovenian translation
  00f5ec9... Update British English translation
  92a5034... Update Serbian translation
  3f1984f... Update Slovak translation
  6c3212c... Updated Spanish translation
  8845e65... Release 3.37.92
  f01f346... Update German translation
  44b62ad... Update Hungarian translation
  6a7089b... Update French translation
  6983f51... Updated Danish translation
  f4b32c4... Update Catalan translation
  3306f3b... Fix broken markup in Catalan help translation
  f5cba1e... Fix broken markup in German help translation
  4c2b9d7... Update Italian translation
  247f512... Release 3.38.0
  80dbdbe... Update Friulian translation
  d11e52a... flatpak: update deps
  2df0e52... Update Latvian translation
  bd6c25f... add screenshots of Danish translation (thanks scootergrisen
  6d5611e... Update Portuguese translation
  a15220f... Update Portuguese translation
  1b291e2... Update Chinese (Taiwan) translation
  2b93e3e... Add Central Kurdish translation
  8415bc9... Update Croatian translation
  648f1fe... Update Russian translation
  0e02d80... help: Fix gedit open recent page's grammar
  304ab27... Update Ukrainian translation
  0f87807... Update Polish translation
  356a485... Updated Czech translation
  0455b52... Update Hebrew translation
  2ab2ffa... Correct a typo in gedit-documents-panel.c
  0872f98... help: minor formatting improvements
  6d0cf67... Update Swedish translation
  e975f58... Update Indonesian translation
  b7a1d85... Bump version to 3.38.1
  ec59eee... docs: add C++ to the list of possible languages to write a 
  f87cddc... docs: update roadmap
  454eebd... Update Turkish translation
  e5e4bf5... Update Turkish translation
  7ee821a... AppData: change donation URL to Liberapay
  c4331c4... Update Catalan translation
  b29bbd9... Switch gedit_pango function to implementation from gtkfontb
  0cbef86... Update Friulian translation
  7a46567... Update Friulian translation
  15f11f3... Bump version to 3.38.2
  efcd13b... Update French translation
  025fb33... docs: common-bugs: remove link to old FAQ
  fa23529... docs: common-bugs: add the problem with the text cut off
  d9e4208... docs: common-bugs: add the problem with the hyphenation for
  d872b84... docs: common-bugs: add problem with very large files
  50ee22d... HighlightModeSelector: remove useless #includes
  a479565... HighlightModeDialog: remove useless #includes
  c339ece... HighlightMode: small code improvements to gedit-commands-vi
  b262a5f... HighlightMode: small code improvements to gedit-window.c
  876a66b... Updated Danish translation
  e2ad987... Help: Update how to change the default font
  69237a7... Update Swedish translation
  10c79c7... Update Polish translation
  fee00ff... Updated Czech translation
  feca914... Update German translation
  5fc3158... GeditDocument: make get_uri_for_display() private
  2814f30... flatpak: update libpeas to 1.28.0
  53c2b97... flatpak: update gspell to 1.9.1
  40f4d6a... News: add news in 3.38.1
  68f3a9a... NEWS file: start to write news for 40.alpha
  4625c8e... docs: roadmap: update for gedit on Windows
  e7227ab... docs: roadmaps: add a roadmap-done.md file
  48b3120... docs: roadmaps: move a done task to roadmap-done.md
  9c89158... docs: roadmap-done: add more done tasks
  e807e59... docs: roadmap-done: small improvements
  0381807... docs: roadmap-done: add recently done tasks in gedit plugin
  ccceb75... View: minor code changes
  40aa655... View: minor code changes for the signal
  d91a98d... View: rename a function
  2646638... View: minor code change: current_buffer -> current_document
  cd1976c... View: minor code change: update_editable()
  9780745... Remove compulsory_for_desktop
  9bd228b... View: minor code change: buffer_changed()
  cda7d8f... View: minor code changes
  11e50e2... GeditSettings: minor code change
  dae4ae3... View: minor code change
  2d9f1ab... View: remove context menu in the margin to toggle line numb
  1161094... View: clarify a comment
  f6e1da2... View: safer vfunc chain-up
  22813c1... View: change underscores in signal names by dashes
  feb09d9... View: add a comment
  7ed2400... View: remove useless #include
  035fadf... GeditSettings: remove useless #includes
  54878d8... recent: small cleanup
  64b510c... recent-osx: build it only on macOS (darwin)
  059a7c2... StatusMenuButton: minor code changes
  556b9f1... StatusMenuButton: do not use advanced GObject techniques
  3e84a03... Update Vietnamese translation
  697536d... Update Swedish translation
  998258b... Update Ukrainian translation
  fb6c3ff... Update Norwegian Bokmål translation
  4dd253b... Update Indonesian translation
  e5e6a1e... Update Catalan translation
  f3e6bcf... Update Catalan translation
  1e3aa04... Update Ukrainian translation
  a8554de... Update Catalan translation
  cee9b65... Update Bengali (India) translation
  85fd37c... Update Catalan translation
  f9233ec... Update Catalan translation
  0aca178... Update Friulian translation
  3afefe5... Update Romanian translation
  245e010... Update Portuguese translation
  78f7fd1... Update Brazilian Portuguese translation
  d274ed7... Update Punjabi translation
  9028803... file-browser: drop use of confirm-trash
  8f20165... Remove unused var
  be3ab9c... Update Galician translation
  3d2c3a6... Update Polish translation
  e0001c6... Update Hungarian translation
  185c4b3... Update German translation
  859fe8e... Update German translation
  834b77e... Updated Czech help translation
  bb07eda... Update Catalan translation
  90d5556... Update French translation
  bdbdd62... Updated Czech translation
  9604fc7... Update Catalan translation
  7e8ed26... Add Jordi as new maintainer
  adf84a8... Bump version 40.0
  a630321... Update (c) yeaar to 2021
  cd8fc44... Update Catalan translation
  71520a9... Fixes #407: Huge CPU consumption when a folder with content
  403b85e... Update French translation
  2a75975... help: Update Gedit icon as SVG
  f04a470... Update Ukrainian translation
  00b44e8... Update Swedish translation
  f20b725... Update Catalan translation
  76a702e... Updated Czech help translation
  57dba6b... Update Chinese (China) translation
  88c9676... Update Polish translation
  fdb9a70... Use document folder
  08eaaa4... Gives a warning and allows cancelling the load of a file wh
  ed5ac73... Update Ukrainian translation
  979a4f8... Update Brazilian Portuguese translation
  c4ebda7... Update Portuguese translation
  3857a35... Update Romanian translation
  762045c... Update Catalan translation
  4ba0c12... Update Turkish translation
  3b081a0... Update Chinese (China) translation
  fc0cf7b... Update Indonesian translation
  5cb2e59... Update Hebrew translation
  a213002... New Openlink pluggin. Fixes #85
  7ed2833... Make OpenLinks pluggin localizable
  40fd1c0... OpenLink plugin. Secure http by default when no protocol sp
  6b4d54c... Add Open links to the list of pluggins
  b98df92... man: Fix [+LINE[:COLUMN]] description
  e64e9f2... Active Openlinks plugins by default
  0d7f754... Update Ukrainian translation
  9e45807... Add 40.0 release info to appdata
  0ad5617... Update French translation
  7a7063d... Update Nepali translation
  2959999... deteplification: cleanup some fallout


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]