1
0
mirror of https://github.com/GNOME/gedit synced 2024-07-04 16:59:10 +00:00
Go to file
Sébastien Wilmet fcceaa7ce6 Tab: rename load() to load_file() and make it public
Now there is load_file() and load_stream().
2023-03-21 16:00:00 +01:00
build Always have a build/ dir available 2022-07-16 17:39:21 +02:00
build-aux build: Use GNOME module post_install() 2023-03-21 16:00:00 +01:00
data build: replace use of deprecated method 2023-03-21 16:00:00 +01:00
docs Tab: rename load() to load_file() and make it public 2023-03-21 16:00:00 +01:00
gedit Tab: rename load() to load_file() and make it public 2023-03-21 16:00:00 +01:00
help Update Ukrainian translation 2023-03-25 16:57:07 +00:00
plugins filebrowser: fix Invalid cast to GtkWindow 2023-01-17 16:00:01 +01:00
po Update Indonesian translation 2023-03-20 07:15:36 +00:00
subprojects build: stop using libgd.wrap 2019-01-12 19:55:28 -05:00
tools Get rid of HAVE_CONFIG_H 2019-12-05 14:26:27 +01:00
.gitignore Always have a build/ dir available 2022-07-16 17:39:21 +02:00
.gitmodules Capitalize GNOME in the submodule URL 2019-02-06 15:34:28 -05:00
CONTRIBUTING.md docs: update/simplify CONTRIBUTING.md 2022-07-15 11:42:50 +02:00
COPYING Update COPYING 2015-03-10 11:43:55 +01:00
gedit.doap Improve app long description 2022-11-29 16:00:00 +01:00
logo.png icon: update to the latest design 2018-12-04 21:55:42 +01:00
meson_options.txt build: add inline_side_panel_switcher option 2023-01-03 16:00:00 +01:00
meson.build build: fix a warning 2023-03-21 16:00:00 +01:00
NEWS Release 44.1 2023-01-03 16:00:01 +01:00
README.md Improve app long description 2022-11-29 16:00:00 +01:00

gedit

gedit is a general-purpose text editor. It has been created in 1998, at the beginnings of GNOME.

The first goal of gedit is to be easy to use, with a simple interface by default. More advanced features are available by enabling plugins.

See the gedit official website for more information.

License

gedit is released under the GNU General Public License (GPL) version 2 or later, see the file COPYING for more information.

Dependencies

gedit depends on GTK 3.

For a complete list of dependencies, see the file meson.build.

Installation

To build gedit from source, see the docs/build.md file.

How to report bugs

Please read the wiki page on how to report bugs, it contains a list of frequently reported bugs and a link to the bug tracker.

Development resources

Contributions

gedit development relies on voluntary contributions and everyone is invited to help.

See the file CONTRIBUTING.md for more information.