Commit Graph

1287 Commits

Author SHA1 Message Date
skalogryz
e3d745b988 chelper: added obj-c properties writting to pascal
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-16 09:10:30 +00:00
skalogryz
21e815aa2d chelper: added parsing for objc2.0 properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-15 20:24:17 +00:00
skalogryz
019dddefcd chelper: removed some debug output. implemented objcprotocol parsing and writting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-15 19:35:32 +00:00
skalogryz
838a446e4a chelper: improved objc interface parsing and code generation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-15 11:53:16 +00:00
skalogryz
2a5f151adc chelper: started objc syntax support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-14 20:17:44 +00:00
skalogryz
2c90d92b2e chelper: fix enum writting as const for all in once mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-13 13:40:40 +00:00
skalogryz
5efd49f60b chelper: added whole header convertion (ctrl+shift+b)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1281 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-13 06:16:55 +00:00
blikblum
ec064bd16e * Create tags directory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-12 14:37:11 +00:00
skalogryz
1298a4708a chelper: fix for parsing headers with unprintable characters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-12 14:24:08 +00:00
skalogryz
3116f12c1b chelper: fix code replacement. the header's code could be corrupted if user changes cursor position, while converting process works
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1278 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-12 13:38:48 +00:00
skalogryz
03694fedf4 chelper: fix typedef parsing and converting for multiple type names declared at typedef
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1277 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-12 13:06:31 +00:00
skalogryz
fc28fcccd9 chelper: improved function declaration parsing and extern variables pascal code generation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-12 12:00:21 +00:00
skalogryz
5f20a3f950 chelper: improve const type qualifier parsing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-12 09:18:28 +00:00
alexs75
f285301da7 new component - TRXDBCurrEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-11 18:38:19 +00:00
skalogryz
6eda53c6b7 chelper: fix for long prefixed types parsing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-11 06:07:30 +00:00
skalogryz
ab0048814a chelper: *fix enum type converting, if used as function return type* improve expression converting* improve enumeration value assignment* implement writting unions* fixes type name and variable name selection (to avoid pascal names conflicts)* fix function converting with single void* parameter
* c-parsing fixes* IDE lock for multiple ctrl+b presses



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-09 20:29:26 +00:00
skalogryz
2f5829eff6 chelper: a small fix to prevent writting the same comment twice
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1271 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-08 15:25:28 +00:00
skalogryz
bf781d24bc chelper: initial check in
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-07 21:53:59 +00:00
inoussa
cf243fb88b Add filter feature, implemented as service extension.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-04 19:29:17 +00:00
alexs75
c3ebc46ed3 fix month names on calendar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-03 19:15:20 +00:00
brandysb
c5c5822365 Remove fixed ShortDateFormat := 'yyyy-mm-dd'
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-01 12:56:00 +00:00
tomb0
d8564fc170 Trivial patch from Darius Blaszyk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-01 12:54:08 +00:00
sekelsenmat
5bc0c65bd2 Implements biff 8 rotation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-30 06:51:50 +00:00
sekelsenmat
1389a835d1 Adds excel 8 writting example and starts implementing formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-30 06:44:53 +00:00
sekelsenmat
993fb896a3 Activates the new ole by default
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-29 20:59:04 +00:00
alexs75
6967313448 fix compile with last lcl from trunc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-20 18:39:39 +00:00
alexs75
a5c4deabef fix work with variant types on rxmemdataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-20 16:08:40 +00:00
inoussa
7f8f0aade3 Add "Clone" functionality to Editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-19 11:00:35 +00:00
inoussa
a37f60260f Fix AV with xml
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-19 10:44:34 +00:00
inoussa
41db3ae6da Fix Compilation with fpc-trunck
Take advantage of fcl-json "Clone" method

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-19 10:42:25 +00:00
inoussa
9546f5bb9e Fix Compilation with fpc-trunck
Take advantage of fcl-json "Clone" method

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-19 10:41:15 +00:00
inoussa
2e5b08e9d7 Correct "easy access" proxy implementation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-16 15:28:21 +00:00
inoussa
af61b10bc5 Correct SOAP Header namespace generation (THeaderBlockProxy case) 2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-16 13:48:52 +00:00
inoussa
b25d0e271a Correct SOAP Header namespace generation (THeaderBlockProxy case)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-16 11:21:18 +00:00
inoussa
4c78816d50 Correct SOAP Header namespace generation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-15 17:04:25 +00:00
inoussa
c75480148f Correct "easy access" proxy implementation not to free result property.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-14 18:04:43 +00:00
blikblum
5c0465c60c * Remove Unnecessary typecasts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-12 19:11:22 +00:00
christian_u
d0dec50913 fixed linux package paths (thx to matthias for the hint)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-09 20:54:23 +00:00
alexs75
8fa8605633 fix create new collumn in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-09 16:21:55 +00:00
alexs75
f666465eaa fix cell height in multitytle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-08 17:43:31 +00:00
skalogryz
4d27b9bce7 richmemo: remove debugging Exit; from LoadRichText proc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-04 15:01:15 +00:00
blikblum
0e00b005a3 * Fix compilation under win32 with no delphicompat mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-03 15:01:01 +00:00
blikblum
efe64f410e * Finish directives to compile without DelphiCompat. Disable by default since is slow when DelphiCompat is not used.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-02 19:49:21 +00:00
inoussa
27705788ce small fix : remove file writing, fix interface reference
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-02 15:43:58 +00:00
inoussa
19b53bc223 fix wsdl operation attributes parsing when there are multiple attributes : unit test.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-02 15:33:29 +00:00
inoussa
c5eeaadf18 fix wsdl operation attributes parsing when there are multiple attributes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-01 22:30:37 +00:00
blikblum
ba542f1d1f * Added directive to compile without lcl extensions package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-30 18:52:28 +00:00
alexs75
0a7ffce366 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1240 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2010-06-29 16:38:27 +00:00
blikblum
68477cc125 * Merge fixes from 4.8 branch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-28 16:51:38 +00:00
blikblum
a09e6ab7e0 * Removed workaround to LCL bug 8626 (fixed in 0.9.29)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-27 18:27:00 +00:00