[opensuse] Little editor project updated (including build for Leap 42.3)
All, Just a note that the little gtkwrite editor project I've been toying with is now available for 13.1 - Leap 42.3. Latest updates include open/new spawns separate instances of editor, GIO file monitoring to protects against modification by foreign source, EOL detection and conversion LF, CRLF, CR, recent file chooser on toolbar after gtk2 bugfix (the error can be ignored until the next gtk2 update is released - it was harmless) Additional light and dark syntax highlight styles are provided, and a host of other additions that escape memory but are captured in the commit log. Currently building and running on 13.1 - Leap 42.3, Archlinux, Ubuntu, Debian (and Debian/Jessie on Raspberry Pi), Win7 and Win10. If you want to tinker with it and provide feedback, rpms are available at: http://download.opensuse.org/repositories/home:/drankinatty/ If you want to toy with the code on github, it is: https://github.com/drankinatty/gtkwrite/tree/master development branch is: https://github.com/drankinatty/gtkwrite/tree/gtkwdev If you are interested in gtk programming, this code picks up where most other tutorials end. It's entirely written in the stable Gtk+2 toolkit and C. The gtkwrite name is a play on words (Gtk + Kwrite => GtkWrite). If your interested in kicking the tires, the editor installs in roughly 200k, including the Gplv2 license, README and xml syntax highlight files. If you have any thoughts, improvements, etc. you can provide it to me directly. or on buildservice or github -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
David C. Rankin