Commit Graph

28017 Commits

Author SHA1 Message Date
Almindor
3f2c2ed8be * new aspell (proper ctypes, all functions/types etc.)
* new scheck (OOP, will be extended with new functionality gradually)

git-svn-id: trunk@10147 -
2008-02-02 13:51:41 +00:00
yury
0109c29e3f * Fixed bug #10716.
git-svn-id: trunk@10139 -
2008-02-01 19:59:12 +00:00
yury
10ac8a3977 * Fixed packages compilation for wince.
git-svn-id: trunk@10136 -
2008-02-01 19:20:26 +00:00
yury
617b59e1c0 * Fixed 3 warnings and 1 note.
git-svn-id: trunk@10135 -
2008-02-01 17:42:41 +00:00
yury
f040558e1c * Fixed wince compilation.
* Added some constants.

git-svn-id: trunk@10134 -
2008-02-01 17:39:02 +00:00
peter
517fd357c9 * DoDirSeperators pchar overload
git-svn-id: trunk@10133 -
2008-02-01 08:16:33 +00:00
peter
dd1a7ce8e3 * quoted parameters
* workaround broken fpc.exe in 2.2.0, retreive real compiler binary instead
  * fppkg requires at least 2.2.1 to be compiled, because of broken sysutils and zipper

git-svn-id: trunk@10132 -
2008-02-01 08:12:33 +00:00
peter
2400207ead * quote parameters for compiler command line
git-svn-id: trunk@10131 -
2008-02-01 08:10:46 +00:00
peter
3ffcb2244e * FileSearch needs to check first the file in the
current dir

git-svn-id: trunk@10128 -
2008-02-01 07:03:30 +00:00
joost
859deca93f * Typo in DBCompareStruct
* Keep indexes valid upon updates

git-svn-id: trunk@10127 -
2008-01-31 22:17:44 +00:00
marco
1227678adb * IID_IExtractIconW
git-svn-id: trunk@10126 -
2008-01-31 21:10:31 +00:00
marco
3abb380596 * slightly expanded shlobj
git-svn-id: trunk@10125 -
2008-01-31 20:26:00 +00:00
marco
a37f85793a * ishellbrowser + deps
git-svn-id: trunk@10124 -
2008-01-31 13:33:29 +00:00
marco
1917253073 * some enhancements to shlobj
git-svn-id: trunk@10123 -
2008-01-31 11:30:10 +00:00
marco
d808830304 * some interfaces added.
git-svn-id: trunk@10122 -
2008-01-30 22:58:55 +00:00
marco
07808fc80f * plresult for IContextMenu<x>
git-svn-id: trunk@10121 -
2008-01-30 22:50:51 +00:00
marco
8ba47d21d4 * added some constants
git-svn-id: trunk@10120 -
2008-01-30 21:42:33 +00:00
marco
44f044c02c * some constants adeed
git-svn-id: trunk@10119 -
2008-01-30 20:32:08 +00:00
marco
c57571a8cf * corrected some declarations to be more Delphi compat. (jclshell.pas)
git-svn-id: trunk@10118 -
2008-01-30 20:12:33 +00:00
marco
e318c8a9dc * comcat headers, needed for JCL
git-svn-id: trunk@10117 -
2008-01-30 19:53:08 +00:00
marco
7c6e0cda1a * patch from sergei to fix alignment
git-svn-id: trunk@10116 -
2008-01-30 16:29:04 +00:00
peter
e08570573f * fix and cleanup FileSearch
git-svn-id: trunk@10115 -
2008-01-30 11:57:23 +00:00
michael
82694127a2 * Unixtype removed for non-unix
git-svn-id: trunk@10114 -
2008-01-30 10:52:34 +00:00
michael
6ceff4fc0a * PXlib added
git-svn-id: trunk@10113 -
2008-01-30 09:07:12 +00:00
michael
027dc29f14 * Fixed makefile so it installs paradox
git-svn-id: trunk@10112 -
2008-01-30 08:07:31 +00:00
peter
69363bad5e * quote parameters with spaces
git-svn-id: trunk@10111 -
2008-01-30 00:15:22 +00:00
peter
eb00f047f3 * filename parsing
git-svn-id: trunk@10110 -
2008-01-29 23:58:29 +00:00
peter
7ceeb83014 * use AllowDirectorySeparators
git-svn-id: trunk@10109 -
2008-01-29 23:32:01 +00:00
peter
8c0adc7f3d * fixed also ExtractFileName
git-svn-id: trunk@10108 -
2008-01-29 23:30:30 +00:00
peter
496212d5c4 * fixed ExtractFileExt broken after previous commit
git-svn-id: trunk@10107 -
2008-01-29 23:23:25 +00:00
peter
519b11dba7 * workaround for 2.2 rnagecheck
git-svn-id: trunk@10106 -
2008-01-29 23:19:24 +00:00
peter
f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants
added to allow customization of path and directory parsing in the rtl
  * Use the new sets instead of the hardcoded / and \

