inoussa
22093d6e75
test suite to use CThread on unix systems
...
save serialized streams to files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-31 10:48:24 +00:00
christian_u
d420a2d542
corrected compilation with latest versions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-29 16:50:48 +00:00
vsnijders
91d42ce7f5
* a bit more verbosity in case of errors
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 22:04:32 +00:00
vsnijders
fd67d975fe
* fixed parsing of multiline properties
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 22:00:46 +00:00
inoussa
c8296c17b9
PowerPC compatibility fix ( from Philip J Hess )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 20:05:58 +00:00
inoussa
bd61ea0229
FPC 2.0.4 compatibility ( TFormBorderStyle is not present )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 18:19:53 +00:00
inoussa
8f8b770f34
+ Range check error fix
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-25 16:37:32 +00:00
inoussa
02efb4cb8a
+ add delphi DUnit (9.3) test suite
...
delphi compatibility
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-25 00:30:44 +00:00
blikblum
0e95629552
* Backported changes done in main svn tree up to svn rev 143 (version 4.5.4)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-23 14:43:56 +00:00
inoussa
d27d04532d
Document UpdateObject
...
Type Library Editor : type alias definition added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-22 17:09:02 +00:00
inoussa
0900785a6e
linux validation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-20 20:36:45 +00:00
inoussa
b482688bff
linux validation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-20 20:26:40 +00:00
inoussa
2728fb56d8
Type library editor : array editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-20 16:13:16 +00:00
blikblum
f36c59e625
* Check images are loaded at demand
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-20 01:17:03 +00:00
inoussa
fd170582cf
+ Indy TCP server listner ( FPC & Delphi )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-20 00:25:29 +00:00
inoussa
b78e642342
Fix fpc pooling
...
Services implementation pooling
Services configuration in external file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-18 20:27:46 +00:00
inoussa
726114b2ae
Delphi pooling is ok
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-18 11:23:56 +00:00
inoussa
7032cef6b7
- Type Library Editor : array support
...
- better Delphi support
- server listeners refactored to ease service creation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-14 23:17:03 +00:00
inoussa
5ce9841611
Delphi server side support ( binary, soap, xmlrpc ):
...
- the Indy http_server compile and works
- for xml, the Delphi xmldom unit as used ( tested with msxml )
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-13 22:33:55 +00:00
inoussa
65f4a3dffd
+ TStringBufferRemotable = reading a node's raw buffer
...
+ Better Delphi support : client & server( new )
- SOAP, XMLRPC and BINARY formats
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-12 14:46:45 +00:00
blikblum
d5bf30839b
* Replace StrechMaskBlit by BitBlt in XP header painting
...
* Cleanup check images draw code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-09 13:10:37 +00:00
inoussa
2418e96d91
WSDL Type library Editor :
...
- class editing bug fix
- Header block are now persisted in wsdl as a documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-08 21:43:09 +00:00
inoussa
549deb3e6d
lazarus IDE integration :
...
- WSDL file import ( GUI ) menu Project/Web Services Toolkit/Import WSDL File ...
- WSDL Type Library Editor ( GUI ) Project/Web Services Toolkit/Type Library Editor...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-07 20:56:01 +00:00
blikblum
3c652269a1
* Created system images to TBitmap
...
* Removed ConvertImageList
* Removed TVTVCriticalSection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-06 03:16:27 +00:00
blikblum
87532a5c91
* Check images are now stored as TBitmap instead of TImageList
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-06 01:33:07 +00:00
blikblum
7c5b6de4f1
* Fixed transparency in System* check images
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-05 17:20:30 +00:00
blikblum
3fac361565
* Removed StopTimer
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-05 15:20:33 +00:00
macpgmr
990d5a299f
Release 0.1.6 (20070704):
...
Fix for TO32TCFlexEdit validation;
3 new example programs (TestSpinner, TestSimpField, TestTblEdits);
updated OrphStatus.html notes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-04 22:17:49 +00:00
macpgmr
08e8c19500
Updated notes after additional testing of gtk2 and qt widgetsets.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-01 16:48:23 +00:00
blikblum
aa3508f66f
* Updated package description
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@202 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-01 01:41:55 +00:00
macpgmr
b6098dba58
Release 0.1.5: Most Orph controls now work with latest Carbon widgetset.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-30 18:40:18 +00:00
tomb0
e0831713d2
Extended language support from Laurent Jacques.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-30 15:08:27 +00:00
blikblum
dbf7549b0d
* Enabled calling of inherited WMMouseWheel
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-30 01:22:18 +00:00
inoussa
6ca7b4a51d
+ XmlRpc format support ( server and client )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-28 23:33:38 +00:00
tomb0
a378b15cb3
Extended language support from Laurent Jacques.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-28 11:30:47 +00:00
blikblum
f1d4319067
* Implemented transparent buttons under win32
...
* Fixed advanced demo compilation in win32
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-28 02:14:18 +00:00
tomb0
aa2fdf9d34
Patch to uncheck menu item when the preview is closed from Laurent Jacques.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-27 09:08:44 +00:00
inoussa
ba1e2d2d2b
xml rpc start
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-26 20:42:29 +00:00
blikblum
93b437494c
* Fixed cursor after stop the panning window
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-25 18:17:31 +00:00
tomb0
1410cdab42
Added resource strings unit from Laurent Jacques.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-25 13:37:09 +00:00
inoussa
0d3a0a126b
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-24 23:49:07 +00:00
inoussa
63754badc0
switching the internal pascal parser to fcl-passrc
...
type_lib_edtr: type library editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-24 23:33:51 +00:00
inoussa
a9e53d8b96
service implementation pooling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-24 15:32:38 +00:00
tomb0
fdfebb2970
Removed ColorPickerButton unit reference.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-23 14:46:21 +00:00
tomb0
a83a09e9c3
Fixed loading icons from Laurent Jacques
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-23 14:08:08 +00:00
inoussa
c3e6d4b260
made a copy
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@186 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-23 13:41:44 +00:00
blikblum
1eda83ee33
* Fixed paint glitch when resizing
...
* fixed images demo compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-21 21:43:03 +00:00
blikblum
1143b36810
* Enabled ContexMenu/PopupMenu
...
* Code cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-18 23:21:14 +00:00
blikblum
2b755d51cf
* Fived cursor when using the panning window
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-18 19:51:36 +00:00
blikblum
3887d4ba32
* Fix compilation using EnableAdvancedGraphics define
...
* Fix objects demo project file
* Remove lcltypes.inc file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-18 14:57:33 +00:00