Home
last modified time | relevance | path

Searched refs:saved (Results 151 – 175 of 189) sorted by path

12345678

/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dhtml2ps.php198 …$pipeline->destination = new DestinationFile($filename, 'File saved as: <a href="%link%">%name%</a…
/plugin/ipban/ip-lib/
H A DREADME.md264 …s in a database table, and check if an address is contained in one of the saved ranges with a simp…
274 Let's assume that you saved the type in a field called `addressType`, and the range boundaries in t…
299 // Retrieve the saved ranges where an address $address falls:
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties191 diagramSaved=Diagram saved
H A Deditor.properties.bak187 diagramSaved=Diagram saved
/plugin/jmol2/jmol/
H A DCHANGES.txt1020 # bug fix: load {n n n} not saved in state
2022 # code: model orientation saved with model.
2578 # bug fix: load FILTER not saved in state
3157 # bug fix: state: calculate hbonds not saved
3216 # bug fix: tainted occupancy not saved in state
3307 # bug fix: dipoleScale not saved in state
3339 # bug fix: load append not saved in state properly
3640 # bug fix: state not saved for coloring elements
3841 # -- Ramachandran saved in state
4356 # new feature: array variables saved as arrays
[all …]
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1084 Memory saved: RIFF: ~200kB; ID3v2: ~475kB; ASF: ~50kB etc.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dunicode.md4 This file should be saved under UTF-8 without BOM.
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki62 …, PPTX, etc.), this will only work, if a thumbnail image already has been saved within the file (w…
/plugin/oiddelegate/
H A Dadmin.php103 msg($this->getLang('saved'),1);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1saved by suspendSMaskGroup. We don't need to restore\n // any groupCtx state since restore() …
/plugin/pgn4web/pgn4web/
H A DREADME.txt436 display those characters correctly, the PGN file should be saved in unicode
H A Dpgn-standard.txt2008 many hours of tedious data entry can be saved. Additionally, a position
/plugin/plantuml/
H A Dplugin.history.txt25 * Images are now saved in the cache folder.
/plugin/preventzerowidthchars/
H A DREADME3 Remove all zero-width-chars from text that is to be saved
H A Dplugin.info.txt6 desc Remove all zero-width-chars from text that is to be saved
/plugin/projects/action/
H A Dmetadata.php33 function saved(&$event, $param) { function in action_plugin_projects_metadata
/plugin/quickstats/db/
H A DdataBaseStructure.txt63 …[<ip>] => Array (<val>, <val>, . .), /* value is only saved once , i.e value_1, no matter how ma…
/plugin/quickstats/lang/en/
H A Dintro.txt5 editor and either previewed or changed and saved. The change can simply be a new line. You can al…
/plugin/rdplink/RdpEncrypt/GuiVersion/
H A DREADME.md28 Type or paste a password hash (as saved in an rdp file but
/plugin/refnotes/
H A Daction.php441 $saved = refnotes_configuration::save('general', $config['general']);
442 $saved = $saved && refnotes_configuration::save('namespaces', $namespace);
443 $saved = $saved && refnotes_configuration::save('notes', $config['notes']);
446 $saved = $saved && $this->setupReferenceDatabase($config['general']['reference-db-namespace']);
450 $saved = $saved && touch(reset($config_cascade['main']['local']));
452 $this->sendResponse('text/plain', $saved
[all...]

12345678