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 |
|
marco
|
b2b017e14a
|
* sw_word -> longint
git-svn-id: trunk@10086 -
|
2008-01-28 20:04:31 +00:00 |
|
marco
|
18dc29ee7c
|
* includepath added
git-svn-id: trunk@10085 -
|
2008-01-28 19:41:24 +00:00 |
|
Vincent Snijders
|
22bfc9d00d
|
* fixed win64 compilation
git-svn-id: trunk@10084 -
|
2008-01-28 19:20:26 +00:00 |
|
peter
|
6744b747b8
|
* remove goto, that prevents optimizations
git-svn-id: trunk@10083 -
|
2008-01-28 18:13:32 +00:00 |
|
peter
|
74f21d7bc3
|
* typecheck after converting type to constant set
git-svn-id: trunk@10081 -
|
2008-01-28 17:35:32 +00:00 |
|
peter
|
f5131f591a
|
* fix buffer handling in flush
git-svn-id: trunk@10080 -
|
2008-01-28 16:28:14 +00:00 |
|
peter
|
9288ead792
|
* Makefiles added
git-svn-id: trunk@10079 -
|
2008-01-28 08:08:35 +00:00 |
|
peter
|
886c74ac75
|
* use FindPackage to not raise and error if package is not installed
git-svn-id: trunk@10078 -
|
2008-01-28 07:50:38 +00:00 |
|
peter
|
c3248b7748
|
* remove default sourceext to keep things simple and consistent
git-svn-id: trunk@10077 -
|
2008-01-28 07:41:11 +00:00 |
|
peter
|
ef9177ccc4
|
* report URL in download failure
* ignore errors in initial download
* fixed crash with selecting mirror without doing an update
git-svn-id: trunk@10076 -
|
2008-01-27 22:40:36 +00:00 |
|
peter
|
c80c97739c
|
* rename Packages dir to Archives dir
* use local configuration dirs and files
git-svn-id: trunk@10075 -
|
2008-01-27 22:17:33 +00:00 |
|
peter
|
23ee7a9415
|
* updated includes
git-svn-id: trunk@10074 -
|
2008-01-27 22:10:55 +00:00 |
|
Jonas Maebe
|
76b7bfedd8
|
* fix for (w)chararray to ansi/widestring conversions after
ansi/widestring function handling change in r9718 (patch by
Sergei Gorelkin)
git-svn-id: trunk@10073 -
|
2008-01-27 22:06:07 +00:00 |
|