.. |
class.boetemplate.inc.php
|
removed all eval to get a slight better performance
|
2002-10-03 23:47:14 +00:00 |
class.date_widget.inc.php
|
new coded useing select-day, -month, -year
|
2002-10-06 00:15:14 +00:00 |
class.datefield_widget.inc.php
|
completly rewritten uietemplate::process_show to not longer need to work recursively and be able to do input-checks later on
|
2002-10-01 18:26:30 +00:00 |
class.db_tools.inc.php
|
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
|
2002-10-04 23:53:00 +00:00 |
class.editor.inc.php
|
added more error-messages and changed soetemplate::toTranslate to not write messages starting with '@' and do write extra-line of selection in options
|
2002-10-03 16:46:18 +00:00 |
class.etemplate.inc.php
|
using include_once now to include the class we extend and exclusivly the etemplate.html class
|
2002-09-29 08:50:18 +00:00 |
class.html.inc.php
|
added extra-row for single-line selectbox in options and ability to have select-options set by an extension and by $sel_options or $content["options-$name"
|
2002-10-03 16:52:42 +00:00 |
class.nextmatch_widget.inc.php
|
completly rewritten uietemplate::process_show to not longer need to work recursively and be able to do input-checks later on
|
2002-10-01 18:26:30 +00:00 |
class.sbox2.inc.php
|
fixed problem with new 3-tier projects-class
|
2002-09-02 21:34:07 +00:00 |
class.schema_proc_array.inc.php
|
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
|
2002-10-04 23:53:00 +00:00 |
class.schema_proc_mssql.inc.php
|
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
|
2002-10-04 23:53:00 +00:00 |
class.schema_proc_mysql.inc.php
|
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
|
2002-10-04 23:53:00 +00:00 |
class.schema_proc_pgsql.inc.php
|
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
|
2002-10-04 23:53:00 +00:00 |
class.schema_proc.inc.php
|
added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14
|
2002-10-04 23:53:00 +00:00 |
class.select_widget.inc.php
|
fix to get select-month accept a value like '02' for februar
|
2002-10-06 00:16:31 +00:00 |
class.so_sql.inc.php
|
some corrections for the inline-doc-parser
|
2002-09-02 11:14:30 +00:00 |
class.soetemplate.inc.php
|
its hard to get a cvs tag in the source, that should not be changed by CVS
|
2002-10-03 19:53:47 +00:00 |
class.tab_widget.inc.php
|
allow to write only a relative eTemplate-name for each tab:
|
2002-10-05 10:40:02 +00:00 |
class.uietemplate_gtk.inc.php
|
using include_once now to include the class we extend and exclusivly the etemplate.html class
|
2002-09-29 08:50:18 +00:00 |
class.uietemplate.inc.php
|
small fix to get $sel_options for the last name
|
2002-10-04 23:15:46 +00:00 |
class.xmltool.inc.php
|
identstring added to constructor and inherited to children
|
2002-10-01 23:35:30 +00:00 |
class.xslt_widget.inc.php
|
completly rewritten uietemplate::process_show to not longer need to work recursively and be able to do input-checks later on
|
2002-10-01 18:26:30 +00:00 |
class.xul_io.inc.php
|
fixed 'cannot redifine var2xml', which ocurs if xslt already loaded xmltools
|
2002-10-03 23:46:28 +00:00 |