git-svn-id: trunk@10105 -
2008-01-29 23:04:56 +00:00
peter
3d319a99b8 * made forcedirectories consistent with other file handling
to accept both / and \ as spearators

git-svn-id: trunk@10104 -
2008-01-29 22:14:53 +00:00
peter
dcfa1a5961 * fixed fpcdir
git-svn-id: trunk@10103 -
2008-01-29 21:48:45 +00:00
peter
17375c2b1e * fixed typo in r10100
git-svn-id: trunk@10102 -
2008-01-29 21:13:20 +00:00
marco
5eb8f7006b * interlockedincrement aliased for delphi compat
git-svn-id: trunk@10101 -
2008-01-29 21:02:13 +00:00
marco
25462c77fc * fixed typo
git-svn-id: trunk@10100 -
2008-01-29 20:27:09 +00:00
marco
84a51a9c9a * gtk1 now depends on opengl in toplevel makefile
git-svn-id: trunk@10099 -
2008-01-29 20:18:17 +00:00
marco
66d08b2586 * Delphi compat overload reenabled.
git-svn-id: trunk@10098 -
2008-01-29 20:06:38 +00:00
marco
d7c9bb88d2 * remove some redundant pbyte definitions.
git-svn-id: trunk@10097 -
2008-01-29 19:37:41 +00:00
marco
66676be8e5 * pbyte killed, it is in systems nowadays
git-svn-id: trunk@10096 -
2008-01-29 19:35:01 +00:00
michael
6d5c3bbee6 * Patch from Giuliano Colla to fix tbits.size
git-svn-id: trunk@10095 -
2008-01-29 13:08:54 +00:00
michael
d87768dc0c * Implemented Loading, as per Graeme Geldenhuys request
git-svn-id: trunk@10094 -
2008-01-29 12:31:24 +00:00
marco
d28e21c4ac * Remove some BSD warnings. Still get warnings for cwstrings and ctypes, but
they are in inc/ ?

git-svn-id: trunk@10093 -
2008-01-29 09:10:29 +00:00
joost
9d3e52cc2e * Added support for indexes based on more then one field (+test)
* Some refactoring
 * Added test to test edits on indexed datasets

git-svn-id: trunk@10092 -
2008-01-28 22:45:04 +00:00
michael
6fe396389f * Set windows library name correct
git-svn-id: trunk@10091 -
2008-01-28 21:13:19 +00:00
michael
d6563c9d07 * Implemented stored modifier so default library name does not get stored and it will work on all platforms without resetting it
git-svn-id: trunk@10090 -
2008-01-28 21:12:10 +00:00
michael
7fb20f0732 * Forgot to publish Filter property
git-svn-id: trunk@10089 -
2008-01-28 21:06:07 +00:00
michael
3d044dfbe6 * Added filtering
git-svn-id: trunk@10088 -
2008-01-28 21:00:50 +00:00
michael
9a2d12bcb2 * Added DBColl
git-svn-id: trunk@10087 -
2008-01-28 20:23:00 +00:00