All releases tagged Minor feature enhancements


Release Notes: Splash screen with icon and text progress indicators was added. Keybindings for Scripts menu items are now saved. A new API for adding items to the main glimmer window was added. The FileSelector was fixed to use the new paned window API. Other UI improvements were made. Major fixes were made in the code organization. DnD support for directories (including recursive opening) was added, and some Insert menu items were added to the popup menu.


Release Notes: The color for the gutter area can now be selected, instead of using the bracket match color. An "Insert Color" dialog with selection parsing was implemented. Dialog confirmation for URI drops was added, as well as an error dialog for directory drops. Drag'n'Drop support from various color selection widgets (Gimp, gcolorsel, etc.) was added. Some small GtkExText cursor calculation bugs were fixed. Proper window sizing for GdsTearAway when tearing away windows was added. Auto-indenting code was added to php.lang from the c.lang.


Release Notes: Fixed up GtkExText, including removal of GtkEditable as its base class. Added "Print line numbers every n lines" option.


Release Notes: Rewrote pixmap support in GtkExText to use GdkPixmaps instead of Pixbufs. Rewrote language definition parser to use libxml. Changed all language definition stuff to xml format. Python is no longer required for compilation. Fixed some random bugs.


Release Notes: Support for printing has been added. All gcc 2.96 compiler warnings have been fixed. The python widget-addition code has been improved. GtkExText code has been updated, and there are some small bug fixes.


Release Notes: This release includes a fix for replace text to automatically search again after a replace, a fix for a small bug in re-selection after multi-line changes, new icons in the preferences window, a new "multiple file" feature to find and replace functionality, and a delete column feature.