Lines Matching full:removed
66 * Removed duplicate keywords from Progres, SAS and TSQL (BenBE)
184 * Removed explicit escaping of / in Regular Expressions (BenBE)
214 * Removed <, > and / from HTML names, now only containing the real tag names (BenBE)
218 - Removed some private methods which were only called at exactly one place (milian)
382 - Changed code style of geshi.php, and removed tabs
385 - Removed background colour on keyword group in eiffel (Julian Tschannen)
386 - Removed GESHI_DIR_SEPARATOR constant usage, it's unnecessary (Aleksey Zapparov)
412 - Removed extra newlines at the end of some files
445 - Removed \ as an escape character in T-SQL (Dave Jackson)
458 - Fixed backslash characters being removed (ArTourter)
473 - A few keyword changes in java, removed :: object splitter (amphi)
481 - Removed escape characters for strings in XML and HTML (floele)
484 - Removed unnecessary keyword style index from ini
486 - Removed unnecessary regex style index from blitzbasic
519 - Fixed up no </span> in XML and other strict languages (regression from 1.0.7.3 fix: removed
527 - Removed unnecessary </span> when using strict mode (Tim Van Wassenhove)
566 - Removed min and max tab width checks
571 - Removed
573 - Removed second "foreach" keyword for smarty language file that was causing
579 - Removed margin:0 declaration from cssgen.php (Andrzej Kubaszek)
592 - Removed "margin: 0" from <ol> in an attempt to make line numbers visible in IE again