haiku/build/jam
Wim van der Meer 2ec6b3cf5d Screenshot application enhancements:
- Remove the options panel, and the "-o, --options" switch, put all options
    inside the main panel as discussed in ticket #3831.
- Add a "Copy to clipboard" button, as discussed in ticket #3831.
- Add a "-c, --clipboard" switch to quickly copy a screenshot to the clipboard
    without launching the GUI.
- All settings apply directly to the current schreenshot as well as new 
    Screenshots, as discussed in ticket #4100.
- Separate executables for the CLI (Screenshot) and GUI (ScreenshotApp).
    When "Screenshot" is launched it runs in the background, and launches the
    GUI (if not run with the -s or -c switch) before quiting itself. When a new
    screenshot is requested through the ScreenshotApp GUI interface,
    ScreenshotApp launches Screenshot before quiting itself, after which
    Screenshot re-launches ScreenshotApp. This fixes ticket #4100.
    Note that because of this change the deskbar entry will show "ScreenshotApp"
    and not "Screenshot" as might be expected. I am not sure if this is a
    problem.
- Fixed the code that determines the active window because it was just finding
    the top most window. This change fixes tickets #3112, #4878, and #4423.
- Hide the cursor by calling BApplication::HideCursor(). 
    This fixes ticket #2988 (but *not* #2997).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37017 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-05 11:23:22 +00:00
..
board Board definition file for the Openmoko Neo FreeRunner I just got given by a generous donator. ;) 2009-10-19 20:34:55 +00:00
AlternativeGCCArchive * Use the new Add{Files,Symlink}ToHaikuHybridImage rules in HaikuImage and 2009-05-27 01:12:34 +00:00
AnybootImage Create "anyboot-image" and define build profile rules to utilize it. 2010-03-15 23:51:45 +00:00
BeOSRules * Build tools : allow to run DoCatalogs with a custom regexp for special cases 2010-04-11 23:00:25 +00:00
BuildSetup Patch by Nathan Mentley: 2010-05-11 19:40:06 +00:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
CDBootPPCImage Add COFF loader to ppc ISO. 2008-11-11 19:22:16 +00:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments There's no "disk" default build profile, since picking a random partition 2010-05-05 18:20:43 +00:00
ConfigRules * Added JAMFILE to the config variables. 2008-03-30 15:34:30 +00:00
DocumentationRules Replace spaces with tabs. 2008-04-08 15:18:19 +00:00
FileRules Patch by Andreas Färber: 2010-03-21 17:02:14 +00:00
FloppyBootImage * Prefixed the INCLUDE_GPL_ADDONS variable by "HAIKU_". configure needs to 2009-12-20 13:55:45 +00:00
FreetypeRules updated freetype to 2.2.1, tested ok, please forgive me for possible left issues :) 2006-06-27 11:34:35 +00:00
HaikuCD Enhance InstallOptionalHaikuImagePackage to accept a new parameter, which 2010-04-24 19:52:36 +00:00
HaikuImage Screenshot application enhancements: 2010-06-05 11:23:22 +00:00
HeadersRules * reintegrated gsoc-locale-kit branch into trunk - there's more 2009-09-18 22:23:34 +00:00
HelperRules * Build fix of the timezone/keymap move. Sorry! 2009-11-10 14:21:27 +00:00
ImageRules InstallSourceArchive now copies source archives to _sources_/, which in turn 2010-04-28 13:38:49 +00:00
KernelRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
MainBuildRules * reverted the part of r35362 that introduced support for minor ABI versioning - my evil twin made 2010-01-31 23:41:44 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Added some documentation about the anyboot images. Verification appreciated. 2010-05-03 21:51:58 +00:00
NetBootArchive * Prefixed the INCLUDE_GPL_ADDONS variable by "HAIKU_". configure needs to 2009-12-20 13:55:45 +00:00
OptionalBuildFeatures Manually the .OptionalPackageDescription file of many packages, to add 2010-04-30 03:36:07 +00:00
OptionalPackageDependencies Sorted OptionalPackageDependencies into alphabetical order except where a package has a dependency, in which case that dependency was inserted on the line before it. 2010-05-07 03:25:25 +00:00
OptionalPackages Updated friss's if statements, to allow installation on a gcc2hybrid. In order 2010-05-26 17:24:39 +00:00
OptionalTestPackages Removed PosixTestSuite optional package. 2010-04-05 13:06:17 +00:00
OverriddenJamRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
ReleaseBuildProfiles Added an optional package for some predefined Tracker New Templates and made it 2010-04-26 09:02:36 +00:00
TestsRules * Made the libbe_test environment basically working under Haiku - to actually 2009-08-19 14:17:13 +00:00
UserBuildConfig.ReadMe Added some documentation about the anyboot images. Verification appreciated. 2010-05-03 21:51:58 +00:00
UserBuildConfig.sample Axel changed the HAIKU_ADD_ALTERNATIVE_GCC_LIBS semantics. 2010-04-20 19:53:31 +00:00