Home
last modified time | relevance | path

Searched refs:images (Results 476 – 500 of 785) sorted by relevance

1...<<11121314151617181920>>...32

/plugin/odt/
H A DChangeLog.txt74 * Bugfix: Re-Sized images were only displayed in a very small size.
75 Fixes issue "exported images are just sized of some little pixels #11".
180 * renderer.php: Download external images
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js913 var dataLoaded = mxUtils.bind(this, function(images) argument
916 this.addEntries(images);
918 this.editorUi.addLibraryEntries(images, content);
944 var images = JSON.parse(mxUtils.getTextContent(doc.documentElement));
945 dataLoaded(images);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js143 this.images = [];
555 var imgName = "image" + (this.images.length + 1) + ".";
629 this.images.push(imgName);
633 this.shapeImg = {type: type, id: this.images.length + 1};
/plugin/flowplayer/player/
H A DREADME.txt153 - fixed #111, wrong behavior of pre/post roll images with duration 0
199 - fixed scrubber behaviour with a playlist containing 2 images (or swf) in a row
204 - fixed play state button with images
301 - when showing images the duration tracking starts only after the image has been completely loaded:…
375 - Removed security errors that happened when loading images from foreign domains (domains other tha…
377 from a foreign domain - BUT backgroundRepeat cannot be used for foreign images.
380 - A player embedded to a foreign domain now loads images, css files and other resources from the do…
406 - fixed detection of images based on file extensions
407 - fixed some issues with having images in the playlist
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
104 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/hi-IN/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
146 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/mr/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
143 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/te/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
138 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/ar/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/bg/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/be/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/fa/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
140 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/pa-IN/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
145 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
142 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/he/
H A Dviewer.properties15 # Main toolbar buttons (tooltips and alt text for images)
151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md19 file:///) or contain images loaded from different host than the web page itself.
80 The plugin relies on a number of different libraries, to export images, draw
136 removeImages | true | If true export checks for and removes "tainted" images that area lodead from …
562 the `afterCapture` event allows you to add some texts or images which can't be
564 your exported images.
900 * Fixed: Issue removing tainted images
1003 * Added: Dropbox feature which allows to drag images into the chart `fileListener: true`
1034 * Fix: Capture image check, triggers callback only if all images have been loaded
1048 * Fix: Wait for lazy images, triggers capture callback only when all images have been fully loaded
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc198 …lic" output="true" returntype="void" hint="Internal method used for flipping and flopping images.">
208 …lic" output="true" returntype="void" hint="Internal method used for flipping and flopping images.">
217 …lic" output="true" returntype="void" hint="Internal method used for flipping and flopping images.">
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt91 …nal page by combining the syntax for links and [[#images_and_other_files|images]] (see below) like…
99 …k]] syntax is supported (including image resizing, internal and external images and URLs and inter…
125 You can include external and internal [[doku>wiki:images]] with curly brackets. Optionally you can …
133 Resized external image: {{http://de3.php.net/images/php.gif?200x50}}
138 Resized external image: {{http://de3.php.net/images/php.gif?200x50}}
/plugin/indexnumber/
H A DREADME.md4 and labeling images and tables with indexes like "Tab. 1: Types of animals"
/plugin/gcalendar/inc/
H A Dstandard.css161 background: url(images/date.gif) no-repeat center left;
/plugin/acronym/
H A DREADME21 2011-04-02: 4 hours: Issue 3: allow pictures (aka images)

1...<<11121314151617181920>>...32