Age | Commit message (Expand) | Author |
2012-10-31 | MAJOR UPGRADE to TComponent | javalizard@gmail.com |
2012-10-17 | fix TDBUser documentation | ctrlaltca |
2012-10-05 | fix #425 | ctrlaltca |
2012-09-29 | fix #424 | ctrlaltca |
2012-09-01 | fixed XML-RPC documentation link | rojaro@gmail.com |
2012-08-31 | Quickstart tutorial page for the TRpcService | ctrlaltca |
2012-08-30 | Documentation for the T*Rpc* classes | ctrlaltca |
2012-08-30 | TJsonRpcProtocol: full support for both version 1.0 and 2.0 of the specificat... | ctrlaltca |
2012-08-30 | Prado.Element.setAttribute() : remove the "readonly" attribute when it's set ... | ctrlaltca |
2012-08-29 | removed debug from previous commit | ctrlaltca |
2012-08-29 | tweaked TJsonRpcService enough to make it conform to the old (version 1) stan... | ctrlaltca |
2012-08-16 | forgot to update HISTORY in previous commit | ctrlaltca |
2012-08-16 | updated tinyMCE to 3.5.6 | ctrlaltca |
2012-08-10 | fix #421 | ctrlaltca |
2012-08-06 | patch for #419 | ctrlaltca |
2012-08-06 | patch for #420 | ctrlaltca |
2012-07-30 | test patch for #417 | ctrlaltca |
2012-07-28 | fix #418 | ctrlaltca |
2012-07-24 | updated plugin for textmate editor (works on "sublime text editor 2", too): a... | ctrlaltca |
2012-07-24 | updated plugin for textmate editor (works on "sublime text editor 2", too): | ctrlaltca |
2012-07-24 | removed TClientScriptLoader documentation since it doesn't exists anymore in ... | ctrlaltca |
2012-07-16 | fix #416 | ctrlaltca |
2012-07-12 | more removal of ?> from php files | ctrlaltca |
2012-07-12 | removed ?> from php files | ctrlaltca |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca |
2012-07-12 | happy new year | ctrlaltca |
2012-07-12 | more documentation fixes | ctrlaltca |
2012-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate (co... | ctrlaltca |
2012-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate | ctrlaltca |
2012-07-10 | small fix to previous commit | ctrlaltca |
2012-07-10 | TSecurityManager: make it able to use any hashing/crypto algorithm supported ... | ctrlaltca |
2012-07-10 | TSecurityManager: switch from 3DES to AES256; from live tests it's 2.5 times ... | ctrlaltca |
2012-07-09 | fix #415 | ctrlaltca |
2012-07-07 | Missed an include in previous commit | ctrlaltca |
2012-07-07 | fix #414 | ctrlaltca |
2012-07-07 | fix #413 | ctrlaltca |
2012-07-05 | fix #412 | ctrlaltca |
2012-06-25 | added quickstart example for TActiveListBox with multiple selection enabled | ctrlaltca |
2012-06-25 | Beter example from TSafeHtml's utf7 repacking routine | ctrlaltca |
2012-06-25 | fixed TInlineFrame demo | ctrlaltca |
2012-06-25 | fixed TConditional example | ctrlaltca |
2012-06-25 | small fix to website data generation | ctrlaltca |
2012-06-25 | version bump3.2.0 | ctrlaltca |
2012-06-25 | committed patch for #410 | ctrlaltca |
2012-06-19 | committer patch for #408 | ctrlaltca |
2012-06-16 | prado-cli: added generateAll command. Kudos to Daniel Sampedro Bello | ctrlaltca |
2012-06-12 | TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when settin... | ctrlaltca |
2012-06-12 | TBaseActiveControl: fix documentation and exception message | ctrlaltca |
2012-06-04 | Related to r3159: Script rendering in ajax callbacks doesn't need to happen i... | ctrlaltca |
2012-06-04 | After r3159 TTabPanel was not keeping the active TabView upon post back: fixed | ctrlaltca |