Commit Graph

1558 Commits

Author SHA1 Message Date
joost
c806f3e494 * TCustomPageContentProducer is renamed to THTMLEntityProducer and changed in such a way that it can produce more then only <html> tags.
* THTMLDatasetSelectProducer.Size is now an integer
 * THTMLDatasetSelectProducer.PreSelected and UseValues implemented like in THTMLSelectProducer

git-svn-id: trunk@8574 -
2007-09-20 19:56:13 +00:00
michael
3a0c9a638a * Added jsonconf
git-svn-id: trunk@8573 -
2007-09-20 19:46:39 +00:00
joost
29b2317dfc * Implemented TFormFieldItem.OnGetValue, OnGetLabel and OnGetAction
git-svn-id: trunk@8572 -
2007-09-20 19:33:55 +00:00
joost
1cfdfe6c72 * Made THTMLWriter.StartElement and EndElement public instead of protected
git-svn-id: trunk@8571 -
2007-09-20 19:26:48 +00:00
joost
566cfcb6d0 * Added missing isc_event_counts to ibase60dyn
git-svn-id: trunk@8569 -
2007-09-20 14:36:50 +00:00
michael
f8dfbc729f * Added parser demo
* Removed debug statements from parser code

git-svn-id: trunk@8556 -
2007-09-18 20:07:13 +00:00
joost
5ae57ea554 * fix for using ftString-type parameters on datefields + test
git-svn-id: trunk@8553 -
2007-09-18 17:32:07 +00:00
michael
42d1378862 * Implemented simple demo demonstrating all capacities
git-svn-id: trunk@8538 -
2007-09-18 07:01:51 +00:00
Jonas Maebe
d6bbf42fb2 * also added fcl-json to plain fcl target
git-svn-id: trunk@8528 -
2007-09-17 20:11:41 +00:00
Jonas Maebe
e680c1c09c + added dependencies for fcl-json
git-svn-id: trunk@8527 -
2007-09-17 20:04:24 +00:00
michael
e13f356d04 * Fixed lazarus dependencies, and added extensive object test
git-svn-id: trunk@8525 -
2007-09-17 19:37:48 +00:00
michael
4f13348908 * Added copyright notice
git-svn-id: trunk@8524 -
2007-09-17 19:22:53 +00:00
michael
dd54d6a697 * Added fcl-json
git-svn-id: trunk@8523 -
2007-09-17 19:09:57 +00:00
michael
f83d92c9a0 * Initial implementation
git-svn-id: trunk@8522 -
2007-09-17 19:01:12 +00:00
joost
05092f01f5 * Added TIniwebSession.SessionCookiePath
git-svn-id: trunk@8521 -
2007-09-17 15:20:17 +00:00
joost
cd5557fb66 * Append content in DoHandleRequest, instead of replacing it
git-svn-id: trunk@8520 -
2007-09-17 14:39:27 +00:00
joost
ccde9c0c99 * Added test for TSQLConnection.GetFieldNames
git-svn-id: trunk@8513 -
2007-09-16 18:57:32 +00:00
joost
9818d06afb * Removed Dialect property from TMySQLxxConnection
git-svn-id: trunk@8511 -
2007-09-16 18:38:54 +00:00
joost
bf9b720fd7 * Only call CheckError if an error has occured
git-svn-id: trunk@8510 -
2007-09-16 16:57:17 +00:00
joost
0a63d3d239 * Only ask the dialect when needed
git-svn-id: trunk@8507 -
2007-09-16 16:02:58 +00:00
Jonas Maebe
c0d37ba172 - disabled aspell for solaris because it does not compile
git-svn-id: trunk@8505 -
2007-09-16 12:48:31 +00:00
joost
a2569a6e6f * Reverted wrongly comitted file in r8465
git-svn-id: trunk@8466 -
2007-09-13 21:52:55 +00:00
joost
ad389a9b3a * Updated README
git-svn-id: trunk@8465 -
2007-09-13 21:48:58 +00:00
joost
7a50d545f7 * Renamed database.ini to database.ini.txt
git-svn-id: trunk@8464 -
2007-09-13 21:45:09 +00:00
joost
f21b7b6bd9 * Updated readme and database.ini
git-svn-id: trunk@8463 -
2007-09-13 21:35:11 +00:00
peter
627263a268 * line endings fixed
git-svn-id: trunk@8449 -
2007-09-13 07:10:14 +00:00
peter
856c7b5bb0 * fix line endings
git-svn-id: trunk@8447 -
2007-09-13 06:50:19 +00:00
joost
d304408a1b * Implemented form-input buttons. Especially usefull since the button-tag in is implemented wrongly in IE
* Checkboxes are now checked is .asboolean is true, instead of some arbitrary string comparisions

