FLTK logo

Article #437: FLTK 1.1.x Weekly Snapshot, r4301

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Library      Forums      Links      Apps     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #437: FLTK 1.1.x Weekly Snapshot, r4301

Created at 21:00 Apr 28, 2005 by mike

A new weekly snapshot of FLTK 1.1.x (r4301) is now available at the following mirrors:

    http://ftp.easysw.com/pub/fltk/snapshots/
    ftp://ftp2.easysw.com/pub/fltk/snapshots/
    ftp://ftp3.easysw.com/pub/fltk/snapshots/
    http://mirror.nu6.org/ftp.easysw.com/pub/fltk/snapshots/
    http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/ftp.easysw.com/pub/fltk/snapshots/
    ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/ftp.easysw.com/pub/fltk/snapshots/
    ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/snapshots/
    http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/snapshots/

Commit Log:

------------------------------------------------------------------------
r4301 | mike | 2005-04-28 13:48:04 -0400 (Thu, 28 Apr 2005) | 17 lines

Fix MacOS X 10.4 compile issues.

configure.in:
    - 10.4 doesn't include libsupc++.a, so we need to use g++ when
compiling.

src/Fl_Help_View.cxx:
    - Fl_Help_View::format_table(): missing initialization of font and
fsize.

src/Fl_Text_Buffer.cxx:
    - Fl_Text_Buffer::remove_rectangle(): missing initialization of
endOffset.

src/Fl_Gl_Window.cxx:
    - Fl_Gl_Window::flush(): use 0xff instead of ~0 for clear_damage()
call.

test/keyboard.cxx:
    - Apparently unnamed structs are not supported by Apple's GCC 4.0...

------------------------------------------------------------------------
r4296 | mike | 2005-04-21 15:03:46 -0400 (Thu, 21 Apr 2005) | 5 lines

FLUID wasn't tracking all changes on the widget panel, so undo and save
stuff
didn't work if you just changed colors, etc.

Use blue selection color for tabs.

------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2026 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.