From 1b4b02f7a191f033de79760cec3699fbd5bf1a4a Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Sat, 4 Jul 2009 00:57:46 +0000 Subject: UTF8: Fl_Text_Display and related: + Constrained many Fl_Text_Display (get and measurement) methods to const. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6823 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 1b4a71b8b..79a3d0118 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ CHANGES IN FLTK 1.3.0 - - Corrected const methods of Fl_Text_Buffer, Fl_Text_Selection + - Corrected const methods of Fl_Text_{Buffer|Display|Selection} to be declared const, corrected an Fl_Text_Buffer attrib. typo - Fixed OpenGL shared context handling (STR #2135) - Fixed gray-scale images with alpha channel (STR #2105) -- cgit v1.2.3