Home
last modified time | relevance | path

Searched refs:drop (Results 51 – 75 of 178) sorted by relevance

12345678

/plugin/formatplus2/
H A DREADME9 A drop-down menu containing shortcuts for all the formatting styles
/plugin/formatplus/
H A DREADME9 A drop-down menu containing shortcuts for all the formatting styles
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md77 * `FEAT`: drop `camunda:inputVariable` support ([#680](https://github.com/bpmn-io/dmn-js/issues/680…
81 * `FEAT`: drop Camunda Platform expression languages ([#675](https://github.com/bpmn-io/dmn-js/issu…
82 * `DEPS`: drop `camunda-dmn-moddle` ([#682](https://github.com/bpmn-io/dmn-js/issues/682))
220 * `FIX`: correct target indicator for drag and drop ([#557](https://github.com/bpmn-io/dmn-js/pull/…
231 * `FEAT`: move drag'n'drop handle to top left of decision table head cells ([`518bfd5`](https://git…
/plugin/strata/
H A Dstyle.css160 .strata-container ul.filter li.ui-drop-target:before {
H A Dmanual.txt418 * ''%%select%%'': a drop down select box filter, which contains all possible values. It filters rows that have exactly the value that is selected (exact matching).
419 * ''%%prefix select%%'': a drop down select box filter, which contains all possible values. It filters rows that start with the value that is selected (prefix matching). E.g.: if the values //EN//, //%%EN-US%%//, and //%%EN-GB%%// are present, filtering for //EN// will match all three values.
420 * ''%%suffix select%%'': a drop down select box filter, which contains all possible values. It filters rows that end with the value that is selected (suffix matching). E.g.: if the values //10 David Street// and //David Street// are present, filtering for //David Street// will match both values.
/plugin/codemirror/dist/modes/
H A Dwast.min.js.map1 …egex: /mut|nop|block|if|then|else|loop|br_if|br_table|br|call(_indirect)?|drop|end|return(_call(_i…
H A Dcypher.min.js.map1drop\", \"else\", \"end\", \"ends\", \"explain\", \"false\", \"fieldterminator\", \"foreach\", \"f…
H A Dsql.min.js.map1drop from group having in insert into is join like not on or order select set table union update v…
H A Dclojure.min.js.map1 …ouble\", \"double-array\",\n \"double?\", \"doubles\", \"drop\", \"drop-last\", \"drop-while\…
H A Dcss.min.js.map1drop-initial-after-adjust\", \"drop-initial-after-align\",\n \"drop-initial-before-adjust\", \"
H A Dapl.min.js.map1 …anspose\", null],\n \"↑\": [\"first\", \"take\"],\n \"↓\": [null, \"drop\"],\n \"⊂\": [\"…
H A Dstylus.min.js.map1drop-initial-after-adjust\",\"drop-initial-after-align\",\"drop-initial-before-adjust\",\"drop-ini…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java337 public void drop(DropTargetDropEvent arg0) in drop() method in EditorRuler
H A DJTableRenderer.java422 public void drop(DropTargetDropEvent e) in drop() method in JTableRenderer.MyTable
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md106 MaxMind provides an optional C extension that is a drop-in replacement for
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md109 * Remove `from`/`import` and drop PHP5.3. (Ivan Enderlin, 2015-03-23T08:54:42+01:00)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 …ay',\n 'double?',\n 'doubles',\n 'drop',\n 'drop-last',\n 'drop
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak423 * Overrides drop behaviour to set the cell style if the target
424 * is not a valid drop target and the cells are of the same
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js7629 var drop = 0; /* code bits to drop for sub-table */
7799 drop = 0; /* current bits to drop from code for index */
7815 here_bits = len - drop;
7830 incr = 1 << (len - drop);
7835 table[next + (huff >> drop) + fill] = (here_bits << 24) | (here_op << 16) | here_val |0;
7860 if (drop === 0) {
7861 drop = root;
7868 curr = len - drop;
7870 while (curr + drop < max) {
7871 left -= count[curr + drop];
[all …]
/plugin/codeprettify/code-prettify/
H A DCHANGES.md21 script block or PHP tag that was not properly closed would not silently drop the content.
/plugin/jmol2/jmol/
H A DREADME.txt31 resized or minimized, admits drag-and-drop, has a top menu bar,
/plugin/bible/bible_douayRheims/
H A DMicheas.txt22 2:6. Speak ye not, saying: It shall not drop upon these, confusion shall not take them.
27 …ather spoke a lie: I will let drop to thee of wine, and of drunkeness: and it shall be this people…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md191 * `FIX`: correct connection drop highlighting
267 * `FIX`: handle close to source or target drop on flow ([#1541](https://github.com/bpmn-io/bpmn-js/…
390 * `FIX`: correctly emit out `element.event` after drop-on-flow ([#1366](https://github.com/bpmn-io/…
604 * `FIX`: correct sequence flow layout after drop on flow ([#1178](https://github.com/bpmn-io/bpmn-j…
812 * `FIX`: prevent duplicate connections after drop on flow ([#774](https://github.com/bpmn-io/bpmn-j…
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js9801 var drop = 0; /* code bits to drop for sub-table */
9973 drop = 0; /* current bits to drop from code for index */
9987 here_bits = len - drop;
10002 incr = 1 << (len - drop);
10007 table[next + (huff >> drop) + fill] = (here_bits << 24) | (here_op << 16) | here_val |0;
10032 if (drop === 0) {
10033 drop = root;
10040 curr = len - drop;
10042 while (curr + drop < max) {
10043 left -= count[curr + drop];
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md129 The plan is to drop support for Raphaël in a future release, simplifying the library, and reducing …

12345678