git-svn-id: trunk@8437 -
2007-09-12 11:24:19 +00:00
joost
327c0834ac * Trim obtained names in GetDBInfo
git-svn-id: trunk@8436 -
2007-09-12 10:59:04 +00:00
florian
bd2b81da73 * packages part of Olivier Coursiere's BeOS patch
git-svn-id: trunk@8398 -
2007-09-07 19:30:36 +00:00
Jonas Maebe
48980ccbe8 * regenerated with up-to-date fpcmake so darwin/ppc64 compiles again
git-svn-id: trunk@8387 -
2007-09-06 09:28:52 +00:00
Almindor
e12748d8be * remove aspell from windows for now (need some registry crap and I have no idea how to do it)
git-svn-id: trunk@8386 -
2007-09-05 13:43:34 +00:00
Jonas Maebe
e66eee6d22 * dynamic for darwin
git-svn-id: trunk@8380 -
2007-09-04 15:15:27 +00:00
Jonas Maebe
d47377a95d * fixed darwin compilation
git-svn-id: trunk@8379 -
2007-09-04 15:13:52 +00:00
Almindor
3f123fa0aa * add an example for the SpellCheck()
git-svn-id: trunk@8378 -
2007-09-04 13:09:07 +00:00
Almindor
b5992b6744 * add encoding support to the SpellCheck()
git-svn-id: trunk@8377 -
2007-09-04 13:00:18 +00:00
Almindor
1606ec996f * add also the simplifier scheck unit with SpellCheck function to aspell package
git-svn-id: trunk@8376 -
2007-09-04 12:45:12 +00:00
Almindor
3df93c5391 * adds aspell library translation by Pavel Kanzelsberger
git-svn-id: trunk@8374 -
2007-09-04 12:07:35 +00:00
Jonas Maebe
2f98eaeb0a * set correct aspect ratios for standard vga resolutions (although they
are probably no longer correct when running in a window on a higher
    resolutions, because everything's now 4:3 I guess) (mantis #5190)
  * fixed aspect ratio logic for circle/ellipse (only circle gets adjusted)
    (mantis #5190)
  * clear window to black when initing graphics mode on Mac OS X

git-svn-id: trunk@8373 -
2007-09-03 20:58:56 +00:00
Jonas Maebe
e6df979bf7 * don't compile sdlutils for 64 bit platforms for now, as it needs to
be (heavily) changed for that -> also don't compile sdlgraph for
    those platforms

git-svn-id: trunk@8362 -
2007-09-02 21:34:49 +00:00
Jonas Maebe
f908846dab * only compile unixutil for linux/i386, since it depends on
packages/base/libc, which is also only compiled for that
    target

git-svn-id: trunk@8360 -
2007-09-02 21:10:38 +00:00
michael
825ac6ebe4 * Allow Nil owner for TFieldDefs (.Update method)
* TFieldDef.Create override, initializes FFieldNo. 
  Fixes MemDS streaming issue.

git-svn-id: trunk@8356 -
2007-09-02 16:27:00 +00:00
michael
19f4e1e9f6 * Fixed access violation on destroy
git-svn-id: trunk@8355 -
2007-09-02 16:20:13 +00:00
Jonas Maebe
d9691d5c53 * disabled color correction and fiddled some more with the translation
transformation, so getpixel works even better (hopefully 100% now)
  * fixed usage of lineclipped when using native line drawing functions
  * window was one pixel less tall than the intended resolution,
    and clearviewport did not clear the entire offscreen buffer
  - commented out some debugging code

git-svn-id: trunk@8353 -
2007-09-02 14:57:01 +00:00
michael
93e58304f4 * Uninstall called sysinstall instead of sysuninstall
git-svn-id: trunk@8348 -
2007-09-01 18:47:28 +00:00
michael
2d8d8b1cac * Patch from Inoussa OUEDRAOGO to make it compilable with Delphi (WST has support for Delphi)
git-svn-id: trunk@8346 -
2007-08-31 23:18:34 +00:00
Jonas Maebe
a5ff6ec116 + {$linkframework Carbon}
* managed to completely disable anti-aliasing, and mostly fixed getpixel
    using least mean squares to find the closest palette entry

git-svn-id: trunk@8345 -
2007-08-31 20:15:33 +00:00
michael
169b04a237 * Fixed issue #9528 with patch from Sergei Gorelkin
git-svn-id: trunk@8343 -
2007-08-31 13:25:47 +00:00
michael
1235b05908 * Added support for deprecated,platform and library hints
git-svn-id: trunk@8335 -
2007-08-29 17:25:51 +00:00
Jonas Maebe
fc078fbc29 * more 64 bit overload choosing fixes
git-svn-id: trunk@8328 -
2007-08-29 06:57:36 +00:00