FLTK logo

Article #1371: FLTK 1.3.x Weekly Snapshot, r10192

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 #1371: FLTK 1.3.x Weekly Snapshot, r10192

Created at 00:01 Jun 13, 2014 by mike

A new weekly snapshot of FLTK 1.3.x (r10192) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r10192

Commit Log:

------------------------------------------------------------------------
r10192 | ossman | 2014-06-12 09:28:04 -0400 (Thu, 12 Jun 2014) | 5 lines

Add ability to convert a Fl_Pixmap into a Fl_RGB_Image.
This is very convenient as a lot of other functions only accept
a Fl_RGB_Image. Adding this functionality also required a bit
of spring cleaning in the the drawing routines. STR #2659.

------------------------------------------------------------------------
r10191 | ossman | 2014-06-11 10:12:29 -0400 (Wed, 11 Jun 2014) | 4 lines

canBecomeMainWindow() is not absolutely necessary, but it makes
the window decorations behave better by properly graying out windows
that will have their input stolen by a modal one.

------------------------------------------------------------------------
r10190 | ossman | 2014-06-11 10:09:28 -0400 (Wed, 11 Jun 2014) | 4 lines

Behave better when it comes to modal windows. Primarily this
makes sure that windows are decorated better when a modal window
is active. STR #2802.

------------------------------------------------------------------------
r10189 | ossman | 2014-06-11 05:10:53 -0400 (Wed, 11 Jun 2014) | 4 lines

Support for full screen over multiple monitors.
The API follows that of EWMH, which gives you a good control
over which monitors to use.

------------------------------------------------------------------------
r10188 | ossman | 2014-06-10 10:23:46 -0400 (Tue, 10 Jun 2014) | 5 lines

Windows' clipboard chain is a very fragile thing that can
easily break if an application misbehaves and/or crashes.
So to minimise risk, don't register ourselves unless we
really need to.

------------------------------------------------------------------------
r10187 | ossman | 2014-06-10 10:21:26 -0400 (Tue, 10 Jun 2014) | 3 lines

We are required to pass along WM_CHANGECBCHAIN messages to the
next window in order for the chain to properly update.

------------------------------------------------------------------------
r10186 | manolo | 2014-06-07 08:01:59 -0400 (Sat, 07 Jun 2014) | 1 line

STR #3088: make Fl_Native_File_Chooser use the standard GTK file dialog
when available.
------------------------------------------------------------------------
r10185 | ianmacarthur | 2014-06-06 17:46:42 -0400 (Fri, 06 Jun 2014) | 9
lines

Another stab at STR #3090.
Now, instead of just ignoring the scrollwheel
events, I try to make the scene zoom in/out
in response to the wheel instead.

Seems to be working; not sure I have the
zoom sensitivity set to a sensible avlue, though!


------------------------------------------------------------------------
r10184 | ianmacarthur | 2014-06-06 08:30:38 -0400 (Fri, 06 Jun 2014) | 6
lines

Tweak fracviewer.cxx to ignore mousewheel inputs,
which were confusing it and making it sometimes
unresponsive to mouse left or middle button drag
inputs...


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

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