/[svn]/gigedit/trunk/src/gigedit/scripteditor.h
ViewVC logotype

Log of /gigedit/trunk/src/gigedit/scripteditor.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3736 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 1 19:39:06 2020 UTC (4 years, 1 month ago) by schoenebeck
File length: 5359 byte(s)
Diff to previous 3566 , to selected 2956
* Script Editor: highlight new NKSP 'patch' keyword in pink color.

* Bumped version (1.1.1.svn13).


Revision 3566 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 24 13:42:17 2019 UTC (4 years, 7 months ago) by schoenebeck
File length: 5308 byte(s)
Diff to previous 3364 , to selected 2956
* Script Editor: Added syntax highlighting support for standard measurement
  units (and their potential metric prefix).
* Bumped version (1.1.1.svn1).


Revision 3364 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 14 18:07:25 2017 UTC (6 years, 4 months ago) by schoenebeck
File length: 5203 byte(s)
Diff to previous 3310 , to selected 2956
* Added experimental support for upcoming GTK(MM)4
  (for now up to GTKMM 3.91.2 while still preserving backward compatibility
  down to GTKMM 2).
* Re-merged r2845 to compile now with and without Gtk "Stock ID" API
  (see also r3158).


Revision 3310 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 15 12:02:21 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 4461 byte(s)
Diff to previous 3286 , to selected 2956
* Script Editor: Show line numbers.
* Bumped version (1.0.0.svn58).


Revision 3286 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 22 10:54:10 2017 UTC (6 years, 9 months ago) by schoenebeck
File length: 4225 byte(s)
Diff to previous 3068 , to selected 2956
* Script Editor: strike through code blocks filtered out by the
  preprocessor.
* Visual refinements of hatched patterns.
* Bumped version (1.0.0.svn53).


Revision 3068 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 2 22:13:01 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 4105 byte(s)
Diff to previous 2956
- Preparations for Xcode project update.


Revision 2956 - (view) (download) (as text) (annotate) - [selected]
Modified Sat Jul 16 15:31:47 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 3822 byte(s)
Diff to previous 2903
* Script Editor: Added "Font Size ..." to editor's menu.
* Bumped version (1.0.0.svn18).


Revision 2903 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 3 14:08:34 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 3712 byte(s)
Diff to previous 2901 , to selected 2956
* Script Editor: altered keyboard shortcut Ctrl-X to Ctrl-Q (to avoid
  masking the common cut text shortcut).
* Script Editor: if editor is used in live-mode, inform the sampler that
  it needs to automatically reload the script after the script has been
  altered and applied with the script editor.
* Bumped version (1.0.0.svn13).


Revision 2901 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 2 16:10:56 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 3585 byte(s)
Diff to previous 2899 , to selected 2956
* Script Editor: Added menu bar and two initial entries: "Apply" (Ctrl-S)
  and "Close" (Ctrl-X).
* Bumped version (1.0.0.svn12).


Revision 2899 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 2 14:36:40 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 3428 byte(s)
Diff to previous 2898 , to selected 2956
* Script Editor: Added status bar at the bottom of the script editor
  window showing the amount (if any) of errors and warnings.
* Bumped version (1.0.0.svn11).


Revision 2898 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 1 21:17:42 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 3042 byte(s)
Diff to previous 2897 , to selected 2956
* Script Editor: Show a question dialog to the user when the editor is
  to be closed and the script changes have not been applied yet.
* Bumped version (1.0.0.svn10).


Revision 2897 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 1 20:20:06 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 2972 byte(s)
Diff to previous 2896 , to selected 2956
* Script Editor: Reverted previous commit regarding error/warning
  icons, since Gtk seems not to be appropriate for handling icons
  correctly that way.
* Script Editor: Show precise parser error/warning messages as tooltip
  when the mouse points over the respective location in the script's
  source code.
* Bumped version (1.0.0.svn9).


Revision 2896 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 1 14:51:55 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 2988 byte(s)
Diff to previous 2893 , to selected 2956
* EXPERIMENTAL: Show error/warning icon at the respective script
  locations of instrument script editor.
* Bumped version (1.0.0.svn8).


Revision 2893 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 29 14:19:53 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 2769 byte(s)
Diff to previous 2890 , to selected 2956
* Automatically save & restore window size and position
  (yet limited to main window and script editor window).
* Bumped version (1.0.0.svn6).


Revision 2890 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 25 17:35:21 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 2212 byte(s)
Diff to previous 2886 , to selected 2956
* Script Editor: Added support for liblinuxsampler's NKSP parser
  backend for displaying parser errors and warnings directly within
  the source code (for now simply errors cause a red background color
  at the relevant location, and warnings a yellow background color;
  error text / warning text is not displayed yet).
* Bumped version (1.0.0.svn4).


Revision 2886 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 22 15:55:08 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 2030 byte(s)
Diff to previous 2604 , to selected 2956
* Automake: set environment variable GCC_COLORS=auto to allow GCC to
  auto detect whether it (sh/c)ould output its messages in color.
* Instrument script editor: Added support for liblinuxsampler's
  NKSP syntax highlighting backend.
* Bumped version (1.0.0.svn2).


Revision 2604 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jun 7 22:34:31 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 1214 byte(s)
Diff to selected 2956
* GIG SOUND FORMAT EXTENSION: Added support for managing and
  editing real-time instrument scripts. Instrument scripts are
  a LinuxSampler extension of the original Giga format and will
  not load with the GigaStudio software.
* Added a new tab "Scripts" where script groups and scripts can
  be created and deleted.
* Added an initial script editor.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC