gnotepad+ changes from v1.2.0 to v1.2.1
Bug fixes:
-
Newly created Untitled docs don't get correct fonts and color settings
if a GTK theme is used which already sets them.
-
Ifdef out two fields in doc_info table when compiling with OS/2's
EMX.
-
Always save window size, but disallow user to specify size in prefs,
and only allow user to toggle it on/off.
-
"Tab stop width" had incorrect French translation.
-
Changes in print command were never saved.
-
Undoing replaced text whose initial search was not case sensitive
resulted in restoring the text initially searched for, not the text
actually replaced (initial text and actual text may have different
cases).
-
Regular expression searches were always enabled/used by default.
-
If not debug compile, define G_DISABLE_ASSERT to remove all g_assert()
calls.
-
Separate LIBS from LDFLAGS in configure.in so systems with picky
linkers (IRIX) can link.
-
Repeated undos after HTML tag insertion on highlighted characters
results in a crash.
-
Update documentation with correct URL's. include FAQ.
Last updated on April 25th, 2000 by Andy Kahn.
© 1998 - 2000 Andy Kahn. All rights reserved.