Back

The Geany developer team
Patches for Geany x64
Windows
2 patches available
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 on other packages. Another goal was to be as independent as possible from a particular Desktop Environment like KDE or GNOME - Geany only requires the GTK+ runtime libraries.
Geany x64 Version 2.0
Release Date
10/19/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

General$$$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).$$$Add new build system Meson (experimental) (PR#2761).$$$Require GTK 3.24 (#3580).$$$Bug fixes$$$(Re-)Add ability to scroll over document tabs (Luke Horwell; PR#3134).$$$Fix keyword colorization on filetype change (PR#3553).$$$Fix startup files order when placing tabs next to the current one (PR#3611).
Geany x64 Version 1.38
Release Date
10/9/2021
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Geany 1.38.0 (October 09; 2021)$$$General$$$Increase speed when opening documents; especially on startup (Justin Blanchard; Issue#2883; Issue#2649; Issue#2791; PR#2884; PR#2747).$$$Synchronize Geanys Ctags implementation with Universal Ctags; this leads to updated symbol parsers (Jirí Techet; PR#2666).$$$Remove GTK+2 Support (PR#2602).$$$Geany needs a C++17 compiler to build (PR#2862).$$$Bug fixes$$$Workaround crashes when pasting into VTE without having focus (Issue#2813; PR#2843).$$$Interface$$$Add keybinding to reload all open documents (David Yang; PR#2859).$$$Filetypes$$$Add Julia filetype (getzze; Issue#434; PR#2584).$$$Add Meson filetype (Andy Alt; PR#2850).$$$Plugins$$$SaveActions: add configurable target directory for instantly saved files (Issue#640; PR#2769).$$$Windows$$$Fix message window height after restart (Issue#2591; PR#2892).$$$Switch Windows builds to GTK3 and x86_64 (PR#2590).$$$Internationalization$$$Updated translations: da; de; el; es; et; fr; it; ja; nl pt; pt BR; sk; tr; uk; zh_CN
Interested in automating patching for Geany x64?