Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
geany: A fast and lightweight IDE using GTK2
- Summary
- Geany is a small and fast editor with basic features of an
integrated development environment.
Some features:
- syntax highlighting
- code completion
- code folding
- call tips
- folding
- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
Arch: src
Download: | geany-0.10-5.al3.src.rpm |
Build Date: | Fri Jan 26 16:26:36 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 1.48 MiB |
Changelog
- * Thu Jan 25 16:00:00 2007 Josef Whiter <josef{%}toxicpanda{*}com> 0.10-5
- removed autoconf/automake/vte-devel from BR as they are not needed
- removed patch to dynamically link in libvte
- adding patch to find appropriate libvte library from the vte package
- added vte as a Requires
- * Wed Jan 24 16:00:00 2007 Josef Whiter <josef{%}toxicpanda{*}com> 0.10-4
- added autoconf and automake as a BR
- * Wed Jan 24 16:00:00 2007 Josef Whiter <josef{%}toxicpanda{*}com> 0.10-3
- adding patch to dynamically link in libvte instead of using g_module_open