Roman Quiring
dcef9183ea
changed definition of Vex.Flow.Tuplet
...
- changed LOCATION_TOP and LOCATION_BOTTOM from static to const
2015-08-06 17:47:30 +02:00
Roman Quiring
6970bb6f78
changed definition of Vex.Flow.Tuning
...
- added names constant
2015-08-06 17:44:46 +02:00
Roman Quiring
1365098304
changed definition of Vex.Flow.TimeSignature
...
- added constant glyphs
2015-08-06 17:40:50 +02:00
Roman Quiring
b3f154c5c3
fixed definition of Vex.Flow.TextNote
...
- changed Justification enum to const
- added GLYPHS const
- fixed constructor arguments
2015-08-06 17:37:05 +02:00
Roman Quiring
c377f8452f
fixed definition of Vex.Flow.TextBracket
...
- changed Positions enum to const
- fixed setFont()
- fixed constructor argument
2015-08-06 17:27:50 +02:00
Roman Quiring
0cf5c33231
fixed definition of Vex.Flow.TabTie
2015-08-06 17:23:04 +02:00
Roman Quiring
8eb312c09a
fixed definition of Vex.Flow.TabSlide
...
- changed constants SLIDE_UP and SLIDE_DOWN from static to const
- fixed constructor arguments
2015-08-06 17:20:53 +02:00
Roman Quiring
45599bb3cf
fixed definition of Vex.Flow.TabNote
2015-08-06 17:18:08 +02:00
Roman Quiring
41f25f3c76
changed definition of Vex.Flow.Stroke
...
- changed Type enum to const
2015-08-06 17:12:31 +02:00
Roman Quiring
57bd0ee3d5
fixed definition of Vex.Flow.StringNumber
...
- fixed arguments of setNote() and setLastNote()
2015-08-06 17:10:00 +02:00
Roman Quiring
8c097669b0
changed definition of Vex.Flow.Stem
...
- changed constants UP and DOWN from static to const
- removed constants WIDTH and HEIGHT as they are set by
Vex.Flow.STEM_WIDTH and Vex.Flow.STEM_HEIGHT
- added hide property
2015-08-06 17:03:31 +02:00
Roman Quiring
41a8267383
fixed definition of Vex.Flow.StaveTie
2015-08-06 16:57:21 +02:00
Roman Quiring
6add88934f
fixed definition of Vex.Flow.StaveTempo
...
- fixed arguments of setTempo()
2015-08-06 16:51:39 +02:00
Roman Quiring
0936292468
changed definition of Vex.Flow.StaveLine
...
- changed enums to const
2015-08-06 16:45:22 +02:00
Roman Quiring
b067174872
fixed definition of Vex.Flow.StaveHairpin
...
- changed type enum to const
- fixed arguments of FormatByTicksAndDraw()
- added missing declaration of renderHairpin()
2015-08-06 16:39:50 +02:00
Roman Quiring
dbb9d1cbde
fixed definition of Vex.Flow.StaveConnector
...
- changed type enum to const
- fixed type of setFont()
2015-08-06 16:32:38 +02:00
Roman Quiring
531a057c38
changed definition of Vex.Flow.Stave
...
- removed static THICKNESS as it is set by Vex.Flow.STAVE_LINE_THICKNESS
2015-08-06 16:28:44 +02:00
Roman Quiring
b37a49c004
changed definition of Vex.Flow.Repetition
...
- changed type enum to const
2015-08-06 16:20:20 +02:00
Roman Quiring
a4a2aaf62a
changed definition of Vex.Flow.Renderer
...
- changed type of enums to const
2015-08-06 16:18:30 +02:00
Roman Quiring
09154f4618
changed definition of Vex.Flow.Pedalmarking
...
- added GLYPHS const
- changed Styles enum from static to const
2015-08-04 11:49:39 +02:00
Roman Quiring
52dbf6cb6f
fixed definition of Vex.Flow.NoteHead
2015-08-04 11:41:33 +02:00
Roman Quiring
25288cd386
changed difinition of Vex.Flow.Music
...
- changed NUM_TONES from static to const
- added definitions of helper tables
2015-08-04 04:10:16 +02:00
Roman Quiring
b2d719a615
fixed definition of Vex.Flow.GraceNoteGroup
2015-08-04 03:36:32 +02:00
Roman Quiring
d64b972ee9
fixed definition of Vex.Flow.GraceNote
2015-08-04 03:34:18 +02:00
Roman Quiring
a8643986ac
fixed definition of Vex.Flow.Bend
2015-08-04 03:12:43 +02:00
Roman Quiring
d2e5432873
changed constants in Vex.Flow from var to const
2015-07-25 14:28:46 +02:00
Roman Quiring
b1dc72bc6e
corrected definition for Vex.Flow.StaveNote
2015-07-25 14:15:54 +02:00
Roman Quiring
4bfe4cfc58
initial commit
2015-07-24 23:07:41 +02:00
Steve Ognibene
178dee76b2
Merge pull request #4762 from Gitgiddy/4740
...
Extendable interfaces for require, module.require (retry)
2015-07-24 10:28:26 -04:00
Masahiro Wakame
977da240f2
Merge pull request #5022 from ducin/ducin-patch-1
...
angular.js bugfix - interface ILogProvider extends IServiceProvider (…
2015-07-24 02:53:25 +09:00
Masahiro Wakame
620389d686
Merge pull request #5013 from shovon/patch-1
...
Added slice to Backbone.Collection
2015-07-24 02:33:14 +09:00
Masahiro Wakame
a8db6480b1
Merge pull request #5012 from Zenorbi/master
...
Nodemailer typo fix
2015-07-24 02:20:35 +09:00
Masahiro Wakame
39c430ed1d
Merge pull request #5011 from chrootsu/lodash-ceil
...
lodash: added _.ceil() method
2015-07-24 02:20:16 +09:00
Masahiro Wakame
9a55050e78
Merge pull request #5010 from ntilwalli/master
...
Remove addLayer method from mapbox
2015-07-24 02:13:34 +09:00
Horiuchi_H
581563c468
Merge pull request #5019 from hellochar/feature/less-plugins
...
add preprocessors to plugins
2015-07-23 11:37:01 +09:00
Ilya Mochalov
1f7273c7fb
lodash: added _.ceil() method
2015-07-22 23:28:09 +05:00
Masahiro Wakame
efc57a6eb7
Merge pull request #5008 from DevExpress/master
...
Update to 15.1.5
2015-07-23 02:51:49 +09:00
Masahiro Wakame
54f5b04fab
Merge pull request #5007 from chrootsu/lodash-chainable-get
...
lodash: changed _.get() (added to the chainable wrapper)
2015-07-23 02:05:10 +09:00
Masahiro Wakame
0e99f8a13a
Merge pull request #5006 from pulecka/master
...
added missing getValue() definition for Rx.BehaviorSubject
2015-07-23 01:53:28 +09:00
Masahiro Wakame
0178d1e86b
Merge pull request #5005 from stpettersens/master
...
Type definitions and tests for dot-case
2015-07-23 01:47:45 +09:00
Masahiro Wakame
da534eb4d8
Merge pull request #5003 from enlight/first-mate-ts1.5
...
Use ES6 style import in typings tests for Atom's first-mate library
2015-07-23 01:15:45 +09:00
Masahiro Wakame
63275831c5
Merge pull request #5002 from enlight/atom-keymap-ts1.5
...
Use ES6 style import in typings tests for atom-keymap library
2015-07-23 01:10:16 +09:00
Masahiro Wakame
12e68c96f2
Merge pull request #5001 from enlight/atom-event-kit-ts1.5
...
Use ES6 style import in typings tests for Atom's event-kit library
2015-07-23 01:09:52 +09:00
Masahiro Wakame
de725843b9
Merge pull request #4999 from Carreau/cm-change-origin
...
Change event in codemirror also have a `origin` field
2015-07-23 00:57:02 +09:00
Masahiro Wakame
1439f6d020
Merge pull request #4991 from michael-jerred/baconjs-event-target
...
Baconjs event target
2015-07-23 00:43:53 +09:00
Michael Jerred
ff9eb289b7
Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped into baconjs-event-target
2015-07-22 16:40:09 +01:00
Masahiro Wakame
78339176ec
Merge pull request #4968 from chrootsu/lodash-value-aliases
...
lodash: added _.value aliases (_.run, _.toJSON)
2015-07-23 00:38:06 +09:00
Masahiro Wakame
e4d0f68900
Merge pull request #4953 from chrootsu/lodash-set
...
lodash: added set() method
2015-07-23 00:37:48 +09:00
Masahiro Wakame
13bf7a55e0
Merge pull request #4927 from michael-jerred/master
...
lodash - Correcting .chunk and .size
2015-07-23 00:27:06 +09:00
Masahiro Wakame
4050690740
Merge pull request #4894 from divillysausages/master
...
Added definitions for v1.3.5 of the socket.io lib
2015-07-23 00:26:16 +09:00