Commit Graph

3293 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
56f9293128 * Handle erase backgnd message
* Publish anchors

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-19 18:03:37 +00:00
a4e7dc1149 rescent changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-17 20:26:24 +00:00
8a55f916d0 * Set Multiline param only for multiline nodes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-14 02:45:01 +00:00
d7b0852498 * Use DrawFrameControl from LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-13 14:09:29 +00:00
690aefcc74 * Fix compilation after gkk1/2 split in LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-13 14:08:05 +00:00
55a0067ad1 Fixed some problems win32 version. GTK and others still do not work.
Fixed some DOM events. Added new OnCloseWindow event.
Added possibility to disable JavaScript.
The interface is not fixed and some events could change shortly.
Tested with XULRuuner from 1.9.0.16 to 1.9.1.11.
XULRunner 1.9.2.x does not work due JavaScript problems, quite sure located in the XULRunner.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-28 21:53:08 +00:00
06ae369ff5 Improves FPSpreadsheet examples and improves the Grid component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-25 09:11:02 +00:00
3ac6af427e richmemo: update custom rtf parser, win32 added InDel implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-20 12:21:17 +00:00
9238e84017 richmemo: cleanup registering richmemo class
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-20 10:28:35 +00:00
a5f834253f richmemo: adding custom RTF parser, using MVC's rtfparspre211 unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-20 10:27:49 +00:00
656ed83de3 new style for shortcut in rxdbgrid tools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-19 15:33:28 +00:00
3010f3d960 Patch from Graeme to improve epiktimer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-18 08:18:20 +00:00
221ad24074 Patch from Graeme to improve epiktimer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-18 08:15:32 +00:00
7dc3b52515 richmemo: fix richmemo initialization. update testsimple
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-15 19:14:57 +00:00
8ea51c6ce7 PowerPDF: fix bug that cut some chars in pdf output, issue 16465
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-14 17:00:31 +00:00
14bfd3e8a9 fix localization for select date component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-10 16:45:12 +00:00
162d9c868b iphonelazext: implemented xibfile actions/outlets dumping
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-06 08:42:28 +00:00
ed5c714eec iphonelazext: implemented xib file partial parsing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 21:45:59 +00:00
9eff54fbde iphonelazext: removed debug output
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 13:28:11 +00:00
2a4fa4eb80 iphonelazext: fix mem leak + improper grid cell setting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 12:23:57 +00:00
0d17bef28e new event for RxLockupCombo, russian documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-03 11:05:23 +00:00
058d550ef9 iphonelazext: implemented creating/deleting xib files from inside of project options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-02 22:57:55 +00:00
7a69f33b79 Improves FPSpreadsheet examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-02 10:30:45 +00:00
18e7e77a41 richmemo: updating carbon richmemo for the recent clipboard operation changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-01 22:08:15 +00:00
39dd49f7d2 richmemo: code cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-01 21:05:45 +00:00
e1762dbfab richmemo: moving clipboard operations onto widgetsetlevel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-01 21:04:43 +00:00
f9a882cc87 Implements a charting component for FPSpreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-01 18:10:38 +00:00