vcl4php-svn Mailing List for VCL for PHP (Page 7)
Brought to you by:
ttm
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
(8) |
May
(33) |
Jun
(15) |
Jul
(6) |
Aug
(16) |
Sep
(22) |
Oct
(10) |
Nov
(2) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
|
Feb
(24) |
Mar
(12) |
Apr
(17) |
May
(2) |
Jun
(7) |
Jul
(2) |
Aug
(2) |
Sep
(3) |
Oct
(2) |
Nov
(2) |
Dec
(4) |
| 2009 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(3) |
Nov
(3) |
Dec
|
| 2012 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
|
From: <tt...@us...> - 2007-07-30 15:07:37
|
Revision: 130
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=130&view=rev
Author: ttm
Date: 2007-07-30 08:07:37 -0700 (Mon, 30 Jul 2007)
Log Message:
-----------
+Updated properties for the MainMenu sample
Modified Paths:
--------------
trunk/website/samples/MainMenu/mainmenu.xml.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-07-30 15:06:40
|
Revision: 129
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=129&view=rev
Author: ttm
Date: 2007-07-30 08:06:37 -0700 (Mon, 30 Jul 2007)
Log Message:
-----------
+Added icon for the upload component
Added Paths:
-----------
trunk/vcl/packages/icons/upload.bmp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-07-20 16:36:36
|
Revision: 83
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=83&view=rev
Author: ttm
Date: 2007-07-20 09:36:34 -0700 (Fri, 20 Jul 2007)
Log Message:
-----------
+Updated sample to work better
Modified Paths:
--------------
trunk/website/samples/ScrollBar/ScrollBar.dsk
trunk/website/samples/ScrollBar/uScrollBar.php
trunk/website/samples/ScrollBar/uScrollBar.xml.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-07-19 14:03:26
|
Revision: 76
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=76&view=rev
Author: ttm
Date: 2007-07-19 07:03:28 -0700 (Thu, 19 Jul 2007)
Log Message:
-----------
+Fixed problem firing init() so you can freely modify the components property
+Fixed problem reading inherited pages
+Applied Jonathan Benedicto patch for a problem with a previous patch to cache childnames
+Fixed problem with readNamePath as that was causing problems with inherited pages
+Added Charset property to IBDatabase
+Added icons for new components
+Modified javascript extraction routine by Jonathan Benedicto
Modified Paths:
--------------
trunk/vcl/classes.inc.php
trunk/vcl/forms.inc.php
trunk/vcl/interbase.inc.php
trunk/vcl/rtl.inc.php
Added Paths:
-----------
trunk/vcl/PEAR/packages/icons/
trunk/vcl/PEAR/packages/icons/peardatagrid.bmp
trunk/vcl/jquery/icons/
trunk/vcl/jquery/icons/jqslider.bmp
trunk/vcl/packages/icons/mysqldatabase.bmp
trunk/vcl/packages/icons/mysqlquery.bmp
trunk/vcl/packages/icons/mysqlstoredproc.bmp
trunk/vcl/packages/icons/mysqltable.bmp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-07-18 10:41:14
|
Revision: 71
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=71&view=rev
Author: ttm
Date: 2007-07-18 03:41:12 -0700 (Wed, 18 Jul 2007)
Log Message:
-----------
+Added mail.php to send test results to an specific email address
+Modified php.ini to increase memory limit and to remove filter extension, as it's not needed in php 5.2
+Added run_and_mail.bat, which performs the full testing process
+Modified run_php_tests.bat to run all test_*.php in the current folder
Modified Paths:
--------------
trunk/vcl/tests/php.ini
trunk/vcl/tests/run_php_tests.bat
Added Paths:
-----------
trunk/vcl/tests/mail.php
trunk/vcl/tests/run_and_mail.bat
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-11 13:20:40
|
Revision: 61
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=61&view=rev
Author: ttm
Date: 2007-06-11 06:20:41 -0700 (Mon, 11 Jun 2007)
Log Message:
-----------
+Now, filtering which ajax objects you want to update, is faster and it works for components inside other controls
+A small change to allow you use templates and master pages
+OnShowHeader now works with templates
Modified Paths:
--------------
trunk/vcl/classes.inc.php
trunk/vcl/forms.inc.php
trunk/vcl/packages/advanced.package.php
trunk/vcl/smartytemplate.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-10 11:19:56
|
Revision: 60
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=60&view=rev
Author: ttm
Date: 2007-06-10 04:19:56 -0700 (Sun, 10 Jun 2007)
Log Message:
-----------
+Added an extra conversion for dumpForAjax and RichEdit to process correctly \r\n
+Fix a problem serializing unnamed components, like SmartyTemplate
+Added property AsSpecialChars to RichEdit to allow you select if the input is going to be processed or not
+Fixed problem on UnSafeRaw filter as the constant it was wrong
Modified Paths:
--------------
trunk/vcl/comctrls.inc.php
trunk/vcl/forms.inc.php
trunk/vcl/stdctrls.inc.php
trunk/vcl/system.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-10 09:57:55
|
Revision: 59
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=59&view=rev
Author: ttm
Date: 2007-06-10 02:57:55 -0700 (Sun, 10 Jun 2007)
Log Message:
-----------
+readEndForm now checks for isform in a better place and also checks for the showfooter property
Modified Paths:
--------------
trunk/vcl/forms.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-10 09:14:46
|
Revision: 58
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=58&view=rev
Author: ttm
Date: 2007-06-10 02:14:44 -0700 (Sun, 10 Jun 2007)
Log Message:
-----------
+Panel now generates the right style to allow you modify the caption properties
Modified Paths:
--------------
trunk/vcl/extctrls.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-10 09:04:32
|
Revision: 57
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=57&view=rev
Author: ttm
Date: 2007-06-10 02:04:30 -0700 (Sun, 10 Jun 2007)
Log Message:
-----------
+Tables generated by DBRepeater now have a different ID than the main Table that holds all the repeater
Modified Paths:
--------------
trunk/vcl/dbctrls.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 23:04:12
|
Revision: 56
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=56&view=rev
Author: ttm
Date: 2007-06-09 16:04:13 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+Added two new properties to DateTimePicker, showstime and ifFormat
Modified Paths:
--------------
trunk/vcl/comctrls.inc.php
trunk/vcl/packages/advanced.package.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 22:34:14
|
Revision: 55
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=55&view=rev
Author: ttm
Date: 2007-06-09 15:34:14 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+Fixed problem when creating top menus without subitems, blank square over it was generated
Modified Paths:
--------------
trunk/vcl/menus.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 10:39:51
|
Revision: 54
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=54&view=rev
Author: ttm
Date: 2007-06-09 03:39:52 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+Escaped \ are treated correctly on dumpChildrenControls
Modified Paths:
--------------
trunk/vcl/AUTHORS
trunk/vcl/stdctrls.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 10:34:15
|
Revision: 53
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=53&view=rev
Author: ttm
Date: 2007-06-09 03:34:16 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+Added booltostr to rtl.inc.php
+Modified Polygon functions on Canvas
+Added clear and paint to Canvas
+Added ajax support to PaintBox
Modified Paths:
--------------
trunk/vcl/comctrls.inc.php
trunk/vcl/extctrls.inc.php
trunk/vcl/graphics.inc.php
trunk/vcl/rtl.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 08:46:29
|
Revision: 52
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=52&view=rev
Author: ttm
Date: 2007-06-09 01:46:27 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+Changed VCL version to 1.2 to get it ready for a stable release
Modified Paths:
--------------
trunk/vcl/vcl.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 08:44:06
|
Revision: 51
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=51&view=rev
Author: ttm
Date: 2007-06-09 01:44:07 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+Canvas Polygon methods have been fully written
Modified Paths:
--------------
trunk/vcl/AUTHORS
trunk/vcl/graphics.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 08:37:24
|
Revision: 50
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=50&view=rev
Author: ttm
Date: 2007-06-09 01:37:24 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+Extra check added when trying to get the image size to know if the file exists or not
Modified Paths:
--------------
trunk/vcl/AUTHORS
trunk/vcl/extctrls.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-09 08:30:20
|
Revision: 49
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=49&view=rev
Author: ttm
Date: 2007-06-09 01:30:19 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
+New patches contributed by developers have been added, AUTHORS file updated
+StoredProc component now is able to handle execution of stored procedures for non-fetchable database types
+Removed some commented lines
Modified Paths:
--------------
trunk/vcl/AUTHORS
trunk/vcl/dbtables.inc.php
trunk/vcl/graphics.inc.php
trunk/vcl/smartytemplate.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-08 17:56:22
|
Revision: 48
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=48&view=rev
Author: ttm
Date: 2007-06-08 10:56:03 -0700 (Fri, 08 Jun 2007)
Log Message:
-----------
+Response object used to return the ajax response now is global
Modified Paths:
--------------
trunk/vcl/forms.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-06-08 13:59:08
|
Revision: 47
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=47&view=rev
Author: ttm
Date: 2007-06-08 06:59:09 -0700 (Fri, 08 Jun 2007)
Log Message:
-----------
+Added more authors to the AUTHORS file
+Fixes by fabwiz to make ajax work with templates
+Now the XY_LAYOUT generates also _outer divs
+Fixed a problem selection the validation type on the form validator object
Modified Paths:
--------------
trunk/vcl/AUTHORS
trunk/vcl/forms.inc.php
trunk/vcl/graphics.inc.php
trunk/vcl/jsval/formvalidator.inc.php
trunk/vcl/smartytemplate.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-05-30 16:47:41
|
Revision: 46
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=46&view=rev
Author: ttm
Date: 2007-05-30 09:47:29 -0700 (Wed, 30 May 2007)
Log Message:
-----------
+Modified ajax demo to restrict controls udpated
+Added readme.txt to some samples
Modified Paths:
--------------
trunk/website/samples/Ajax/Basic/BasicAjax.phprj
trunk/website/samples/Ajax/Database/AjaxDatabase.phprj
trunk/website/samples/Ajax/Database/ajaxdatabase.php
trunk/website/samples/Ajax/Database/ajaxdatabase.xml.php
trunk/website/samples/BasicAuthentication/BasicAuthenticationSample.phprj
trunk/website/samples/Button/Button.dsk
trunk/website/samples/Button/Button.phprj
trunk/website/samples/Button/button.xml.php
trunk/website/samples/ButtonView/ButtonView.dsk
trunk/website/samples/ButtonView/ButtonView.phprj
trunk/website/samples/Canvas/Canvas.dsk
trunk/website/samples/Canvas/Canvas.phprj
trunk/website/samples/Clock/ClockSample.phprj
trunk/website/samples/Data Aware/DBEvents/DBEventsSample.phprj
trunk/website/samples/Data Aware/DatasetEvents/DataSetEvents.phprj
trunk/website/samples/Layouts/ColAndRowLayout/colandrowlayout.php
trunk/website/samples/Layouts/ColAndRowLayout/colandrowlayout.xml.php
trunk/website/samples/PEAR/DataGrid/DataGridSample.dsk
trunk/website/samples/Templates/TemplateSample.dsk
Added Paths:
-----------
trunk/website/samples/Ajax/Basic/BasicAjax.dsk
trunk/website/samples/Ajax/Basic/readme.txt
trunk/website/samples/Ajax/Database/AjaxDatabase.dsk
trunk/website/samples/Ajax/Database/readme.txt
trunk/website/samples/BasicAuthentication/BasicAuthenticationSample.dsk
trunk/website/samples/BasicAuthentication/readme.txt
trunk/website/samples/Button/free-trial.png
trunk/website/samples/Button/readme.txt
trunk/website/samples/ButtonView/readme.txt
trunk/website/samples/Canvas/readme.txt
trunk/website/samples/Clock/ClockSample.dsk
trunk/website/samples/Clock/readme.txt
trunk/website/samples/Data Aware/DBEvents/DBEventsSample.dsk
trunk/website/samples/Data Aware/DBEvents/readme.txt
trunk/website/samples/Data Aware/DatasetEvents/DataSetEvents.dsk
trunk/website/samples/Data Aware/DatasetEvents/readme.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-05-30 14:17:33
|
Revision: 45
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=45&view=rev
Author: ttm
Date: 2007-05-30 07:17:26 -0700 (Wed, 30 May 2007)
Log Message:
-----------
+Added more column properties support
Modified Paths:
--------------
trunk/vcl/classes.inc.php
trunk/vcl/dbgrids.inc.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pac...@pa...> - 2007-05-25 22:20:48
|
This is affecting other persistent based classes such as Layout and Font as well. An empty form raises an exception. >>+Fixed problem with controls using Pen and Brush, error with serialization |
|
From: <tt...@us...> - 2007-05-24 09:55:54
|
Revision: 44
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=44&view=rev
Author: ttm
Date: 2007-05-24 02:55:49 -0700 (Thu, 24 May 2007)
Log Message:
-----------
+New component, FormValidator, which uses javascript to validate a form
Added Paths:
-----------
trunk/vcl/jsval/
trunk/vcl/jsval/documentation/
trunk/vcl/jsval/documentation/index.html
trunk/vcl/jsval/documentation/pages/
trunk/vcl/jsval/documentation/pages/changelog.html
trunk/vcl/jsval/documentation/pages/documentation.html
trunk/vcl/jsval/documentation/pages/download.html
trunk/vcl/jsval/documentation/pages/example1.html
trunk/vcl/jsval/documentation/pages/example2.html
trunk/vcl/jsval/documentation/pages/example3.html
trunk/vcl/jsval/documentation/pages/example4.html
trunk/vcl/jsval/documentation/pages/example5.html
trunk/vcl/jsval/documentation/pages/example6.html
trunk/vcl/jsval/documentation/pages/examples.html
trunk/vcl/jsval/documentation/pages/helping.html
trunk/vcl/jsval/documentation/pages/home.html
trunk/vcl/jsval/documentation/pages/images/
trunk/vcl/jsval/documentation/pages/images/Thumbs.db
trunk/vcl/jsval/documentation/pages/images/icon_jsval.gif
trunk/vcl/jsval/documentation/pages/images/warning_obj.gif
trunk/vcl/jsval/documentation/pages/jsval.js
trunk/vcl/jsval/documentation/pages/license.html
trunk/vcl/jsval/documentation/pages/menu.html
trunk/vcl/jsval/documentation/pages/style.css
trunk/vcl/jsval/documentation/pages/support.html
trunk/vcl/jsval/documentation/pages/top.html
trunk/vcl/jsval/formvalidator.inc.php
trunk/vcl/jsval/formvalidator.package.php
trunk/vcl/jsval/jsval.js
trunk/vcl/jsval/source/
trunk/vcl/jsval/source/jsval.js
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <tt...@us...> - 2007-05-23 14:42:35
|
Revision: 43
http://vcl4php.svn.sourceforge.net/vcl4php/?rev=43&view=rev
Author: ttm
Date: 2007-05-23 07:42:33 -0700 (Wed, 23 May 2007)
Log Message:
-----------
+Fixed problem with controls using Pen and Brush, error with serialization
+Added Binary and BinaryType properties to the Image component, so is able to show images stored on blob fields on databases
Modified Paths:
--------------
trunk/vcl/extctrls.inc.php
trunk/vcl/graphics.inc.php
trunk/vcl/packages/standard.package.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|