Commit Graph

1205 Commits

Author SHA1 Message Date
skalogryz
9941cd6ca4 iphonelazext: added nib files support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 08:47:00 +00:00
alexs75
ba71677f7c new event in RxLockupEdit - OnClosePopup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-23 20:37:06 +00:00
alexs75
d402565a9a fix RxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-23 16:32:38 +00:00
skalogryz
dd05680bf4 manualdock: code cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1202 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-19 05:19:40 +00:00
skalogryz
f92a70d366 manualdock: fix to avoid redocking on the destroyed form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-19 04:50:00 +00:00
inoussa
599991c430 Fix "httpd" path
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-17 21:58:08 +00:00
jesusr
19fa33a509 PowerPDF, convert text to winansiencoding before getting textwidth
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-16 14:16:38 +00:00
skalogryz
2205d5125c richmemo: register customrichmemo if none registered. updated samples's resouce usage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-13 12:05:58 +00:00
christian_u
4bda1c0662 Fixed Timestamp Datatype size
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-09 06:39:48 +00:00
alexs75
0653014d4e fix autoszie if RxLoockup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-08 17:26:33 +00:00
alexs75
aaa4fc90da fix edit mask in time editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-06 16:42:17 +00:00
alexs75
6647116d53 fix TToolBar on frames
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-31 16:49:56 +00:00
alexs75
cae5e5fac1 fix loading TToolBar.ImageList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-31 16:14:25 +00:00
skalogryz
5fa7dd2067 manualdock: docked messages are no longer hidden, if there're no source window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-30 06:51:50 +00:00
christian_u
b3cad37666 read date and time formats correct
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-29 14:47:49 +00:00
christian_u
ef8088c301 fixed compiling, changed paradox.pas to paradoxds.pas for compatibility reasons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-29 13:20:42 +00:00
skalogryz
2b1003a58a manualdocker: patch from Martin Friebe to work correct with the latest source editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-27 20:38:40 +00:00
blikblum
b2a2ff709d * Keep the workaround to bug 8626
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-26 19:49:52 +00:00
alexs75
d91d84c870 work on autosize for TToolBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-26 18:27:12 +00:00
inoussa
bae81d0e49 Create default service binding for interfaces while parsing Pascal files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1186 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-25 12:33:32 +00:00
blikblum
13cf96482b * Add 64bit compatibility. Patch from Jonas Wielicki
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-23 18:57:20 +00:00
alexs75
76a44434e5 try fix autosize in TToolBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-22 19:48:23 +00:00
blikblum
98dcd62339 * Remove declaration of TLMContextMenu to fix compilation with recent lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-21 18:09:19 +00:00
alexs75
0050183a4e documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-16 20:11:42 +00:00
Joshy
fa1a92f38d Fixes bug 0016003 using patch from Lagunov Aleksey. Zero length read stream reads ALL the stream instead nothing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-15 19:05:59 +00:00
alexs75
5bccf8036a fix work TToolBar in latest lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-15 17:56:12 +00:00
alexs75
990689bb63 fix compile for WinCE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-10 18:48:27 +00:00
skalogryz
5f12c4c84e richmemo: added information about PrepareCreateWindow LCL versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-07 16:03:45 +00:00
skalogryz
6318477cfe richmemo: fix compilation for the latest win32 lcl changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-07 11:51:34 +00:00
alexs75
4edac2bf87 license info in files, documentation, new flag in RxDBGrid - allow quick filter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-05 21:57:25 +00:00
jesusr
6b8197d3ee PowerPDF, added support for underline font style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-05 16:42:19 +00:00
alexs75
99fc954036 documentation, new component - TRxAboutDialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-02 17:47:14 +00:00
blikblum
0c024f25e6 * Use the font orientation feature to draw rotate text instead of using an intermediary rotated bitmap
* Add urotatebitmap to the package file so the ide can track changes in it
(Changes acknowledged by eugen)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-01 18:16:55 +00:00
macpgmr
c11c5f7592 Support for FPC 2.4.0 *.lfm resource files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-28 22:45:14 +00:00
inoussa
ca6cdc0315 Compatibility with new fcp-passrc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-27 16:17:21 +00:00
inoussa
d6d7852372 SOAP test
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-27 16:13:41 +00:00
inoussa
8aa02153fc Delphi compatibility
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-27 16:10:25 +00:00
inoussa
83d29760ee Define TByteDynArray as Types.TByteDynArray
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-27 15:06:36 +00:00
alexs75
081ba414fd fix error on restore RxDBGrid state, documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-26 18:42:36 +00:00
alexs75
63a5427673 rx documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-25 19:14:58 +00:00
inoussa
4251a64fec Fix mem leak in GetServiceDefaultAddress and GetServiceDefaultFormatProperties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-24 16:34:06 +00:00
alexs75
b4f2e0ec15 fix draw title in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-23 00:06:12 +00:00
alexs75
517b938426 fix draw images in RxColumns if dgTitles or dgIndicatos is off
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-22 23:19:24 +00:00
alexs75
c1049b4a6b fix error create RxVersionInfo in design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-22 22:08:29 +00:00
alexs75
00c7506c2d documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-18 18:56:26 +00:00
blikblum
e7af30be85 * Set DefaultText value in constructor only when the component is dropped in design time so it can be set to ''
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-17 19:23:19 +00:00
alexs75
cc85cc8632 new function, documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-17 17:19:40 +00:00
alexs75
ea0e7297f1 new component - TRxVersionInfo, documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1158 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-16 20:20:22 +00:00
inoussa
57ede0e824 Change "virtual" to "override" as it should be.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-12 12:08:32 +00:00
alexs75
1750ddb3a5 fix blob support in rxMemDataSet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-08 20:19:26 +00:00