Commit Graph

3293 Commits

Author SHA1 Message Date
beaa987f53 iphonelazext: removed 'is iPhone project' menu item, updates in project options frame, fixed XCode to Xcode (in env options)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-01 07:43:58 +00:00
44f0867f94 iphonelazext: added 'Show in Finder' button for the resources dir
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 12:53:20 +00:00
438fe286a0 iphonelazext: automatic update project's nib files for the iPhoneSim
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 11:54:36 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
52615e21ca new property in TRXColumnFooter - NumericValue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-06 11:32:34 +00:00
2b71476e7d documentation, filter in RxMemDataSet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-02 20:31:21 +00:00
3d1414df44 iphonelazext: fix wrong SDK selection. Fixed Xcode project updates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-01 21:47:52 +00:00
22cdfc0574 new function - NormalizeDirectoryName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-31 22:41:34 +00:00
469e43fa0e iphonelazext: added support for iphone resouce files (sim only)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-29 15:27:06 +00:00