Home
last modified time | relevance | path

Searched refs:bug (Results 176 – 200 of 203) sorted by last modified time

123456789

/plugin/aceeditor/
H A DNEWS41 * Fixed toolbar bug when Ace is disabled
66 * Some minor improvements and bug fixes
/plugin/socialshareprivacy2/JC/
H A DREADME.md81 > Due to an obscure bug in the underlying WinINET InternetGetCookie implementation, IE’s document.c…
/plugin/flowplayer/player/
H A DREADME.txt342 - changing the size of the screen in a onFullscreen listener now always works, there was a bug that…
/plugin/tindexmenu/
H A DCREDITS16 Resolved incorrect namespaces levels bug.
19 Resolved incorrect ACLs bug.
31 Javascript toolbar bug.
43 Start page bug.
52 Fixed a bug with msort/nsort that did not manage empty arrays.
/plugin/projects/
H A Dchangelog16 * Fixed a bug that prevents us entering the media manager.
19 * Various minor clean ups and bug fixes.
30 * Fixed a bug that prevented the renaming of dependencies.
31 …* Fixed a bug that caused fatal error when a page does not have a project-file tag but uses other …
33 … This should solve the problem that the file and wiki page are out of sync bug introduced in 2011-…
39 * Fixed a bug that prevent the display of file with missing dependencies.
41 …* Fixed the horrendous bug that all the buttons on the manage_files page are still using the old t…
51 * Fixed an off-by-one bug in adding and removing the use tag.
H A Dcodemirror.css15 /* This is needed to prevent an IE[67] bug where the scrolled content
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css665 And as the last thing there is a workaround for quite strange bug.
/plugin/bugzillahttp/
H A Dsyntax.php99 …$bugtable .= '<td><a href="'.$url . $bug->getId().'" target="_blank">'.$bug->getId().'</a></td><td…
H A DBzBug.php89 $bugs = $xml->bug;
91 foreach ($bugs as $bug) {
94 $b->setId((string)$bug->bug_id);
95 $b->setDateCreated((string)$bug->creation_ts);
96 $b->setAssignedTo((string)$bug->assigned_to);
97 $b->setReportedBy((string)$bug->reporter);
98 $b->setShortDesc((string)$bug->short_desc);
99 $b->setProduct((string)$bug->product);
100 $b->setStatus((string)$bug->bug_status);
101 $b->setSeverity((string)$bug->bug_severity);
[all …]
/plugin/contactmodern/
H A DCHANGELOG20 * Fixed localisation bug.
/plugin/facebooklike/
H A DCHANGELOG3 * HTTPS bug fixed.
/plugin/tline/
H A DCHANGES.txt176 * Fixed IE-only bug. Chokes on <span id='x' />. Changed to <span id='x'></span> and all is well.
177 Another IE only bug: double class name selectors don't work on
/plugin/directions/
H A Daction.php64 if you think that it's possibly a bug,
/plugin/dokugitviewer/
H A DREADME9 git commit -m "Fixed a typo bug #bug24"
12 convert "#bug24" into internal link to bug-page with correct anchor.
H A Dplugin.info.txt6 desc display git commits and link bug-id and feature-ids
/plugin/jmol2/jmol/
H A DCHANGES.txt32 # bug fix: obscure compiler PDB bug for polyhedra, structure, frame commmands
228 # bug fix: q1.dot(q2)
1242 # bug fix: picked atoms automatically selected -- bug in 11.7.24
1310 # bug fix: structure helix ({xx:yy}) compiler bug
1443 # bug fix: MO scale
3041 # bug fix: functions, save/restore state were disabled by bug in 1.5.8
3720 # bug fix: Strings too long in state can cause Eclipse "infinite loop" bug
3794 # bug fix: quaternion
4050 # bug fix: write t.xxx
4734 # bug fix: compiler bug working with very small real numbers
[all …]
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf1251 https?:\/\/([^\/]*\.)?bug\.phil\.cmu\.edu
/plugin/tooltip/
H A DChangeLog20 * style.css: (bug) solved CSS issue that made boxes transparent in lists
/plugin/stars/
H A Dreadme.txt35 Added bug fixes and changes suggested by Martin Bast on Stars page,
/plugin/tip/
H A Dsyntax_plugin_tip.css33 /* M$IE bug workaround for left and right aligned tips: */
96 /* M$IE bug workaround for centered tips */
/plugin/linkmanager/
H A Dstyle.css48 }/* I don't understand this, but this fixes a style bug in IE;
/plugin/flowplay2/flowplayer/
H A DREADME.txt182 bug that prevented playback after an FLV was completely played.
262 is off. There was a bug that prevented this.
407 Fixes a bug in the new full screen feature, it was not able to dynamically add the required
440 Support, comments, bug reports and feedback:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm90 IE/Safari/Opera file type auto detection bug.
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css72 display: inline-table; /* inline = Opera jumping buttons bug */
187 background-color: #efefde; /* Needed because of a bug on Clear Type */
205 background-color: #efefde ; /* Needed because of a bug on ClearType */
210 background-color: #dff1ff ; /* Needed because of a bug on ClearType */
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_editor.css196 background-color: #d6dff7; /* Needed because of a bug on ClearType */
211 background-color: #d6dff7; /* Needed because of a bug on ClearType */
218 background-color: #dff1ff ; /* Needed because of a bug on ClearType */
398 background-color: #d6dff7; /* Needed because of a bug on ClearType */

123456789