Small and lightweight IDE
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a
few dependencies from other packages. Another goal was to be as
independent as possible from a special Desktop Environment like KDE
or GNOME. So it is using only the GTK2 toolkit and therefore you need
only the GTK2 runtime libraries to run Geany.
- Developed at GNOME:Apps
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/geany && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
geany-2.0.tar.bz2 | 0006836300 6.52 MB | |
geany-appstream.patch | 0000002941 2.87 KB | |
geany-rpmlintrc | 0000000150 150 Bytes | |
geany.changes | 0000043125 42.1 KB | |
geany.spec | 0000003651 3.57 KB |
Revision 42 (latest revision is 43)
Ana Guerrero (anag+factory)
accepted
request 1119569
from
Dominique Leuenberger (dimstar)
(revision 42)
- Update to 2.0: * Split "session data" into session.conf, preferences are written to and read from geany.conf (PR#2776, PR#2779, PR#3014, PR#3125 and more). * Require GTK 3.24. * (Re-)Add ability to scroll over document tabs (PR#3134). * Fix keyword colorization on filetype change (PR#3553). * Fix startup files order when placing tabs next to the current one (PR#3611). * The document list in the sidebar has a new tree view. This mode is the new default and existing installations automatically use it (PR#1813). * Use dark-theme friendly colors for compiler messages (PR#3013). * Add a confirmation dialog on search & replace for the whole session (PR#3033). * Filter entry for symbol tree (PR#3055). * Simplify project creation from existing directories with sources (PR#3042). * Add option to show symbols in symbol tree without category groups (PR#3172). * Add option to only show line endings if they differ from file default (PR#3287). * Make tab label length and window title length configurable (Abdul Rafey, #3365). * Make Go to Symbol commands show signature list (PR#3475). * Sync many parsers from the Universal Ctags project, this leads to updated symbol parsers (PR#2990, PR#2991, PR#3032). * Improved support for the ctags file format, which is now the recommended format for tags files (PR#3049). * Enable local variables and improve autocompletion for C/C++ and some other languages (PR#3185, PR#3275). - Drop upstreamed geany-inttool.patch. - Rebased geany-appstream.patch. (forwarded request 1119159 from polslinux)
Comments 0