Bug 4786 - Push FLTK patches upstream
Summary: Push FLTK patches upstream
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.1.1
Assignee: Pierre Ossman
URL:
Keywords: astrand_tester, prosaic
Depends on:
Blocks:
 
Reported: 2013-08-30 11:00 CEST by Pierre Ossman
Modified: 2013-10-24 11:05 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2013-08-30 11:00:16 CEST
We've been invited to be part of the FLTK development team and thus given an opportunity to get our FLTK patches merged upstream. We need to discuss any remaining adjustments and start committing them.
Comment 1 Pierre Ossman cendio 2013-10-08 13:35:50 CEST
We're out of time so the work will continue on bug 4830.
Comment 2 Peter Åstrand cendio 2013-10-14 15:40:41 CEST
Committed stuff:

------------------------------------------------------------------------
r9990 | ossman | 2013-09-24 11:10:04 +0200 (tis, 24 sep 2013) | 4 lines

Stop relying on uname and instead ask autoconf what platform
we are building for. This makes cross compiling things a lot
easier.

------------------------------------------------------------------------
r9974 | ossman | 2013-09-11 14:54:40 +0200 (ons, 11 sep 2013) | 3 lines

STR 2636. Add ability to get notifications whenever the
clipboard changes.

------------------------------------------------------------------------
r9973 | ossman | 2013-09-11 14:06:03 +0200 (ons, 11 sep 2013) | 3 lines

Copy over NSInteger safety typedefs from Fl_cocoa.mm
so that we can continue to compile for OS X 10.4.

------------------------------------------------------------------------
r9972 | ossman | 2013-09-11 13:11:22 +0200 (ons, 11 sep 2013) | 3 lines

Simplify clipboard handling on Windows by consolidating
it into one central function.

Note You need to log in before you can comment on or make changes to this bug.