aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/BundleHTMLOutput.xib
Commit message (Collapse)AuthorAgeFilesLines
* Touch all XIB files with Xcode 6.1.1Max2014-12-191-13/+63
| | | | | No"real" changes were made. NOTE: There is actually a chance for this change to break stuff.
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-191-1/+1
|
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-191-213/+112
|
* • fixed warningsBibiko2011-03-151-14/+14
|
* • Bundle CommandsBibiko2010-12-011-2/+6
| | | | | - make sure that each HTML output window will be released - if a triggered command will outputs its result in an HTML window invoke it only if the HTML output window is already open; this enables the user to "switch on/off" such a trigger
* • Bundle EditorBibiko2010-11-221-23/+65
| | | | | | | | | | - added output action "Show as HTML" • Bundle HTML output - finished implementation - added print support (eg for printing reports) - added text size resizing - added link support - added new window support
* • added skeleton for displaying the result of Bundle commands in a ↵Bibiko2010-11-221-0/+302
separate HTML webkit window