Development

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 12. over 3 years by arst
  2. 11. almost 4 years by arst
  3. 10. almost 4 years by arst
  4. 9. almost 4 years by arst
  5. 8. almost 4 years by arst
  6. 7. almost 4 years by arst
  7. 6. almost 4 years by arst
  8. 5. almost 4 years by arst
  9. 4. almost 4 years by arst
  10. 3. almost 4 years by arst
  11. 2. almost 4 years by arst
  12. 1. almost 4 years by arst
 

General

FileWorkbench is a cross platform open source application (GPL).application. It’s core part is developed in C++. It can be customized and extended either through:

Building

The Building page has instructions on how to build FWB from sources.

Contributing

FileWorkbench is open source and open to contribution.

Used Components

It builds on a number of other opens source libraries, such as:

Exported Components

To this collection of libraries, it adds some new libraries, available to others:

  • wxRL – Scripted main window and dialog layout
  • DynObj – Generic dynamic C++ binary plugin classes

Given it’s C/C++ nature, it is comparatively easy to bind platform specific parts into the FWB environment.

It also has a moderate resource consumption (compared to Java and .NET application frameworks).