FLTK logo

Article #434: FLTK 1.1.x Weekly Snapshot, r4296

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

Return to Articles | Show Comments | Submit Comment ]

Article #434: FLTK 1.1.x Weekly Snapshot, r4296

Created at 21:00 Apr 21, 2005 by mike

A new weekly snapshot of FLTK 1.1.x (r4296) 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://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:

------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r4295 | mike | 2005-04-21 14:25:22 -0400 (Thu, 21 Apr 2005) | 5 lines

Updated Fl_Tabs to check the contrast of the label color against
the tab background, and to highlight the top 5 lines of the tab
pane with the selection color so that selected tabs stand out
more.

------------------------------------------------------------------------
r4294 | mike | 2005-04-21 07:24:18 -0400 (Thu, 21 Apr 2005) | 2 lines

Move docdir definition to makeinclude.in (STR #824)

------------------------------------------------------------------------
r4292 | mike | 2005-04-18 16:23:29 -0400 (Mon, 18 Apr 2005) | 5 lines

Fix compiler warnings.

Add demo.menu and all xbm and xpm files in test directory to install
list.

------------------------------------------------------------------------
r4288 | mike | 2005-04-15 20:13:17 -0400 (Fri, 15 Apr 2005) | 2 lines

Update source file headers with STR web page.

------------------------------------------------------------------------
r4287 | mike | 2005-04-15 20:01:49 -0400 (Fri, 15 Apr 2005) | 13 lines

Update "clean" targets to properly handle core files, remove backup files,
etc.

Add "install" target to test directory which installs the example
programs.

Install the config.h file in the examples directory.

Make sure the example programs compile outside the FLTK source dir.

Add example programs to fltk.list.in.

Fix missing redraw() in x_cb() in FLUID...

------------------------------------------------------------------------
r4286 | mike | 2005-04-15 16:45:07 -0400 (Fri, 15 Apr 2005) | 4 lines

Fix subclass callback output code.

Make fltk-config script executable after rerunning configure script.

------------------------------------------------------------------------
r4285 | mike | 2005-04-15 14:00:33 -0400 (Fri, 15 Apr 2005) | 3 lines

Don't make non-inline methods from FLUID inline (that is, remove the
"inline" from non-inline methods...)

------------------------------------------------------------------------
r4284 | mike | 2005-04-15 10:21:59 -0400 (Fri, 15 Apr 2005) | 3 lines

Move -Wconversion option for GCC to extra warning options (not enabled
by default, to eliminate image library errors...)

------------------------------------------------------------------------
r4283 | mike | 2005-04-14 09:56:07 -0400 (Thu, 14 Apr 2005) | 5 lines

Fix compiler warnings.

Use fl_yes and fl_no for the Forms emulation, instead of the hardcoded
strings.

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

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

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