aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPBundleHTMLOutputController.m
Commit message (Expand)AuthorAgeFilesLines
* • added 'suppressExceptionAlert' JavaScript function for window.system brid...Bibiko2011-01-141-0/+22
* • fixed issue to highlight the correct current query after undoing, i.e. do...Bibiko2011-01-141-1/+71
* • minor code cleaningBibiko2011-01-071-1/+0
* • added internal JavaScript function window.system.closeHTMLOutputWindow() Bibiko2011-01-071-0/+15
* • in HTML output window hyperlink references which begin with file:// will ...Bibiko2010-12-161-1/+7
* • HTML output windowBibiko2010-12-131-3/+43
* • HTML output windowBibiko2010-12-131-5/+17
* • made usage of more constants to avoid double-storing stringsBibiko2010-12-121-8/+17
* • HTML output window's JavaScript supportBibiko2010-12-121-7/+39
* • the default behaviour is that 'Show HTML Window' will order front the win...Bibiko2010-12-111-11/+8
* • Bundle command supportBibiko2010-12-101-3/+61
* • Bundle HTML outputBibiko2010-12-101-1/+2
* • Bundle HTML outputBibiko2010-12-101-11/+62
* • added Save Page As and View Source to HTML output window's context menuBibiko2010-12-081-2/+79
* • Bundle CommandsBibiko2010-12-011-5/+9
* • Bundle Editor / Bundle commandsBibiko2010-12-011-1/+1
* • improve error handling for url scheme commandsBibiko2010-12-011-1/+1
* • Bundle Editor : ESC while bundle file renaming aborts editingBibiko2010-12-011-0/+1
* • Bundle Command supportBibiko2010-11-261-0/+1
* * enabled sequel:// url scheme commands from inside the Bundle HTML output wi...Bibiko2010-11-221-10/+19
* • Bundle EditorBibiko2010-11-221-9/+177
* • added skeleton for displaying the result of Bundle commands in a separate...Bibiko2010-11-221-0/+71