Skip to content

pull FileTreeTable utility class#2

Open
ghost wants to merge 18 commits into
starius:masterfrom
NCAR:master
Open

pull FileTreeTable utility class#2
ghost wants to merge 18 commits into
starius:masterfrom
NCAR:master

Conversation

@ghost

@ghost ghost commented May 2, 2016

Copy link
Copy Markdown

I've created a FileTree (file selection) class, based on an example from the Wt tree. These classes allow a user to select a file on the server side, which was just what I needed for my application.

Joe VanAndel and others added 18 commits April 27, 2016 20:37
copied from Wt/examples/filetreetable
includes an example and the necessary icons
change the array to unsigned char, and cast when calling response.out().write()
The calls were irrelevant, since the arguments were already
explicitly unsigned.
Boost.Signals2 is Boost's newer signals package, and the implementation
is header-only, so has no associated library.
This forces the old policy of putting boost::bind placeholders in
global namespace, as is expected by our source code.
In newer versions of Boost, ptime::milliseconds() no longer accepts
a double argument.
Boost.Signals2 is Boost's newer signals package, and the implementation
is header-only, so has no associated library.
Previously, .gitignore was just a link to .hgignore, but the
syntax for Mercurial and Git ignore files is not identical.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant